From e77dd9e841466b8075131b6560df5921dfc79468 Mon Sep 17 00:00:00 2001 From: "DESKTOP-5RP3AKU\\Jisol" <2858626794@qq.com> Date: Sun, 24 Nov 2024 19:33:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JNFrame2/Assembly-CSharp.csproj | 1 + .../Sync/App/Tile/JNSSTileServerService.cs | 4 +- .../Resources/Samples/Scenes/Main.unity | 43 +- JNFrame2/Assets/Resources/map1.json | 1 + JNFrame2/Assets/Resources/map1.json.meta | 7 + .../Assets/Scripts/Samples/AppGame/App.cs | 5 +- .../Scripts/Samples/AppGame/DApplication.cs | 84 +- .../Assets/Scripts/Samples/AppGame/GAPI.cs | 1 + .../Scripts/Samples/AppGame/GActionEnum.cs | 4 +- .../Assets/Scripts/Samples/AppGame/GEvent.cs | 2 +- .../Assets/Scripts/Samples/AppGame/Main.cs | 12 +- .../Samples/AppGame/Sync/JNGFrameSystem.cs | 1 + .../AppGame/Sync/JNGStateServerSystem.cs | 1 + .../AppGame/Sync/Tile/JNGTileClientSystem.cs | 1 + .../AppGame/Sync/Tile/JNGTileServerSystem.cs | 1 + .../Sync/Tile/JNGTileSlaveServerSystem.cs | 1 + .../AppGame/Systems/CServer/JNGClient.cs | 1 + .../AppGame/Systems/CServer/JNGClientGroup.cs | 1 + .../AppGame/Systems/CServer/JNGServer.Game.cs | 1 + .../AppGame/Systems/CServer/JNGServer.cs | 1 + .../AppGame/Systems/CServer/JNGTileClient.cs | 1 + .../Samples/AppGame/Systems/JNGSocket.cs | 1 + .../Game/Data/State/GDataBaseSystem.cs | 1 + .../Game/Logic/System/Usual/DDataSystem.cs | 1 + .../Samples/Game/View/Entity/VDBoss.cs | 1 + .../Samples/Game/View/Entity/VDNodes.cs | 1 + .../Samples/Game/View/Entity/VDPlayers.cs | 1 + .../Assets/Scripts/Samples/Samples.asmdef | 4 +- .../Scripts/Samples/Service/JNGResService.cs | 4 +- JNFrame2/Assets/Scripts/Samples/UI/DMainUI.cs | 1 + JNFrame2/Logs/AssetImportWorker0-prev.log | 9818 +++++++++++ JNFrame2/Logs/AssetImportWorker0.log | 13452 ++++++---------- JNFrame2/Logs/AssetImportWorker1-prev.log | 9500 +++++++++++ JNFrame2/Logs/AssetImportWorker1.log | 12402 +++++--------- JNFrame2/Logs/AssetImportWorker2.log | 375 + .../shadercompiler-AssetImportWorker0.log | 4 +- ...hadercompiler-UnityShaderCompiler.exe0.log | 56 +- ...hadercompiler-UnityShaderCompiler.exe1.log | 12 + ...hadercompiler-UnityShaderCompiler.exe2.log | 12 + ...hadercompiler-UnityShaderCompiler.exe3.log | 12 + ...hadercompiler-UnityShaderCompiler.exe4.log | 9 + .../ProjectSettings/EditorBuildSettings.asset | 3 + JNFrame2/Samples.csproj | 23 +- .../UserSettings/EditorUserSettings.asset | 38 +- ...p-firstpass.csproj.AssemblyReference.cache | Bin 134939 -> 134934 bytes ...mbly-CSharp.csproj.AssemblyReference.cache | Bin 11 -> 141468 bytes .../Samples.csproj.AssemblyReference.cache | Bin 11 -> 133547 bytes 47 files changed, 28545 insertions(+), 17360 deletions(-) create mode 100644 JNFrame2/Assets/Resources/map1.json create mode 100644 JNFrame2/Assets/Resources/map1.json.meta create mode 100644 JNFrame2/Logs/AssetImportWorker0-prev.log create mode 100644 JNFrame2/Logs/AssetImportWorker1-prev.log create mode 100644 JNFrame2/Logs/AssetImportWorker2.log create mode 100644 JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe1.log create mode 100644 JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe2.log create mode 100644 JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe3.log create mode 100644 JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe4.log diff --git a/JNFrame2/Assembly-CSharp.csproj b/JNFrame2/Assembly-CSharp.csproj index 09055f9b..4fedbfde 100644 --- a/JNFrame2/Assembly-CSharp.csproj +++ b/JNFrame2/Assembly-CSharp.csproj @@ -121,6 +121,7 @@ + diff --git a/JNFrame2/Assets/HotScripts/JNGame/Runtime/Sync/App/Tile/JNSSTileServerService.cs b/JNFrame2/Assets/HotScripts/JNGame/Runtime/Sync/App/Tile/JNSSTileServerService.cs index 02e60da5..234dee58 100644 --- a/JNFrame2/Assets/HotScripts/JNGame/Runtime/Sync/App/Tile/JNSSTileServerService.cs +++ b/JNFrame2/Assets/HotScripts/JNGame/Runtime/Sync/App/Tile/JNSSTileServerService.cs @@ -61,8 +61,8 @@ namespace JNGame.Sync.State.Tile } catch (Exception e) { - Debug.LogError(e.Message); - throw; + Debug.LogError($"Error occurred: {e.ToString()}"); // 打印详细的错误信息 + throw; // 重新抛出异常 } } diff --git a/JNFrame2/Assets/Resources/Samples/Scenes/Main.unity b/JNFrame2/Assets/Resources/Samples/Scenes/Main.unity index 9b2fa70b..873e486f 100644 --- a/JNFrame2/Assets/Resources/Samples/Scenes/Main.unity +++ b/JNFrame2/Assets/Resources/Samples/Scenes/Main.unity @@ -38,7 +38,6 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.18028378, g: 0.22571412, b: 0.30692285, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -104,7 +103,7 @@ NavMeshSettings: serializedVersion: 2 m_ObjectHideFlags: 0 m_BuildSettings: - serializedVersion: 2 + serializedVersion: 3 agentTypeID: 0 agentRadius: 0.5 agentHeight: 2 @@ -117,7 +116,7 @@ NavMeshSettings: cellSize: 0.16666667 manualTileSize: 0 tileSize: 256 - accuratePlacement: 0 + buildHeightMesh: 0 maxJobWorkers: 0 preserveTilesOutsideBounds: 0 debug: @@ -154,7 +153,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 473409523} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} @@ -236,7 +234,6 @@ RectTransform: m_Children: - {fileID: 684387706} m_Father: {fileID: 2084436891} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -368,7 +365,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 528293339} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} @@ -450,7 +446,6 @@ RectTransform: m_Children: - {fileID: 256183496} m_Father: {fileID: 2084436891} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -584,7 +579,6 @@ RectTransform: m_Children: - {fileID: 436121387} m_Father: {fileID: 2084436891} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -718,7 +712,6 @@ RectTransform: m_Children: - {fileID: 1483726015} m_Father: {fileID: 2084436891} - m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -850,7 +843,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 329589286} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} @@ -930,7 +922,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 629433675} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} @@ -1012,7 +1003,6 @@ RectTransform: m_Children: - {fileID: 1676226601} m_Father: {fileID: 2084436891} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} @@ -1144,7 +1134,6 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1499959931} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} @@ -1253,13 +1242,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1811865670} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1814915950 GameObject: @@ -1347,13 +1336,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1814915950} + serializedVersion: 2 m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} m_LocalPosition: {x: 0, y: 3, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} --- !u!1 &1932244734 GameObject: @@ -1395,9 +1384,17 @@ Camera: m_projectionMatrixMode: 1 m_GateFitMode: 2 m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 m_SensorSize: {x: 36, y: 24} m_LensShift: {x: 0, y: 0} - m_FocalLength: 50 m_NormalizedViewPortRect: serializedVersion: 2 x: 0 @@ -1431,13 +1428,13 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1932244734} + serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 1, z: -10} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &2084436886 GameObject: @@ -1487,7 +1484,7 @@ MonoBehaviour: m_BlockingObjects: 0 m_BlockingMask: serializedVersion: 2 - m_Bits: 4294967295 + m_Bits: 55 --- !u!114 &2084436889 MonoBehaviour: m_ObjectHideFlags: 0 @@ -1530,6 +1527,7 @@ Canvas: m_SortingBucketNormalizedSize: 0 m_VertexColorAlwaysGammaSpace: 0 m_AdditionalShaderChannelsFlag: 0 + m_UpdateRectTransformForStandalone: 0 m_SortingLayerID: 0 m_SortingOrder: 0 m_TargetDisplay: 0 @@ -1551,10 +1549,17 @@ RectTransform: - {fileID: 528293339} - {fileID: 629433675} m_Father: {fileID: 0} - m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0, y: 0} +--- !u!1660057539 &9223372036854775807 +SceneRoots: + m_ObjectHideFlags: 0 + m_Roots: + - {fileID: 1932244737} + - {fileID: 1814915952} + - {fileID: 2084436891} + - {fileID: 1811865673} diff --git a/JNFrame2/Assets/Resources/map1.json b/JNFrame2/Assets/Resources/map1.json new file mode 100644 index 00000000..30027f46 --- /dev/null +++ b/JNFrame2/Assets/Resources/map1.json @@ -0,0 +1 @@ +{"vertexCount":11262,"triangles":[0,1,2,0,2,3,4,5,6,4,6,7,8,9,10,8,10,11,12,13,14,12,14,15,16,17,18,16,18,19,20,21,22,20,22,23,24,25,26,24,26,27,28,29,30,28,30,31,32,33,34,32,34,35,36,37,38,36,38,39,40,41,42,40,42,43,44,45,46,44,46,47,48,49,50,48,50,51,52,53,54,52,54,55,56,57,58,56,58,59,60,61,62,60,62,63,64,65,66,64,66,67,68,69,70,68,70,71,72,73,74,72,74,75,76,77,78,76,78,79,80,81,82,80,82,83,84,85,86,84,86,87,88,89,90,88,90,91,92,93,94,92,94,95,96,97,98,96,98,99,100,101,102,100,102,103,104,105,106,104,106,107,108,109,110,108,110,111,112,113,114,112,114,115,116,117,118,116,118,119,120,121,122,120,122,123,124,125,126,124,126,127,128,129,130,128,130,131,132,133,134,132,134,135,136,137,138,136,138,139,140,141,142,140,142,143,144,145,146,144,146,147,148,149,150,148,150,151,152,153,154,152,154,155,156,157,158,156,158,159,160,161,162,160,162,163,164,165,166,164,166,167,168,169,170,168,170,171,172,173,174,172,174,175,176,177,178,176,178,179,180,181,182,180,182,183,184,185,186,184,186,187,188,189,190,188,190,191,192,193,194,192,194,195,196,197,198,196,198,199,200,201,202,200,202,203,204,205,206,204,206,207,208,209,210,208,210,211,212,213,214,212,214,215,216,217,218,216,218,219,220,221,222,220,222,223,224,225,226,227,228,229,227,229,230,231,232,233,234,235,236,237,238,239,240,241,242,240,242,243,244,245,246,244,246,247,248,249,250,248,250,251,252,253,254,255,256,257,255,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,271,273,274,275,276,277,278,279,280,281,282,283,284,285,286,284,286,287,288,289,290,291,292,293,291,293,294,295,296,297,295,297,298,299,300,301,299,301,302,303,304,305,303,305,306,303,306,307,308,309,310,311,312,313,311,313,314,315,316,317,315,317,318,319,320,321,319,321,322,323,324,325,323,325,326,327,328,329,330,331,332,333,334,335,333,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,349,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,365,367,368,369,370,371,369,371,372,369,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,389,391,392,393,394,395,396,397,398,399,400,401,399,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,415,417,418,415,418,419,420,421,422,420,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,454,456,457,458,459,460,458,460,461,462,463,464,465,466,467,465,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,484,486,487,488,489,490,491,492,493,491,493,494,495,496,497,495,497,498,499,500,501,499,501,502,499,502,503,499,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,520,522,523,524,525,526,524,526,527,528,529,530,528,530,531,532,533,534,532,534,535,536,537,538,536,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,552,554,555,556,557,558,559,560,561,562,563,564,565,566,567,565,567,568,569,570,571,569,571,572,573,574,575,576,577,578,576,578,579,580,581,582,580,582,583,584,585,586,584,586,587,588,589,590,588,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,613,615,616,617,618,619,620,621,622,623,624,625,623,625,626,627,628,629,627,629,630,631,632,633,631,633,634,635,636,637,635,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,681,683,684,685,686,687,688,689,690,688,690,691,692,693,694,695,696,697,695,697,698,699,700,701,699,701,702,703,704,705,703,705,706,707,708,709,707,709,710,711,712,713,711,713,714,715,716,717,715,717,718,719,720,721,719,721,722,723,724,725,723,725,726,727,728,729,727,729,730,731,732,733,731,733,734,735,736,737,735,737,738,739,740,741,739,741,742,743,744,745,746,747,748,749,750,751,749,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,768,770,771,772,773,774,775,776,777,775,777,778,779,780,781,782,783,784,785,786,787,788,789,790,788,790,791,788,791,792,793,794,795,793,795,796,797,798,799,800,801,802,803,804,805,803,805,806,803,806,807,808,809,810,808,810,811,808,811,812,813,814,815,813,815,816,813,816,817,813,817,818,819,820,821,819,821,822,819,822,823,824,825,826,827,828,829,830,831,832,830,832,833,834,835,836,834,836,837,838,839,840,841,842,843,841,843,844,845,846,847,845,847,848,845,848,849,845,849,850,851,852,853,854,855,856,857,858,859,857,859,860,861,862,863,864,865,866,867,868,869,870,871,872,870,872,873,874,875,876,877,878,879,877,879,880,881,882,883,884,885,886,887,888,889,890,891,892,890,892,893,894,895,896,897,898,899,897,899,900,901,902,903,904,905,906,907,908,909,907,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,935,937,938,939,940,941,942,943,944,942,944,945,946,947,948,946,948,949,946,949,950,951,952,953,951,953,954,955,956,957,955,957,958,959,960,961,959,961,962,959,962,963,959,963,964,965,966,967,965,967,968,965,968,969,970,971,972,973,974,975,976,977,978,976,978,979,976,979,980,976,980,981,982,983,984,982,984,985,982,985,986,987,988,989,987,989,990,987,990,991,992,993,994,995,996,997,995,997,998,999,1000,1001,999,1001,1002,999,1002,1003,1004,1005,1006,1004,1006,1007,1008,1009,1010,1008,1010,1011,1012,1013,1014,1012,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1043,1045,1046,1043,1046,1047,1048,1049,1050,1048,1050,1051,1052,1053,1054,1052,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1095,1097,1098,1095,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1133,1135,1136,1133,1136,1137,1138,1139,1140,1138,1140,1141,1142,1143,1144,1145,1146,1147,1145,1147,1148,1145,1148,1149,1150,1151,1152,1153,1154,1155,1153,1155,1156,1157,1158,1159,1157,1159,1160,1161,1162,1163,1161,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1189,1191,1192,1193,1194,1195,1193,1195,1196,1197,1198,1199,1197,1199,1200,1197,1200,1201,1202,1203,1204,1205,1206,1207,1205,1207,1208,1209,1210,1211,1209,1211,1212,1213,1214,1215,1213,1215,1216,1217,1218,1219,1217,1219,1220,1221,1222,1223,1221,1223,1224,1225,1226,1227,1225,1227,1228,1229,1230,1231,1229,1231,1232,1233,1234,1235,1233,1235,1236,1237,1238,1239,1237,1239,1240,1241,1242,1243,1241,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1257,1259,1260,1261,1262,1263,1261,1263,1264,1265,1266,1267,1265,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1284,1286,1287,1288,1289,1290,1291,1292,1293,1291,1293,1294,1295,1296,1297,1295,1297,1298,1299,1300,1301,1302,1303,1304,1302,1304,1305,1302,1305,1306,1307,1308,1309,1307,1309,1310,1311,1312,1313,1314,1315,1316,1314,1316,1317,1314,1317,1318,1319,1320,1321,1319,1321,1322,1323,1324,1325,1323,1325,1326,1327,1328,1329,1327,1329,1330,1327,1330,1331,1327,1331,1332,1333,1334,1335,1333,1335,1336,1333,1336,1337,1338,1339,1340,1338,1340,1341,1342,1343,1344,1342,1344,1345,1342,1345,1346,1347,1348,1349,1350,1351,1352,1350,1352,1353,1354,1355,1356,1354,1356,1357,1354,1357,1358,1354,1358,1359,1360,1361,1362,1360,1362,1363,1364,1365,1366,1367,1368,1369,1367,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1377,1379,1380,1377,1380,1381,1382,1383,1384,1385,1386,1387,1385,1387,1388,1389,1390,1391,1389,1391,1392,1389,1392,1393,1394,1395,1396,1397,1398,1399,1397,1399,1400,1397,1400,1401,1402,1403,1404,1402,1404,1405,1402,1405,1406,1407,1408,1409,1407,1409,1410,1411,1412,1413,1411,1413,1414,1411,1414,1415,1411,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1423,1425,1426,1423,1426,1427,1423,1427,1428,1429,1430,1431,1429,1431,1432,1429,1432,1433,1429,1433,1434,1435,1436,1437,1435,1437,1438,1435,1438,1439,1435,1439,1440,1441,1442,1443,1444,1445,1446,1444,1446,1447,1444,1447,1448,1444,1448,1449,1450,1451,1452,1450,1452,1453,1454,1455,1456,1454,1456,1457,1454,1457,1458,1459,1460,1461,1459,1461,1462,1463,1464,1465,1463,1465,1466,1463,1466,1467,1463,1467,1468,1469,1470,1471,1469,1471,1472,1469,1472,1473,1469,1473,1474,1475,1476,1477,1475,1477,1478,1479,1480,1481,1479,1481,1482,1483,1484,1485,1486,1487,1488,1486,1488,1489,1490,1491,1492,1490,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1503,1505,1506,1507,1508,1509,1507,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1517,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1533,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1543,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1568,1570,1571,1568,1571,1572,1568,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1604,1606,1607,1608,1609,1610,1608,1610,1611,1612,1613,1614,1612,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1643,1645,1646,1643,1646,1647,1643,1647,1648,1649,1650,1651,1652,1653,1654,1652,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1668,1670,1671,1672,1673,1674,1675,1676,1677,1675,1677,1678,1679,1680,1681,1679,1681,1682,1679,1682,1683,1684,1685,1686,1687,1688,1689,1687,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1697,1699,1700,1701,1702,1703,1701,1703,1704,1701,1704,1705,1706,1707,1708,1709,1710,1711,1709,1711,1712,1709,1712,1713,1714,1715,1716,1714,1716,1717,1718,1719,1720,1721,1722,1723,1721,1723,1724,1721,1724,1725,1726,1727,1728,1726,1728,1729,1730,1731,1732,1730,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1740,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1753,1755,1756,1757,1758,1759,1760,1761,1762,1760,1762,1763,1760,1763,1764,1765,1766,1767,1765,1767,1768,1769,1770,1771,1769,1771,1772,1769,1772,1773,1774,1775,1776,1774,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1793,1795,1796,1797,1798,1799,1797,1799,1800,1797,1800,1801,1797,1801,1802,1803,1804,1805,1803,1805,1806,1807,1808,1809,1807,1809,1810,1811,1812,1813,1811,1813,1814,1815,1816,1817,1815,1817,1818,1819,1820,1821,1819,1821,1822,1823,1824,1825,1823,1825,1826,1827,1828,1829,1827,1829,1830,1831,1832,1833,1831,1833,1834,1835,1836,1837,1835,1837,1838,1839,1840,1841,1839,1841,1842,1843,1844,1845,1843,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1856,1858,1859,1860,1861,1862,1860,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1870,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1901,1903,1904,1905,1906,1907,1908,1909,1910,1908,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1918,1920,1921,1918,1921,1922,1918,1922,1923,1924,1925,1926,1924,1926,1927,1928,1929,1930,1928,1930,1931,1932,1933,1934,1932,1934,1935,1932,1935,1936,1937,1938,1939,1940,1941,1942,1940,1942,1943,1944,1945,1946,1944,1946,1947,1948,1949,1950,1948,1950,1951,1948,1951,1952,1953,1954,1955,1953,1955,1956,1953,1956,1957,1958,1959,1960,1958,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1968,1970,1971,1968,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1985,1987,1988,1985,1988,1989,1985,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,1997,1999,2000,2001,2002,2003,2001,2003,2004,2005,2006,2007,2005,2007,2008,2005,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2016,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2035,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2060,2062,2063,2060,2063,2064,2065,2066,2067,2065,2067,2068,2065,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2103,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2134,2136,2137,2134,2137,2138,2134,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2152,2154,2155,2156,2157,2158,2156,2158,2159,2156,2159,2160,2156,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2204,2206,2207,2208,2209,2210,2208,2210,2211,2212,2213,2214,2212,2214,2215,2212,2215,2216,2217,2218,2219,2217,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2227,2229,2230,2231,2232,2233,2231,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2241,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2257,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2270,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2301,2303,2304,2305,2306,2307,2305,2307,2308,2305,2308,2309,2305,2309,2310,2311,2312,2313,2311,2313,2314,2315,2316,2317,2315,2317,2318,2319,2320,2321,2319,2321,2322,2323,2324,2325,2323,2325,2326,2327,2328,2329,2327,2329,2330,2331,2332,2333,2331,2333,2334,2335,2336,2337,2335,2337,2338,2339,2340,2341,2339,2341,2342,2339,2342,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2353,2354,2355,2356,2357,2358,2359,2360,2361,2362,2363,2364,2365,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2374,2376,2377,2378,2379,2380,2378,2380,2381,2378,2381,2382,2383,2384,2385,2383,2385,2386,2383,2386,2387,2388,2389,2390,2391,2392,2393,2391,2393,2394,2395,2396,2397,2398,2399,2400,2398,2400,2401,2398,2401,2402,2403,2404,2405,2406,2407,2408,2406,2408,2409,2410,2411,2412,2413,2414,2415,2416,2417,2418,2419,2420,2421,2419,2421,2422,2419,2422,2423,2424,2425,2426,2424,2426,2427,2428,2429,2430,2428,2430,2431,2428,2431,2432,2433,2434,2435,2433,2435,2436,2437,2438,2439,2437,2439,2440,2441,2442,2443,2444,2445,2446,2444,2446,2447,2444,2447,2448,2449,2450,2451,2449,2451,2452,2453,2454,2455,2453,2455,2456,2453,2456,2457,2458,2459,2460,2458,2460,2461,2462,2463,2464,2465,2466,2467,2465,2467,2468,2469,2470,2471,2472,2473,2474,2472,2474,2475,2476,2477,2478,2476,2478,2479,2480,2481,2482,2480,2482,2483,2484,2485,2486,2484,2486,2487,2488,2489,2490,2488,2490,2491,2492,2493,2494,2495,2496,2497,2498,2499,2500,2498,2500,2501,2502,2503,2504,2505,2506,2507,2505,2507,2508,2505,2508,2509,2510,2511,2512,2510,2512,2513,2514,2515,2516,2517,2518,2519,2517,2519,2520,2521,2522,2523,2524,2525,2526,2527,2528,2529,2527,2529,2530,2531,2532,2533,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,2549,2551,2552,2553,2554,2555,2553,2555,2556,2557,2558,2559,2560,2561,2562,2560,2562,2563,2564,2565,2566,2567,2568,2569,2570,2571,2572,2573,2574,2575,2576,2577,2578,2579,2580,2581,2582,2583,2584,2582,2584,2585,2586,2587,2588,2586,2588,2589,2590,2591,2592,2590,2592,2593,2594,2595,2596,2594,2596,2597,2598,2599,2600,2598,2600,2601,2602,2603,2604,2602,2604,2605,2602,2605,2606,2607,2608,2609,2607,2609,2610,2611,2612,2613,2614,2615,2616,2617,2618,2619,2620,2621,2622,2623,2624,2625,2626,2627,2628,2626,2628,2629,2626,2629,2630,2631,2632,2633,2634,2635,2636,2637,2638,2639,2640,2641,2642,2643,2644,2645,2646,2647,2648,2649,2650,2651,2652,2653,2654,2655,2656,2657,2655,2657,2658,2659,2660,2661,2662,2663,2664,2665,2666,2667,2665,2667,2668,2669,2670,2671,2672,2673,2674,2675,2676,2677,2678,2679,2680,2681,2682,2683,2684,2685,2686,2684,2686,2687,2684,2687,2688,2684,2688,2689,2690,2691,2692,2693,2694,2695,2696,2697,2698,2696,2698,2699,2700,2701,2702,2703,2704,2705,2706,2707,2708,2709,2710,2711,2709,2711,2712,2713,2714,2715,2713,2715,2716,2713,2716,2717,2713,2717,2718,2719,2720,2721,2719,2721,2722,2719,2722,2723,2724,2725,2726,2724,2726,2727,2728,2729,2730,2731,2732,2733,2734,2735,2736,2734,2736,2737,2738,2739,2740,2741,2742,2743,2741,2743,2744,2741,2744,2745,2746,2747,2748,2749,2750,2751,2749,2751,2752,2749,2752,2753,2754,2755,2756,2757,2758,2759,2760,2761,2762,2763,2764,2765,2763,2765,2766,2767,2768,2769,2770,2771,2772,2770,2772,2773,2774,2775,2776,2777,2778,2779,2780,2781,2782,2780,2782,2783,2784,2785,2786,2787,2788,2789,2790,2791,2792,2793,2794,2795,2796,2797,2798,2799,2800,2801,2802,2803,2804,2805,2806,2807,2808,2809,2810,2811,2812,2813,2811,2813,2814,2815,2816,2817,2815,2817,2818,2819,2820,2821,2819,2821,2822,2823,2824,2825,2823,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2835,2836,2837,2838,2836,2838,2839,2836,2839,2840,2841,2842,2843,2841,2843,2844,2845,2846,2847,2845,2847,2848,2849,2850,2851,2849,2851,2852,2853,2854,2855,2853,2855,2856,2857,2858,2859,2857,2859,2860,2861,2862,2863,2861,2863,2864,2865,2866,2867,2868,2869,2870,2871,2872,2873,2874,2875,2876,2874,2876,2877,2878,2879,2880,2881,2882,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2890,2892,2893,2890,2893,2894,2890,2894,2895,2896,2897,2898,2896,2898,2899,2896,2899,2900,2896,2900,2901,2902,2903,2904,2905,2906,2907,2908,2909,2910,2911,2912,2913,2914,2915,2916,2917,2918,2919,2920,2921,2922,2923,2924,2925,2923,2925,2926,2927,2928,2929,2930,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,2941,2939,2941,2942,2939,2942,2943,2944,2945,2946,2944,2946,2947,2948,2949,2950,2951,2952,2953,2954,2955,2956,2957,2958,2959,2960,2961,2962,2960,2962,2963,2964,2965,2966,2967,2968,2969,2970,2971,2972,2973,2974,2975,2976,2977,2978,2976,2978,2979,2980,2981,2982,2980,2982,2983,2980,2983,2984,2985,2986,2987,2985,2987,2988,2989,2990,2991,2989,2991,2992,2993,2994,2995,2996,2997,2998,2996,2998,2999,3000,3001,3002,3000,3002,3003,3000,3003,3004,3005,3006,3007,3008,3009,3010,3011,3012,3013,3011,3013,3014,3011,3014,3015,3016,3017,3018,3016,3018,3019,3020,3021,3022,3023,3024,3025,3026,3027,3028,3029,3030,3031,3032,3033,3034,3035,3036,3037,3038,3039,3040,3038,3040,3041,3042,3043,3044,3042,3044,3045,3046,3047,3048,3049,3050,3051,3049,3051,3052,3053,3054,3055,3056,3057,3058,3059,3060,3061,3059,3061,3062,3059,3062,3063,3064,3065,3066,3064,3066,3067,3064,3067,3068,3064,3068,3069,3070,3071,3072,3073,3074,3075,3076,3077,3078,3076,3078,3079,3080,3081,3082,3083,3084,3085,3086,3087,3088,3089,3090,3091,3089,3091,3092,3093,3094,3095,3096,3097,3098,3099,3100,3101,3102,3103,3104,3105,3106,3107,3105,3107,3108,3109,3110,3111,3112,3113,3114,3115,3116,3117,3115,3117,3118,3115,3118,3119,3115,3119,3120,3121,3122,3123,3124,3125,3126,3127,3128,3129,3130,3131,3132,3130,3132,3133,3130,3133,3134,3130,3134,3135,3136,3137,3138,3136,3138,3139,3140,3141,3142,3140,3142,3143,3144,3145,3146,3147,3148,3149,3150,3151,3152,3153,3154,3155,3156,3157,3158,3159,3160,3161,3162,3163,3164,3162,3164,3165,3166,3167,3168,3169,3170,3171,3172,3173,3174,3172,3174,3175,3172,3175,3176,3177,3178,3179,3180,3181,3182,3183,3184,3185,3186,3187,3188,3186,3188,3189,3190,3191,3192,3193,3194,3195,3193,3195,3196,3197,3198,3199,3197,3199,3200,3201,3202,3203,3201,3203,3204,3205,3206,3207,3208,3209,3210,3208,3210,3211,3208,3211,3212,3213,3214,3215,3216,3217,3218,3219,3220,3221,3222,3223,3224,3222,3224,3225,3226,3227,3228,3229,3230,3231,3232,3233,3234,3235,3236,3237,3238,3239,3240,3238,3240,3241,3238,3241,3242,3238,3242,3243,3244,3245,3246,3247,3248,3249,3250,3251,3252,3253,3254,3255,3253,3255,3256,3257,3258,3259,3260,3261,3262,3263,3264,3265,3266,3267,3268,3266,3268,3269,3270,3271,3272,3273,3274,3275,3273,3275,3276,3273,3276,3277,3273,3277,3278,3279,3280,3281,3279,3281,3282,3283,3284,3285,3286,3287,3288,3286,3288,3289,3290,3291,3292,3290,3292,3293,3294,3295,3296,3294,3296,3297,3298,3299,3300,3298,3300,3301,3302,3303,3304,3305,3306,3307,3305,3307,3308,3305,3308,3309,3310,3311,3312,3313,3314,3315,3316,3317,3318,3319,3320,3321,3322,3323,3324,3325,3326,3327,3328,3329,3330,3331,3332,3333,3334,3335,3336,3334,3336,3337,3334,3337,3338,3334,3338,3339,3340,3341,3342,3343,3344,3345,3346,3347,3348,3349,3350,3351,3349,3351,3352,3353,3354,3355,3353,3355,3356,3357,3358,3359,3357,3359,3360,3361,3362,3363,3361,3363,3364,3365,3366,3367,3365,3367,3368,3369,3370,3371,3369,3371,3372,3373,3374,3375,3376,3377,3378,3379,3380,3381,3382,3383,3384,3385,3386,3387,3388,3389,3390,3391,3392,3393,3394,3395,3396,3397,3398,3399,3400,3401,3402,3403,3404,3405,3406,3407,3408,3409,3410,3411,3412,3413,3414,3415,3416,3417,3418,3419,3420,3421,3422,3423,3424,3425,3426,3424,3426,3427,3428,3429,3430,3431,3432,3433,3431,3433,3434,3435,3436,3437,3438,3439,3440,3438,3440,3441,3438,3441,3442,3438,3442,3443,3444,3445,3446,3444,3446,3447,3448,3449,3450,3448,3450,3451,3452,3453,3454,3452,3454,3455,3456,3457,3458,3456,3458,3459,3460,3461,3462,3460,3462,3463,3460,3463,3464,3465,3466,3467,3465,3467,3468,3469,3470,3471,3472,3473,3474,3472,3474,3475,3476,3477,3478,3479,3480,3481,3479,3481,3482,3483,3484,3485,3483,3485,3486,3487,3488,3489,3487,3489,3490,3491,3492,3493,3491,3493,3494,3491,3494,3495,3496,3497,3498,3496,3498,3499,3500,3501,3502,3500,3502,3503,3504,3505,3506,3507,3508,3509,3510,3511,3512,3513,3514,3515,3516,3517,3518,3519,3520,3521,3519,3521,3522,3523,3524,3525,3523,3525,3526,3527,3528,3529,3527,3529,3530,3531,3532,3533,3534,3535,3536,3537,3538,3539,3540,3541,3542,3543,3544,3545,3546,3547,3548,3549,3550,3551,3549,3551,3552,3553,3554,3555,3553,3555,3556,3557,3558,3559,3557,3559,3560,3557,3560,3561,3562,3563,3564,3565,3566,3567,3568,3569,3570,3568,3570,3571,3568,3571,3572,3568,3572,3573,3574,3575,3576,3577,3578,3579,3577,3579,3580,3581,3582,3583,3584,3585,3586,3584,3586,3587,3588,3589,3590,3591,3592,3593,3594,3595,3596,3597,3598,3599,3600,3601,3602,3600,3602,3603,3604,3605,3606,3604,3606,3607,3608,3609,3610,3611,3612,3613,3611,3613,3614,3615,3616,3617,3618,3619,3620,3621,3622,3623,3624,3625,3626,3624,3626,3627,3624,3627,3628,3629,3630,3631,3629,3631,3632,3633,3634,3635,3633,3635,3636,3633,3636,3637,3638,3639,3640,3641,3642,3643,3641,3643,3644,3641,3644,3645,3646,3647,3648,3649,3650,3651,3652,3653,3654,3655,3656,3657,3658,3659,3660,3658,3660,3661,3662,3663,3664,3665,3666,3667,3665,3667,3668,3665,3668,3669,3670,3671,3672,3673,3674,3675,3676,3677,3678,3676,3678,3679,3680,3681,3682,3680,3682,3683,3684,3685,3686,3687,3688,3689,3690,3691,3692,3690,3692,3693,3694,3695,3696,3694,3696,3697,3694,3697,3698,3694,3698,3699,3700,3701,3702,3703,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3718,3720,3721,3718,3721,3722,3723,3724,3725,3723,3725,3726,3727,3728,3729,3730,3731,3732,3733,3734,3735,3736,3737,3738,3739,3740,3741,3742,3743,3744,3742,3744,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3761,3763,3764,3765,3766,3767,3765,3767,3768,3769,3770,3771,3772,3773,3774,3775,3776,3777,3778,3779,3780,3778,3780,3781,3778,3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,3791,3789,3791,3792,3793,3794,3795,3796,3797,3798,3796,3798,3799,3800,3801,3802,3803,3804,3805,3806,3807,3808,3809,3810,3811,3809,3811,3812,3809,3812,3813,3814,3815,3816,3817,3818,3819,3817,3819,3820,3817,3820,3821,3817,3821,3822,3823,3824,3825,3823,3825,3826,3823,3826,3827,3823,3827,3828,3829,3830,3831,3832,3833,3834,3832,3834,3835,3832,3835,3836,3837,3838,3839,3840,3841,3842,3843,3844,3845,3843,3845,3846,3847,3848,3849,3850,3851,3852,3853,3854,3855,3856,3857,3858,3856,3858,3859,3860,3861,3862,3860,3862,3863,3864,3865,3866,3864,3866,3867,3868,3869,3870,3868,3870,3871,3868,3871,3872,3868,3872,3873,3874,3875,3876,3877,3878,3879,3877,3879,3880,3881,3882,3883,3881,3883,3884,3885,3886,3887,3885,3887,3888,3889,3890,3891,3889,3891,3892,3893,3894,3895,3893,3895,3896,3897,3898,3899,3897,3899,3900,3901,3902,3903,3901,3903,3904,3905,3906,3907,3908,3909,3910,3911,3912,3913,3914,3915,3916,3917,3918,3919,3917,3919,3920,3921,3922,3923,3924,3925,3926,3927,3928,3929,3930,3931,3932,3930,3932,3933,3934,3935,3936,3934,3936,3937,3938,3939,3940,3941,3942,3943,3941,3943,3944,3941,3944,3945,3946,3947,3948,3949,3950,3951,3952,3953,3954,3952,3954,3955,3956,3957,3958,3959,3960,3961,3959,3961,3962,3963,3964,3965,3966,3967,3968,3966,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,3978,3979,3980,3981,3979,3981,3982,3983,3984,3985,3986,3987,3988,3986,3988,3989,3986,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4003,4004,4005,4006,4007,4008,4009,4010,4011,4012,4013,4014,4012,4014,4015,4016,4017,4018,4019,4020,4021,4022,4023,4024,4025,4026,4027,4028,4029,4030,4031,4032,4033,4034,4035,4036,4037,4038,4039,4037,4039,4040,4037,4040,4041,4042,4043,4044,4045,4046,4047,4045,4047,4048,4045,4048,4049,4045,4049,4050,4051,4052,4053,4054,4055,4056,4057,4058,4059,4057,4059,4060,4061,4062,4063,4064,4065,4066,4067,4068,4069,4070,4071,4072,4073,4074,4075,4073,4075,4076,4073,4076,4077,4073,4077,4078,4079,4080,4081,4082,4083,4084,4085,4086,4087,4085,4087,4088,4085,4088,4089,4090,4091,4092,4093,4094,4095,4096,4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4105,4107,4108,4105,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121,4122,4123,4124,4125,4126,4127,4128,4129,4130,4131,4132,4133,4134,4135,4136,4137,4138,4139,4140,4141,4142,4140,4142,4143,4144,4145,4146,4147,4148,4149,4150,4151,4152,4150,4152,4153,4150,4153,4154,4150,4154,4155,4156,4157,4158,4159,4160,4161,4159,4161,4162,4163,4164,4165,4166,4167,4168,4169,4170,4171,4172,4173,4174,4172,4174,4175,4176,4177,4178,4179,4180,4181,4179,4181,4182,4183,4184,4185,4186,4187,4188,4189,4190,4191,4192,4193,4194,4195,4196,4197,4195,4197,4198,4199,4200,4201,4202,4203,4204,4202,4204,4205,4206,4207,4208,4209,4210,4211,4212,4213,4214,4215,4216,4217,4215,4217,4218,4215,4218,4219,4220,4221,4222,4220,4222,4223,4224,4225,4226,4224,4226,4227,4228,4229,4230,4231,4232,4233,4234,4235,4236,4237,4238,4239,4240,4241,4242,4240,4242,4243,4244,4245,4246,4244,4246,4247,4244,4247,4248,4244,4248,4249,4250,4251,4252,4250,4252,4253,4254,4255,4256,4257,4258,4259,4257,4259,4260,4257,4260,4261,4262,4263,4264,4265,4266,4267,4268,4269,4270,4268,4270,4271,4272,4273,4274,4272,4274,4275,4272,4275,4276,4277,4278,4279,4277,4279,4280,4277,4280,4281,4282,4283,4284,4285,4286,4287,4288,4289,4290,4291,4292,4293,4291,4293,4294,4295,4296,4297,4295,4297,4298,4295,4298,4299,4300,4301,4302,4303,4304,4305,4306,4307,4308,4309,4310,4311,4312,4313,4314,4315,4316,4317,4315,4317,4318,4315,4318,4319,4320,4321,4322,4320,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,4333,4334,4335,4333,4335,4336,4333,4336,4337,4338,4339,4340,4341,4342,4343,4341,4343,4344,4345,4346,4347,4348,4349,4350,4351,4352,4353,4354,4355,4356,4354,4356,4357,4354,4357,4358,4354,4358,4359,4360,4361,4362,4363,4364,4365,4366,4367,4368,4366,4368,4369,4366,4369,4370,4366,4370,4371,4372,4373,4374,4375,4376,4377,4378,4379,4380,4381,4382,4383,4384,4385,4386,4384,4386,4387,4384,4387,4388,4384,4388,4389,4390,4391,4392,4390,4392,4393,4390,4393,4394,4395,4396,4397,4395,4397,4398,4399,4400,4401,4402,4403,4404,4405,4406,4407,4405,4407,4408,4409,4410,4411,4412,4413,4414,4412,4414,4415,4412,4415,4416,4412,4416,4417,4418,4419,4420,4421,4422,4423,4421,4423,4424,4425,4426,4427,4428,4429,4430,4428,4430,4431,4432,4433,4434,4432,4434,4435,4436,4437,4438,4436,4438,4439,4440,4441,4442,4440,4442,4443,4444,4445,4446,4444,4446,4447,4448,4449,4450,4448,4450,4451,4452,4453,4454,4455,4456,4457,4458,4459,4460,4461,4462,4463,4464,4465,4466,4467,4468,4469,4467,4469,4470,4471,4472,4473,4474,4475,4476,4477,4478,4479,4480,4481,4482,4480,4482,4483,4484,4485,4486,4487,4488,4489,4487,4489,4490,4491,4492,4493,4494,4495,4496,4494,4496,4497,4498,4499,4500,4501,4502,4503,4501,4503,4504,4505,4506,4507,4505,4507,4508,4505,4508,4509,4505,4509,4510,4511,4512,4513,4514,4515,4516,4517,4518,4519,4520,4521,4522,4520,4522,4523,4520,4523,4524,4525,4526,4527,4528,4529,4530,4531,4532,4533,4531,4533,4534,4535,4536,4537,4538,4539,4540,4541,4542,4543,4544,4545,4546,4544,4546,4547,4548,4549,4550,4551,4552,4553,4554,4555,4556,4557,4558,4559,4557,4559,4560,4557,4560,4561,4557,4561,4562,4563,4564,4565,4566,4567,4568,4566,4568,4569,4570,4571,4572,4570,4572,4573,4574,4575,4576,4574,4576,4577,4578,4579,4580,4578,4580,4581,4582,4583,4584,4585,4586,4587,4588,4589,4590,4588,4590,4591,4588,4591,4592,4593,4594,4595,4596,4597,4598,4599,4600,4601,4602,4603,4604,4605,4606,4607,4608,4609,4610,4611,4612,4613,4614,4615,4616,4617,4618,4619,4617,4619,4620,4617,4620,4621,4622,4623,4624,4625,4626,4627,4628,4629,4630,4628,4630,4631,4632,4633,4634,4632,4634,4635,4636,4637,4638,4636,4638,4639,4640,4641,4642,4640,4642,4643,4644,4645,4646,4647,4648,4649,4647,4649,4650,4647,4650,4651,4647,4651,4652,4653,4654,4655,4653,4655,4656,4657,4658,4659,4660,4661,4662,4660,4662,4663,4664,4665,4666,4667,4668,4669,4667,4669,4670,4667,4670,4671,4672,4673,4674,4675,4676,4677,4678,4679,4680,4681,4682,4683,4684,4685,4686,4687,4688,4689,4690,4691,4692,4693,4694,4695,4696,4697,4698,4696,4698,4699,4696,4699,4700,4696,4700,4701,4702,4703,4704,4702,4704,4705,4702,4705,4706,4707,4708,4709,4707,4709,4710,4707,4710,4711,4712,4713,4714,4712,4714,4715,4716,4717,4718,4719,4720,4721,4719,4721,4722,4719,4722,4723,4719,4723,4724,4725,4726,4727,4728,4729,4730,4731,4732,4733,4734,4735,4736,4737,4738,4739,4737,4739,4740,4741,4742,4743,4741,4743,4744,4745,4746,4747,4745,4747,4748,4749,4750,4751,4752,4753,4754,4752,4754,4755,4756,4757,4758,4759,4760,4761,4759,4761,4762,4763,4764,4765,4766,4767,4768,4766,4768,4769,4766,4769,4770,4766,4770,4771,4772,4773,4774,4775,4776,4777,4775,4777,4778,4775,4778,4779,4775,4779,4780,4781,4782,4783,4784,4785,4786,4784,4786,4787,4788,4789,4790,4788,4790,4791,4792,4793,4794,4795,4796,4797,4795,4797,4798,4799,4800,4801,4802,4803,4804,4802,4804,4805,4802,4805,4806,4802,4806,4807,4808,4809,4810,4811,4812,4813,4814,4815,4816,4817,4818,4819,4820,4821,4822,4823,4824,4825,4826,4827,4828,4829,4830,4831,4832,4833,4834,4832,4834,4835,4836,4837,4838,4836,4838,4839,4840,4841,4842,4843,4844,4845,4843,4845,4846,4847,4848,4849,4850,4851,4852,4853,4854,4855,4856,4857,4858,4859,4860,4861,4862,4863,4864,4865,4866,4867,4868,4869,4870,4868,4870,4871,4868,4871,4872,4868,4872,4873,4874,4875,4876,4874,4876,4877,4874,4877,4878,4879,4880,4881,4882,4883,4884,4882,4884,4885,4882,4885,4886,4882,4886,4887,4888,4889,4890,4891,4892,4893,4894,4895,4896,4897,4898,4899,4900,4901,4902,4903,4904,4905,4906,4907,4908,4909,4910,4911,4912,4913,4914,4912,4914,4915,4912,4915,4916,4912,4916,4917,4918,4919,4920,4921,4922,4923,4924,4925,4926,4924,4926,4927,4928,4929,4930,4931,4932,4933,4934,4935,4936,4937,4938,4939,4940,4941,4942,4943,4944,4945,4946,4947,4948,4949,4950,4951,4949,4951,4952,4953,4954,4955,4956,4957,4958,4956,4958,4959,4956,4959,4960,4961,4962,4963,4964,4965,4966,4964,4966,4967,4964,4967,4968,4969,4970,4971,4969,4971,4972,4973,4974,4975,4973,4975,4976,4977,4978,4979,4977,4979,4980,4981,4982,4983,4981,4983,4984,4985,4986,4987,4985,4987,4988,4989,4990,4991,4989,4991,4992,4993,4994,4995,4993,4995,4996,4997,4998,4999,4997,4999,5000,5001,5002,5003,5001,5003,5004,5005,5006,5007,5008,5009,5010,5008,5010,5011,5012,5013,5014,5015,5016,5017,5018,5019,5020,5018,5020,5021,5022,5023,5024,5025,5026,5027,5028,5029,5030,5028,5030,5031,5032,5033,5034,5035,5036,5037,5035,5037,5038,5039,5040,5041,5042,5043,5044,5042,5044,5045,5042,5045,5046,5047,5048,5049,5050,5051,5052,5050,5052,5053,5054,5055,5056,5054,5056,5057,5054,5057,5058,5054,5058,5059,5060,5061,5062,5060,5062,5063,5064,5065,5066,5067,5068,5069,5067,5069,5070,5071,5072,5073,5074,5075,5076,5074,5076,5077,5074,5077,5078,5079,5080,5081,5082,5083,5084,5082,5084,5085,5086,5087,5088,5086,5088,5089,5090,5091,5092,5093,5094,5095,5093,5095,5096,5097,5098,5099,5097,5099,5100,5097,5100,5101,5097,5101,5102,5103,5104,5105,5103,5105,5106,5107,5108,5109,5107,5109,5110,5111,5112,5113,5111,5113,5114,5115,5116,5117,5118,5119,5120,5121,5122,5123,5121,5123,5124,5125,5126,5127,5125,5127,5128,5129,5130,5131,5132,5133,5134,5135,5136,5137,5135,5137,5138,5139,5140,5141,5139,5141,5142,5143,5144,5145,5143,5145,5146,5147,5148,5149,5147,5149,5150,5151,5152,5153,5151,5153,5154,5151,5154,5155,5156,5157,5158,5159,5160,5161,5159,5161,5162,5163,5164,5165,5166,5167,5168,5169,5170,5171,5172,5173,5174,5172,5174,5175,5176,5177,5178,5179,5180,5181,5182,5183,5184,5185,5186,5187,5185,5187,5188,5189,5190,5191,5189,5191,5192,5193,5194,5195,5193,5195,5196,5197,5198,5199,5200,5201,5202,5203,5204,5205,5206,5207,5208,5209,5210,5211,5212,5213,5214,5215,5216,5217,5218,5219,5220,5221,5222,5223,5224,5225,5226,5227,5228,5229,5230,5231,5232,5233,5234,5235,5236,5237,5238,5236,5238,5239,5240,5241,5242,5240,5242,5243,5244,5245,5246,5247,5248,5249,5250,5251,5252,5253,5254,5255,5253,5255,5256,5257,5258,5259,5260,5261,5262,5260,5262,5263,5260,5263,5264,5260,5264,5265,5266,5267,5268,5266,5268,5269,5270,5271,5272,5270,5272,5273,5270,5273,5274,5270,5274,5275,5276,5277,5278,5279,5280,5281,5282,5283,5284,5285,5286,5287,5288,5289,5290,5291,5292,5293,5291,5293,5294,5295,5296,5297,5295,5297,5298,5299,5300,5301,5302,5303,5304,5302,5304,5305,5306,5307,5308,5306,5308,5309,5310,5311,5312,5310,5312,5313,5314,5315,5316,5314,5316,5317,5318,5319,5320,5318,5320,5321,5322,5323,5324,5322,5324,5325,5322,5325,5326,5322,5326,5327,5328,5329,5330,5328,5330,5331,5332,5333,5334,5332,5334,5335,5332,5335,5336,5332,5336,5337,5338,5339,5340,5338,5340,5341,5338,5341,5342,5343,5344,5345,5343,5345,5346,5343,5346,5347,5348,5349,5350,5348,5350,5351,5352,5353,5354,5355,5356,5357,5355,5357,5358,5355,5358,5359,5360,5361,5362,5360,5362,5363,5360,5363,5364,5365,5366,5367,5365,5367,5368,5369,5370,5371,5372,5373,5374,5375,5376,5377,5378,5379,5380,5378,5380,5381,5378,5381,5382,5378,5382,5383,5384,5385,5386,5384,5386,5387,5388,5389,5390,5388,5390,5391,5388,5391,5392,5393,5394,5395,5396,5397,5398,5396,5398,5399,5396,5399,5400,5401,5402,5403,5401,5403,5404,5405,5406,5407,5405,5407,5408,5409,5410,5411,5412,5413,5414,5412,5414,5415,5416,5417,5418,5419,5420,5421,5419,5421,5422,5423,5424,5425,5426,5427,5428,5429,5430,5431,5432,5433,5434,5435,5436,5437,5435,5437,5438,5439,5440,5441,5439,5441,5442,5443,5444,5445,5446,5447,5448,5449,5450,5451,5452,5453,5454,5452,5454,5455,5456,5457,5458,5456,5458,5459,5456,5459,5460,5461,5462,5463,5461,5463,5464,5465,5466,5467,5468,5469,5470,5471,5472,5473,5471,5473,5474,5475,5476,5477,5478,5479,5480,5481,5482,5483,5484,5485,5486,5487,5488,5489,5487,5489,5490,5491,5492,5493,5494,5495,5496,5497,5498,5499,5500,5501,5502,5503,5504,5505,5503,5505,5506,5507,5508,5509,5510,5511,5512,5513,5514,5515,5513,5515,5516,5517,5518,5519,5517,5519,5520,5517,5520,5521,5517,5521,5522,5523,5524,5525,5523,5525,5526,5527,5528,5529,5530,5531,5532,5533,5534,5535,5536,5537,5538,5536,5538,5539,5540,5541,5542,5543,5544,5545,5543,5545,5546,5543,5546,5547,5548,5549,5550,5548,5550,5551,5548,5551,5552,5548,5552,5553,5554,5555,5556,5554,5556,5557,5558,5559,5560,5561,5562,5563,5564,5565,5566,5567,5568,5569,5570,5571,5572,5570,5572,5573,5570,5573,5574,5570,5574,5575,5576,5577,5578,5579,5580,5581,5582,5583,5584,5585,5586,5587,5585,5587,5588,5585,5588,5589,5590,5591,5592,5593,5594,5595,5593,5595,5596,5597,5598,5599,5600,5601,5602,5603,5604,5605,5606,5607,5608,5609,5610,5611,5612,5613,5614,5612,5614,5615,5616,5617,5618,5616,5618,5619,5620,5621,5622,5623,5624,5625,5623,5625,5626,5627,5628,5629,5630,5631,5632,5630,5632,5633,5634,5635,5636,5637,5638,5639,5637,5639,5640,5641,5642,5643,5644,5645,5646,5644,5646,5647,5648,5649,5650,5651,5652,5653,5651,5653,5654,5651,5654,5655,5656,5657,5658,5656,5658,5659,5660,5661,5662,5660,5662,5663,5664,5665,5666,5664,5666,5667,5668,5669,5670,5668,5670,5671,5672,5673,5674,5675,5676,5677,5678,5679,5680,5681,5682,5683,5684,5685,5686,5687,5688,5689,5687,5689,5690,5691,5692,5693,5694,5695,5696,5697,5698,5699,5700,5701,5702,5703,5704,5705,5706,5707,5708,5706,5708,5709,5710,5711,5712,5713,5714,5715,5716,5717,5718,5716,5718,5719,5716,5719,5720,5721,5722,5723,5721,5723,5724,5725,5726,5727,5728,5729,5730,5731,5732,5733,5731,5733,5734,5735,5736,5737,5735,5737,5738,5735,5738,5739,5740,5741,5742,5743,5744,5745,5746,5747,5748,5749,5750,5751,5752,5753,5754,5755,5756,5757,5758,5759,5760,5761,5762,5763,5764,5765,5766,5767,5768,5769,5770,5771,5772,5773,5774,5775,5776,5777,5778,5779,5780,5781,5782,5783,5784,5782,5784,5785,5786,5787,5788,5789,5790,5791,5792,5793,5794,5795,5796,5797,5798,5799,5800,5801,5802,5803,5804,5805,5806,5807,5808,5809,5810,5811,5812,5810,5812,5813,5810,5813,5814,5815,5816,5817,5815,5817,5818,5815,5818,5819,5820,5821,5822,5823,5824,5825,5823,5825,5826,5827,5828,5829,5830,5831,5832,5830,5832,5833,5834,5835,5836,5834,5836,5837,5838,5839,5840,5838,5840,5841,5842,5843,5844,5845,5846,5847,5848,5849,5850,5848,5850,5851,5852,5853,5854,5855,5856,5857,5855,5857,5858,5859,5860,5861,5859,5861,5862,5863,5864,5865,5866,5867,5868,5869,5870,5871,5872,5873,5874,5872,5874,5875,5872,5875,5876,5877,5878,5879,5880,5881,5882,5883,5884,5885,5886,5887,5888,5889,5890,5891,5892,5893,5894,5892,5894,5895,5892,5895,5896,5897,5898,5899,5900,5901,5902,5900,5902,5903,5904,5905,5906,5904,5906,5907,5908,5909,5910,5911,5912,5913,5914,5915,5916,5914,5916,5917,5918,5919,5920,5921,5922,5923,5921,5923,5924,5925,5926,5927,5925,5927,5928,5929,5930,5931,5929,5931,5932,5929,5932,5933,5934,5935,5936,5934,5936,5937,5938,5939,5940,5941,5942,5943,5941,5943,5944,5941,5944,5945,5946,5947,5948,5949,5950,5951,5952,5953,5954,5952,5954,5955,5956,5957,5958,5956,5958,5959,5956,5959,5960,5961,5962,5963,5964,5965,5966,5964,5966,5967,5968,5969,5970,5968,5970,5971,5972,5973,5974,5975,5976,5977,5978,5979,5980,5978,5980,5981,5982,5983,5984,5982,5984,5985,5982,5985,5986,5987,5988,5989,5987,5989,5990,5991,5992,5993,5994,5995,5996,5997,5998,5999,5997,5999,6000,6001,6002,6003,6001,6003,6004,6001,6004,6005,6001,6005,6006,6007,6008,6009,6007,6009,6010,6011,6012,6013,6011,6013,6014,6015,6016,6017,6015,6017,6018,6019,6020,6021,6022,6023,6024,6022,6024,6025,6022,6025,6026,6027,6028,6029,6030,6031,6032,6033,6034,6035,6036,6037,6038,6039,6040,6041,6042,6043,6044,6045,6046,6047,6048,6049,6050,6051,6052,6053,6054,6055,6056,6054,6056,6057,6058,6059,6060,6058,6060,6061,6062,6063,6064,6062,6064,6065,6062,6065,6066,6067,6068,6069,6070,6071,6072,6073,6074,6075,6073,6075,6076,6077,6078,6079,6077,6079,6080,6081,6082,6083,6081,6083,6084,6085,6086,6087,6085,6087,6088,6089,6090,6091,6092,6093,6094,6095,6096,6097,6098,6099,6100,6101,6102,6103,6104,6105,6106,6107,6108,6109,6110,6111,6112,6110,6112,6113,6114,6115,6116,6117,6118,6119,6117,6119,6120,6121,6122,6123,6124,6125,6126,6124,6126,6127,6124,6127,6128,6124,6128,6129,6130,6131,6132,6133,6134,6135,6136,6137,6138,6139,6140,6141,6142,6143,6144,6142,6144,6145,6146,6147,6148,6146,6148,6149,6150,6151,6152,6153,6154,6155,6153,6155,6156,6157,6158,6159,6157,6159,6160,6157,6160,6161,6162,6163,6164,6162,6164,6165,6166,6167,6168,6169,6170,6171,6172,6173,6174,6172,6174,6175,6176,6177,6178,6176,6178,6179,6180,6181,6182,6180,6182,6183,6184,6185,6186,6184,6186,6187,6188,6189,6190,6188,6190,6191,6192,6193,6194,6192,6194,6195,6196,6197,6198,6196,6198,6199,6200,6201,6202,6200,6202,6203,6204,6205,6206,6207,6208,6209,6207,6209,6210,6211,6212,6213,6211,6213,6214,6215,6216,6217,6218,6219,6220,6218,6220,6221,6222,6223,6224,6225,6226,6227,6228,6229,6230,6228,6230,6231,6232,6233,6234,6232,6234,6235,6236,6237,6238,6239,6240,6241,6242,6243,6244,6242,6244,6245,6246,6247,6248,6246,6248,6249,6250,6251,6252,6253,6254,6255,6253,6255,6256,6257,6258,6259,6257,6259,6260,6261,6262,6263,6261,6263,6264,6265,6266,6267,6268,6269,6270,6268,6270,6271,6272,6273,6274,6275,6276,6277,6278,6279,6280,6281,6282,6283,6281,6283,6284,6281,6284,6285,6281,6285,6286,6287,6288,6289,6287,6289,6290,6291,6292,6293,6294,6295,6296,6297,6298,6299,6300,6301,6302,6303,6304,6305,6306,6307,6308,6309,6310,6311,6309,6311,6312,6309,6312,6313,6314,6315,6316,6317,6318,6319,6317,6319,6320,6317,6320,6321,6322,6323,6324,6325,6326,6327,6328,6329,6330,6331,6332,6333,6331,6333,6334,6331,6334,6335,6336,6337,6338,6336,6338,6339,6336,6339,6340,6341,6342,6343,6344,6345,6346,6347,6348,6349,6350,6351,6352,6353,6354,6355,6356,6357,6358,6356,6358,6359,6356,6359,6360,6361,6362,6363,6364,6365,6366,6364,6366,6367,6368,6369,6370,6368,6370,6371,6368,6371,6372,6373,6374,6375,6376,6377,6378,6379,6380,6381,6379,6381,6382,6383,6384,6385,6386,6387,6388,6389,6390,6391,6389,6391,6392,6393,6394,6395,6396,6397,6398,6399,6400,6401,6402,6403,6404,6405,6406,6407,6408,6409,6410,6411,6412,6413,6414,6415,6416,6417,6418,6419,6420,6421,6422,6423,6424,6425,6426,6427,6428,6429,6430,6431,6432,6433,6434,6435,6436,6437,6438,6439,6440,6441,6442,6443,6441,6443,6444,6441,6444,6445,6446,6447,6448,6446,6448,6449,6450,6451,6452,6450,6452,6453,6454,6455,6456,6457,6458,6459,6457,6459,6460,6461,6462,6463,6464,6465,6466,6467,6468,6469,6467,6469,6470,6471,6472,6473,6474,6475,6476,6474,6476,6477,6474,6477,6478,6479,6480,6481,6482,6483,6484,6482,6484,6485,6486,6487,6488,6486,6488,6489,6490,6491,6492,6493,6494,6495,6493,6495,6496,6497,6498,6499,6497,6499,6500,6497,6500,6501,6502,6503,6504,6505,6506,6507,6508,6509,6510,6511,6512,6513,6514,6515,6516,6517,6518,6519,6520,6521,6522,6520,6522,6523,6524,6525,6526,6524,6526,6527,6528,6529,6530,6531,6532,6533,6534,6535,6536,6537,6538,6539,6540,6541,6542,6543,6544,6545,6546,6547,6548,6549,6550,6551,6549,6551,6552,6549,6552,6553,6554,6555,6556,6554,6556,6557,6554,6557,6558,6554,6558,6559,6560,6561,6562,6563,6564,6565,6566,6567,6568,6569,6570,6571,6572,6573,6574,6572,6574,6575,6572,6575,6576,6572,6576,6577,6578,6579,6580,6581,6582,6583,6584,6585,6586,6584,6586,6587,6588,6589,6590,6588,6590,6591,6588,6591,6592,6588,6592,6593,6594,6595,6596,6594,6596,6597,6594,6597,6598,6594,6598,6599,6600,6601,6602,6603,6604,6605,6603,6605,6606,6607,6608,6609,6610,6611,6612,6613,6614,6615,6616,6617,6618,6619,6620,6621,6622,6623,6624,6625,6626,6627,6625,6627,6628,6625,6628,6629,6625,6629,6630,6631,6632,6633,6634,6635,6636,6634,6636,6637,6638,6639,6640,6641,6642,6643,6641,6643,6644,6645,6646,6647,6648,6649,6650,6648,6650,6651,6652,6653,6654,6652,6654,6655,6656,6657,6658,6656,6658,6659,6660,6661,6662,6660,6662,6663,6664,6665,6666,6667,6668,6669,6670,6671,6672,6673,6674,6675,6676,6677,6678,6679,6680,6681,6682,6683,6684,6685,6686,6687,6688,6689,6690,6691,6692,6693,6694,6695,6696,6694,6696,6697,6698,6699,6700,6701,6702,6703,6704,6705,6706,6707,6708,6709,6710,6711,6712,6713,6714,6715,6716,6717,6718,6719,6720,6721,6722,6723,6724,6722,6724,6725,6726,6727,6728,6729,6730,6731,6732,6733,6734,6732,6734,6735,6736,6737,6738,6736,6738,6739,6736,6739,6740,6736,6740,6741,6742,6743,6744,6745,6746,6747,6748,6749,6750,6748,6750,6751,6748,6751,6752,6753,6754,6755,6756,6757,6758,6759,6760,6761,6759,6761,6762,6759,6762,6763,6764,6765,6766,6767,6768,6769,6767,6769,6770,6771,6772,6773,6774,6775,6776,6777,6778,6779,6777,6779,6780,6781,6782,6783,6784,6785,6786,6784,6786,6787,6788,6789,6790,6791,6792,6793,6794,6795,6796,6794,6796,6797,6798,6799,6800,6798,6800,6801,6798,6801,6802,6798,6802,6803,6804,6805,6806,6807,6808,6809,6810,6811,6812,6813,6814,6815,6816,6817,6818,6816,6818,6819,6820,6821,6822,6823,6824,6825,6826,6827,6828,6829,6830,6831,6832,6833,6834,6832,6834,6835,6836,6837,6838,6839,6840,6841,6839,6841,6842,6839,6842,6843,6839,6843,6844,6845,6846,6847,6848,6849,6850,6851,6852,6853,6851,6853,6854,6855,6856,6857,6858,6859,6860,6861,6862,6863,6864,6865,6866,6864,6866,6867,6868,6869,6870,6871,6872,6873,6874,6875,6876,6877,6878,6879,6880,6881,6882,6880,6882,6883,6880,6883,6884,6885,6886,6887,6885,6887,6888,6885,6888,6889,6885,6889,6890,6891,6892,6893,6894,6895,6896,6894,6896,6897,6898,6899,6900,6901,6902,6903,6904,6905,6906,6904,6906,6907,6908,6909,6910,6911,6912,6913,6911,6913,6914,6911,6914,6915,6911,6915,6916,6917,6918,6919,6920,6921,6922,6920,6922,6923,6924,6925,6926,6927,6928,6929,6927,6929,6930,6927,6930,6931,6932,6933,6934,6935,6936,6937,6935,6937,6938,6939,6940,6941,6942,6943,6944,6945,6946,6947,6945,6947,6948,6949,6950,6951,6952,6953,6954,6952,6954,6955,6952,6955,6956,6957,6958,6959,6960,6961,6962,6960,6962,6963,6960,6963,6964,6960,6964,6965,6966,6967,6968,6969,6970,6971,6969,6971,6972,6973,6974,6975,6973,6975,6976,6977,6978,6979,6980,6981,6982,6980,6982,6983,6984,6985,6986,6984,6986,6987,6988,6989,6990,6988,6990,6991,6992,6993,6994,6995,6996,6997,6998,6999,7000,6998,7000,7001,7002,7003,7004,7002,7004,7005,7006,7007,7008,7006,7008,7009,7010,7011,7012,7010,7012,7013,7014,7015,7016,7014,7016,7017,7018,7019,7020,7018,7020,7021,7022,7023,7024,7022,7024,7025,7026,7027,7028,7029,7030,7031,7032,7033,7034,7035,7036,7037,7038,7039,7040,7041,7042,7043,7041,7043,7044,7045,7046,7047,7048,7049,7050,7051,7052,7053,7051,7053,7054,7055,7056,7057,7058,7059,7060,7058,7060,7061,7058,7061,7062,7058,7062,7063,7064,7065,7066,7067,7068,7069,7070,7071,7072,7070,7072,7073,7070,7073,7074,7070,7074,7075,7076,7077,7078,7076,7078,7079,7076,7079,7080,7081,7082,7083,7084,7085,7086,7087,7088,7089,7087,7089,7090,7091,7092,7093,7091,7093,7094,7095,7096,7097,7098,7099,7100,7101,7102,7103,7104,7105,7106,7107,7108,7109,7110,7111,7112,7110,7112,7113,7110,7113,7114,7110,7114,7115,7116,7117,7118,7116,7118,7119,7116,7119,7120,7116,7120,7121,7122,7123,7124,7122,7124,7125,7122,7125,7126,7122,7126,7127,7128,7129,7130,7128,7130,7131,7128,7131,7132,7128,7132,7133,7134,7135,7136,7137,7138,7139,7140,7141,7142,7143,7144,7145,7146,7147,7148,7146,7148,7149,7150,7151,7152,7153,7154,7155,7156,7157,7158,7159,7160,7161,7159,7161,7162,7163,7164,7165,7166,7167,7168,7169,7170,7171,7172,7173,7174,7175,7176,7177,7175,7177,7178,7179,7180,7181,7179,7181,7182,7179,7182,7183,7179,7183,7184,7185,7186,7187,7185,7187,7188,7189,7190,7191,7192,7193,7194,7195,7196,7197,7198,7199,7200,7201,7202,7203,7204,7205,7206,7204,7206,7207,7208,7209,7210,7211,7212,7213,7214,7215,7216,7217,7218,7219,7220,7221,7222,7223,7224,7225,7223,7225,7226,7227,7228,7229,7230,7231,7232,7233,7234,7235,7236,7237,7238,7236,7238,7239,7240,7241,7242,7240,7242,7243,7244,7245,7246,7244,7246,7247,7244,7247,7248,7249,7250,7251,7252,7253,7254,7255,7256,7257,7258,7259,7260,7261,7262,7263,7264,7265,7266,7267,7268,7269,7267,7269,7270,7271,7272,7273,7274,7275,7276,7274,7276,7277,7278,7279,7280,7281,7282,7283,7284,7285,7286,7287,7288,7289,7287,7289,7290,7291,7292,7293,7294,7295,7296,7297,7298,7299,7300,7301,7302,7303,7304,7305,7306,7307,7308,7306,7308,7309,7306,7309,7310,7306,7310,7311,7312,7313,7314,7315,7316,7317,7315,7317,7318,7319,7320,7321,7322,7323,7324,7322,7324,7325,7326,7327,7328,7329,7330,7331,7329,7331,7332,7333,7334,7335,7333,7335,7336,7337,7338,7339,7337,7339,7340,7341,7342,7343,7341,7343,7344,7345,7346,7347,7345,7347,7348,7349,7350,7351,7349,7351,7352,7353,7354,7355,7353,7355,7356,7357,7358,7359,7357,7359,7360,7361,7362,7363,7364,7365,7366,7364,7366,7367,7368,7369,7370,7368,7370,7371,7372,7373,7374,7372,7374,7375,7376,7377,7378,7376,7378,7379,7380,7381,7382,7383,7384,7385,7386,7387,7388,7386,7388,7389,7390,7391,7392,7390,7392,7393,7394,7395,7396,7394,7396,7397,7398,7399,7400,7398,7400,7401,7402,7403,7404,7402,7404,7405,7406,7407,7408,7406,7408,7409,7410,7411,7412,7410,7412,7413,7414,7415,7416,7417,7418,7419,7417,7419,7420,7421,7422,7423,7424,7425,7426,7427,7428,7429,7430,7431,7432,7433,7434,7435,7436,7437,7438,7439,7440,7441,7442,7443,7444,7442,7444,7445,7446,7447,7448,7449,7450,7451,7449,7451,7452,7453,7454,7455,7453,7455,7456,7453,7456,7457,7453,7457,7458,7459,7460,7461,7459,7461,7462,7459,7462,7463,7459,7463,7464,7465,7466,7467,7465,7467,7468,7469,7470,7471,7472,7473,7474,7472,7474,7475,7472,7475,7476,7472,7476,7477,7478,7479,7480,7481,7482,7483,7481,7483,7484,7485,7486,7487,7488,7489,7490,7491,7492,7493,7491,7493,7494,7495,7496,7497,7498,7499,7500,7501,7502,7503,7501,7503,7504,7505,7506,7507,7505,7507,7508,7509,7510,7511,7512,7513,7514,7512,7514,7515,7516,7517,7518,7519,7520,7521,7522,7523,7524,7525,7526,7527,7528,7529,7530,7528,7530,7531,7532,7533,7534,7532,7534,7535,7536,7537,7538,7539,7540,7541,7542,7543,7544,7545,7546,7547,7545,7547,7548,7545,7548,7549,7545,7549,7550,7551,7552,7553,7554,7555,7556,7554,7556,7557,7554,7557,7558,7554,7558,7559,7560,7561,7562,7560,7562,7563,7564,7565,7566,7564,7566,7567,7568,7569,7570,7568,7570,7571,7572,7573,7574,7575,7576,7577,7575,7577,7578,7575,7578,7579,7580,7581,7582,7583,7584,7585,7583,7585,7586,7587,7588,7589,7590,7591,7592,7593,7594,7595,7596,7597,7598,7596,7598,7599,7596,7599,7600,7596,7600,7601,7602,7603,7604,7605,7606,7607,7608,7609,7610,7611,7612,7613,7614,7615,7616,7614,7616,7617,7618,7619,7620,7618,7620,7621,7622,7623,7624,7625,7626,7627,7628,7629,7630,7631,7632,7633,7634,7635,7636,7637,7638,7639,7640,7641,7642,7643,7644,7645,7643,7645,7646,7647,7648,7649,7647,7649,7650,7651,7652,7653,7651,7653,7654,7651,7654,7655,7656,7657,7658,7656,7658,7659,7660,7661,7662,7660,7662,7663,7660,7663,7664,7665,7666,7667,7668,7669,7670,7668,7670,7671,7668,7671,7672,7668,7672,7673,7674,7675,7676,7674,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7687,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7697,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7707,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7717,7719,7720,7721,7722,7723,7724,7725,7726,7727,7728,7729,7727,7729,7730,7731,7732,7733,7734,7735,7736,7734,7736,7737,7734,7737,7738,7739,7740,7741,7739,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7749,7751,7752,7753,7754,7755,7753,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7784,7786,7787,7788,7789,7790,7788,7790,7791,7788,7791,7792,7788,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,7806,7807,7808,7809,7810,7811,7812,7813,7814,7812,7814,7815,7816,7817,7818,7819,7820,7821,7819,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,7832,7833,7834,7835,7836,7837,7838,7839,7840,7841,7842,7843,7844,7845,7846,7847,7848,7849,7850,7851,7852,7850,7852,7853,7854,7855,7856,7857,7858,7859,7860,7861,7862,7860,7862,7863,7860,7863,7864,7865,7866,7867,7868,7869,7870,7871,7872,7873,7871,7873,7874,7875,7876,7877,7875,7877,7878,7879,7880,7881,7879,7881,7882,7883,7884,7885,7883,7885,7886,7887,7888,7889,7887,7889,7890,7891,7892,7893,7891,7893,7894,7895,7896,7897,7898,7899,7900,7898,7900,7901,7902,7903,7904,7902,7904,7905,7906,7907,7908,7909,7910,7911,7912,7913,7914,7915,7916,7917,7918,7919,7920,7918,7920,7921,7918,7921,7922,7918,7922,7923,7924,7925,7926,7924,7926,7927,7928,7929,7930,7931,7932,7933,7934,7935,7936,7937,7938,7939,7940,7941,7942,7940,7942,7943,7944,7945,7946,7947,7948,7949,7947,7949,7950,7947,7950,7951,7947,7951,7952,7953,7954,7955,7956,7957,7958,7959,7960,7961,7959,7961,7962,7959,7962,7963,7959,7963,7964,7965,7966,7967,7968,7969,7970,7968,7970,7971,7968,7971,7972,7968,7972,7973,7974,7975,7976,7974,7976,7977,7974,7977,7978,7979,7980,7981,7979,7981,7982,7983,7984,7985,7986,7987,7988,7989,7990,7991,7989,7991,7992,7993,7994,7995,7993,7995,7996,7997,7998,7999,8000,8001,8002,8003,8004,8005,8006,8007,8008,8006,8008,8009,8010,8011,8012,8013,8014,8015,8016,8017,8018,8016,8018,8019,8016,8019,8020,8016,8020,8021,8022,8023,8024,8025,8026,8027,8028,8029,8030,8028,8030,8031,8028,8031,8032,8033,8034,8035,8036,8037,8038,8036,8038,8039,8040,8041,8042,8043,8044,8045,8043,8045,8046,8043,8046,8047,8043,8047,8048,8049,8050,8051,8049,8051,8052,8053,8054,8055,8053,8055,8056,8057,8058,8059,8060,8061,8062,8063,8064,8065,8063,8065,8066,8067,8068,8069,8067,8069,8070,8071,8072,8073,8071,8073,8074,8075,8076,8077,8075,8077,8078,8079,8080,8081,8082,8083,8084,8085,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8124,8126,8127,8128,8129,8130,8128,8130,8131,8132,8133,8134,8132,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8151,8153,8154,8151,8154,8155,8156,8157,8158,8159,8160,8161,8162,8163,8164,8165,8166,8167,8168,8169,8170,8171,8172,8173,8174,8175,8176,8174,8176,8177,8178,8179,8180,8181,8182,8183,8184,8185,8186,8184,8186,8187,8184,8187,8188,8189,8190,8191,8192,8193,8194,8195,8196,8197,8198,8199,8200,8198,8200,8201,8202,8203,8204,8202,8204,8205,8206,8207,8208,8206,8208,8209,8210,8211,8212,8210,8212,8213,8214,8215,8216,8217,8218,8219,8217,8219,8220,8221,8222,8223,8224,8225,8226,8224,8226,8227,8228,8229,8230,8228,8230,8231,8232,8233,8234,8232,8234,8235,8236,8237,8238,8236,8238,8239,8240,8241,8242,8240,8242,8243,8240,8243,8244,8240,8244,8245,8246,8247,8248,8246,8248,8249,8250,8251,8252,8250,8252,8253,8254,8255,8256,8257,8258,8259,8257,8259,8260,8261,8262,8263,8261,8263,8264,8261,8264,8265,8266,8267,8268,8266,8268,8269,8266,8269,8270,8271,8272,8273,8271,8273,8274,8271,8274,8275,8276,8277,8278,8279,8280,8281,8279,8281,8282,8279,8282,8283,8284,8285,8286,8287,8288,8289,8290,8291,8292,8290,8292,8293,8290,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,8301,8303,8304,8305,8306,8307,8308,8309,8310,8308,8310,8311,8308,8311,8312,8313,8314,8315,8313,8315,8316,8313,8316,8317,8318,8319,8320,8321,8322,8323,8324,8325,8326,8324,8326,8327,8328,8329,8330,8331,8332,8333,8331,8333,8334,8331,8334,8335,8336,8337,8338,8339,8340,8341,8342,8343,8344,8345,8346,8347,8348,8349,8350,8348,8350,8351,8352,8353,8354,8355,8356,8357,8355,8357,8358,8355,8358,8359,8355,8359,8360,8361,8362,8363,8364,8365,8366,8367,8368,8369,8370,8371,8372,8370,8372,8373,8374,8375,8376,8377,8378,8379,8377,8379,8380,8381,8382,8383,8381,8383,8384,8385,8386,8387,8388,8389,8390,8391,8392,8393,8394,8395,8396,8397,8398,8399,8400,8401,8402,8403,8404,8405,8406,8407,8408,8409,8410,8411,8409,8411,8412,8413,8414,8415,8416,8417,8418,8419,8420,8421,8422,8423,8424,8425,8426,8427,8428,8429,8430,8428,8430,8431,8432,8433,8434,8432,8434,8435,8436,8437,8438,8436,8438,8439,8440,8441,8442,8440,8442,8443,8440,8443,8444,8445,8446,8447,8448,8449,8450,8451,8452,8453,8454,8455,8456,8457,8458,8459,8460,8461,8462,8463,8464,8465,8466,8467,8468,8466,8468,8469,8470,8471,8472,8473,8474,8475,8476,8477,8478,8479,8480,8481,8479,8481,8482,8483,8484,8485,8486,8487,8488,8486,8488,8489,8490,8491,8492,8493,8494,8495,8496,8497,8498,8496,8498,8499,8500,8501,8502,8500,8502,8503,8500,8503,8504,8505,8506,8507,8505,8507,8508,8505,8508,8509,8510,8511,8512,8510,8512,8513,8514,8515,8516,8517,8518,8519,8520,8521,8522,8520,8522,8523,8524,8525,8526,8524,8526,8527,8528,8529,8530,8531,8532,8533,8534,8535,8536,8537,8538,8539,8540,8541,8542,8543,8544,8545,8543,8545,8546,8543,8546,8547,8548,8549,8550,8551,8552,8553,8554,8555,8556,8557,8558,8559,8560,8561,8562,8563,8564,8565,8566,8567,8568,8566,8568,8569,8570,8571,8572,8573,8574,8575,8576,8577,8578,8576,8578,8579,8580,8581,8582,8583,8584,8585,8586,8587,8588,8589,8590,8591,8592,8593,8594,8592,8594,8595,8596,8597,8598,8599,8600,8601,8599,8601,8602,8599,8602,8603,8599,8603,8604,8605,8606,8607,8608,8609,8610,8608,8610,8611,8612,8613,8614,8612,8614,8615,8616,8617,8618,8616,8618,8619,8620,8621,8622,8620,8622,8623,8624,8625,8626,8624,8626,8627,8628,8629,8630,8628,8630,8631,8632,8633,8634,8635,8636,8637,8638,8639,8640,8641,8642,8643,8641,8643,8644,8645,8646,8647,8648,8649,8650,8651,8652,8653,8654,8655,8656,8654,8656,8657,8654,8657,8658,8659,8660,8661,8662,8663,8664,8665,8666,8667,8668,8669,8670,8671,8672,8673,8674,8675,8676,8677,8678,8679,8680,8681,8682,8683,8684,8685,8683,8685,8686,8687,8688,8689,8690,8691,8692,8690,8692,8693,8694,8695,8696,8694,8696,8697,8698,8699,8700,8698,8700,8701,8702,8703,8704,8702,8704,8705,8702,8705,8706,8707,8708,8709,8707,8709,8710,8711,8712,8713,8711,8713,8714,8711,8714,8715,8716,8717,8718,8719,8720,8721,8719,8721,8722,8723,8724,8725,8723,8725,8726,8727,8728,8729,8730,8731,8732,8733,8734,8735,8733,8735,8736,8737,8738,8739,8740,8741,8742,8740,8742,8743,8744,8745,8746,8747,8748,8749,8747,8749,8750,8751,8752,8753,8751,8753,8754,8755,8756,8757,8755,8757,8758,8759,8760,8761,8762,8763,8764,8762,8764,8765,8766,8767,8768,8766,8768,8769,8770,8771,8772,8770,8772,8773,8774,8775,8776,8774,8776,8777,8778,8779,8780,8781,8782,8783,8784,8785,8786,8787,8788,8789,8787,8789,8790,8791,8792,8793,8791,8793,8794,8795,8796,8797,8798,8799,8800,8801,8802,8803,8804,8805,8806,8807,8808,8809,8810,8811,8812,8813,8814,8815,8816,8817,8818,8816,8818,8819,8820,8821,8822,8820,8822,8823,8820,8823,8824,8825,8826,8827,8828,8829,8830,8831,8832,8833,8834,8835,8836,8837,8838,8839,8840,8841,8842,8843,8844,8845,8846,8847,8848,8849,8850,8851,8852,8853,8854,8855,8856,8857,8858,8859,8860,8858,8860,8861,8862,8863,8864,8865,8866,8867,8868,8869,8870,8871,8872,8873,8874,8875,8876,8874,8876,8877,8874,8877,8878,8874,8878,8879,8880,8881,8882,8880,8882,8883,8884,8885,8886,8887,8888,8889,8890,8891,8892,8893,8894,8895,8896,8897,8898,8899,8900,8901,8902,8903,8904,8902,8904,8905,8906,8907,8908,8906,8908,8909,8910,8911,8912,8910,8912,8913,8910,8913,8914,8915,8916,8917,8918,8919,8920,8921,8922,8923,8924,8925,8926,8927,8928,8929,8930,8931,8932,8933,8934,8935,8933,8935,8936,8937,8938,8939,8940,8941,8942,8943,8944,8945,8946,8947,8948,8946,8948,8949,8950,8951,8952,8950,8952,8953,8954,8955,8956,8954,8956,8957,8954,8957,8958,8959,8960,8961,8962,8963,8964,8965,8966,8967,8965,8967,8968,8965,8968,8969,8970,8971,8972,8973,8974,8975,8976,8977,8978,8979,8980,8981,8979,8981,8982,8983,8984,8985,8983,8985,8986,8987,8988,8989,8990,8991,8992,8990,8992,8993,8994,8995,8996,8994,8996,8997,8998,8999,9000,9001,9002,9003,9001,9003,9004,9001,9004,9005,9006,9007,9008,9006,9008,9009,9006,9009,9010,9011,9012,9013,9011,9013,9014,9015,9016,9017,9018,9019,9020,9018,9020,9021,9018,9021,9022,9023,9024,9025,9023,9025,9026,9027,9028,9029,9030,9031,9032,9030,9032,9033,9030,9033,9034,9035,9036,9037,9038,9039,9040,9041,9042,9043,9041,9043,9044,9041,9044,9045,9046,9047,9048,9049,9050,9051,9049,9051,9052,9053,9054,9055,9056,9057,9058,9059,9060,9061,9062,9063,9064,9062,9064,9065,9066,9067,9068,9069,9070,9071,9072,9073,9074,9075,9076,9077,9078,9079,9080,9081,9082,9083,9084,9085,9086,9087,9088,9089,9090,9091,9092,9093,9094,9095,9096,9097,9098,9099,9100,9101,9102,9103,9104,9102,9104,9105,9106,9107,9108,9106,9108,9109,9110,9111,9112,9110,9112,9113,9110,9113,9114,9115,9116,9117,9118,9119,9120,9121,9122,9123,9124,9125,9126,9124,9126,9127,9124,9127,9128,9129,9130,9131,9132,9133,9134,9135,9136,9137,9135,9137,9138,9139,9140,9141,9139,9141,9142,9143,9144,9145,9143,9145,9146,9147,9148,9149,9147,9149,9150,9147,9150,9151,9152,9153,9154,9152,9154,9155,9156,9157,9158,9159,9160,9161,9162,9163,9164,9162,9164,9165,9162,9165,9166,9167,9168,9169,9167,9169,9170,9171,9172,9173,9174,9175,9176,9177,9178,9179,9180,9181,9182,9183,9184,9185,9186,9187,9188,9186,9188,9189,9190,9191,9192,9190,9192,9193,9190,9193,9194,9190,9194,9195,9196,9197,9198,9199,9200,9201,9202,9203,9204,9202,9204,9205,9206,9207,9208,9206,9208,9209,9210,9211,9212,9210,9212,9213,9214,9215,9216,9217,9218,9219,9220,9221,9222,9220,9222,9223,9220,9223,9224,9225,9226,9227,9228,9229,9230,9231,9232,9233,9234,9235,9236,9237,9238,9239,9240,9241,9242,9240,9242,9243,9244,9245,9246,9244,9246,9247,9248,9249,9250,9248,9250,9251,9252,9253,9254,9252,9254,9255,9256,9257,9258,9256,9258,9259,9260,9261,9262,9260,9262,9263,9264,9265,9266,9264,9266,9267,9268,9269,9270,9271,9272,9273,9271,9273,9274,9275,9276,9277,9278,9279,9280,9281,9282,9283,9284,9285,9286,9284,9286,9287,9288,9289,9290,9291,9292,9293,9291,9293,9294,9295,9296,9297,9298,9299,9300,9301,9302,9303,9301,9303,9304,9305,9306,9307,9305,9307,9308,9309,9310,9311,9309,9311,9312,9313,9314,9315,9313,9315,9316,9317,9318,9319,9317,9319,9320,9321,9322,9323,9321,9323,9324,9325,9326,9327,9325,9327,9328,9329,9330,9331,9329,9331,9332,9329,9332,9333,9334,9335,9336,9337,9338,9339,9340,9341,9342,9340,9342,9343,9340,9343,9344,9340,9344,9345,9346,9347,9348,9346,9348,9349,9346,9349,9350,9351,9352,9353,9354,9355,9356,9357,9358,9359,9360,9361,9362,9363,9364,9365,9363,9365,9366,9363,9366,9367,9368,9369,9370,9371,9372,9373,9374,9375,9376,9374,9376,9377,9378,9379,9380,9378,9380,9381,9382,9383,9384,9382,9384,9385,9386,9387,9388,9386,9388,9389,9390,9391,9392,9390,9392,9393,9394,9395,9396,9394,9396,9397,9398,9399,9400,9398,9400,9401,9402,9403,9404,9405,9406,9407,9405,9407,9408,9409,9410,9411,9412,9413,9414,9415,9416,9417,9418,9419,9420,9421,9422,9423,9424,9425,9426,9427,9428,9429,9427,9429,9430,9431,9432,9433,9434,9435,9436,9434,9436,9437,9438,9439,9440,9438,9440,9441,9442,9443,9444,9442,9444,9445,9442,9445,9446,9442,9446,9447,9448,9449,9450,9451,9452,9453,9454,9455,9456,9454,9456,9457,9458,9459,9460,9458,9460,9461,9462,9463,9464,9462,9464,9465,9462,9465,9466,9467,9468,9469,9470,9471,9472,9473,9474,9475,9476,9477,9478,9476,9478,9479,9480,9481,9482,9480,9482,9483,9484,9485,9486,9484,9486,9487,9488,9489,9490,9491,9492,9493,9494,9495,9496,9497,9498,9499,9500,9501,9502,9500,9502,9503,9500,9503,9504,9500,9504,9505,9506,9507,9508,9509,9510,9511,9512,9513,9514,9512,9514,9515,9516,9517,9518,9516,9518,9519,9520,9521,9522,9520,9522,9523,9524,9525,9526,9527,9528,9529,9530,9531,9532,9533,9534,9535,9536,9537,9538,9539,9540,9541,9539,9541,9542,9543,9544,9545,9546,9547,9548,9546,9548,9549,9550,9551,9552,9550,9552,9553,9554,9555,9556,9557,9558,9559,9557,9559,9560,9561,9562,9563,9564,9565,9566,9567,9568,9569,9570,9571,9572,9570,9572,9573,9574,9575,9576,9577,9578,9579,9580,9581,9582,9583,9584,9585,9586,9587,9588,9589,9590,9591,9592,9593,9594,9595,9596,9597,9598,9599,9600,9598,9600,9601,9602,9603,9604,9602,9604,9605,9606,9607,9608,9609,9610,9611,9609,9611,9612,9609,9612,9613,9614,9615,9616,9614,9616,9617,9618,9619,9620,9621,9622,9623,9624,9625,9626,9627,9628,9629,9630,9631,9632,9633,9634,9635,9636,9637,9638,9639,9640,9641,9642,9643,9644,9645,9646,9647,9645,9647,9648,9645,9648,9649,9650,9651,9652,9650,9652,9653,9654,9655,9656,9654,9656,9657,9658,9659,9660,9658,9660,9661,9662,9663,9664,9662,9664,9665,9666,9667,9668,9666,9668,9669,9670,9671,9672,9670,9672,9673,9674,9675,9676,9674,9676,9677,9678,9679,9680,9678,9680,9681,9678,9681,9682,9683,9684,9685,9686,9687,9688,9689,9690,9691,9692,9693,9694,9695,9696,9697,9698,9699,9700,9701,9702,9703,9704,9705,9706,9707,9708,9709,9710,9711,9712,9713,9714,9715,9716,9717,9718,9716,9718,9719,9720,9721,9722,9723,9724,9725,9723,9725,9726,9723,9726,9727,9728,9729,9730,9728,9730,9731,9732,9733,9734,9732,9734,9735,9736,9737,9738,9739,9740,9741,9739,9741,9742,9743,9744,9745,9743,9745,9746,9747,9748,9749,9747,9749,9750,9751,9752,9753,9751,9753,9754,9755,9756,9757,9758,9759,9760,9761,9762,9763,9761,9763,9764,9765,9766,9767,9768,9769,9770,9768,9770,9771,9772,9773,9774,9775,9776,9777,9778,9779,9780,9781,9782,9783,9784,9785,9786,9787,9788,9789,9790,9791,9792,9790,9792,9793,9794,9795,9796,9794,9796,9797,9798,9799,9800,9798,9800,9801,9802,9803,9804,9802,9804,9805,9806,9807,9808,9806,9808,9809,9810,9811,9812,9813,9814,9815,9816,9817,9818,9819,9820,9821,9822,9823,9824,9825,9826,9827,9828,9829,9830,9828,9830,9831,9832,9833,9834,9832,9834,9835,9832,9835,9836,9832,9836,9837,9838,9839,9840,9838,9840,9841,9842,9843,9844,9842,9844,9845,9846,9847,9848,9846,9848,9849,9850,9851,9852,9850,9852,9853,9854,9855,9856,9857,9858,9859,9857,9859,9860,9861,9862,9863,9864,9865,9866,9867,9868,9869,9867,9869,9870,9867,9870,9871,9872,9873,9874,9872,9874,9875,9872,9875,9876,9877,9878,9879,9880,9881,9882,9883,9884,9885,9883,9885,9886,9887,9888,9889,9887,9889,9890,9891,9892,9893,9891,9893,9894,9895,9896,9897,9895,9897,9898,9895,9898,9899,9900,9901,9902,9900,9902,9903,9900,9903,9904,9905,9906,9907,9908,9909,9910,9908,9910,9911,9912,9913,9914,9915,9916,9917,9918,9919,9920,9918,9920,9921,9918,9921,9922,9923,9924,9925,9923,9925,9926,9923,9926,9927,9928,9929,9930,9931,9932,9933,9931,9933,9934,9935,9936,9937,9935,9937,9938,9939,9940,9941,9939,9941,9942,9943,9944,9945,9946,9947,9948,9949,9950,9951,9952,9953,9954,9955,9956,9957,9958,9959,9960,9958,9960,9961,9962,9963,9964,9965,9966,9967,9965,9967,9968,9969,9970,9971,9972,9973,9974,9975,9976,9977,9978,9979,9980,9981,9982,9983,9984,9985,9986,9987,9988,9989,9990,9991,9992,9990,9992,9993,9994,9995,9996,9994,9996,9997,9998,9999,10000,9998,10000,10001,10002,10003,10004,10002,10004,10005,10006,10007,10008,10006,10008,10009,10006,10009,10010,10011,10012,10013,10014,10015,10016,10017,10018,10019,10020,10021,10022,10023,10024,10025,10026,10027,10028,10029,10030,10031,10032,10033,10034,10035,10036,10037,10038,10039,10040,10041,10042,10043,10041,10043,10044,10045,10046,10047,10048,10049,10050,10051,10052,10053,10051,10053,10054,10055,10056,10057,10055,10057,10058,10055,10058,10059,10060,10061,10062,10063,10064,10065,10063,10065,10066,10067,10068,10069,10067,10069,10070,10071,10072,10073,10071,10073,10074,10075,10076,10077,10075,10077,10078,10079,10080,10081,10079,10081,10082,10079,10082,10083,10084,10085,10086,10084,10086,10087,10088,10089,10090,10091,10092,10093,10094,10095,10096,10097,10098,10099,10100,10101,10102,10103,10104,10105,10106,10107,10108,10109,10110,10111,10109,10111,10112,10113,10114,10115,10113,10115,10116,10113,10116,10117,10118,10119,10120,10118,10120,10121,10122,10123,10124,10122,10124,10125,10126,10127,10128,10126,10128,10129,10130,10131,10132,10130,10132,10133,10134,10135,10136,10134,10136,10137,10138,10139,10140,10138,10140,10141,10142,10143,10144,10145,10146,10147,10148,10149,10150,10148,10150,10151,10148,10151,10152,10153,10154,10155,10156,10157,10158,10159,10160,10161,10159,10161,10162,10159,10162,10163,10159,10163,10164,10165,10166,10167,10168,10169,10170,10171,10172,10173,10171,10173,10174,10175,10176,10177,10175,10177,10178,10179,10180,10181,10179,10181,10182,10183,10184,10185,10183,10185,10186,10187,10188,10189,10187,10189,10190,10191,10192,10193,10194,10195,10196,10194,10196,10197,10198,10199,10200,10201,10202,10203,10201,10203,10204,10205,10206,10207,10205,10207,10208,10209,10210,10211,10212,10213,10214,10215,10216,10217,10215,10217,10218,10219,10220,10221,10222,10223,10224,10225,10226,10227,10228,10229,10230,10228,10230,10231,10228,10231,10232,10233,10234,10235,10236,10237,10238,10236,10238,10239,10240,10241,10242,10243,10244,10245,10246,10247,10248,10249,10250,10251,10252,10253,10254,10255,10256,10257,10258,10259,10260,10258,10260,10261,10262,10263,10264,10262,10264,10265,10266,10267,10268,10266,10268,10269,10266,10269,10270,10271,10272,10273,10271,10273,10274,10275,10276,10277,10275,10277,10278,10279,10280,10281,10282,10283,10284,10282,10284,10285,10282,10285,10286,10287,10288,10289,10290,10291,10292,10290,10292,10293,10294,10295,10296,10297,10298,10299,10300,10301,10302,10303,10304,10305,10306,10307,10308,10306,10308,10309,10306,10309,10310,10306,10310,10311,10312,10313,10314,10315,10316,10317,10318,10319,10320,10318,10320,10321,10322,10323,10324,10325,10326,10327,10328,10329,10330,10331,10332,10333,10334,10335,10336,10334,10336,10337,10338,10339,10340,10341,10342,10343,10344,10345,10346,10347,10348,10349,10350,10351,10352,10353,10354,10355,10356,10357,10358,10356,10358,10359,10360,10361,10362,10363,10364,10365,10363,10365,10366,10363,10366,10367,10368,10369,10370,10368,10370,10371,10372,10373,10374,10372,10374,10375,10376,10377,10378,10379,10380,10381,10379,10381,10382,10379,10382,10383,10379,10383,10384,10385,10386,10387,10385,10387,10388,10389,10390,10391,10389,10391,10392,10393,10394,10395,10396,10397,10398,10399,10400,10401,10399,10401,10402,10403,10404,10405,10406,10407,10408,10406,10408,10409,10406,10409,10410,10406,10410,10411,10412,10413,10414,10415,10416,10417,10418,10419,10420,10421,10422,10423,10424,10425,10426,10427,10428,10429,10427,10429,10430,10427,10430,10431,10427,10431,10432,10433,10434,10435,10436,10437,10438,10439,10440,10441,10442,10443,10444,10445,10446,10447,10448,10449,10450,10451,10452,10453,10454,10455,10456,10457,10458,10459,10457,10459,10460,10457,10460,10461,10457,10461,10462,10463,10464,10465,10463,10465,10466,10463,10466,10467,10468,10469,10470,10468,10470,10471,10468,10471,10472,10473,10474,10475,10473,10475,10476,10473,10476,10477,10478,10479,10480,10478,10480,10481,10482,10483,10484,10482,10484,10485,10482,10485,10486,10487,10488,10489,10490,10491,10492,10493,10494,10495,10496,10497,10498,10496,10498,10499,10500,10501,10502,10500,10502,10503,10504,10505,10506,10507,10508,10509,10510,10511,10512,10513,10514,10515,10513,10515,10516,10517,10518,10519,10520,10521,10522,10520,10522,10523,10524,10525,10526,10527,10528,10529,10530,10531,10532,10530,10532,10533,10530,10533,10534,10535,10536,10537,10535,10537,10538,10535,10538,10539,10540,10541,10542,10540,10542,10543,10540,10543,10544,10545,10546,10547,10545,10547,10548,10545,10548,10549,10545,10549,10550,10551,10552,10553,10554,10555,10556,10554,10556,10557,10554,10557,10558,10554,10558,10559,10560,10561,10562,10563,10564,10565,10566,10567,10568,10569,10570,10571,10569,10571,10572,10573,10574,10575,10573,10575,10576,10577,10578,10579,10580,10581,10582,10580,10582,10583,10584,10585,10586,10584,10586,10587,10588,10589,10590,10591,10592,10593,10594,10595,10596,10597,10598,10599,10600,10601,10602,10600,10602,10603,10600,10603,10604,10605,10606,10607,10608,10609,10610,10608,10610,10611,10612,10613,10614,10612,10614,10615,10612,10615,10616,10617,10618,10619,10620,10621,10622,10623,10624,10625,10623,10625,10626,10627,10628,10629,10627,10629,10630,10631,10632,10633,10631,10633,10634,10635,10636,10637,10635,10637,10638,10639,10640,10641,10639,10641,10642,10643,10644,10645,10643,10645,10646,10647,10648,10649,10647,10649,10650,10651,10652,10653,10651,10653,10654,10655,10656,10657,10655,10657,10658,10659,10660,10661,10659,10661,10662,10663,10664,10665,10663,10665,10666,10667,10668,10669,10667,10669,10670,10671,10672,10673,10671,10673,10674,10675,10676,10677,10678,10679,10680,10681,10682,10683,10684,10685,10686,10687,10688,10689,10690,10691,10692,10693,10694,10695,10696,10697,10698,10699,10700,10701,10702,10703,10704,10702,10704,10705,10702,10705,10706,10707,10708,10709,10710,10711,10712,10713,10714,10715,10713,10715,10716,10717,10718,10719,10720,10721,10722,10723,10724,10725,10726,10727,10728,10729,10730,10731,10732,10733,10734,10735,10736,10737,10738,10739,10740,10738,10740,10741,10742,10743,10744,10742,10744,10745,10746,10747,10748,10749,10750,10751,10752,10753,10754,10755,10756,10757,10755,10757,10758,10759,10760,10761,10759,10761,10762,10763,10764,10765,10766,10767,10768,10769,10770,10771,10772,10773,10774,10775,10776,10777,10778,10779,10780,10781,10782,10783,10784,10785,10786,10787,10788,10789,10790,10791,10792,10793,10794,10795,10793,10795,10796,10797,10798,10799,10797,10799,10800,10797,10800,10801,10802,10803,10804,10805,10806,10807,10805,10807,10808,10809,10810,10811,10812,10813,10814,10812,10814,10815,10812,10815,10816,10812,10816,10817,10818,10819,10820,10818,10820,10821,10822,10823,10824,10822,10824,10825,10826,10827,10828,10826,10828,10829,10830,10831,10832,10833,10834,10835,10836,10837,10838,10839,10840,10841,10842,10843,10844,10845,10846,10847,10848,10849,10850,10851,10852,10853,10854,10855,10856,10857,10858,10859,10857,10859,10860,10861,10862,10863,10861,10863,10864,10861,10864,10865,10861,10865,10866,10867,10868,10869,10870,10871,10872,10873,10874,10875,10876,10877,10878,10879,10880,10881,10882,10883,10884,10885,10886,10887,10888,10889,10890,10891,10892,10893,10894,10895,10896,10894,10896,10897,10898,10899,10900,10898,10900,10901,10902,10903,10904,10902,10904,10905,10906,10907,10908,10906,10908,10909,10906,10909,10910,10911,10912,10913,10914,10915,10916,10917,10918,10919,10920,10921,10922,10920,10922,10923,10924,10925,10926,10927,10928,10929,10930,10931,10932,10933,10934,10935,10936,10937,10938,10939,10940,10941,10942,10943,10944,10945,10946,10947,10945,10947,10948,10949,10950,10951,10949,10951,10952,10953,10954,10955,10953,10955,10956,10957,10958,10959,10960,10961,10962,10960,10962,10963,10964,10965,10966,10967,10968,10969,10967,10969,10970,10971,10972,10973,10971,10973,10974,10975,10976,10977,10978,10979,10980,10981,10982,10983,10981,10983,10984,10985,10986,10987,10985,10987,10988,10989,10990,10991,10992,10993,10994,10995,10996,10997,10995,10997,10998,10999,11000,11001,11002,11003,11004,11005,11006,11007,11008,11009,11010,11011,11012,11013,11014,11015,11016,11017,11018,11019,11020,11021,11022,11023,11024,11025,11023,11025,11026,11027,11028,11029,11030,11031,11032,11033,11034,11035,11036,11037,11038,11039,11040,11041,11042,11043,11044,11045,11046,11047,11045,11047,11048,11045,11048,11049,11050,11051,11052,11050,11052,11053,11054,11055,11056,11054,11056,11057,11058,11059,11060,11061,11062,11063,11061,11063,11064,11061,11064,11065,11066,11067,11068,11066,11068,11069,11070,11071,11072,11070,11072,11073,11074,11075,11076,11074,11076,11077,11078,11079,11080,11078,11080,11081,11082,11083,11084,11082,11084,11085,11086,11087,11088,11086,11088,11089,11090,11091,11092,11090,11092,11093,11094,11095,11096,11094,11096,11097,11098,11099,11100,11098,11100,11101,11102,11103,11104,11102,11104,11105,11106,11107,11108,11106,11108,11109,11110,11111,11112,11110,11112,11113,11114,11115,11116,11114,11116,11117,11118,11119,11120,11118,11120,11121,11122,11123,11124,11122,11124,11125,11126,11127,11128,11126,11128,11129,11130,11131,11132,11130,11132,11133,11134,11135,11136,11134,11136,11137,11138,11139,11140,11138,11140,11141,11142,11143,11144,11142,11144,11145,11146,11147,11148,11146,11148,11149,11150,11151,11152,11150,11152,11153,11154,11155,11156,11154,11156,11157,11158,11159,11160,11158,11160,11161,11162,11163,11164,11162,11164,11165,11166,11167,11168,11166,11168,11169,11170,11171,11172,11170,11172,11173,11174,11175,11176,11174,11176,11177,11178,11179,11180,11178,11180,11181,11182,11183,11184,11182,11184,11185,11186,11187,11188,11186,11188,11189,11190,11191,11192,11190,11192,11193,11194,11195,11196,11194,11196,11197,11198,11199,11200,11198,11200,11201,11202,11203,11204,11202,11204,11205,11206,11207,11208,11206,11208,11209,11210,11211,11212,11210,11212,11213,11214,11215,11216,11214,11216,11217,11218,11219,11220,11218,11220,11221,11222,11223,11224,11222,11224,11225,11226,11227,11228,11226,11228,11229,11230,11231,11232,11230,11232,11233,11234,11235,11236,11234,11236,11237,11238,11239,11240,11238,11240,11241,11242,11243,11244,11242,11244,11245,11246,11247,11248,11246,11248,11249,11250,11251,11252,11250,11252,11253,11254,11255,11256,11254,11256,11257,11258,11259,11260,11258,11260,11261],"vertices":[{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":128000000},"y":{"rawValue":2999900},"z":{"rawValue":42666667}},{"x":{"rawValue":128000000},"y":{"rawValue":833233},"z":{"rawValue":1333333}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":128000000},"y":{"rawValue":2999900},"z":{"rawValue":42666667}},{"x":{"rawValue":170666671},"y":{"rawValue":5499899},"z":{"rawValue":42666667}},{"x":{"rawValue":170666671},"y":{"rawValue":1999899},"z":{"rawValue":1333333}},{"x":{"rawValue":128000000},"y":{"rawValue":833233},"z":{"rawValue":1333333}},{"x":{"rawValue":170666671},"y":{"rawValue":5499899},"z":{"rawValue":42666667}},{"x":{"rawValue":213333343},"y":{"rawValue":3666566},"z":{"rawValue":42666667}},{"x":{"rawValue":213333343},"y":{"rawValue":1166566},"z":{"rawValue":1333333}},{"x":{"rawValue":170666671},"y":{"rawValue":1999899},"z":{"rawValue":1333333}},{"x":{"rawValue":213333343},"y":{"rawValue":3666566},"z":{"rawValue":42666667}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":42666667}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":213333343},"y":{"rawValue":1166566},"z":{"rawValue":1333333}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":42666667}},{"x":{"rawValue":298666656},"y":{"rawValue":1499899},"z":{"rawValue":42666667}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":298666687},"y":{"rawValue":1499899},"z":{"rawValue":42666667}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":42666667}},{"x":{"rawValue":341333343},"y":{"rawValue":333233},"z":{"rawValue":1333333}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":42666667}},{"x":{"rawValue":384000000},"y":{"rawValue":2499900},"z":{"rawValue":42666667}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":341333343},"y":{"rawValue":333233},"z":{"rawValue":1333333}},{"x":{"rawValue":384000000},"y":{"rawValue":2499900},"z":{"rawValue":42666667}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":1333333}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":42666667},"y":{"rawValue":999899},"z":{"rawValue":85333335}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":42666667},"y":{"rawValue":999899},"z":{"rawValue":85333335}},{"x":{"rawValue":85333335},"y":{"rawValue":1666566},"z":{"rawValue":85333335}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":85333335},"y":{"rawValue":1666566},"z":{"rawValue":85333335}},{"x":{"rawValue":128000000},"y":{"rawValue":2999900},"z":{"rawValue":85333335}},{"x":{"rawValue":128000000},"y":{"rawValue":2999900},"z":{"rawValue":42666667}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":128000000},"y":{"rawValue":2999900},"z":{"rawValue":85333335}},{"x":{"rawValue":170666671},"y":{"rawValue":6333233},"z":{"rawValue":85333335}},{"x":{"rawValue":170666671},"y":{"rawValue":5499899},"z":{"rawValue":42666667}},{"x":{"rawValue":128000000},"y":{"rawValue":2999900},"z":{"rawValue":42666667}},{"x":{"rawValue":170666671},"y":{"rawValue":6333233},"z":{"rawValue":85333335}},{"x":{"rawValue":213333343},"y":{"rawValue":5166566},"z":{"rawValue":85333335}},{"x":{"rawValue":213333343},"y":{"rawValue":3666566},"z":{"rawValue":42666667}},{"x":{"rawValue":170666671},"y":{"rawValue":5499899},"z":{"rawValue":42666667}},{"x":{"rawValue":213333343},"y":{"rawValue":5166566},"z":{"rawValue":85333335}},{"x":{"rawValue":256000000},"y":{"rawValue":499899},"z":{"rawValue":85333335}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":42666667}},{"x":{"rawValue":213333343},"y":{"rawValue":3666566},"z":{"rawValue":42666667}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":85333335}},{"x":{"rawValue":298666656},"y":{"rawValue":2833233},"z":{"rawValue":85333335}},{"x":{"rawValue":298666656},"y":{"rawValue":1499899},"z":{"rawValue":42666667}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":42666667}},{"x":{"rawValue":298666687},"y":{"rawValue":2833233},"z":{"rawValue":85333335}},{"x":{"rawValue":341333343},"y":{"rawValue":5999899},"z":{"rawValue":85333335}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":42666667}},{"x":{"rawValue":298666687},"y":{"rawValue":1499900},"z":{"rawValue":42666667}},{"x":{"rawValue":341333343},"y":{"rawValue":5999899},"z":{"rawValue":85333335}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":384000000},"y":{"rawValue":2499900},"z":{"rawValue":42666667}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":42666667}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":426666656},"y":{"rawValue":666566},"z":{"rawValue":85333335}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":384000000},"y":{"rawValue":2499900},"z":{"rawValue":42666667}},{"x":{"rawValue":426666687},"y":{"rawValue":666566},"z":{"rawValue":85333335}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":85333335}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":85333335}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":42666667}},{"x":{"rawValue":1333333},"y":{"rawValue":499899},"z":{"rawValue":128000000}},{"x":{"rawValue":42666667},"y":{"rawValue":3999900},"z":{"rawValue":128000000}},{"x":{"rawValue":42666667},"y":{"rawValue":999900},"z":{"rawValue":85333335}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":42666667},"y":{"rawValue":3999899},"z":{"rawValue":128000000}},{"x":{"rawValue":85333335},"y":{"rawValue":8833233},"z":{"rawValue":128000000}},{"x":{"rawValue":85333335},"y":{"rawValue":1666566},"z":{"rawValue":85333335}},{"x":{"rawValue":42666667},"y":{"rawValue":999899},"z":{"rawValue":85333335}},{"x":{"rawValue":85333335},"y":{"rawValue":8833233},"z":{"rawValue":128000000}},{"x":{"rawValue":128000000},"y":{"rawValue":7833233},"z":{"rawValue":128000000}},{"x":{"rawValue":128000000},"y":{"rawValue":2999900},"z":{"rawValue":85333335}},{"x":{"rawValue":85333335},"y":{"rawValue":1666566},"z":{"rawValue":85333335}},{"x":{"rawValue":128000000},"y":{"rawValue":7833233},"z":{"rawValue":128000000}},{"x":{"rawValue":170666671},"y":{"rawValue":9333233},"z":{"rawValue":128000000}},{"x":{"rawValue":170666671},"y":{"rawValue":6333233},"z":{"rawValue":85333335}},{"x":{"rawValue":128000000},"y":{"rawValue":2999900},"z":{"rawValue":85333335}},{"x":{"rawValue":170666671},"y":{"rawValue":9333233},"z":{"rawValue":128000000}},{"x":{"rawValue":213333343},"y":{"rawValue":11166566},"z":{"rawValue":128000000}},{"x":{"rawValue":213333343},"y":{"rawValue":5166566},"z":{"rawValue":85333335}},{"x":{"rawValue":170666671},"y":{"rawValue":6333233},"z":{"rawValue":85333335}},{"x":{"rawValue":213333343},"y":{"rawValue":11166566},"z":{"rawValue":128000000}},{"x":{"rawValue":256000000},"y":{"rawValue":6833233},"z":{"rawValue":128000000}},{"x":{"rawValue":256000000},"y":{"rawValue":499899},"z":{"rawValue":85333335}},{"x":{"rawValue":213333343},"y":{"rawValue":5166566},"z":{"rawValue":85333335}},{"x":{"rawValue":256000000},"y":{"rawValue":6833233},"z":{"rawValue":128000000}},{"x":{"rawValue":298666656},"y":{"rawValue":3333233},"z":{"rawValue":128000000}},{"x":{"rawValue":298666656},"y":{"rawValue":2833233},"z":{"rawValue":85333335}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":85333335}},{"x":{"rawValue":298666687},"y":{"rawValue":3333233},"z":{"rawValue":128000000}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":341333343},"y":{"rawValue":5999899},"z":{"rawValue":85333335}},{"x":{"rawValue":298666687},"y":{"rawValue":2833233},"z":{"rawValue":85333335}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":384000000},"y":{"rawValue":3166566},"z":{"rawValue":128000000}},{"x":{"rawValue":384000000},"y":{"rawValue":2999900},"z":{"rawValue":126666671}},{"x":{"rawValue":384000000},"y":{"rawValue":2999900},"z":{"rawValue":126666671}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":341333343},"y":{"rawValue":5999899},"z":{"rawValue":85333335}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":396333343},"y":{"rawValue":2833233},"z":{"rawValue":114333335}},{"x":{"rawValue":398333343},"y":{"rawValue":3166566},"z":{"rawValue":114333335}},{"x":{"rawValue":398000000},"y":{"rawValue":2833233},"z":{"rawValue":113000000}},{"x":{"rawValue":386000000},"y":{"rawValue":2999900},"z":{"rawValue":124666671}},{"x":{"rawValue":388000000},"y":{"rawValue":3333233},"z":{"rawValue":124000000}},{"x":{"rawValue":388000000},"y":{"rawValue":3166566},"z":{"rawValue":123000000}},{"x":{"rawValue":388000000},"y":{"rawValue":3166566},"z":{"rawValue":123000000}},{"x":{"rawValue":389666656},"y":{"rawValue":3333233},"z":{"rawValue":122333335}},{"x":{"rawValue":389666656},"y":{"rawValue":3166566},"z":{"rawValue":121000000}},{"x":{"rawValue":384000000},"y":{"rawValue":2999900},"z":{"rawValue":126666671}},{"x":{"rawValue":386000000},"y":{"rawValue":3333233},"z":{"rawValue":126000000}},{"x":{"rawValue":386000000},"y":{"rawValue":2999900},"z":{"rawValue":124666671}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":389666656},"y":{"rawValue":3166566},"z":{"rawValue":121000000}},{"x":{"rawValue":391666656},"y":{"rawValue":3333233},"z":{"rawValue":120333335}},{"x":{"rawValue":391666656},"y":{"rawValue":3166566},"z":{"rawValue":119000000}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":394333343},"y":{"rawValue":2999900},"z":{"rawValue":116333335}},{"x":{"rawValue":395666656},"y":{"rawValue":3166566},"z":{"rawValue":116333335}},{"x":{"rawValue":396333343},"y":{"rawValue":2833233},"z":{"rawValue":114333335}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":402333343},"y":{"rawValue":2666566},"z":{"rawValue":110333335}},{"x":{"rawValue":404000000},"y":{"rawValue":2666566},"z":{"rawValue":110333335}},{"x":{"rawValue":404666656},"y":{"rawValue":2499900},"z":{"rawValue":108666671}},{"x":{"rawValue":396333343},"y":{"rawValue":2833233},"z":{"rawValue":114333335}},{"x":{"rawValue":398000000},"y":{"rawValue":2833233},"z":{"rawValue":113000000}},{"x":{"rawValue":398666656},"y":{"rawValue":2833233},"z":{"rawValue":112333335}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":398666656},"y":{"rawValue":2833233},"z":{"rawValue":112333335}},{"x":{"rawValue":401666656},"y":{"rawValue":2999900},"z":{"rawValue":112333335}},{"x":{"rawValue":401666656},"y":{"rawValue":2666566},"z":{"rawValue":111000000}},{"x":{"rawValue":408666656},"y":{"rawValue":2166566},"z":{"rawValue":106666671}},{"x":{"rawValue":412000000},"y":{"rawValue":2333233},"z":{"rawValue":106666671}},{"x":{"rawValue":411666656},"y":{"rawValue":1999899},"z":{"rawValue":105333335}},{"x":{"rawValue":404666656},"y":{"rawValue":2499900},"z":{"rawValue":108666671}},{"x":{"rawValue":408333343},"y":{"rawValue":2666566},"z":{"rawValue":108666671}},{"x":{"rawValue":408000000},"y":{"rawValue":2333233},"z":{"rawValue":107333335}},{"x":{"rawValue":412333343},"y":{"rawValue":1833233},"z":{"rawValue":104666671}},{"x":{"rawValue":416000000},"y":{"rawValue":1833233},"z":{"rawValue":104666671}},{"x":{"rawValue":415666656},"y":{"rawValue":1499899},"z":{"rawValue":103333335}},{"x":{"rawValue":391666656},"y":{"rawValue":3166566},"z":{"rawValue":119000000}},{"x":{"rawValue":393666656},"y":{"rawValue":3333233},"z":{"rawValue":118333335}},{"x":{"rawValue":394333343},"y":{"rawValue":2999900},"z":{"rawValue":116333335}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":398666656},"y":{"rawValue":2833233},"z":{"rawValue":112333335}},{"x":{"rawValue":401666656},"y":{"rawValue":2666566},"z":{"rawValue":111000000}},{"x":{"rawValue":402333343},"y":{"rawValue":2666566},"z":{"rawValue":110333335}},{"x":{"rawValue":408666656},"y":{"rawValue":2166566},"z":{"rawValue":106666671}},{"x":{"rawValue":411666656},"y":{"rawValue":1999899},"z":{"rawValue":105333335}},{"x":{"rawValue":412333343},"y":{"rawValue":1833233},"z":{"rawValue":104666671}},{"x":{"rawValue":404666656},"y":{"rawValue":2499900},"z":{"rawValue":108666671}},{"x":{"rawValue":408000000},"y":{"rawValue":2333233},"z":{"rawValue":107333335}},{"x":{"rawValue":408666656},"y":{"rawValue":2166566},"z":{"rawValue":106666671}},{"x":{"rawValue":412333343},"y":{"rawValue":1833233},"z":{"rawValue":104666671}},{"x":{"rawValue":415666656},"y":{"rawValue":1499899},"z":{"rawValue":103333335}},{"x":{"rawValue":416333343},"y":{"rawValue":1499899},"z":{"rawValue":102666671}},{"x":{"rawValue":426666656},"y":{"rawValue":666566},"z":{"rawValue":85333335}},{"x":{"rawValue":416333343},"y":{"rawValue":1499899},"z":{"rawValue":102666671}},{"x":{"rawValue":421666656},"y":{"rawValue":1333233},"z":{"rawValue":102666671}},{"x":{"rawValue":421333343},"y":{"rawValue":1166566},"z":{"rawValue":101333335}},{"x":{"rawValue":386000000},"y":{"rawValue":2999900},"z":{"rawValue":124666671}},{"x":{"rawValue":388000000},"y":{"rawValue":3166566},"z":{"rawValue":123000000}},{"x":{"rawValue":389666656},"y":{"rawValue":3166566},"z":{"rawValue":121000000}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":416333343},"y":{"rawValue":1499899},"z":{"rawValue":102666671}},{"x":{"rawValue":421333343},"y":{"rawValue":1166566},"z":{"rawValue":101333335}},{"x":{"rawValue":422000000},"y":{"rawValue":999899},"z":{"rawValue":100666671}},{"x":{"rawValue":426666656},"y":{"rawValue":666566},"z":{"rawValue":85333335}},{"x":{"rawValue":398666656},"y":{"rawValue":2833233},"z":{"rawValue":112333335}},{"x":{"rawValue":402333343},"y":{"rawValue":2666566},"z":{"rawValue":110333335}},{"x":{"rawValue":404666656},"y":{"rawValue":2499900},"z":{"rawValue":108666671}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":404666656},"y":{"rawValue":2499900},"z":{"rawValue":108666671}},{"x":{"rawValue":408666656},"y":{"rawValue":2166566},"z":{"rawValue":106666671}},{"x":{"rawValue":412333343},"y":{"rawValue":1833233},"z":{"rawValue":104666671}},{"x":{"rawValue":426666656},"y":{"rawValue":666566},"z":{"rawValue":85333335}},{"x":{"rawValue":384000000},"y":{"rawValue":4333233},"z":{"rawValue":85333335}},{"x":{"rawValue":422000000},"y":{"rawValue":999899},"z":{"rawValue":100666671}},{"x":{"rawValue":426666656},"y":{"rawValue":833233},"z":{"rawValue":100666671}},{"x":{"rawValue":426666656},"y":{"rawValue":666566},"z":{"rawValue":85333335}},{"x":{"rawValue":465333343},"y":{"rawValue":499900},"z":{"rawValue":104666671}},{"x":{"rawValue":467000030},"y":{"rawValue":833233},"z":{"rawValue":106666671}},{"x":{"rawValue":469333343},"y":{"rawValue":666566},"z":{"rawValue":107000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":459333343},"y":{"rawValue":499899},"z":{"rawValue":102666671}},{"x":{"rawValue":461000030},"y":{"rawValue":833233},"z":{"rawValue":104666671}},{"x":{"rawValue":465333343},"y":{"rawValue":499900},"z":{"rawValue":104666671}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":451333343},"y":{"rawValue":333233},"z":{"rawValue":100666671}},{"x":{"rawValue":453000030},"y":{"rawValue":833233},"z":{"rawValue":102666671}},{"x":{"rawValue":459333343},"y":{"rawValue":499900},"z":{"rawValue":102666671}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":451333343},"y":{"rawValue":333233},"z":{"rawValue":100666671}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":426666687},"y":{"rawValue":666566},"z":{"rawValue":85333335}},{"x":{"rawValue":426666687},"y":{"rawValue":833233},"z":{"rawValue":100666671}},{"x":{"rawValue":492666687},"y":{"rawValue":333233},"z":{"rawValue":116333335}},{"x":{"rawValue":493333343},"y":{"rawValue":499900},"z":{"rawValue":117000000}},{"x":{"rawValue":494000000},"y":{"rawValue":333233},"z":{"rawValue":117000000}},{"x":{"rawValue":492666687},"y":{"rawValue":333233},"z":{"rawValue":116333335}},{"x":{"rawValue":494000000},"y":{"rawValue":333233},"z":{"rawValue":117000000}},{"x":{"rawValue":495000000},"y":{"rawValue":333233},"z":{"rawValue":117000000}},{"x":{"rawValue":477000000},"y":{"rawValue":333233},"z":{"rawValue":108666671}},{"x":{"rawValue":478333343},"y":{"rawValue":666566},"z":{"rawValue":110333335}},{"x":{"rawValue":480666687},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":480666687},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":482333343},"y":{"rawValue":666566},"z":{"rawValue":112333335}},{"x":{"rawValue":484666687},"y":{"rawValue":333233},"z":{"rawValue":112333335}},{"x":{"rawValue":484666687},"y":{"rawValue":333233},"z":{"rawValue":112333335}},{"x":{"rawValue":486333343},"y":{"rawValue":666566},"z":{"rawValue":114333335}},{"x":{"rawValue":488666687},"y":{"rawValue":333233},"z":{"rawValue":114333335}},{"x":{"rawValue":488666687},"y":{"rawValue":333233},"z":{"rawValue":114333335}},{"x":{"rawValue":490333343},"y":{"rawValue":666566},"z":{"rawValue":116333335}},{"x":{"rawValue":492666687},"y":{"rawValue":333233},"z":{"rawValue":116333335}},{"x":{"rawValue":488666687},"y":{"rawValue":333233},"z":{"rawValue":114333335}},{"x":{"rawValue":492666687},"y":{"rawValue":333233},"z":{"rawValue":116333335}},{"x":{"rawValue":495000000},"y":{"rawValue":333233},"z":{"rawValue":117000000}},{"x":{"rawValue":469333343},"y":{"rawValue":666566},"z":{"rawValue":107000000}},{"x":{"rawValue":470666687},"y":{"rawValue":999899},"z":{"rawValue":108666671}},{"x":{"rawValue":477000000},"y":{"rawValue":333233},"z":{"rawValue":108666671}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":484666687},"y":{"rawValue":333233},"z":{"rawValue":112333335}},{"x":{"rawValue":488666687},"y":{"rawValue":333233},"z":{"rawValue":114333335}},{"x":{"rawValue":495000000},"y":{"rawValue":333233},"z":{"rawValue":117000000}},{"x":{"rawValue":495000000},"y":{"rawValue":333233},"z":{"rawValue":117000000}},{"x":{"rawValue":496000000},"y":{"rawValue":499900},"z":{"rawValue":118333335}},{"x":{"rawValue":500333343},"y":{"rawValue":166566},"z":{"rawValue":118333335}},{"x":{"rawValue":506333343},"y":{"rawValue":333233},"z":{"rawValue":120333335}},{"x":{"rawValue":508000000},"y":{"rawValue":666566},"z":{"rawValue":122333335}},{"x":{"rawValue":512000000},"y":{"rawValue":499900},"z":{"rawValue":122333335}},{"x":{"rawValue":500333343},"y":{"rawValue":166566},"z":{"rawValue":118333335}},{"x":{"rawValue":502000000},"y":{"rawValue":499900},"z":{"rawValue":120333335}},{"x":{"rawValue":506333343},"y":{"rawValue":333233},"z":{"rawValue":120333335}},{"x":{"rawValue":480666687},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":484666687},"y":{"rawValue":333233},"z":{"rawValue":112333335}},{"x":{"rawValue":495000000},"y":{"rawValue":333233},"z":{"rawValue":117000000}},{"x":{"rawValue":500333343},"y":{"rawValue":166566},"z":{"rawValue":118333335}},{"x":{"rawValue":480666687},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":506333343},"y":{"rawValue":333233},"z":{"rawValue":120333335}},{"x":{"rawValue":512000000},"y":{"rawValue":499900},"z":{"rawValue":122333335}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":480666687},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":500333343},"y":{"rawValue":166566},"z":{"rawValue":118333335}},{"x":{"rawValue":506333343},"y":{"rawValue":333233},"z":{"rawValue":120333335}},{"x":{"rawValue":547000000},"y":{"rawValue":1333233},"z":{"rawValue":124000000}},{"x":{"rawValue":547666687},"y":{"rawValue":1499899},"z":{"rawValue":124666671}},{"x":{"rawValue":548666687},"y":{"rawValue":1499899},"z":{"rawValue":124666671}},{"x":{"rawValue":547000000},"y":{"rawValue":1333233},"z":{"rawValue":124000000}},{"x":{"rawValue":548666687},"y":{"rawValue":1499899},"z":{"rawValue":124666671}},{"x":{"rawValue":549666687},"y":{"rawValue":1333233},"z":{"rawValue":124666671}},{"x":{"rawValue":541333312},"y":{"rawValue":999899},"z":{"rawValue":122333335}},{"x":{"rawValue":542666687},"y":{"rawValue":1499899},"z":{"rawValue":124000000}},{"x":{"rawValue":547000000},"y":{"rawValue":1333233},"z":{"rawValue":124000000}},{"x":{"rawValue":548666687},"y":{"rawValue":1499899},"z":{"rawValue":124666671}},{"x":{"rawValue":547666687},"y":{"rawValue":1499899},"z":{"rawValue":124666671}},{"x":{"rawValue":548000000},"y":{"rawValue":1666566},"z":{"rawValue":125333335}},{"x":{"rawValue":541333312},"y":{"rawValue":999899},"z":{"rawValue":122333335}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":512000000},"y":{"rawValue":499900},"z":{"rawValue":122333335}},{"x":{"rawValue":549666687},"y":{"rawValue":1333233},"z":{"rawValue":124666671}},{"x":{"rawValue":550666687},"y":{"rawValue":1666566},"z":{"rawValue":126000000}},{"x":{"rawValue":554666687},"y":{"rawValue":1499899},"z":{"rawValue":126000000}},{"x":{"rawValue":541333312},"y":{"rawValue":999899},"z":{"rawValue":122333335}},{"x":{"rawValue":547000000},"y":{"rawValue":1333233},"z":{"rawValue":124000000}},{"x":{"rawValue":549666687},"y":{"rawValue":1333233},"z":{"rawValue":124666671}},{"x":{"rawValue":541333312},"y":{"rawValue":999899},"z":{"rawValue":122333335}},{"x":{"rawValue":549666687},"y":{"rawValue":1333233},"z":{"rawValue":124666671}},{"x":{"rawValue":554666687},"y":{"rawValue":1499899},"z":{"rawValue":126000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":554666687},"y":{"rawValue":1499899},"z":{"rawValue":126000000}},{"x":{"rawValue":555333374},"y":{"rawValue":1499899},"z":{"rawValue":126333335}},{"x":{"rawValue":556333374},"y":{"rawValue":1333233},"z":{"rawValue":126333335}},{"x":{"rawValue":554666687},"y":{"rawValue":1499899},"z":{"rawValue":126000000}},{"x":{"rawValue":556333374},"y":{"rawValue":1333233},"z":{"rawValue":126333335}},{"x":{"rawValue":557333374},"y":{"rawValue":1333233},"z":{"rawValue":126333335}},{"x":{"rawValue":556333374},"y":{"rawValue":1333233},"z":{"rawValue":126333335}},{"x":{"rawValue":555333374},"y":{"rawValue":1499899},"z":{"rawValue":126333335}},{"x":{"rawValue":555666687},"y":{"rawValue":1499899},"z":{"rawValue":127000000}},{"x":{"rawValue":557333374},"y":{"rawValue":1333233},"z":{"rawValue":126333335}},{"x":{"rawValue":559000000},"y":{"rawValue":1499899},"z":{"rawValue":128000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":554666687},"y":{"rawValue":1499899},"z":{"rawValue":126000000}},{"x":{"rawValue":557333374},"y":{"rawValue":1333233},"z":{"rawValue":126333335}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":640000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":640333312},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":641666687},"y":{"rawValue":499900},"z":{"rawValue":128000000}},{"x":{"rawValue":641666687},"y":{"rawValue":333233},"z":{"rawValue":126666671}},{"x":{"rawValue":640000000},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":640333312},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":641666687},"y":{"rawValue":333233},"z":{"rawValue":126666671}},{"x":{"rawValue":658000000},"y":{"rawValue":333233},"z":{"rawValue":112333335}},{"x":{"rawValue":660000000},"y":{"rawValue":499899},"z":{"rawValue":112333335}},{"x":{"rawValue":659666687},"y":{"rawValue":333233},"z":{"rawValue":111000000}},{"x":{"rawValue":664000000},"y":{"rawValue":499900},"z":{"rawValue":108666671}},{"x":{"rawValue":666000000},"y":{"rawValue":833233},"z":{"rawValue":108666671}},{"x":{"rawValue":665666687},"y":{"rawValue":499900},"z":{"rawValue":107333335}},{"x":{"rawValue":641666687},"y":{"rawValue":333233},"z":{"rawValue":126666671}},{"x":{"rawValue":643666687},"y":{"rawValue":499900},"z":{"rawValue":126000000}},{"x":{"rawValue":643666687},"y":{"rawValue":166566},"z":{"rawValue":124666671}},{"x":{"rawValue":649666687},"y":{"rawValue":499900},"z":{"rawValue":121000000}},{"x":{"rawValue":651666687},"y":{"rawValue":833233},"z":{"rawValue":120333335}},{"x":{"rawValue":651666687},"y":{"rawValue":499900},"z":{"rawValue":119000000}},{"x":{"rawValue":654000000},"y":{"rawValue":333233},"z":{"rawValue":116333335}},{"x":{"rawValue":655333312},"y":{"rawValue":666566},"z":{"rawValue":116333335}},{"x":{"rawValue":656000000},"y":{"rawValue":333233},"z":{"rawValue":114333335}},{"x":{"rawValue":656000000},"y":{"rawValue":333233},"z":{"rawValue":114333335}},{"x":{"rawValue":657333312},"y":{"rawValue":499900},"z":{"rawValue":114333335}},{"x":{"rawValue":658000000},"y":{"rawValue":333233},"z":{"rawValue":112333335}},{"x":{"rawValue":669000000},"y":{"rawValue":499900},"z":{"rawValue":105333335}},{"x":{"rawValue":671000000},"y":{"rawValue":666566},"z":{"rawValue":104666671}},{"x":{"rawValue":671000000},"y":{"rawValue":499900},"z":{"rawValue":103333335}},{"x":{"rawValue":666333312},"y":{"rawValue":499900},"z":{"rawValue":106666671}},{"x":{"rawValue":669000000},"y":{"rawValue":833233},"z":{"rawValue":106666671}},{"x":{"rawValue":669000000},"y":{"rawValue":499900},"z":{"rawValue":105333335}},{"x":{"rawValue":658000000},"y":{"rawValue":333233},"z":{"rawValue":112333335}},{"x":{"rawValue":659666687},"y":{"rawValue":333233},"z":{"rawValue":111000000}},{"x":{"rawValue":660333312},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":664000000},"y":{"rawValue":499900},"z":{"rawValue":108666671}},{"x":{"rawValue":665666687},"y":{"rawValue":499900},"z":{"rawValue":107333335}},{"x":{"rawValue":666333312},"y":{"rawValue":499900},"z":{"rawValue":106666671}},{"x":{"rawValue":660333312},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":677666687},"y":{"rawValue":499900},"z":{"rawValue":98666671}},{"x":{"rawValue":680666687},"y":{"rawValue":833233},"z":{"rawValue":98666671}},{"x":{"rawValue":680666687},"y":{"rawValue":499900},"z":{"rawValue":97333335}},{"x":{"rawValue":643666687},"y":{"rawValue":166566},"z":{"rawValue":124666671}},{"x":{"rawValue":645666687},"y":{"rawValue":499900},"z":{"rawValue":124000000}},{"x":{"rawValue":646333312},"y":{"rawValue":333233},"z":{"rawValue":122333335}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":651666687},"y":{"rawValue":499900},"z":{"rawValue":119000000}},{"x":{"rawValue":653333312},"y":{"rawValue":666566},"z":{"rawValue":118333335}},{"x":{"rawValue":654000000},"y":{"rawValue":333233},"z":{"rawValue":116333335}},{"x":{"rawValue":646333312},"y":{"rawValue":333233},"z":{"rawValue":122333335}},{"x":{"rawValue":649666687},"y":{"rawValue":833233},"z":{"rawValue":122333335}},{"x":{"rawValue":649666687},"y":{"rawValue":499900},"z":{"rawValue":121000000}},{"x":{"rawValue":671000000},"y":{"rawValue":499900},"z":{"rawValue":103333335}},{"x":{"rawValue":673000000},"y":{"rawValue":499900},"z":{"rawValue":102666671}},{"x":{"rawValue":673666687},"y":{"rawValue":333233},"z":{"rawValue":100666671}},{"x":{"rawValue":660333312},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":663333312},"y":{"rawValue":666566},"z":{"rawValue":110333335}},{"x":{"rawValue":664000000},"y":{"rawValue":499900},"z":{"rawValue":108666671}},{"x":{"rawValue":673666687},"y":{"rawValue":333233},"z":{"rawValue":100666671}},{"x":{"rawValue":677000000},"y":{"rawValue":833233},"z":{"rawValue":100666671}},{"x":{"rawValue":677666687},"y":{"rawValue":499900},"z":{"rawValue":98666671}},{"x":{"rawValue":640000000},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":641666687},"y":{"rawValue":333233},"z":{"rawValue":126666671}},{"x":{"rawValue":643666687},"y":{"rawValue":166566},"z":{"rawValue":124666671}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":666333312},"y":{"rawValue":499900},"z":{"rawValue":106666671}},{"x":{"rawValue":669000000},"y":{"rawValue":499900},"z":{"rawValue":105333335}},{"x":{"rawValue":671000000},"y":{"rawValue":499900},"z":{"rawValue":103333335}},{"x":{"rawValue":646333312},"y":{"rawValue":333233},"z":{"rawValue":122333335}},{"x":{"rawValue":649666687},"y":{"rawValue":499900},"z":{"rawValue":121000000}},{"x":{"rawValue":651666687},"y":{"rawValue":499899},"z":{"rawValue":119000000}},{"x":{"rawValue":654000000},"y":{"rawValue":333233},"z":{"rawValue":116333335}},{"x":{"rawValue":646333312},"y":{"rawValue":333233},"z":{"rawValue":122333335}},{"x":{"rawValue":656000000},"y":{"rawValue":333233},"z":{"rawValue":114333335}},{"x":{"rawValue":658000000},"y":{"rawValue":333233},"z":{"rawValue":112333335}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":666333312},"y":{"rawValue":499900},"z":{"rawValue":106666671}},{"x":{"rawValue":671000000},"y":{"rawValue":499900},"z":{"rawValue":103333335}},{"x":{"rawValue":673666687},"y":{"rawValue":333233},"z":{"rawValue":100666671}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":660333312},"y":{"rawValue":333233},"z":{"rawValue":110333335}},{"x":{"rawValue":673666687},"y":{"rawValue":333233},"z":{"rawValue":100666671}},{"x":{"rawValue":677666687},"y":{"rawValue":499900},"z":{"rawValue":98666671}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":680666687},"y":{"rawValue":499900},"z":{"rawValue":97333335}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":96666671}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":646333312},"y":{"rawValue":333233},"z":{"rawValue":122333335}},{"x":{"rawValue":654000000},"y":{"rawValue":333233},"z":{"rawValue":116333335}},{"x":{"rawValue":656000000},"y":{"rawValue":333233},"z":{"rawValue":114333335}},{"x":{"rawValue":677666687},"y":{"rawValue":499900},"z":{"rawValue":98666671}},{"x":{"rawValue":680666687},"y":{"rawValue":499900},"z":{"rawValue":97333335}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":685333374},"y":{"rawValue":666566},"z":{"rawValue":95000000}},{"x":{"rawValue":689666687},"y":{"rawValue":1166566},"z":{"rawValue":95000000}},{"x":{"rawValue":689333374},"y":{"rawValue":833233},"z":{"rawValue":93666671}},{"x":{"rawValue":695000000},"y":{"rawValue":833233},"z":{"rawValue":91000000}},{"x":{"rawValue":725333374},"y":{"rawValue":1499899},"z":{"rawValue":91333335}},{"x":{"rawValue":725333374},"y":{"rawValue":499899},"z":{"rawValue":85333335}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":96666671}},{"x":{"rawValue":684666687},"y":{"rawValue":999899},"z":{"rawValue":96666671}},{"x":{"rawValue":685333374},"y":{"rawValue":666566},"z":{"rawValue":95000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":685333374},"y":{"rawValue":666566},"z":{"rawValue":95000000}},{"x":{"rawValue":689333374},"y":{"rawValue":833233},"z":{"rawValue":93666671}},{"x":{"rawValue":690000000},"y":{"rawValue":833233},"z":{"rawValue":93000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":690000000},"y":{"rawValue":833233},"z":{"rawValue":93000000}},{"x":{"rawValue":694333374},"y":{"rawValue":1166566},"z":{"rawValue":93000000}},{"x":{"rawValue":695000000},"y":{"rawValue":833233},"z":{"rawValue":91000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":725333374},"y":{"rawValue":1499899},"z":{"rawValue":91333335}},{"x":{"rawValue":726666687},"y":{"rawValue":1833233},"z":{"rawValue":93000000}},{"x":{"rawValue":729000061},"y":{"rawValue":1833233},"z":{"rawValue":93000000}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":85333335}},{"x":{"rawValue":733000061},"y":{"rawValue":1833233},"z":{"rawValue":95000000}},{"x":{"rawValue":734333374},"y":{"rawValue":2166566},"z":{"rawValue":96666671}},{"x":{"rawValue":736666687},"y":{"rawValue":1833233},"z":{"rawValue":96666671}},{"x":{"rawValue":729000061},"y":{"rawValue":1833233},"z":{"rawValue":93000000}},{"x":{"rawValue":730666687},"y":{"rawValue":2166566},"z":{"rawValue":95000000}},{"x":{"rawValue":733000061},"y":{"rawValue":1833233},"z":{"rawValue":95000000}},{"x":{"rawValue":736666687},"y":{"rawValue":1833233},"z":{"rawValue":96666671}},{"x":{"rawValue":741333374},"y":{"rawValue":2166566},"z":{"rawValue":101333335}},{"x":{"rawValue":742000061},"y":{"rawValue":2166566},"z":{"rawValue":101333335}},{"x":{"rawValue":736666687},"y":{"rawValue":1833233},"z":{"rawValue":96666671}},{"x":{"rawValue":742000061},"y":{"rawValue":2166566},"z":{"rawValue":101333335}},{"x":{"rawValue":743000061},"y":{"rawValue":1999899},"z":{"rawValue":101333335}},{"x":{"rawValue":729000061},"y":{"rawValue":1833233},"z":{"rawValue":93000000}},{"x":{"rawValue":733000061},"y":{"rawValue":1833233},"z":{"rawValue":95000000}},{"x":{"rawValue":736666687},"y":{"rawValue":1833233},"z":{"rawValue":96666671}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":85333335}},{"x":{"rawValue":758666687},"y":{"rawValue":1833233},"z":{"rawValue":124666671}},{"x":{"rawValue":758666687},"y":{"rawValue":1999899},"z":{"rawValue":128000000}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":756333374},"y":{"rawValue":1833233},"z":{"rawValue":118333335}},{"x":{"rawValue":755666687},"y":{"rawValue":2166566},"z":{"rawValue":120000000}},{"x":{"rawValue":756666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":756666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":756666687},"y":{"rawValue":2166566},"z":{"rawValue":123000000}},{"x":{"rawValue":758666687},"y":{"rawValue":1833233},"z":{"rawValue":124666671}},{"x":{"rawValue":756333374},"y":{"rawValue":1833233},"z":{"rawValue":118333335}},{"x":{"rawValue":756666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":758666687},"y":{"rawValue":1833233},"z":{"rawValue":124666671}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":752666687},"y":{"rawValue":1999899},"z":{"rawValue":112666671}},{"x":{"rawValue":752666687},"y":{"rawValue":2333233},"z":{"rawValue":115000000}},{"x":{"rawValue":756333374},"y":{"rawValue":1833233},"z":{"rawValue":118333335}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":748333374},"y":{"rawValue":1999899},"z":{"rawValue":106666671}},{"x":{"rawValue":748000061},"y":{"rawValue":2333233},"z":{"rawValue":108333335}},{"x":{"rawValue":752666687},"y":{"rawValue":1999899},"z":{"rawValue":112666671}},{"x":{"rawValue":743000061},"y":{"rawValue":1999899},"z":{"rawValue":101333335}},{"x":{"rawValue":744333374},"y":{"rawValue":2166566},"z":{"rawValue":103333335}},{"x":{"rawValue":748333374},"y":{"rawValue":1999899},"z":{"rawValue":106666671}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":748333374},"y":{"rawValue":1999899},"z":{"rawValue":106666671}},{"x":{"rawValue":752666687},"y":{"rawValue":1999899},"z":{"rawValue":112666671}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":85333335}},{"x":{"rawValue":736666687},"y":{"rawValue":1833233},"z":{"rawValue":96666671}},{"x":{"rawValue":743000061},"y":{"rawValue":1999899},"z":{"rawValue":101333335}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":768000000},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":818333374},"y":{"rawValue":499900},"z":{"rawValue":124000000}},{"x":{"rawValue":820000000},"y":{"rawValue":666566},"z":{"rawValue":124000000}},{"x":{"rawValue":820666687},"y":{"rawValue":499900},"z":{"rawValue":122333335}},{"x":{"rawValue":824666687},"y":{"rawValue":666566},"z":{"rawValue":120333335}},{"x":{"rawValue":828000000},"y":{"rawValue":999899},"z":{"rawValue":120333335}},{"x":{"rawValue":827666687},"y":{"rawValue":666566},"z":{"rawValue":119000000}},{"x":{"rawValue":812333374},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":815666687},"y":{"rawValue":833233},"z":{"rawValue":128000000}},{"x":{"rawValue":815666687},"y":{"rawValue":499900},"z":{"rawValue":126666671}},{"x":{"rawValue":820666687},"y":{"rawValue":499900},"z":{"rawValue":122333335}},{"x":{"rawValue":824333374},"y":{"rawValue":999899},"z":{"rawValue":122333335}},{"x":{"rawValue":824000000},"y":{"rawValue":666566},"z":{"rawValue":121000000}},{"x":{"rawValue":815666687},"y":{"rawValue":499900},"z":{"rawValue":126666671}},{"x":{"rawValue":817666687},"y":{"rawValue":666566},"z":{"rawValue":126000000}},{"x":{"rawValue":818333374},"y":{"rawValue":499900},"z":{"rawValue":124000000}},{"x":{"rawValue":824666687},"y":{"rawValue":666566},"z":{"rawValue":120333335}},{"x":{"rawValue":827666687},"y":{"rawValue":666566},"z":{"rawValue":119000000}},{"x":{"rawValue":828333374},"y":{"rawValue":666566},"z":{"rawValue":118333335}},{"x":{"rawValue":820666687},"y":{"rawValue":499900},"z":{"rawValue":122333335}},{"x":{"rawValue":824000000},"y":{"rawValue":666566},"z":{"rawValue":121000000}},{"x":{"rawValue":824666687},"y":{"rawValue":666566},"z":{"rawValue":120333335}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":812333374},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":815666687},"y":{"rawValue":499900},"z":{"rawValue":126666671}},{"x":{"rawValue":818333374},"y":{"rawValue":499900},"z":{"rawValue":124000000}},{"x":{"rawValue":828333374},"y":{"rawValue":666566},"z":{"rawValue":118333335}},{"x":{"rawValue":833000000},"y":{"rawValue":1166566},"z":{"rawValue":118333335}},{"x":{"rawValue":833666687},"y":{"rawValue":833233},"z":{"rawValue":116333335}},{"x":{"rawValue":833666687},"y":{"rawValue":833233},"z":{"rawValue":116333335}},{"x":{"rawValue":841666687},"y":{"rawValue":1666566},"z":{"rawValue":116333335}},{"x":{"rawValue":841333374},"y":{"rawValue":1166566},"z":{"rawValue":115000000}},{"x":{"rawValue":833666687},"y":{"rawValue":833233},"z":{"rawValue":116333335}},{"x":{"rawValue":841333374},"y":{"rawValue":1166566},"z":{"rawValue":115000000}},{"x":{"rawValue":842000000},"y":{"rawValue":1166566},"z":{"rawValue":114333335}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":833666687},"y":{"rawValue":833233},"z":{"rawValue":116333335}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":828333374},"y":{"rawValue":666566},"z":{"rawValue":118333335}},{"x":{"rawValue":820666687},"y":{"rawValue":499900},"z":{"rawValue":122333335}},{"x":{"rawValue":824666687},"y":{"rawValue":666566},"z":{"rawValue":120333335}},{"x":{"rawValue":828333374},"y":{"rawValue":666566},"z":{"rawValue":118333335}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":818333374},"y":{"rawValue":499900},"z":{"rawValue":124000000}},{"x":{"rawValue":820666687},"y":{"rawValue":499900},"z":{"rawValue":122333335}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":842000000},"y":{"rawValue":1166566},"z":{"rawValue":114333335}},{"x":{"rawValue":853333374},"y":{"rawValue":1666566},"z":{"rawValue":114333335}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":863666687},"y":{"rawValue":1666566},"z":{"rawValue":114333335}},{"x":{"rawValue":864333374},"y":{"rawValue":1833233},"z":{"rawValue":115000000}},{"x":{"rawValue":865000061},"y":{"rawValue":1666566},"z":{"rawValue":115000000}},{"x":{"rawValue":863666687},"y":{"rawValue":1666566},"z":{"rawValue":114333335}},{"x":{"rawValue":865000061},"y":{"rawValue":1666566},"z":{"rawValue":115000000}},{"x":{"rawValue":866333374},"y":{"rawValue":1666566},"z":{"rawValue":115000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":853333374},"y":{"rawValue":1666566},"z":{"rawValue":114333335}},{"x":{"rawValue":863666687},"y":{"rawValue":1666566},"z":{"rawValue":114333335}},{"x":{"rawValue":875666687},"y":{"rawValue":1999899},"z":{"rawValue":118666671}},{"x":{"rawValue":877666687},"y":{"rawValue":2166566},"z":{"rawValue":120666671}},{"x":{"rawValue":878666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":869333374},"y":{"rawValue":1833233},"z":{"rawValue":116333335}},{"x":{"rawValue":870000061},"y":{"rawValue":1999899},"z":{"rawValue":117000000}},{"x":{"rawValue":871000061},"y":{"rawValue":1833233},"z":{"rawValue":117000000}},{"x":{"rawValue":869333374},"y":{"rawValue":1833233},"z":{"rawValue":116333335}},{"x":{"rawValue":871000061},"y":{"rawValue":1833233},"z":{"rawValue":117000000}},{"x":{"rawValue":872000061},"y":{"rawValue":1833233},"z":{"rawValue":117000000}},{"x":{"rawValue":866333374},"y":{"rawValue":1666566},"z":{"rawValue":115000000}},{"x":{"rawValue":867333374},"y":{"rawValue":1999899},"z":{"rawValue":116333335}},{"x":{"rawValue":869333374},"y":{"rawValue":1833233},"z":{"rawValue":116333335}},{"x":{"rawValue":878666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":877666687},"y":{"rawValue":2166566},"z":{"rawValue":120666671}},{"x":{"rawValue":878000061},"y":{"rawValue":2333233},"z":{"rawValue":121333335}},{"x":{"rawValue":871000061},"y":{"rawValue":1833233},"z":{"rawValue":117000000}},{"x":{"rawValue":870000061},"y":{"rawValue":1999899},"z":{"rawValue":117000000}},{"x":{"rawValue":870333374},"y":{"rawValue":2166566},"z":{"rawValue":117666671}},{"x":{"rawValue":872000061},"y":{"rawValue":1833233},"z":{"rawValue":117000000}},{"x":{"rawValue":873666687},"y":{"rawValue":2166566},"z":{"rawValue":118666671}},{"x":{"rawValue":874666687},"y":{"rawValue":1999899},"z":{"rawValue":118666671}},{"x":{"rawValue":872000061},"y":{"rawValue":1833233},"z":{"rawValue":117000000}},{"x":{"rawValue":874666687},"y":{"rawValue":1999899},"z":{"rawValue":118666671}},{"x":{"rawValue":875666687},"y":{"rawValue":1999899},"z":{"rawValue":118666671}},{"x":{"rawValue":875666687},"y":{"rawValue":1999899},"z":{"rawValue":118666671}},{"x":{"rawValue":878666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":879666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":874666687},"y":{"rawValue":1999899},"z":{"rawValue":118666671}},{"x":{"rawValue":873666687},"y":{"rawValue":2166566},"z":{"rawValue":118666671}},{"x":{"rawValue":874000061},"y":{"rawValue":2166566},"z":{"rawValue":119333335}},{"x":{"rawValue":866333374},"y":{"rawValue":1666566},"z":{"rawValue":115000000}},{"x":{"rawValue":869333374},"y":{"rawValue":1833233},"z":{"rawValue":116333335}},{"x":{"rawValue":872000061},"y":{"rawValue":1833233},"z":{"rawValue":117000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":879666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":887000061},"y":{"rawValue":2333233},"z":{"rawValue":128000000}},{"x":{"rawValue":896000061},"y":{"rawValue":999899},"z":{"rawValue":128000000}},{"x":{"rawValue":875666687},"y":{"rawValue":1999899},"z":{"rawValue":118666671}},{"x":{"rawValue":879666687},"y":{"rawValue":1999899},"z":{"rawValue":120666671}},{"x":{"rawValue":896000061},"y":{"rawValue":999899},"z":{"rawValue":128000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":863666687},"y":{"rawValue":1666566},"z":{"rawValue":114333335}},{"x":{"rawValue":866333374},"y":{"rawValue":1666566},"z":{"rawValue":115000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":872000061},"y":{"rawValue":1833233},"z":{"rawValue":117000000}},{"x":{"rawValue":875666687},"y":{"rawValue":1999899},"z":{"rawValue":118666671}},{"x":{"rawValue":896000000},"y":{"rawValue":999899},"z":{"rawValue":128000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":85333335}},{"x":{"rawValue":1333333},"y":{"rawValue":499900},"z":{"rawValue":170666671}},{"x":{"rawValue":42666667},"y":{"rawValue":6333233},"z":{"rawValue":170666671}},{"x":{"rawValue":42666667},"y":{"rawValue":3999900},"z":{"rawValue":128000000}},{"x":{"rawValue":1333333},"y":{"rawValue":499900},"z":{"rawValue":128000000}},{"x":{"rawValue":42666667},"y":{"rawValue":6333233},"z":{"rawValue":170666671}},{"x":{"rawValue":85333335},"y":{"rawValue":14666566},"z":{"rawValue":170666671}},{"x":{"rawValue":85333335},"y":{"rawValue":8833233},"z":{"rawValue":128000000}},{"x":{"rawValue":42666667},"y":{"rawValue":3999900},"z":{"rawValue":128000000}},{"x":{"rawValue":85333335},"y":{"rawValue":14666566},"z":{"rawValue":170666671}},{"x":{"rawValue":128000000},"y":{"rawValue":13999899},"z":{"rawValue":170666671}},{"x":{"rawValue":128000000},"y":{"rawValue":7833233},"z":{"rawValue":128000000}},{"x":{"rawValue":85333335},"y":{"rawValue":8833233},"z":{"rawValue":128000000}},{"x":{"rawValue":128000000},"y":{"rawValue":13999899},"z":{"rawValue":170666671}},{"x":{"rawValue":170666671},"y":{"rawValue":11833233},"z":{"rawValue":170666671}},{"x":{"rawValue":170666671},"y":{"rawValue":9333233},"z":{"rawValue":128000000}},{"x":{"rawValue":128000000},"y":{"rawValue":7833233},"z":{"rawValue":128000000}},{"x":{"rawValue":170666671},"y":{"rawValue":11833233},"z":{"rawValue":170666671}},{"x":{"rawValue":213333343},"y":{"rawValue":13833233},"z":{"rawValue":170666671}},{"x":{"rawValue":213333343},"y":{"rawValue":11166566},"z":{"rawValue":128000000}},{"x":{"rawValue":170666671},"y":{"rawValue":9333233},"z":{"rawValue":128000000}},{"x":{"rawValue":213333343},"y":{"rawValue":13833233},"z":{"rawValue":170666671}},{"x":{"rawValue":256000000},"y":{"rawValue":10333233},"z":{"rawValue":170666671}},{"x":{"rawValue":256000000},"y":{"rawValue":6833233},"z":{"rawValue":128000000}},{"x":{"rawValue":213333343},"y":{"rawValue":11166566},"z":{"rawValue":128000000}},{"x":{"rawValue":256000000},"y":{"rawValue":10333233},"z":{"rawValue":170666671}},{"x":{"rawValue":298666656},"y":{"rawValue":4166566},"z":{"rawValue":170666671}},{"x":{"rawValue":298666656},"y":{"rawValue":3333233},"z":{"rawValue":128000000}},{"x":{"rawValue":256000000},"y":{"rawValue":6833233},"z":{"rawValue":128000000}},{"x":{"rawValue":298666687},"y":{"rawValue":4166566},"z":{"rawValue":170666671}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":170666671}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":298666687},"y":{"rawValue":3333233},"z":{"rawValue":128000000}},{"x":{"rawValue":380666687},"y":{"rawValue":2666566},"z":{"rawValue":130666671}},{"x":{"rawValue":382000000},"y":{"rawValue":2999900},"z":{"rawValue":131000000}},{"x":{"rawValue":382666687},"y":{"rawValue":2999900},"z":{"rawValue":130000000}},{"x":{"rawValue":382666687},"y":{"rawValue":2999900},"z":{"rawValue":130000000}},{"x":{"rawValue":384000000},"y":{"rawValue":3333233},"z":{"rawValue":130000000}},{"x":{"rawValue":384000000},"y":{"rawValue":3166566},"z":{"rawValue":128000000}},{"x":{"rawValue":374000000},"y":{"rawValue":1999899},"z":{"rawValue":142666671}},{"x":{"rawValue":376000000},"y":{"rawValue":2333233},"z":{"rawValue":139000000}},{"x":{"rawValue":378000000},"y":{"rawValue":2499900},"z":{"rawValue":135000000}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":378666687},"y":{"rawValue":2499900},"z":{"rawValue":134333328}},{"x":{"rawValue":380000000},"y":{"rawValue":2833233},"z":{"rawValue":134666671}},{"x":{"rawValue":380000000},"y":{"rawValue":2666566},"z":{"rawValue":131333328}},{"x":{"rawValue":372333343},"y":{"rawValue":1666566},"z":{"rawValue":147000000}},{"x":{"rawValue":374000000},"y":{"rawValue":1999899},"z":{"rawValue":146333328}},{"x":{"rawValue":374000000},"y":{"rawValue":1999899},"z":{"rawValue":142666671}},{"x":{"rawValue":376000000},"y":{"rawValue":2333233},"z":{"rawValue":139000000}},{"x":{"rawValue":376666687},"y":{"rawValue":2333233},"z":{"rawValue":138333328}},{"x":{"rawValue":378000000},"y":{"rawValue":2499900},"z":{"rawValue":135000000}},{"x":{"rawValue":376666687},"y":{"rawValue":2333233},"z":{"rawValue":138333328}},{"x":{"rawValue":378000000},"y":{"rawValue":2666566},"z":{"rawValue":138666671}},{"x":{"rawValue":378000000},"y":{"rawValue":2499900},"z":{"rawValue":135000000}},{"x":{"rawValue":380000000},"y":{"rawValue":2666566},"z":{"rawValue":131333328}},{"x":{"rawValue":380666687},"y":{"rawValue":2666566},"z":{"rawValue":130666671}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":380666687},"y":{"rawValue":2666566},"z":{"rawValue":130666671}},{"x":{"rawValue":382666687},"y":{"rawValue":2999900},"z":{"rawValue":130000000}},{"x":{"rawValue":384000000},"y":{"rawValue":3166566},"z":{"rawValue":128000000}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":374666687},"y":{"rawValue":1999899},"z":{"rawValue":142000000}},{"x":{"rawValue":376000000},"y":{"rawValue":2333233},"z":{"rawValue":142333328}},{"x":{"rawValue":376000000},"y":{"rawValue":2333233},"z":{"rawValue":139000000}},{"x":{"rawValue":378000000},"y":{"rawValue":2499900},"z":{"rawValue":135000000}},{"x":{"rawValue":378666687},"y":{"rawValue":2499900},"z":{"rawValue":134333328}},{"x":{"rawValue":380000000},"y":{"rawValue":2666566},"z":{"rawValue":131333328}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":374000000},"y":{"rawValue":1999899},"z":{"rawValue":142666671}},{"x":{"rawValue":374666687},"y":{"rawValue":1999899},"z":{"rawValue":142000000}},{"x":{"rawValue":376000000},"y":{"rawValue":2333233},"z":{"rawValue":139000000}},{"x":{"rawValue":369000000},"y":{"rawValue":666566},"z":{"rawValue":163666671}},{"x":{"rawValue":370333343},"y":{"rawValue":999899},"z":{"rawValue":164000000}},{"x":{"rawValue":370333343},"y":{"rawValue":1166566},"z":{"rawValue":154666671}},{"x":{"rawValue":371000000},"y":{"rawValue":1333233},"z":{"rawValue":154000000}},{"x":{"rawValue":372333343},"y":{"rawValue":1499899},"z":{"rawValue":154333328}},{"x":{"rawValue":372333343},"y":{"rawValue":1666566},"z":{"rawValue":147000000}},{"x":{"rawValue":370333343},"y":{"rawValue":1166566},"z":{"rawValue":154666671}},{"x":{"rawValue":371000000},"y":{"rawValue":1333233},"z":{"rawValue":154000000}},{"x":{"rawValue":372333343},"y":{"rawValue":1666566},"z":{"rawValue":147000000}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":170666671}},{"x":{"rawValue":368333343},"y":{"rawValue":499900},"z":{"rawValue":164333343}},{"x":{"rawValue":369000000},"y":{"rawValue":666566},"z":{"rawValue":163666671}},{"x":{"rawValue":370333343},"y":{"rawValue":1166566},"z":{"rawValue":154666671}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":170666671}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":170666671}},{"x":{"rawValue":368333343},"y":{"rawValue":333233},"z":{"rawValue":170666671}},{"x":{"rawValue":368333343},"y":{"rawValue":499900},"z":{"rawValue":164333343}},{"x":{"rawValue":372333343},"y":{"rawValue":1666566},"z":{"rawValue":147000000}},{"x":{"rawValue":374000000},"y":{"rawValue":1999899},"z":{"rawValue":142666671}},{"x":{"rawValue":341333343},"y":{"rawValue":3499900},"z":{"rawValue":128000000}},{"x":{"rawValue":488333343},"y":{"rawValue":51833236},"z":{"rawValue":167000000}},{"x":{"rawValue":485333343},"y":{"rawValue":52499900},"z":{"rawValue":168000000}},{"x":{"rawValue":485333343},"y":{"rawValue":52499900},"z":{"rawValue":169000000}},{"x":{"rawValue":488333343},"y":{"rawValue":51833236},"z":{"rawValue":169000000}},{"x":{"rawValue":489666687},"y":{"rawValue":51666568},"z":{"rawValue":168666671}},{"x":{"rawValue":489000000},"y":{"rawValue":51499900},"z":{"rawValue":170666671}},{"x":{"rawValue":499666687},"y":{"rawValue":49999900},"z":{"rawValue":170666671}},{"x":{"rawValue":498000000},"y":{"rawValue":50166568},"z":{"rawValue":168666671}},{"x":{"rawValue":489666687},"y":{"rawValue":51666568},"z":{"rawValue":168666671}},{"x":{"rawValue":488333343},"y":{"rawValue":51833236},"z":{"rawValue":169000000}},{"x":{"rawValue":584666687},"y":{"rawValue":1833233},"z":{"rawValue":162333343}},{"x":{"rawValue":584000000},"y":{"rawValue":2166566},"z":{"rawValue":162666671}},{"x":{"rawValue":584666687},"y":{"rawValue":1999899},"z":{"rawValue":163666671}},{"x":{"rawValue":590000000},"y":{"rawValue":999899},"z":{"rawValue":169000000}},{"x":{"rawValue":593000000},"y":{"rawValue":999899},"z":{"rawValue":169000000}},{"x":{"rawValue":593666687},"y":{"rawValue":666566},"z":{"rawValue":167000000}},{"x":{"rawValue":593666687},"y":{"rawValue":666566},"z":{"rawValue":167000000}},{"x":{"rawValue":595666687},"y":{"rawValue":666566},"z":{"rawValue":167000000}},{"x":{"rawValue":595666687},"y":{"rawValue":499900},"z":{"rawValue":166000000}},{"x":{"rawValue":584666687},"y":{"rawValue":1833233},"z":{"rawValue":159666671}},{"x":{"rawValue":584666687},"y":{"rawValue":1833233},"z":{"rawValue":162333343}},{"x":{"rawValue":580666687},"y":{"rawValue":1833233},"z":{"rawValue":149666671}},{"x":{"rawValue":580000000},"y":{"rawValue":2166566},"z":{"rawValue":151333328}},{"x":{"rawValue":581000000},"y":{"rawValue":1999899},"z":{"rawValue":152000000}},{"x":{"rawValue":581000000},"y":{"rawValue":1999899},"z":{"rawValue":152000000}},{"x":{"rawValue":581000000},"y":{"rawValue":2333233},"z":{"rawValue":154333328}},{"x":{"rawValue":582333374},"y":{"rawValue":1999899},"z":{"rawValue":155333328}},{"x":{"rawValue":580666687},"y":{"rawValue":1833233},"z":{"rawValue":149666671}},{"x":{"rawValue":597333374},"y":{"rawValue":499900},"z":{"rawValue":165333343}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":576333374},"y":{"rawValue":1999899},"z":{"rawValue":143666671}},{"x":{"rawValue":559000000},"y":{"rawValue":1499899},"z":{"rawValue":128000000}},{"x":{"rawValue":560666687},"y":{"rawValue":1833233},"z":{"rawValue":130000000}},{"x":{"rawValue":562666687},"y":{"rawValue":1666566},"z":{"rawValue":130000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":582333374},"y":{"rawValue":1999899},"z":{"rawValue":155333328}},{"x":{"rawValue":581666687},"y":{"rawValue":2333233},"z":{"rawValue":157000000}},{"x":{"rawValue":584666687},"y":{"rawValue":1833233},"z":{"rawValue":159666671}},{"x":{"rawValue":584666687},"y":{"rawValue":1999899},"z":{"rawValue":170666671}},{"x":{"rawValue":589333374},"y":{"rawValue":1333233},"z":{"rawValue":170666671}},{"x":{"rawValue":590000000},"y":{"rawValue":999900},"z":{"rawValue":169000000}},{"x":{"rawValue":584666687},"y":{"rawValue":1999899},"z":{"rawValue":163666671}},{"x":{"rawValue":580666687},"y":{"rawValue":1833233},"z":{"rawValue":149666671}},{"x":{"rawValue":581000000},"y":{"rawValue":1999899},"z":{"rawValue":152000000}},{"x":{"rawValue":582333374},"y":{"rawValue":1999899},"z":{"rawValue":155333328}},{"x":{"rawValue":584666687},"y":{"rawValue":1833233},"z":{"rawValue":159666671}},{"x":{"rawValue":595666687},"y":{"rawValue":499900},"z":{"rawValue":166000000}},{"x":{"rawValue":597333374},"y":{"rawValue":499900},"z":{"rawValue":165333343}},{"x":{"rawValue":576333374},"y":{"rawValue":1999899},"z":{"rawValue":143666671}},{"x":{"rawValue":576000000},"y":{"rawValue":2333233},"z":{"rawValue":145333328}},{"x":{"rawValue":580666687},"y":{"rawValue":1833233},"z":{"rawValue":149666671}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":562666687},"y":{"rawValue":1666566},"z":{"rawValue":130000000}},{"x":{"rawValue":576333374},"y":{"rawValue":1999899},"z":{"rawValue":143666671}},{"x":{"rawValue":597333374},"y":{"rawValue":499899},"z":{"rawValue":165333343}},{"x":{"rawValue":598666687},"y":{"rawValue":666566},"z":{"rawValue":165333343}},{"x":{"rawValue":598666687},"y":{"rawValue":333233},"z":{"rawValue":164000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":621000061},"y":{"rawValue":333233},"z":{"rawValue":145666671}},{"x":{"rawValue":622333374},"y":{"rawValue":499900},"z":{"rawValue":145666671}},{"x":{"rawValue":622333374},"y":{"rawValue":333233},"z":{"rawValue":144333328}},{"x":{"rawValue":630666687},"y":{"rawValue":499900},"z":{"rawValue":138000000}},{"x":{"rawValue":632000061},"y":{"rawValue":666566},"z":{"rawValue":138000000}},{"x":{"rawValue":632000061},"y":{"rawValue":499900},"z":{"rawValue":136666671}},{"x":{"rawValue":636666687},"y":{"rawValue":333233},"z":{"rawValue":132000000}},{"x":{"rawValue":638000061},"y":{"rawValue":666566},"z":{"rawValue":132000000}},{"x":{"rawValue":638000061},"y":{"rawValue":333233},"z":{"rawValue":130666671}},{"x":{"rawValue":639666687},"y":{"rawValue":499900},"z":{"rawValue":130000000}},{"x":{"rawValue":640000061},"y":{"rawValue":333233},"z":{"rawValue":128333328}},{"x":{"rawValue":640000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":638000061},"y":{"rawValue":333233},"z":{"rawValue":130666671}},{"x":{"rawValue":603333374},"y":{"rawValue":166566},"z":{"rawValue":159333328}},{"x":{"rawValue":605333374},"y":{"rawValue":499900},"z":{"rawValue":159333328}},{"x":{"rawValue":605000061},"y":{"rawValue":166566},"z":{"rawValue":158000000}},{"x":{"rawValue":598666687},"y":{"rawValue":333233},"z":{"rawValue":164000000}},{"x":{"rawValue":600666687},"y":{"rawValue":499899},"z":{"rawValue":163333343}},{"x":{"rawValue":600666687},"y":{"rawValue":333233},"z":{"rawValue":162000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":624666687},"y":{"rawValue":166566},"z":{"rawValue":141666671}},{"x":{"rawValue":626000061},"y":{"rawValue":499899},"z":{"rawValue":141666671}},{"x":{"rawValue":626666687},"y":{"rawValue":166566},"z":{"rawValue":139666671}},{"x":{"rawValue":632000061},"y":{"rawValue":499900},"z":{"rawValue":136666671}},{"x":{"rawValue":634000061},"y":{"rawValue":666566},"z":{"rawValue":136000000}},{"x":{"rawValue":634000061},"y":{"rawValue":333233},"z":{"rawValue":134666671}},{"x":{"rawValue":615666687},"y":{"rawValue":333233},"z":{"rawValue":149666671}},{"x":{"rawValue":618333374},"y":{"rawValue":666566},"z":{"rawValue":149666671}},{"x":{"rawValue":618333374},"y":{"rawValue":333233},"z":{"rawValue":148333328}},{"x":{"rawValue":603333374},"y":{"rawValue":166566},"z":{"rawValue":159333328}},{"x":{"rawValue":605000061},"y":{"rawValue":166566},"z":{"rawValue":158000000}},{"x":{"rawValue":605666687},"y":{"rawValue":166566},"z":{"rawValue":157333328}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":605666687},"y":{"rawValue":166566},"z":{"rawValue":157333328}},{"x":{"rawValue":608666687},"y":{"rawValue":666566},"z":{"rawValue":157333328}},{"x":{"rawValue":608666687},"y":{"rawValue":333233},"z":{"rawValue":156000000}},{"x":{"rawValue":626666687},"y":{"rawValue":166566},"z":{"rawValue":139666671}},{"x":{"rawValue":640000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":605666687},"y":{"rawValue":166566},"z":{"rawValue":157333328}},{"x":{"rawValue":608666687},"y":{"rawValue":333233},"z":{"rawValue":156000000}},{"x":{"rawValue":610333374},"y":{"rawValue":499900},"z":{"rawValue":155333328}},{"x":{"rawValue":611000061},"y":{"rawValue":166566},"z":{"rawValue":153333328}},{"x":{"rawValue":622333374},"y":{"rawValue":333233},"z":{"rawValue":144333328}},{"x":{"rawValue":624000061},"y":{"rawValue":499900},"z":{"rawValue":143666671}},{"x":{"rawValue":624666687},"y":{"rawValue":166566},"z":{"rawValue":141666671}},{"x":{"rawValue":600666687},"y":{"rawValue":333233},"z":{"rawValue":162000000}},{"x":{"rawValue":602666687},"y":{"rawValue":499900},"z":{"rawValue":161333343}},{"x":{"rawValue":603333374},"y":{"rawValue":166566},"z":{"rawValue":159333328}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":618333374},"y":{"rawValue":333233},"z":{"rawValue":148333328}},{"x":{"rawValue":620333374},"y":{"rawValue":666566},"z":{"rawValue":147666671}},{"x":{"rawValue":621000061},"y":{"rawValue":333233},"z":{"rawValue":145666671}},{"x":{"rawValue":634000061},"y":{"rawValue":333233},"z":{"rawValue":134666671}},{"x":{"rawValue":636000061},"y":{"rawValue":666566},"z":{"rawValue":134000000}},{"x":{"rawValue":636666687},"y":{"rawValue":333233},"z":{"rawValue":132000000}},{"x":{"rawValue":626666687},"y":{"rawValue":166566},"z":{"rawValue":139666671}},{"x":{"rawValue":630000061},"y":{"rawValue":666566},"z":{"rawValue":139666671}},{"x":{"rawValue":630666687},"y":{"rawValue":499900},"z":{"rawValue":138000000}},{"x":{"rawValue":636666687},"y":{"rawValue":333233},"z":{"rawValue":132000000}},{"x":{"rawValue":638000061},"y":{"rawValue":333233},"z":{"rawValue":130666671}},{"x":{"rawValue":640000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":621000061},"y":{"rawValue":333233},"z":{"rawValue":145666671}},{"x":{"rawValue":622333374},"y":{"rawValue":333233},"z":{"rawValue":144333328}},{"x":{"rawValue":624666687},"y":{"rawValue":166566},"z":{"rawValue":141666671}},{"x":{"rawValue":611000061},"y":{"rawValue":166566},"z":{"rawValue":153333328}},{"x":{"rawValue":614333374},"y":{"rawValue":666566},"z":{"rawValue":153333328}},{"x":{"rawValue":615666687},"y":{"rawValue":333233},"z":{"rawValue":149666671}},{"x":{"rawValue":626666687},"y":{"rawValue":166566},"z":{"rawValue":139666671}},{"x":{"rawValue":630666687},"y":{"rawValue":499900},"z":{"rawValue":138000000}},{"x":{"rawValue":632000061},"y":{"rawValue":499900},"z":{"rawValue":136666671}},{"x":{"rawValue":605666687},"y":{"rawValue":166566},"z":{"rawValue":157333328}},{"x":{"rawValue":608666687},"y":{"rawValue":333233},"z":{"rawValue":156000000}},{"x":{"rawValue":611000061},"y":{"rawValue":166566},"z":{"rawValue":153333328}},{"x":{"rawValue":615666687},"y":{"rawValue":333233},"z":{"rawValue":149666671}},{"x":{"rawValue":618333374},"y":{"rawValue":333233},"z":{"rawValue":148333328}},{"x":{"rawValue":621000061},"y":{"rawValue":333233},"z":{"rawValue":145666671}},{"x":{"rawValue":624666687},"y":{"rawValue":166566},"z":{"rawValue":141666671}},{"x":{"rawValue":626666687},"y":{"rawValue":166566},"z":{"rawValue":139666671}},{"x":{"rawValue":632000061},"y":{"rawValue":499900},"z":{"rawValue":136666671}},{"x":{"rawValue":634000061},"y":{"rawValue":333233},"z":{"rawValue":134666671}},{"x":{"rawValue":634000061},"y":{"rawValue":333233},"z":{"rawValue":134666671}},{"x":{"rawValue":636666687},"y":{"rawValue":333233},"z":{"rawValue":132000000}},{"x":{"rawValue":640000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":626666687},"y":{"rawValue":166566},"z":{"rawValue":139666671}},{"x":{"rawValue":605666687},"y":{"rawValue":166566},"z":{"rawValue":157333328}},{"x":{"rawValue":611000061},"y":{"rawValue":166566},"z":{"rawValue":153333328}},{"x":{"rawValue":615666687},"y":{"rawValue":333233},"z":{"rawValue":149666671}},{"x":{"rawValue":624666687},"y":{"rawValue":166566},"z":{"rawValue":141666671}},{"x":{"rawValue":626666687},"y":{"rawValue":166566},"z":{"rawValue":139666671}},{"x":{"rawValue":677666687},"y":{"rawValue":51166568},"z":{"rawValue":165000000}},{"x":{"rawValue":676000000},"y":{"rawValue":51166568},"z":{"rawValue":165000000}},{"x":{"rawValue":676333312},"y":{"rawValue":51333236},"z":{"rawValue":165666671}},{"x":{"rawValue":679666687},"y":{"rawValue":50999900},"z":{"rawValue":165666671}},{"x":{"rawValue":681666687},"y":{"rawValue":50666568},"z":{"rawValue":161000000}},{"x":{"rawValue":680666687},"y":{"rawValue":50666568},"z":{"rawValue":161000000}},{"x":{"rawValue":680666687},"y":{"rawValue":50833236},"z":{"rawValue":162333343}},{"x":{"rawValue":682666687},"y":{"rawValue":50833236},"z":{"rawValue":164000000}},{"x":{"rawValue":679666687},"y":{"rawValue":50999900},"z":{"rawValue":165666671}},{"x":{"rawValue":681000000},"y":{"rawValue":50833236},"z":{"rawValue":166000000}},{"x":{"rawValue":681333312},"y":{"rawValue":50833236},"z":{"rawValue":165333343}},{"x":{"rawValue":680000000},"y":{"rawValue":50999900},"z":{"rawValue":163000000}},{"x":{"rawValue":678000000},"y":{"rawValue":50833236},"z":{"rawValue":163000000}},{"x":{"rawValue":678333312},"y":{"rawValue":50999900},"z":{"rawValue":164333343}},{"x":{"rawValue":681333312},"y":{"rawValue":50833236},"z":{"rawValue":165333343}},{"x":{"rawValue":682666687},"y":{"rawValue":50666568},"z":{"rawValue":165333343}},{"x":{"rawValue":682666687},"y":{"rawValue":50833236},"z":{"rawValue":164000000}},{"x":{"rawValue":680666687},"y":{"rawValue":50833236},"z":{"rawValue":162333343}},{"x":{"rawValue":680000000},"y":{"rawValue":50999900},"z":{"rawValue":163000000}},{"x":{"rawValue":682666687},"y":{"rawValue":50833236},"z":{"rawValue":164000000}},{"x":{"rawValue":682666687},"y":{"rawValue":50333236},"z":{"rawValue":159000000}},{"x":{"rawValue":681666687},"y":{"rawValue":50666568},"z":{"rawValue":161000000}},{"x":{"rawValue":678333312},"y":{"rawValue":50999900},"z":{"rawValue":164333343}},{"x":{"rawValue":677666687},"y":{"rawValue":51166568},"z":{"rawValue":165000000}},{"x":{"rawValue":679666687},"y":{"rawValue":50999900},"z":{"rawValue":165666671}},{"x":{"rawValue":675000000},"y":{"rawValue":51499900},"z":{"rawValue":169666671}},{"x":{"rawValue":677000000},"y":{"rawValue":51333236},"z":{"rawValue":169000000}},{"x":{"rawValue":677000000},"y":{"rawValue":51333236},"z":{"rawValue":167666671}},{"x":{"rawValue":675666687},"y":{"rawValue":51333236},"z":{"rawValue":167000000}},{"x":{"rawValue":672666687},"y":{"rawValue":51333236},"z":{"rawValue":167000000}},{"x":{"rawValue":672000000},"y":{"rawValue":51499900},"z":{"rawValue":168666671}},{"x":{"rawValue":672000000},"y":{"rawValue":51499900},"z":{"rawValue":168666671}},{"x":{"rawValue":670666687},"y":{"rawValue":51333236},"z":{"rawValue":168666671}},{"x":{"rawValue":670000000},"y":{"rawValue":51666568},"z":{"rawValue":170666671}},{"x":{"rawValue":675000000},"y":{"rawValue":51499900},"z":{"rawValue":170666671}},{"x":{"rawValue":675000000},"y":{"rawValue":51499900},"z":{"rawValue":169666671}},{"x":{"rawValue":677000000},"y":{"rawValue":51333236},"z":{"rawValue":167666671}},{"x":{"rawValue":679000000},"y":{"rawValue":50999900},"z":{"rawValue":167000000}},{"x":{"rawValue":679666687},"y":{"rawValue":50999900},"z":{"rawValue":165666671}},{"x":{"rawValue":676333312},"y":{"rawValue":51333236},"z":{"rawValue":165666671}},{"x":{"rawValue":675666687},"y":{"rawValue":51333236},"z":{"rawValue":167000000}},{"x":{"rawValue":687333374},"y":{"rawValue":49999900},"z":{"rawValue":158000000}},{"x":{"rawValue":688666687},"y":{"rawValue":49666568},"z":{"rawValue":158333328}},{"x":{"rawValue":688666687},"y":{"rawValue":49666568},"z":{"rawValue":157000000}},{"x":{"rawValue":687333374},"y":{"rawValue":49999900},"z":{"rawValue":158000000}},{"x":{"rawValue":688666687},"y":{"rawValue":49666568},"z":{"rawValue":157000000}},{"x":{"rawValue":685666687},"y":{"rawValue":49833236},"z":{"rawValue":157000000}},{"x":{"rawValue":686000000},"y":{"rawValue":49999900},"z":{"rawValue":158000000}},{"x":{"rawValue":686666687},"y":{"rawValue":50166568},"z":{"rawValue":160000000}},{"x":{"rawValue":687333374},"y":{"rawValue":49999900},"z":{"rawValue":158000000}},{"x":{"rawValue":686000000},"y":{"rawValue":49999900},"z":{"rawValue":158000000}},{"x":{"rawValue":685333374},"y":{"rawValue":50166568},"z":{"rawValue":159000000}},{"x":{"rawValue":685333374},"y":{"rawValue":50333236},"z":{"rawValue":159666671}},{"x":{"rawValue":684666687},"y":{"rawValue":50499900},"z":{"rawValue":160333343}},{"x":{"rawValue":685333374},"y":{"rawValue":50333236},"z":{"rawValue":159666671}},{"x":{"rawValue":685333374},"y":{"rawValue":50166568},"z":{"rawValue":159000000}},{"x":{"rawValue":682666687},"y":{"rawValue":50333236},"z":{"rawValue":159000000}},{"x":{"rawValue":682666687},"y":{"rawValue":50833236},"z":{"rawValue":164000000}},{"x":{"rawValue":684666687},"y":{"rawValue":50333236},"z":{"rawValue":163333343}},{"x":{"rawValue":684666687},"y":{"rawValue":50499900},"z":{"rawValue":160333343}},{"x":{"rawValue":682666687},"y":{"rawValue":50333236},"z":{"rawValue":159000000}},{"x":{"rawValue":758666687},"y":{"rawValue":1999899},"z":{"rawValue":128000000}},{"x":{"rawValue":758666687},"y":{"rawValue":1999899},"z":{"rawValue":131000000}},{"x":{"rawValue":760666687},"y":{"rawValue":1499899},"z":{"rawValue":132666671}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":760666687},"y":{"rawValue":1499899},"z":{"rawValue":132666671}},{"x":{"rawValue":760666687},"y":{"rawValue":1333233},"z":{"rawValue":146333328}},{"x":{"rawValue":750666687},"y":{"rawValue":1166566},"z":{"rawValue":168000000}},{"x":{"rawValue":749000061},"y":{"rawValue":1333233},"z":{"rawValue":168666671}},{"x":{"rawValue":749000061},"y":{"rawValue":999899},"z":{"rawValue":170666671}},{"x":{"rawValue":754000061},"y":{"rawValue":1333233},"z":{"rawValue":162333343}},{"x":{"rawValue":752666687},"y":{"rawValue":1666566},"z":{"rawValue":162000000}},{"x":{"rawValue":752666687},"y":{"rawValue":1166566},"z":{"rawValue":165666671}},{"x":{"rawValue":760000061},"y":{"rawValue":1333233},"z":{"rawValue":147000000}},{"x":{"rawValue":758666687},"y":{"rawValue":1833233},"z":{"rawValue":146666671}},{"x":{"rawValue":758666687},"y":{"rawValue":1333233},"z":{"rawValue":152666671}},{"x":{"rawValue":758666687},"y":{"rawValue":1333233},"z":{"rawValue":152666671}},{"x":{"rawValue":756666687},"y":{"rawValue":1666566},"z":{"rawValue":153333328}},{"x":{"rawValue":756666687},"y":{"rawValue":1166566},"z":{"rawValue":158333328}},{"x":{"rawValue":752000061},"y":{"rawValue":1166566},"z":{"rawValue":166333343}},{"x":{"rawValue":750666687},"y":{"rawValue":1499899},"z":{"rawValue":166000000}},{"x":{"rawValue":750666687},"y":{"rawValue":1166566},"z":{"rawValue":168000000}},{"x":{"rawValue":760666687},"y":{"rawValue":1333233},"z":{"rawValue":146333328}},{"x":{"rawValue":760000061},"y":{"rawValue":1333233},"z":{"rawValue":147000000}},{"x":{"rawValue":758666687},"y":{"rawValue":1333233},"z":{"rawValue":152666671}},{"x":{"rawValue":756666687},"y":{"rawValue":1166566},"z":{"rawValue":158333328}},{"x":{"rawValue":754666687},"y":{"rawValue":1499899},"z":{"rawValue":159000000}},{"x":{"rawValue":754666687},"y":{"rawValue":1166566},"z":{"rawValue":161666671}},{"x":{"rawValue":754666687},"y":{"rawValue":1166566},"z":{"rawValue":161666671}},{"x":{"rawValue":754000061},"y":{"rawValue":1333233},"z":{"rawValue":162333343}},{"x":{"rawValue":752666687},"y":{"rawValue":1166566},"z":{"rawValue":165666671}},{"x":{"rawValue":752666687},"y":{"rawValue":1166566},"z":{"rawValue":165666671}},{"x":{"rawValue":752000061},"y":{"rawValue":1166566},"z":{"rawValue":166333343}},{"x":{"rawValue":750666687},"y":{"rawValue":1166566},"z":{"rawValue":168000000}},{"x":{"rawValue":749000061},"y":{"rawValue":999899},"z":{"rawValue":170666671}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":760666687},"y":{"rawValue":1333233},"z":{"rawValue":146333328}},{"x":{"rawValue":758666687},"y":{"rawValue":1333233},"z":{"rawValue":152666671}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":756666687},"y":{"rawValue":1166566},"z":{"rawValue":158333328}},{"x":{"rawValue":754666687},"y":{"rawValue":1166566},"z":{"rawValue":161666671}},{"x":{"rawValue":752666687},"y":{"rawValue":1166566},"z":{"rawValue":165666671}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":758666687},"y":{"rawValue":1333233},"z":{"rawValue":152666671}},{"x":{"rawValue":756666687},"y":{"rawValue":1166566},"z":{"rawValue":158333328}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":802666687},"y":{"rawValue":499900},"z":{"rawValue":138000000}},{"x":{"rawValue":804000000},"y":{"rawValue":833233},"z":{"rawValue":138000000}},{"x":{"rawValue":804000000},"y":{"rawValue":499900},"z":{"rawValue":136666671}},{"x":{"rawValue":789000000},"y":{"rawValue":333233},"z":{"rawValue":152000000}},{"x":{"rawValue":790333312},"y":{"rawValue":499900},"z":{"rawValue":152333328}},{"x":{"rawValue":790333312},"y":{"rawValue":333233},"z":{"rawValue":150333328}},{"x":{"rawValue":788333312},"y":{"rawValue":333233},"z":{"rawValue":152666671}},{"x":{"rawValue":789000000},"y":{"rawValue":333233},"z":{"rawValue":152000000}},{"x":{"rawValue":790333312},"y":{"rawValue":333233},"z":{"rawValue":150333328}},{"x":{"rawValue":800666687},"y":{"rawValue":499900},"z":{"rawValue":139666671}},{"x":{"rawValue":802000000},"y":{"rawValue":666566},"z":{"rawValue":139666671}},{"x":{"rawValue":802666687},"y":{"rawValue":499900},"z":{"rawValue":138000000}},{"x":{"rawValue":804000000},"y":{"rawValue":499900},"z":{"rawValue":136666671}},{"x":{"rawValue":805666687},"y":{"rawValue":666566},"z":{"rawValue":136000000}},{"x":{"rawValue":805666687},"y":{"rawValue":333233},"z":{"rawValue":134666671}},{"x":{"rawValue":792000000},"y":{"rawValue":333233},"z":{"rawValue":148333328}},{"x":{"rawValue":794000000},"y":{"rawValue":666566},"z":{"rawValue":147666671}},{"x":{"rawValue":794000000},"y":{"rawValue":333233},"z":{"rawValue":146333328}},{"x":{"rawValue":794000000},"y":{"rawValue":333233},"z":{"rawValue":146333328}},{"x":{"rawValue":796000000},"y":{"rawValue":666566},"z":{"rawValue":145666671}},{"x":{"rawValue":796000000},"y":{"rawValue":333233},"z":{"rawValue":144333328}},{"x":{"rawValue":796000000},"y":{"rawValue":333233},"z":{"rawValue":144333328}},{"x":{"rawValue":798000000},"y":{"rawValue":666566},"z":{"rawValue":143666671}},{"x":{"rawValue":798000000},"y":{"rawValue":499900},"z":{"rawValue":142333328}},{"x":{"rawValue":805666687},"y":{"rawValue":333233},"z":{"rawValue":134666671}},{"x":{"rawValue":807666687},"y":{"rawValue":666566},"z":{"rawValue":134000000}},{"x":{"rawValue":807666687},"y":{"rawValue":333233},"z":{"rawValue":132666671}},{"x":{"rawValue":807666687},"y":{"rawValue":333233},"z":{"rawValue":132666671}},{"x":{"rawValue":809666687},"y":{"rawValue":666566},"z":{"rawValue":132000000}},{"x":{"rawValue":809666687},"y":{"rawValue":333233},"z":{"rawValue":130666671}},{"x":{"rawValue":809666687},"y":{"rawValue":333233},"z":{"rawValue":130666671}},{"x":{"rawValue":810666687},"y":{"rawValue":333233},"z":{"rawValue":130000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":798000000},"y":{"rawValue":499900},"z":{"rawValue":142333328}},{"x":{"rawValue":800000000},"y":{"rawValue":666566},"z":{"rawValue":141666671}},{"x":{"rawValue":800666687},"y":{"rawValue":499900},"z":{"rawValue":139666671}},{"x":{"rawValue":800666687},"y":{"rawValue":499900},"z":{"rawValue":139666671}},{"x":{"rawValue":802666687},"y":{"rawValue":499900},"z":{"rawValue":138000000}},{"x":{"rawValue":804000000},"y":{"rawValue":499900},"z":{"rawValue":136666671}},{"x":{"rawValue":805666687},"y":{"rawValue":333233},"z":{"rawValue":134666671}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":807666687},"y":{"rawValue":333233},"z":{"rawValue":132666671}},{"x":{"rawValue":809666687},"y":{"rawValue":333233},"z":{"rawValue":130666671}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":794000000},"y":{"rawValue":333233},"z":{"rawValue":146333328}},{"x":{"rawValue":796000000},"y":{"rawValue":333233},"z":{"rawValue":144333328}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":805666687},"y":{"rawValue":333233},"z":{"rawValue":134666671}},{"x":{"rawValue":807666687},"y":{"rawValue":333233},"z":{"rawValue":132666671}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":778333312},"y":{"rawValue":499900},"z":{"rawValue":170666671}},{"x":{"rawValue":778333312},"y":{"rawValue":333233},"z":{"rawValue":167666671}},{"x":{"rawValue":798000000},"y":{"rawValue":499900},"z":{"rawValue":142333328}},{"x":{"rawValue":800666687},"y":{"rawValue":499900},"z":{"rawValue":139666671}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":796000000},"y":{"rawValue":333233},"z":{"rawValue":144333328}},{"x":{"rawValue":798000000},"y":{"rawValue":499900},"z":{"rawValue":142333328}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":790333312},"y":{"rawValue":333233},"z":{"rawValue":150333328}},{"x":{"rawValue":792000000},"y":{"rawValue":499900},"z":{"rawValue":149666671}},{"x":{"rawValue":792000000},"y":{"rawValue":333233},"z":{"rawValue":148333328}},{"x":{"rawValue":783000000},"y":{"rawValue":166566},"z":{"rawValue":159666671}},{"x":{"rawValue":784333312},"y":{"rawValue":499900},"z":{"rawValue":160000000}},{"x":{"rawValue":784333312},"y":{"rawValue":333233},"z":{"rawValue":158000000}},{"x":{"rawValue":787000000},"y":{"rawValue":333233},"z":{"rawValue":155333328}},{"x":{"rawValue":788333312},"y":{"rawValue":666566},"z":{"rawValue":155333328}},{"x":{"rawValue":788333312},"y":{"rawValue":333233},"z":{"rawValue":152666671}},{"x":{"rawValue":784333312},"y":{"rawValue":333233},"z":{"rawValue":158000000}},{"x":{"rawValue":786333312},"y":{"rawValue":499899},"z":{"rawValue":157333328}},{"x":{"rawValue":787000000},"y":{"rawValue":333233},"z":{"rawValue":155333328}},{"x":{"rawValue":784333312},"y":{"rawValue":333233},"z":{"rawValue":158000000}},{"x":{"rawValue":787000000},"y":{"rawValue":333233},"z":{"rawValue":155333328}},{"x":{"rawValue":788333312},"y":{"rawValue":333233},"z":{"rawValue":152666671}},{"x":{"rawValue":782333312},"y":{"rawValue":166566},"z":{"rawValue":160333343}},{"x":{"rawValue":783000000},"y":{"rawValue":166566},"z":{"rawValue":159666671}},{"x":{"rawValue":784333312},"y":{"rawValue":333233},"z":{"rawValue":158000000}},{"x":{"rawValue":788333312},"y":{"rawValue":333233},"z":{"rawValue":152666671}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":778333312},"y":{"rawValue":333233},"z":{"rawValue":167666671}},{"x":{"rawValue":780333312},"y":{"rawValue":666566},"z":{"rawValue":167000000}},{"x":{"rawValue":780333312},"y":{"rawValue":333233},"z":{"rawValue":164000000}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":780333312},"y":{"rawValue":333233},"z":{"rawValue":164000000}},{"x":{"rawValue":782333312},"y":{"rawValue":499900},"z":{"rawValue":163333343}},{"x":{"rawValue":782333312},"y":{"rawValue":166566},"z":{"rawValue":160333343}},{"x":{"rawValue":788333312},"y":{"rawValue":333233},"z":{"rawValue":152666671}},{"x":{"rawValue":790333312},"y":{"rawValue":333233},"z":{"rawValue":150333328}},{"x":{"rawValue":792000000},"y":{"rawValue":333233},"z":{"rawValue":148333328}},{"x":{"rawValue":768000000},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":780333312},"y":{"rawValue":333233},"z":{"rawValue":164000000}},{"x":{"rawValue":782333312},"y":{"rawValue":166566},"z":{"rawValue":160333343}},{"x":{"rawValue":792000000},"y":{"rawValue":333233},"z":{"rawValue":148333328}},{"x":{"rawValue":794000000},"y":{"rawValue":333233},"z":{"rawValue":146333328}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":768000000},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":811666687},"y":{"rawValue":499900},"z":{"rawValue":130000000}},{"x":{"rawValue":812333374},"y":{"rawValue":333233},"z":{"rawValue":128000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":810666687},"y":{"rawValue":333233},"z":{"rawValue":130000000}},{"x":{"rawValue":893000061},"y":{"rawValue":2166566},"z":{"rawValue":134000000}},{"x":{"rawValue":892333374},"y":{"rawValue":2499900},"z":{"rawValue":135666671}},{"x":{"rawValue":896000061},"y":{"rawValue":2166566},"z":{"rawValue":139000000}},{"x":{"rawValue":896000061},"y":{"rawValue":999899},"z":{"rawValue":128000000}},{"x":{"rawValue":896000061},"y":{"rawValue":999899},"z":{"rawValue":128000000}},{"x":{"rawValue":887000061},"y":{"rawValue":2333233},"z":{"rawValue":128000000}},{"x":{"rawValue":893000061},"y":{"rawValue":2166566},"z":{"rawValue":134000000}},{"x":{"rawValue":901000000},"y":{"rawValue":1833233},"z":{"rawValue":149666671}},{"x":{"rawValue":900333312},"y":{"rawValue":2166566},"z":{"rawValue":151333328}},{"x":{"rawValue":901333312},"y":{"rawValue":1833233},"z":{"rawValue":152000000}},{"x":{"rawValue":897333312},"y":{"rawValue":1999899},"z":{"rawValue":140333328}},{"x":{"rawValue":897333312},"y":{"rawValue":2166566},"z":{"rawValue":142666671}},{"x":{"rawValue":899333312},"y":{"rawValue":1999899},"z":{"rawValue":144333328}},{"x":{"rawValue":899333312},"y":{"rawValue":1999899},"z":{"rawValue":144333328}},{"x":{"rawValue":899333312},"y":{"rawValue":2166566},"z":{"rawValue":148333328}},{"x":{"rawValue":901000000},"y":{"rawValue":1833233},"z":{"rawValue":149666671}},{"x":{"rawValue":901333312},"y":{"rawValue":1833233},"z":{"rawValue":152000000}},{"x":{"rawValue":901333312},"y":{"rawValue":1999899},"z":{"rawValue":162333343}},{"x":{"rawValue":903333312},"y":{"rawValue":1499899},"z":{"rawValue":164000000}},{"x":{"rawValue":896000000},"y":{"rawValue":999899},"z":{"rawValue":128000000}},{"x":{"rawValue":896000000},"y":{"rawValue":2166566},"z":{"rawValue":139000000}},{"x":{"rawValue":897333312},"y":{"rawValue":1999899},"z":{"rawValue":140333328}},{"x":{"rawValue":902666687},"y":{"rawValue":1499899},"z":{"rawValue":166666671}},{"x":{"rawValue":901333312},"y":{"rawValue":1833233},"z":{"rawValue":166333343}},{"x":{"rawValue":901333312},"y":{"rawValue":1666566},"z":{"rawValue":170666671}},{"x":{"rawValue":896000000},"y":{"rawValue":999899},"z":{"rawValue":128000000}},{"x":{"rawValue":897333312},"y":{"rawValue":1999899},"z":{"rawValue":140333328}},{"x":{"rawValue":899333312},"y":{"rawValue":1999899},"z":{"rawValue":144333328}},{"x":{"rawValue":903333312},"y":{"rawValue":1333233},"z":{"rawValue":166000000}},{"x":{"rawValue":902666687},"y":{"rawValue":1499899},"z":{"rawValue":166666671}},{"x":{"rawValue":901333312},"y":{"rawValue":1666566},"z":{"rawValue":170666671}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":901000000},"y":{"rawValue":1833233},"z":{"rawValue":149666671}},{"x":{"rawValue":901333312},"y":{"rawValue":1833233},"z":{"rawValue":152000000}},{"x":{"rawValue":903333312},"y":{"rawValue":1499899},"z":{"rawValue":164000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":896000000},"y":{"rawValue":999899},"z":{"rawValue":128000000}},{"x":{"rawValue":899333312},"y":{"rawValue":1999899},"z":{"rawValue":144333328}},{"x":{"rawValue":901000000},"y":{"rawValue":1833233},"z":{"rawValue":149666671}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":903333312},"y":{"rawValue":1499899},"z":{"rawValue":164000000}},{"x":{"rawValue":903333312},"y":{"rawValue":1333233},"z":{"rawValue":166000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":128000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":42666667},"y":{"rawValue":3166566},"z":{"rawValue":213333343}},{"x":{"rawValue":42666667},"y":{"rawValue":6333233},"z":{"rawValue":170666671}},{"x":{"rawValue":1333333},"y":{"rawValue":499900},"z":{"rawValue":170666671}},{"x":{"rawValue":42666667},"y":{"rawValue":3166566},"z":{"rawValue":213333343}},{"x":{"rawValue":85333335},"y":{"rawValue":9833233},"z":{"rawValue":213333343}},{"x":{"rawValue":85333335},"y":{"rawValue":14666566},"z":{"rawValue":170666671}},{"x":{"rawValue":42666667},"y":{"rawValue":6333233},"z":{"rawValue":170666671}},{"x":{"rawValue":85333335},"y":{"rawValue":9833233},"z":{"rawValue":213333343}},{"x":{"rawValue":128000000},"y":{"rawValue":8999899},"z":{"rawValue":213333343}},{"x":{"rawValue":128000000},"y":{"rawValue":13999899},"z":{"rawValue":170666671}},{"x":{"rawValue":85333335},"y":{"rawValue":14666566},"z":{"rawValue":170666671}},{"x":{"rawValue":128000000},"y":{"rawValue":8999899},"z":{"rawValue":213333343}},{"x":{"rawValue":170666671},"y":{"rawValue":5499899},"z":{"rawValue":213333343}},{"x":{"rawValue":170666671},"y":{"rawValue":11833233},"z":{"rawValue":170666671}},{"x":{"rawValue":128000000},"y":{"rawValue":13999899},"z":{"rawValue":170666671}},{"x":{"rawValue":170666671},"y":{"rawValue":5499899},"z":{"rawValue":213333343}},{"x":{"rawValue":213333343},"y":{"rawValue":5833233},"z":{"rawValue":213333343}},{"x":{"rawValue":213333343},"y":{"rawValue":13833233},"z":{"rawValue":170666671}},{"x":{"rawValue":170666671},"y":{"rawValue":11833233},"z":{"rawValue":170666671}},{"x":{"rawValue":213333343},"y":{"rawValue":5833233},"z":{"rawValue":213333343}},{"x":{"rawValue":256000000},"y":{"rawValue":4833233},"z":{"rawValue":213333343}},{"x":{"rawValue":256000000},"y":{"rawValue":10333233},"z":{"rawValue":170666671}},{"x":{"rawValue":213333343},"y":{"rawValue":13833233},"z":{"rawValue":170666671}},{"x":{"rawValue":256000000},"y":{"rawValue":4833233},"z":{"rawValue":213333343}},{"x":{"rawValue":298666656},"y":{"rawValue":2499900},"z":{"rawValue":213333343}},{"x":{"rawValue":298666656},"y":{"rawValue":4166566},"z":{"rawValue":170666671}},{"x":{"rawValue":256000000},"y":{"rawValue":10333233},"z":{"rawValue":170666671}},{"x":{"rawValue":298666687},"y":{"rawValue":2499900},"z":{"rawValue":213333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":170666671}},{"x":{"rawValue":298666687},"y":{"rawValue":4166566},"z":{"rawValue":170666671}},{"x":{"rawValue":367000000},"y":{"rawValue":166566},"z":{"rawValue":173333343}},{"x":{"rawValue":368333343},"y":{"rawValue":333233},"z":{"rawValue":173666671}},{"x":{"rawValue":368333343},"y":{"rawValue":333233},"z":{"rawValue":170666671}},{"x":{"rawValue":349333343},"y":{"rawValue":166566},"z":{"rawValue":210333343}},{"x":{"rawValue":350666687},"y":{"rawValue":499900},"z":{"rawValue":210666671}},{"x":{"rawValue":350666687},"y":{"rawValue":166566},"z":{"rawValue":205333343}},{"x":{"rawValue":363000000},"y":{"rawValue":166566},"z":{"rawValue":181333343}},{"x":{"rawValue":364333343},"y":{"rawValue":499899},"z":{"rawValue":181666671}},{"x":{"rawValue":364333343},"y":{"rawValue":166566},"z":{"rawValue":179666671}},{"x":{"rawValue":364333343},"y":{"rawValue":166566},"z":{"rawValue":179666671}},{"x":{"rawValue":366333343},"y":{"rawValue":499900},"z":{"rawValue":179000000}},{"x":{"rawValue":366333343},"y":{"rawValue":166566},"z":{"rawValue":174000000}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":182000000}},{"x":{"rawValue":363000000},"y":{"rawValue":166566},"z":{"rawValue":181333343}},{"x":{"rawValue":364333343},"y":{"rawValue":166566},"z":{"rawValue":179666671}},{"x":{"rawValue":366333343},"y":{"rawValue":166566},"z":{"rawValue":174000000}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":185333343}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":182000000}},{"x":{"rawValue":366333343},"y":{"rawValue":166566},"z":{"rawValue":174000000}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":170666671}},{"x":{"rawValue":366333343},"y":{"rawValue":166566},"z":{"rawValue":174000000}},{"x":{"rawValue":367000000},"y":{"rawValue":166566},"z":{"rawValue":173333343}},{"x":{"rawValue":368333343},"y":{"rawValue":333233},"z":{"rawValue":170666671}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":170666671}},{"x":{"rawValue":351333343},"y":{"rawValue":166566},"z":{"rawValue":204666671}},{"x":{"rawValue":352666687},"y":{"rawValue":499900},"z":{"rawValue":205000000}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":201000000}},{"x":{"rawValue":354666687},"y":{"rawValue":166566},"z":{"rawValue":197000000}},{"x":{"rawValue":356666687},"y":{"rawValue":499900},"z":{"rawValue":196333343}},{"x":{"rawValue":356666687},"y":{"rawValue":166566},"z":{"rawValue":193333343}},{"x":{"rawValue":358666687},"y":{"rawValue":166566},"z":{"rawValue":189333343}},{"x":{"rawValue":360333343},"y":{"rawValue":499900},"z":{"rawValue":188666671}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":185333343}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":201000000}},{"x":{"rawValue":354666687},"y":{"rawValue":499900},"z":{"rawValue":200333343}},{"x":{"rawValue":354666687},"y":{"rawValue":166566},"z":{"rawValue":197000000}},{"x":{"rawValue":356666687},"y":{"rawValue":166566},"z":{"rawValue":193333343}},{"x":{"rawValue":358666687},"y":{"rawValue":666566},"z":{"rawValue":192666671}},{"x":{"rawValue":358666687},"y":{"rawValue":166566},"z":{"rawValue":189333343}},{"x":{"rawValue":354666687},"y":{"rawValue":166566},"z":{"rawValue":197000000}},{"x":{"rawValue":356666687},"y":{"rawValue":166566},"z":{"rawValue":193333343}},{"x":{"rawValue":358666687},"y":{"rawValue":166566},"z":{"rawValue":189333343}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":185333343}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":185333343}},{"x":{"rawValue":362333343},"y":{"rawValue":499900},"z":{"rawValue":184666671}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":182000000}},{"x":{"rawValue":350666687},"y":{"rawValue":166566},"z":{"rawValue":205333343}},{"x":{"rawValue":351333343},"y":{"rawValue":166566},"z":{"rawValue":204666671}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":201000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":348666687},"y":{"rawValue":166566},"z":{"rawValue":211000000}},{"x":{"rawValue":349333343},"y":{"rawValue":166566},"z":{"rawValue":210333343}},{"x":{"rawValue":350666687},"y":{"rawValue":166566},"z":{"rawValue":205333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":348666687},"y":{"rawValue":333233},"z":{"rawValue":213333343}},{"x":{"rawValue":348666687},"y":{"rawValue":166566},"z":{"rawValue":211000000}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":201000000}},{"x":{"rawValue":354666687},"y":{"rawValue":166566},"z":{"rawValue":197000000}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":185333343}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":170666671}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":505000000},"y":{"rawValue":48833236},"z":{"rawValue":171666671}},{"x":{"rawValue":505666687},"y":{"rawValue":48666568},"z":{"rawValue":171333343}},{"x":{"rawValue":505666687},"y":{"rawValue":48666568},"z":{"rawValue":170666671}},{"x":{"rawValue":499666687},"y":{"rawValue":49999900},"z":{"rawValue":170666671}},{"x":{"rawValue":499666687},"y":{"rawValue":49999900},"z":{"rawValue":170666671}},{"x":{"rawValue":489000000},"y":{"rawValue":51499900},"z":{"rawValue":170666671}},{"x":{"rawValue":498333343},"y":{"rawValue":50166568},"z":{"rawValue":171000000}},{"x":{"rawValue":499666687},"y":{"rawValue":49999900},"z":{"rawValue":170666671}},{"x":{"rawValue":498333343},"y":{"rawValue":50166568},"z":{"rawValue":171000000}},{"x":{"rawValue":499000000},"y":{"rawValue":49833236},"z":{"rawValue":173000000}},{"x":{"rawValue":505000000},"y":{"rawValue":48666568},"z":{"rawValue":173000000}},{"x":{"rawValue":505000000},"y":{"rawValue":48833236},"z":{"rawValue":171666671}},{"x":{"rawValue":587666687},"y":{"rawValue":1499899},"z":{"rawValue":171666671}},{"x":{"rawValue":589666687},"y":{"rawValue":1333233},"z":{"rawValue":171000000}},{"x":{"rawValue":589333374},"y":{"rawValue":1333233},"z":{"rawValue":170666671}},{"x":{"rawValue":584666687},"y":{"rawValue":1999899},"z":{"rawValue":170666671}},{"x":{"rawValue":584666687},"y":{"rawValue":2166566},"z":{"rawValue":173000000}},{"x":{"rawValue":588000000},"y":{"rawValue":1833233},"z":{"rawValue":173000000}},{"x":{"rawValue":587666687},"y":{"rawValue":1499899},"z":{"rawValue":171666671}},{"x":{"rawValue":584666687},"y":{"rawValue":1999899},"z":{"rawValue":170666671}},{"x":{"rawValue":570000000},"y":{"rawValue":7333233},"z":{"rawValue":191333343}},{"x":{"rawValue":571333374},"y":{"rawValue":7333233},"z":{"rawValue":190666671}},{"x":{"rawValue":571333374},"y":{"rawValue":6999899},"z":{"rawValue":189333343}},{"x":{"rawValue":568666687},"y":{"rawValue":7166566},"z":{"rawValue":188333343}},{"x":{"rawValue":567333374},"y":{"rawValue":7499899},"z":{"rawValue":188333343}},{"x":{"rawValue":567333374},"y":{"rawValue":7499899},"z":{"rawValue":191333343}},{"x":{"rawValue":570333374},"y":{"rawValue":6833233},"z":{"rawValue":186333343}},{"x":{"rawValue":569333374},"y":{"rawValue":6999899},"z":{"rawValue":186333343}},{"x":{"rawValue":568666687},"y":{"rawValue":7166566},"z":{"rawValue":188333343}},{"x":{"rawValue":571333374},"y":{"rawValue":6999899},"z":{"rawValue":189333343}},{"x":{"rawValue":572333374},"y":{"rawValue":6833233},"z":{"rawValue":188666671}},{"x":{"rawValue":567333374},"y":{"rawValue":7499899},"z":{"rawValue":191333343}},{"x":{"rawValue":566666687},"y":{"rawValue":7499899},"z":{"rawValue":192000000}},{"x":{"rawValue":570000000},"y":{"rawValue":7499899},"z":{"rawValue":192000000}},{"x":{"rawValue":570000000},"y":{"rawValue":7333233},"z":{"rawValue":191333343}},{"x":{"rawValue":569333374},"y":{"rawValue":7833233},"z":{"rawValue":193666671}},{"x":{"rawValue":570333374},"y":{"rawValue":7666566},"z":{"rawValue":192666671}},{"x":{"rawValue":570000000},"y":{"rawValue":7499899},"z":{"rawValue":192000000}},{"x":{"rawValue":566666687},"y":{"rawValue":7499899},"z":{"rawValue":192000000}},{"x":{"rawValue":564666687},"y":{"rawValue":7833233},"z":{"rawValue":193666671}},{"x":{"rawValue":566666687},"y":{"rawValue":7499899},"z":{"rawValue":192000000}},{"x":{"rawValue":565333374},"y":{"rawValue":7833233},"z":{"rawValue":191666671}},{"x":{"rawValue":564666687},"y":{"rawValue":7833233},"z":{"rawValue":193666671}},{"x":{"rawValue":567666687},"y":{"rawValue":7666566},"z":{"rawValue":195000000}},{"x":{"rawValue":569333374},"y":{"rawValue":7999899},"z":{"rawValue":194333343}},{"x":{"rawValue":569333374},"y":{"rawValue":7833233},"z":{"rawValue":193666671}},{"x":{"rawValue":564666687},"y":{"rawValue":7833233},"z":{"rawValue":193666671}},{"x":{"rawValue":564666687},"y":{"rawValue":7833233},"z":{"rawValue":193666671}},{"x":{"rawValue":563333374},"y":{"rawValue":8166566},"z":{"rawValue":193333343}},{"x":{"rawValue":563333374},"y":{"rawValue":7833233},"z":{"rawValue":195333343}},{"x":{"rawValue":566333374},"y":{"rawValue":7833233},"z":{"rawValue":197000000}},{"x":{"rawValue":567666687},"y":{"rawValue":8166566},"z":{"rawValue":197333343}},{"x":{"rawValue":567666687},"y":{"rawValue":7666566},"z":{"rawValue":195000000}},{"x":{"rawValue":563333374},"y":{"rawValue":7833233},"z":{"rawValue":195333343}},{"x":{"rawValue":561333374},"y":{"rawValue":8166566},"z":{"rawValue":196000000}},{"x":{"rawValue":561333374},"y":{"rawValue":7833233},"z":{"rawValue":197000000}},{"x":{"rawValue":566333374},"y":{"rawValue":7833233},"z":{"rawValue":197000000}},{"x":{"rawValue":564333374},"y":{"rawValue":7666566},"z":{"rawValue":199000000}},{"x":{"rawValue":565666687},"y":{"rawValue":7833233},"z":{"rawValue":199333343}},{"x":{"rawValue":565666687},"y":{"rawValue":7833233},"z":{"rawValue":197666671}},{"x":{"rawValue":561333374},"y":{"rawValue":7833233},"z":{"rawValue":197000000}},{"x":{"rawValue":561333374},"y":{"rawValue":7499899},"z":{"rawValue":199000000}},{"x":{"rawValue":564333374},"y":{"rawValue":7666566},"z":{"rawValue":199000000}},{"x":{"rawValue":565666687},"y":{"rawValue":7833233},"z":{"rawValue":197666671}},{"x":{"rawValue":565666687},"y":{"rawValue":7833233},"z":{"rawValue":197666671}},{"x":{"rawValue":566333374},"y":{"rawValue":7833233},"z":{"rawValue":197000000}},{"x":{"rawValue":561333374},"y":{"rawValue":7833233},"z":{"rawValue":197000000}},{"x":{"rawValue":562333374},"y":{"rawValue":7333233},"z":{"rawValue":201000000}},{"x":{"rawValue":563666687},"y":{"rawValue":7499899},"z":{"rawValue":201333343}},{"x":{"rawValue":563666687},"y":{"rawValue":7499899},"z":{"rawValue":199666671}},{"x":{"rawValue":561333374},"y":{"rawValue":7499899},"z":{"rawValue":199000000}},{"x":{"rawValue":560666687},"y":{"rawValue":7333233},"z":{"rawValue":199666671}},{"x":{"rawValue":561000000},"y":{"rawValue":7166566},"z":{"rawValue":201000000}},{"x":{"rawValue":562333374},"y":{"rawValue":7333233},"z":{"rawValue":201000000}},{"x":{"rawValue":563666687},"y":{"rawValue":7499899},"z":{"rawValue":199666671}},{"x":{"rawValue":563666687},"y":{"rawValue":7499899},"z":{"rawValue":199666671}},{"x":{"rawValue":564333374},"y":{"rawValue":7666566},"z":{"rawValue":199000000}},{"x":{"rawValue":561333374},"y":{"rawValue":7499899},"z":{"rawValue":199000000}},{"x":{"rawValue":560333374},"y":{"rawValue":6999899},"z":{"rawValue":202000000}},{"x":{"rawValue":558666687},"y":{"rawValue":6999899},"z":{"rawValue":202000000}},{"x":{"rawValue":559333374},"y":{"rawValue":6833233},"z":{"rawValue":202666671}},{"x":{"rawValue":560333374},"y":{"rawValue":6833233},"z":{"rawValue":202666671}},{"x":{"rawValue":560333374},"y":{"rawValue":6999899},"z":{"rawValue":202000000}},{"x":{"rawValue":560333374},"y":{"rawValue":6833233},"z":{"rawValue":202666671}},{"x":{"rawValue":561666687},"y":{"rawValue":7166566},"z":{"rawValue":203000000}},{"x":{"rawValue":562333374},"y":{"rawValue":7333233},"z":{"rawValue":201000000}},{"x":{"rawValue":561000000},"y":{"rawValue":7166566},"z":{"rawValue":201000000}},{"x":{"rawValue":560333374},"y":{"rawValue":6833233},"z":{"rawValue":202666671}},{"x":{"rawValue":559333374},"y":{"rawValue":6833233},"z":{"rawValue":202666671}},{"x":{"rawValue":559666687},"y":{"rawValue":6833233},"z":{"rawValue":203333343}},{"x":{"rawValue":623000061},"y":{"rawValue":62833236},"z":{"rawValue":212000000}},{"x":{"rawValue":624000061},"y":{"rawValue":62666568},"z":{"rawValue":212000000}},{"x":{"rawValue":624000061},"y":{"rawValue":62499900},"z":{"rawValue":209666671}},{"x":{"rawValue":622000061},"y":{"rawValue":62666568},"z":{"rawValue":209666671}},{"x":{"rawValue":621333374},"y":{"rawValue":62999900},"z":{"rawValue":211666671}},{"x":{"rawValue":621333374},"y":{"rawValue":62999900},"z":{"rawValue":211666671}},{"x":{"rawValue":618000061},"y":{"rawValue":62666568},"z":{"rawValue":211666671}},{"x":{"rawValue":617666687},"y":{"rawValue":62833236},"z":{"rawValue":213333343}},{"x":{"rawValue":622333374},"y":{"rawValue":62999900},"z":{"rawValue":213333343}},{"x":{"rawValue":623000061},"y":{"rawValue":62833236},"z":{"rawValue":212000000}},{"x":{"rawValue":662000000},"y":{"rawValue":52333236},"z":{"rawValue":178666671}},{"x":{"rawValue":660333312},"y":{"rawValue":52333236},"z":{"rawValue":178666671}},{"x":{"rawValue":660666687},"y":{"rawValue":52333236},"z":{"rawValue":179333343}},{"x":{"rawValue":664000000},"y":{"rawValue":52333236},"z":{"rawValue":179333343}},{"x":{"rawValue":670000000},"y":{"rawValue":51666568},"z":{"rawValue":170666671}},{"x":{"rawValue":668666687},"y":{"rawValue":51499900},"z":{"rawValue":170666671}},{"x":{"rawValue":668666687},"y":{"rawValue":51833236},"z":{"rawValue":172000000}},{"x":{"rawValue":671000000},"y":{"rawValue":51666568},"z":{"rawValue":173666671}},{"x":{"rawValue":673000000},"y":{"rawValue":51499900},"z":{"rawValue":173000000}},{"x":{"rawValue":673000000},"y":{"rawValue":51666568},"z":{"rawValue":171666671}},{"x":{"rawValue":673000000},"y":{"rawValue":51666568},"z":{"rawValue":171666671}},{"x":{"rawValue":675000000},"y":{"rawValue":51499900},"z":{"rawValue":170666671}},{"x":{"rawValue":670000000},"y":{"rawValue":51666568},"z":{"rawValue":170666671}},{"x":{"rawValue":662666687},"y":{"rawValue":52333236},"z":{"rawValue":178000000}},{"x":{"rawValue":662000000},"y":{"rawValue":52333236},"z":{"rawValue":178666671}},{"x":{"rawValue":664000000},"y":{"rawValue":52333236},"z":{"rawValue":179333343}},{"x":{"rawValue":664333312},"y":{"rawValue":52166568},"z":{"rawValue":176666671}},{"x":{"rawValue":662333312},"y":{"rawValue":52166568},"z":{"rawValue":176666671}},{"x":{"rawValue":662666687},"y":{"rawValue":52333236},"z":{"rawValue":178000000}},{"x":{"rawValue":664000000},"y":{"rawValue":52333236},"z":{"rawValue":179333343}},{"x":{"rawValue":665333312},"y":{"rawValue":51999900},"z":{"rawValue":179666671}},{"x":{"rawValue":666000000},"y":{"rawValue":52166568},"z":{"rawValue":177666671}},{"x":{"rawValue":665000000},"y":{"rawValue":51999900},"z":{"rawValue":174666671}},{"x":{"rawValue":664333312},"y":{"rawValue":52166568},"z":{"rawValue":176666671}},{"x":{"rawValue":666000000},"y":{"rawValue":52166568},"z":{"rawValue":177666671}},{"x":{"rawValue":669000000},"y":{"rawValue":51833236},"z":{"rawValue":177000000}},{"x":{"rawValue":669000000},"y":{"rawValue":51999900},"z":{"rawValue":175666671}},{"x":{"rawValue":667000000},"y":{"rawValue":51999900},"z":{"rawValue":174000000}},{"x":{"rawValue":668666687},"y":{"rawValue":51833236},"z":{"rawValue":172000000}},{"x":{"rawValue":667000000},"y":{"rawValue":51833236},"z":{"rawValue":172666671}},{"x":{"rawValue":667000000},"y":{"rawValue":51999900},"z":{"rawValue":174000000}},{"x":{"rawValue":669000000},"y":{"rawValue":51999900},"z":{"rawValue":175666671}},{"x":{"rawValue":671000000},"y":{"rawValue":51666568},"z":{"rawValue":175000000}},{"x":{"rawValue":671000000},"y":{"rawValue":51666568},"z":{"rawValue":173666671}},{"x":{"rawValue":655000000},"y":{"rawValue":52999900},"z":{"rawValue":183666671}},{"x":{"rawValue":654333312},"y":{"rawValue":52999900},"z":{"rawValue":184000000}},{"x":{"rawValue":654666687},"y":{"rawValue":53166568},"z":{"rawValue":185666671}},{"x":{"rawValue":655000000},"y":{"rawValue":53166568},"z":{"rawValue":187000000}},{"x":{"rawValue":655666687},"y":{"rawValue":52999900},"z":{"rawValue":187000000}},{"x":{"rawValue":657333312},"y":{"rawValue":52833236},"z":{"rawValue":186666671}},{"x":{"rawValue":657333312},"y":{"rawValue":52833236},"z":{"rawValue":185333343}},{"x":{"rawValue":655000000},"y":{"rawValue":52999900},"z":{"rawValue":183666671}},{"x":{"rawValue":654666687},"y":{"rawValue":53166568},"z":{"rawValue":185666671}},{"x":{"rawValue":654000000},"y":{"rawValue":53333236},"z":{"rawValue":186333343}},{"x":{"rawValue":651333312},"y":{"rawValue":53333236},"z":{"rawValue":186333343}},{"x":{"rawValue":651333312},"y":{"rawValue":53499900},"z":{"rawValue":187000000}},{"x":{"rawValue":654000000},"y":{"rawValue":53333236},"z":{"rawValue":187000000}},{"x":{"rawValue":661333312},"y":{"rawValue":52499900},"z":{"rawValue":181333343}},{"x":{"rawValue":663333312},"y":{"rawValue":52333236},"z":{"rawValue":180666671}},{"x":{"rawValue":664000000},"y":{"rawValue":52333236},"z":{"rawValue":179333343}},{"x":{"rawValue":660666687},"y":{"rawValue":52333236},"z":{"rawValue":179333343}},{"x":{"rawValue":660000000},"y":{"rawValue":52499900},"z":{"rawValue":180666671}},{"x":{"rawValue":654000000},"y":{"rawValue":53333236},"z":{"rawValue":186333343}},{"x":{"rawValue":654000000},"y":{"rawValue":53333236},"z":{"rawValue":187000000}},{"x":{"rawValue":655000000},"y":{"rawValue":53166568},"z":{"rawValue":187000000}},{"x":{"rawValue":654666687},"y":{"rawValue":53166568},"z":{"rawValue":185666671}},{"x":{"rawValue":659333312},"y":{"rawValue":52666568},"z":{"rawValue":183333343}},{"x":{"rawValue":661333312},"y":{"rawValue":52333236},"z":{"rawValue":182666671}},{"x":{"rawValue":661333312},"y":{"rawValue":52499900},"z":{"rawValue":181333343}},{"x":{"rawValue":660000000},"y":{"rawValue":52499900},"z":{"rawValue":180666671}},{"x":{"rawValue":658333312},"y":{"rawValue":52499900},"z":{"rawValue":180666671}},{"x":{"rawValue":657666687},"y":{"rawValue":52833236},"z":{"rawValue":182333343}},{"x":{"rawValue":657333312},"y":{"rawValue":52833236},"z":{"rawValue":185333343}},{"x":{"rawValue":659333312},"y":{"rawValue":52666568},"z":{"rawValue":184666671}},{"x":{"rawValue":659333312},"y":{"rawValue":52666568},"z":{"rawValue":183333343}},{"x":{"rawValue":657666687},"y":{"rawValue":52833236},"z":{"rawValue":182333343}},{"x":{"rawValue":655000000},"y":{"rawValue":52666568},"z":{"rawValue":182333343}},{"x":{"rawValue":655000000},"y":{"rawValue":52999900},"z":{"rawValue":183666671}},{"x":{"rawValue":650333312},"y":{"rawValue":53666568},"z":{"rawValue":188333343}},{"x":{"rawValue":651333312},"y":{"rawValue":53666568},"z":{"rawValue":189666671}},{"x":{"rawValue":652333312},"y":{"rawValue":53499900},"z":{"rawValue":188666671}},{"x":{"rawValue":651333312},"y":{"rawValue":53499900},"z":{"rawValue":187000000}},{"x":{"rawValue":654000000},"y":{"rawValue":53333236},"z":{"rawValue":187000000}},{"x":{"rawValue":651333312},"y":{"rawValue":53499900},"z":{"rawValue":187000000}},{"x":{"rawValue":652333312},"y":{"rawValue":53499900},"z":{"rawValue":188666671}},{"x":{"rawValue":653333312},"y":{"rawValue":53499900},"z":{"rawValue":188666671}},{"x":{"rawValue":648333312},"y":{"rawValue":54333236},"z":{"rawValue":191000000}},{"x":{"rawValue":649666687},"y":{"rawValue":54166568},"z":{"rawValue":191333343}},{"x":{"rawValue":649666687},"y":{"rawValue":53999900},"z":{"rawValue":190333343}},{"x":{"rawValue":648333312},"y":{"rawValue":54333236},"z":{"rawValue":191000000}},{"x":{"rawValue":649666687},"y":{"rawValue":53999900},"z":{"rawValue":190333343}},{"x":{"rawValue":646666687},"y":{"rawValue":54333236},"z":{"rawValue":190333343}},{"x":{"rawValue":647000000},"y":{"rawValue":54333236},"z":{"rawValue":191000000}},{"x":{"rawValue":647000000},"y":{"rawValue":54333236},"z":{"rawValue":191000000}},{"x":{"rawValue":646333312},"y":{"rawValue":54666568},"z":{"rawValue":192333343}},{"x":{"rawValue":647333312},"y":{"rawValue":54666568},"z":{"rawValue":193333343}},{"x":{"rawValue":648333312},"y":{"rawValue":54333236},"z":{"rawValue":191000000}},{"x":{"rawValue":717000000},"y":{"rawValue":333233},"z":{"rawValue":202000000}},{"x":{"rawValue":715000000},"y":{"rawValue":499900},"z":{"rawValue":202000000}},{"x":{"rawValue":715333374},"y":{"rawValue":333233},"z":{"rawValue":203333343}},{"x":{"rawValue":705333374},"y":{"rawValue":333233},"z":{"rawValue":211666671}},{"x":{"rawValue":704000000},"y":{"rawValue":666566},"z":{"rawValue":211666671}},{"x":{"rawValue":703666687},"y":{"rawValue":333233},"z":{"rawValue":213333343}},{"x":{"rawValue":722666687},"y":{"rawValue":333233},"z":{"rawValue":196000000}},{"x":{"rawValue":721666687},"y":{"rawValue":666566},"z":{"rawValue":196000000}},{"x":{"rawValue":721000000},"y":{"rawValue":333233},"z":{"rawValue":198000000}},{"x":{"rawValue":721000000},"y":{"rawValue":333233},"z":{"rawValue":198000000}},{"x":{"rawValue":719666687},"y":{"rawValue":499900},"z":{"rawValue":198000000}},{"x":{"rawValue":719000000},"y":{"rawValue":333233},"z":{"rawValue":200000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":719000000},"y":{"rawValue":333233},"z":{"rawValue":200000000}},{"x":{"rawValue":717666687},"y":{"rawValue":499900},"z":{"rawValue":200000000}},{"x":{"rawValue":717000000},"y":{"rawValue":333233},"z":{"rawValue":202000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":711666687},"y":{"rawValue":499900},"z":{"rawValue":205333343}},{"x":{"rawValue":709666687},"y":{"rawValue":666566},"z":{"rawValue":206000000}},{"x":{"rawValue":709666687},"y":{"rawValue":499900},"z":{"rawValue":207333343}},{"x":{"rawValue":707333374},"y":{"rawValue":333233},"z":{"rawValue":209666671}},{"x":{"rawValue":706000000},"y":{"rawValue":666566},"z":{"rawValue":209666671}},{"x":{"rawValue":705333374},"y":{"rawValue":333233},"z":{"rawValue":211666671}},{"x":{"rawValue":717000000},"y":{"rawValue":333233},"z":{"rawValue":202000000}},{"x":{"rawValue":715333374},"y":{"rawValue":333233},"z":{"rawValue":203333343}},{"x":{"rawValue":714666687},"y":{"rawValue":333233},"z":{"rawValue":204000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":714666687},"y":{"rawValue":333233},"z":{"rawValue":204000000}},{"x":{"rawValue":711666687},"y":{"rawValue":666566},"z":{"rawValue":204000000}},{"x":{"rawValue":711666687},"y":{"rawValue":499900},"z":{"rawValue":205333343}},{"x":{"rawValue":709666687},"y":{"rawValue":499900},"z":{"rawValue":207333343}},{"x":{"rawValue":708000000},"y":{"rawValue":666566},"z":{"rawValue":208000000}},{"x":{"rawValue":707333374},"y":{"rawValue":333233},"z":{"rawValue":209666671}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":193666671}},{"x":{"rawValue":723333374},"y":{"rawValue":666566},"z":{"rawValue":194333343}},{"x":{"rawValue":722666687},"y":{"rawValue":333233},"z":{"rawValue":196000000}},{"x":{"rawValue":714666687},"y":{"rawValue":333233},"z":{"rawValue":204000000}},{"x":{"rawValue":711666687},"y":{"rawValue":499900},"z":{"rawValue":205333343}},{"x":{"rawValue":709666687},"y":{"rawValue":499900},"z":{"rawValue":207333343}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":193666671}},{"x":{"rawValue":722666687},"y":{"rawValue":333233},"z":{"rawValue":196000000}},{"x":{"rawValue":721000000},"y":{"rawValue":333233},"z":{"rawValue":198000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":714666687},"y":{"rawValue":333233},"z":{"rawValue":204000000}},{"x":{"rawValue":709666687},"y":{"rawValue":499900},"z":{"rawValue":207333343}},{"x":{"rawValue":707333374},"y":{"rawValue":333233},"z":{"rawValue":209666671}},{"x":{"rawValue":714666687},"y":{"rawValue":333233},"z":{"rawValue":204000000}},{"x":{"rawValue":707333374},"y":{"rawValue":333233},"z":{"rawValue":209666671}},{"x":{"rawValue":705333374},"y":{"rawValue":333233},"z":{"rawValue":211666671}},{"x":{"rawValue":714666687},"y":{"rawValue":333233},"z":{"rawValue":204000000}},{"x":{"rawValue":705333374},"y":{"rawValue":333233},"z":{"rawValue":211666671}},{"x":{"rawValue":703666687},"y":{"rawValue":333233},"z":{"rawValue":213333343}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":759666687},"y":{"rawValue":166566},"z":{"rawValue":206666671}},{"x":{"rawValue":761000061},"y":{"rawValue":333233},"z":{"rawValue":207000000}},{"x":{"rawValue":761000061},"y":{"rawValue":166566},"z":{"rawValue":205000000}},{"x":{"rawValue":744333374},"y":{"rawValue":499900},"z":{"rawValue":178666671}},{"x":{"rawValue":742333374},"y":{"rawValue":666566},"z":{"rawValue":178666671}},{"x":{"rawValue":742666687},"y":{"rawValue":499900},"z":{"rawValue":180000000}},{"x":{"rawValue":737000061},"y":{"rawValue":666566},"z":{"rawValue":183666671}},{"x":{"rawValue":735333374},"y":{"rawValue":666566},"z":{"rawValue":184333343}},{"x":{"rawValue":735333374},"y":{"rawValue":499900},"z":{"rawValue":185666671}},{"x":{"rawValue":732666687},"y":{"rawValue":333233},"z":{"rawValue":188333343}},{"x":{"rawValue":731333374},"y":{"rawValue":499900},"z":{"rawValue":188333343}},{"x":{"rawValue":730666687},"y":{"rawValue":333233},"z":{"rawValue":190333343}},{"x":{"rawValue":730666687},"y":{"rawValue":333233},"z":{"rawValue":190333343}},{"x":{"rawValue":729333374},"y":{"rawValue":499900},"z":{"rawValue":190333343}},{"x":{"rawValue":728666687},"y":{"rawValue":166566},"z":{"rawValue":192333343}},{"x":{"rawValue":742000061},"y":{"rawValue":499900},"z":{"rawValue":180666671}},{"x":{"rawValue":740333374},"y":{"rawValue":666566},"z":{"rawValue":180666671}},{"x":{"rawValue":739666687},"y":{"rawValue":499900},"z":{"rawValue":182333343}},{"x":{"rawValue":739666687},"y":{"rawValue":499900},"z":{"rawValue":182333343}},{"x":{"rawValue":737000061},"y":{"rawValue":833233},"z":{"rawValue":182333343}},{"x":{"rawValue":737000061},"y":{"rawValue":666566},"z":{"rawValue":183666671}},{"x":{"rawValue":744333374},"y":{"rawValue":499900},"z":{"rawValue":178666671}},{"x":{"rawValue":742666687},"y":{"rawValue":499900},"z":{"rawValue":180000000}},{"x":{"rawValue":742000061},"y":{"rawValue":499900},"z":{"rawValue":180666671}},{"x":{"rawValue":766666687},"y":{"rawValue":166566},"z":{"rawValue":195000000}},{"x":{"rawValue":768000061},"y":{"rawValue":499899},"z":{"rawValue":194333343}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":763000061},"y":{"rawValue":166566},"z":{"rawValue":201666671}},{"x":{"rawValue":764666687},"y":{"rawValue":333233},"z":{"rawValue":201000000}},{"x":{"rawValue":764666687},"y":{"rawValue":166566},"z":{"rawValue":199000000}},{"x":{"rawValue":765333374},"y":{"rawValue":166566},"z":{"rawValue":198333343}},{"x":{"rawValue":766666687},"y":{"rawValue":499899},"z":{"rawValue":198333343}},{"x":{"rawValue":766666687},"y":{"rawValue":166566},"z":{"rawValue":195000000}},{"x":{"rawValue":746333374},"y":{"rawValue":833233},"z":{"rawValue":174666671}},{"x":{"rawValue":745000061},"y":{"rawValue":999899},"z":{"rawValue":174666671}},{"x":{"rawValue":745000061},"y":{"rawValue":499900},"z":{"rawValue":178000000}},{"x":{"rawValue":728666687},"y":{"rawValue":166566},"z":{"rawValue":192333343}},{"x":{"rawValue":725333374},"y":{"rawValue":666566},"z":{"rawValue":192333343}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":193666671}},{"x":{"rawValue":749000061},"y":{"rawValue":833233},"z":{"rawValue":172000000}},{"x":{"rawValue":747000061},"y":{"rawValue":999899},"z":{"rawValue":172666671}},{"x":{"rawValue":746333374},"y":{"rawValue":833233},"z":{"rawValue":174666671}},{"x":{"rawValue":735333374},"y":{"rawValue":499899},"z":{"rawValue":185666671}},{"x":{"rawValue":733333374},"y":{"rawValue":666566},"z":{"rawValue":186333343}},{"x":{"rawValue":732666687},"y":{"rawValue":333233},"z":{"rawValue":188333343}},{"x":{"rawValue":761000061},"y":{"rawValue":166566},"z":{"rawValue":205000000}},{"x":{"rawValue":763000061},"y":{"rawValue":499900},"z":{"rawValue":204333343}},{"x":{"rawValue":763000061},"y":{"rawValue":166566},"z":{"rawValue":201666671}},{"x":{"rawValue":764666687},"y":{"rawValue":166566},"z":{"rawValue":199000000}},{"x":{"rawValue":765333374},"y":{"rawValue":166566},"z":{"rawValue":198333343}},{"x":{"rawValue":766666687},"y":{"rawValue":166566},"z":{"rawValue":195000000}},{"x":{"rawValue":739666687},"y":{"rawValue":499900},"z":{"rawValue":182333343}},{"x":{"rawValue":737000061},"y":{"rawValue":666566},"z":{"rawValue":183666671}},{"x":{"rawValue":735333374},"y":{"rawValue":499900},"z":{"rawValue":185666671}},{"x":{"rawValue":759666687},"y":{"rawValue":166566},"z":{"rawValue":206666671}},{"x":{"rawValue":761000061},"y":{"rawValue":166566},"z":{"rawValue":205000000}},{"x":{"rawValue":763000061},"y":{"rawValue":166566},"z":{"rawValue":201666671}},{"x":{"rawValue":749000061},"y":{"rawValue":833233},"z":{"rawValue":172000000}},{"x":{"rawValue":746333374},"y":{"rawValue":833233},"z":{"rawValue":174666671}},{"x":{"rawValue":745000061},"y":{"rawValue":499899},"z":{"rawValue":178000000}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":763000061},"y":{"rawValue":166566},"z":{"rawValue":201666671}},{"x":{"rawValue":764666687},"y":{"rawValue":166566},"z":{"rawValue":199000000}},{"x":{"rawValue":766666687},"y":{"rawValue":166566},"z":{"rawValue":195000000}},{"x":{"rawValue":759666687},"y":{"rawValue":166566},"z":{"rawValue":206666671}},{"x":{"rawValue":742000061},"y":{"rawValue":499900},"z":{"rawValue":180666671}},{"x":{"rawValue":739666687},"y":{"rawValue":499900},"z":{"rawValue":182333343}},{"x":{"rawValue":735333374},"y":{"rawValue":499900},"z":{"rawValue":185666671}},{"x":{"rawValue":732666687},"y":{"rawValue":333233},"z":{"rawValue":188333343}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":745000061},"y":{"rawValue":499900},"z":{"rawValue":178000000}},{"x":{"rawValue":744333374},"y":{"rawValue":499900},"z":{"rawValue":178666671}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":749000061},"y":{"rawValue":999899},"z":{"rawValue":170666671}},{"x":{"rawValue":749000061},"y":{"rawValue":833233},"z":{"rawValue":172000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":755000061},"y":{"rawValue":333233},"z":{"rawValue":213333343}},{"x":{"rawValue":755666687},"y":{"rawValue":166566},"z":{"rawValue":212000000}},{"x":{"rawValue":742000061},"y":{"rawValue":499899},"z":{"rawValue":180666671}},{"x":{"rawValue":732666687},"y":{"rawValue":333233},"z":{"rawValue":188333343}},{"x":{"rawValue":730666687},"y":{"rawValue":333233},"z":{"rawValue":190333343}},{"x":{"rawValue":757666687},"y":{"rawValue":166566},"z":{"rawValue":210000000}},{"x":{"rawValue":759000061},"y":{"rawValue":499900},"z":{"rawValue":210000000}},{"x":{"rawValue":759000061},"y":{"rawValue":166566},"z":{"rawValue":207333343}},{"x":{"rawValue":755666687},"y":{"rawValue":166566},"z":{"rawValue":212000000}},{"x":{"rawValue":757000061},"y":{"rawValue":333233},"z":{"rawValue":212000000}},{"x":{"rawValue":757666687},"y":{"rawValue":166566},"z":{"rawValue":210000000}},{"x":{"rawValue":755666687},"y":{"rawValue":166566},"z":{"rawValue":212000000}},{"x":{"rawValue":757666687},"y":{"rawValue":166566},"z":{"rawValue":210000000}},{"x":{"rawValue":759000061},"y":{"rawValue":166566},"z":{"rawValue":207333343}},{"x":{"rawValue":759000061},"y":{"rawValue":166566},"z":{"rawValue":207333343}},{"x":{"rawValue":759666687},"y":{"rawValue":166566},"z":{"rawValue":206666671}},{"x":{"rawValue":766666687},"y":{"rawValue":166566},"z":{"rawValue":195000000}},{"x":{"rawValue":742000061},"y":{"rawValue":499900},"z":{"rawValue":180666671}},{"x":{"rawValue":730666687},"y":{"rawValue":333233},"z":{"rawValue":190333343}},{"x":{"rawValue":728666687},"y":{"rawValue":166566},"z":{"rawValue":192333343}},{"x":{"rawValue":755666687},"y":{"rawValue":166566},"z":{"rawValue":212000000}},{"x":{"rawValue":759000061},"y":{"rawValue":166566},"z":{"rawValue":207333343}},{"x":{"rawValue":766666687},"y":{"rawValue":166566},"z":{"rawValue":195000000}},{"x":{"rawValue":742000061},"y":{"rawValue":499899},"z":{"rawValue":180666671}},{"x":{"rawValue":728666687},"y":{"rawValue":166566},"z":{"rawValue":192333343}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":728666687},"y":{"rawValue":166566},"z":{"rawValue":192333343}},{"x":{"rawValue":725333374},"y":{"rawValue":499900},"z":{"rawValue":193666671}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":776666687},"y":{"rawValue":333233},"z":{"rawValue":172333343}},{"x":{"rawValue":778333312},"y":{"rawValue":666566},"z":{"rawValue":171666671}},{"x":{"rawValue":778333312},"y":{"rawValue":499900},"z":{"rawValue":170666671}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":773333312},"y":{"rawValue":499900},"z":{"rawValue":181333343}},{"x":{"rawValue":774666687},"y":{"rawValue":833233},"z":{"rawValue":181666671}},{"x":{"rawValue":774666687},"y":{"rawValue":499900},"z":{"rawValue":177666671}},{"x":{"rawValue":774666687},"y":{"rawValue":499900},"z":{"rawValue":177666671}},{"x":{"rawValue":776666687},"y":{"rawValue":833233},"z":{"rawValue":177000000}},{"x":{"rawValue":776666687},"y":{"rawValue":333233},"z":{"rawValue":172333343}},{"x":{"rawValue":772666687},"y":{"rawValue":333233},"z":{"rawValue":182000000}},{"x":{"rawValue":773333312},"y":{"rawValue":499900},"z":{"rawValue":181333343}},{"x":{"rawValue":774666687},"y":{"rawValue":499900},"z":{"rawValue":177666671}},{"x":{"rawValue":771333312},"y":{"rawValue":333233},"z":{"rawValue":185333343}},{"x":{"rawValue":772666687},"y":{"rawValue":666566},"z":{"rawValue":185666671}},{"x":{"rawValue":772666687},"y":{"rawValue":333233},"z":{"rawValue":182000000}},{"x":{"rawValue":768000000},"y":{"rawValue":499900},"z":{"rawValue":194333343}},{"x":{"rawValue":768666687},"y":{"rawValue":666566},"z":{"rawValue":194333343}},{"x":{"rawValue":768666687},"y":{"rawValue":333233},"z":{"rawValue":191333343}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":770666687},"y":{"rawValue":333233},"z":{"rawValue":186000000}},{"x":{"rawValue":771333312},"y":{"rawValue":333233},"z":{"rawValue":185333343}},{"x":{"rawValue":772666687},"y":{"rawValue":333233},"z":{"rawValue":182000000}},{"x":{"rawValue":768666687},"y":{"rawValue":333233},"z":{"rawValue":191333343}},{"x":{"rawValue":770666687},"y":{"rawValue":666566},"z":{"rawValue":190666671}},{"x":{"rawValue":770666687},"y":{"rawValue":333233},"z":{"rawValue":186000000}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":770666687},"y":{"rawValue":333233},"z":{"rawValue":186000000}},{"x":{"rawValue":772666687},"y":{"rawValue":333233},"z":{"rawValue":182000000}},{"x":{"rawValue":774666687},"y":{"rawValue":499900},"z":{"rawValue":177666671}},{"x":{"rawValue":776666687},"y":{"rawValue":333233},"z":{"rawValue":172333343}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":827000000},"y":{"rawValue":60499900},"z":{"rawValue":192333343}},{"x":{"rawValue":827000000},"y":{"rawValue":60666568},"z":{"rawValue":193000000}},{"x":{"rawValue":828000000},"y":{"rawValue":60666568},"z":{"rawValue":193000000}},{"x":{"rawValue":829000000},"y":{"rawValue":60333236},"z":{"rawValue":191666671}},{"x":{"rawValue":827000000},"y":{"rawValue":60499900},"z":{"rawValue":192333343}},{"x":{"rawValue":828000000},"y":{"rawValue":60666568},"z":{"rawValue":193000000}},{"x":{"rawValue":829333374},"y":{"rawValue":60499900},"z":{"rawValue":193333343}},{"x":{"rawValue":829333374},"y":{"rawValue":60499900},"z":{"rawValue":193333343}},{"x":{"rawValue":829333374},"y":{"rawValue":59999900},"z":{"rawValue":190333343}},{"x":{"rawValue":829000000},"y":{"rawValue":60333236},"z":{"rawValue":191666671}},{"x":{"rawValue":827333374},"y":{"rawValue":60666568},"z":{"rawValue":193666671}},{"x":{"rawValue":828000000},"y":{"rawValue":60666568},"z":{"rawValue":193000000}},{"x":{"rawValue":827000000},"y":{"rawValue":60666568},"z":{"rawValue":193000000}},{"x":{"rawValue":825000000},"y":{"rawValue":60999900},"z":{"rawValue":196000000}},{"x":{"rawValue":825000000},"y":{"rawValue":61333236},"z":{"rawValue":197000000}},{"x":{"rawValue":826000000},"y":{"rawValue":61166568},"z":{"rawValue":197000000}},{"x":{"rawValue":826333374},"y":{"rawValue":60999900},"z":{"rawValue":195333343}},{"x":{"rawValue":827333374},"y":{"rawValue":60666568},"z":{"rawValue":193666671}},{"x":{"rawValue":827000000},"y":{"rawValue":60666568},"z":{"rawValue":193000000}},{"x":{"rawValue":826333374},"y":{"rawValue":60999900},"z":{"rawValue":195333343}},{"x":{"rawValue":826000000},"y":{"rawValue":61166568},"z":{"rawValue":197000000}},{"x":{"rawValue":827333374},"y":{"rawValue":60999900},"z":{"rawValue":197333343}},{"x":{"rawValue":825333374},"y":{"rawValue":61333236},"z":{"rawValue":197666671}},{"x":{"rawValue":826000000},"y":{"rawValue":61166568},"z":{"rawValue":197000000}},{"x":{"rawValue":825000000},"y":{"rawValue":61333236},"z":{"rawValue":197000000}},{"x":{"rawValue":825333374},"y":{"rawValue":61333236},"z":{"rawValue":197666671}},{"x":{"rawValue":825000000},"y":{"rawValue":61333236},"z":{"rawValue":197000000}},{"x":{"rawValue":824333374},"y":{"rawValue":61499900},"z":{"rawValue":198000000}},{"x":{"rawValue":824000000},"y":{"rawValue":61833236},"z":{"rawValue":200666671}},{"x":{"rawValue":825333374},"y":{"rawValue":61666568},"z":{"rawValue":201000000}},{"x":{"rawValue":823000000},"y":{"rawValue":61499900},"z":{"rawValue":198000000}},{"x":{"rawValue":823000000},"y":{"rawValue":61833236},"z":{"rawValue":200666671}},{"x":{"rawValue":824000000},"y":{"rawValue":61833236},"z":{"rawValue":200666671}},{"x":{"rawValue":824333374},"y":{"rawValue":61499900},"z":{"rawValue":198000000}},{"x":{"rawValue":823333374},"y":{"rawValue":61999900},"z":{"rawValue":201333343}},{"x":{"rawValue":824000000},"y":{"rawValue":61833236},"z":{"rawValue":200666671}},{"x":{"rawValue":823000000},"y":{"rawValue":61833236},"z":{"rawValue":200666671}},{"x":{"rawValue":823333374},"y":{"rawValue":61999900},"z":{"rawValue":201333343}},{"x":{"rawValue":823000000},"y":{"rawValue":61833236},"z":{"rawValue":200666671}},{"x":{"rawValue":822333374},"y":{"rawValue":62166568},"z":{"rawValue":202000000}},{"x":{"rawValue":822000000},"y":{"rawValue":62333236},"z":{"rawValue":204666671}},{"x":{"rawValue":823333374},"y":{"rawValue":62166568},"z":{"rawValue":205000000}},{"x":{"rawValue":821000000},"y":{"rawValue":61999900},"z":{"rawValue":202000000}},{"x":{"rawValue":821000000},"y":{"rawValue":62499900},"z":{"rawValue":204666671}},{"x":{"rawValue":822000000},"y":{"rawValue":62333236},"z":{"rawValue":204666671}},{"x":{"rawValue":822333374},"y":{"rawValue":62166568},"z":{"rawValue":202000000}},{"x":{"rawValue":822000000},"y":{"rawValue":62333236},"z":{"rawValue":204666671}},{"x":{"rawValue":821000000},"y":{"rawValue":62499900},"z":{"rawValue":204666671}},{"x":{"rawValue":820333374},"y":{"rawValue":62666568},"z":{"rawValue":205666671}},{"x":{"rawValue":821000000},"y":{"rawValue":62833236},"z":{"rawValue":207000000}},{"x":{"rawValue":890666687},"y":{"rawValue":833233},"z":{"rawValue":196000000}},{"x":{"rawValue":889666687},"y":{"rawValue":999899},"z":{"rawValue":196000000}},{"x":{"rawValue":889666687},"y":{"rawValue":499900},"z":{"rawValue":199000000}},{"x":{"rawValue":885000061},"y":{"rawValue":499900},"z":{"rawValue":204000000}},{"x":{"rawValue":883000061},"y":{"rawValue":333233},"z":{"rawValue":206000000}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":209000000}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":209000000}},{"x":{"rawValue":879666687},"y":{"rawValue":333233},"z":{"rawValue":209666671}},{"x":{"rawValue":879000061},"y":{"rawValue":166566},"z":{"rawValue":211666671}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":887666687},"y":{"rawValue":499900},"z":{"rawValue":201333343}},{"x":{"rawValue":885666687},"y":{"rawValue":666566},"z":{"rawValue":202000000}},{"x":{"rawValue":885000061},"y":{"rawValue":499900},"z":{"rawValue":204000000}},{"x":{"rawValue":883000061},"y":{"rawValue":333233},"z":{"rawValue":206000000}},{"x":{"rawValue":881666687},"y":{"rawValue":666566},"z":{"rawValue":206000000}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":209000000}},{"x":{"rawValue":889000061},"y":{"rawValue":499900},"z":{"rawValue":199666671}},{"x":{"rawValue":887666687},"y":{"rawValue":833233},"z":{"rawValue":199333343}},{"x":{"rawValue":887666687},"y":{"rawValue":499900},"z":{"rawValue":201333343}},{"x":{"rawValue":879000061},"y":{"rawValue":166566},"z":{"rawValue":211666671}},{"x":{"rawValue":877666687},"y":{"rawValue":333233},"z":{"rawValue":211666671}},{"x":{"rawValue":877333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":885000061},"y":{"rawValue":499899},"z":{"rawValue":204000000}},{"x":{"rawValue":883666687},"y":{"rawValue":666566},"z":{"rawValue":204000000}},{"x":{"rawValue":883000061},"y":{"rawValue":333233},"z":{"rawValue":206000000}},{"x":{"rawValue":889666687},"y":{"rawValue":499900},"z":{"rawValue":199000000}},{"x":{"rawValue":889000061},"y":{"rawValue":499899},"z":{"rawValue":199666671}},{"x":{"rawValue":887666687},"y":{"rawValue":499899},"z":{"rawValue":201333343}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":209000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":896000061},"y":{"rawValue":1166566},"z":{"rawValue":186333343}},{"x":{"rawValue":895333374},"y":{"rawValue":1333233},"z":{"rawValue":186333343}},{"x":{"rawValue":895333374},"y":{"rawValue":833233},"z":{"rawValue":189666671}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":893333374},"y":{"rawValue":666566},"z":{"rawValue":193666671}},{"x":{"rawValue":891333374},"y":{"rawValue":999899},"z":{"rawValue":194333343}},{"x":{"rawValue":890666687},"y":{"rawValue":833233},"z":{"rawValue":196000000}},{"x":{"rawValue":889666687},"y":{"rawValue":499900},"z":{"rawValue":199000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":895333374},"y":{"rawValue":833233},"z":{"rawValue":189666671}},{"x":{"rawValue":893333374},"y":{"rawValue":1166566},"z":{"rawValue":190333343}},{"x":{"rawValue":893333374},"y":{"rawValue":666566},"z":{"rawValue":193666671}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":887666687},"y":{"rawValue":499900},"z":{"rawValue":201333343}},{"x":{"rawValue":885000061},"y":{"rawValue":499900},"z":{"rawValue":204000000}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":209000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":901333312},"y":{"rawValue":1666566},"z":{"rawValue":170666671}},{"x":{"rawValue":901333312},"y":{"rawValue":1166566},"z":{"rawValue":175666671}},{"x":{"rawValue":897333312},"y":{"rawValue":999899},"z":{"rawValue":185666671}},{"x":{"rawValue":896000000},"y":{"rawValue":1166566},"z":{"rawValue":186333343}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":900666687},"y":{"rawValue":1333233},"z":{"rawValue":176333343}},{"x":{"rawValue":899333312},"y":{"rawValue":1666566},"z":{"rawValue":176000000}},{"x":{"rawValue":899333312},"y":{"rawValue":1166566},"z":{"rawValue":181333343}},{"x":{"rawValue":898666687},"y":{"rawValue":1166566},"z":{"rawValue":182000000}},{"x":{"rawValue":897333312},"y":{"rawValue":1499899},"z":{"rawValue":181666671}},{"x":{"rawValue":897333312},"y":{"rawValue":999899},"z":{"rawValue":185666671}},{"x":{"rawValue":899333312},"y":{"rawValue":1166566},"z":{"rawValue":181333343}},{"x":{"rawValue":898666687},"y":{"rawValue":1166566},"z":{"rawValue":182000000}},{"x":{"rawValue":897333312},"y":{"rawValue":999899},"z":{"rawValue":185666671}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":901333312},"y":{"rawValue":1166566},"z":{"rawValue":175666671}},{"x":{"rawValue":900666687},"y":{"rawValue":1333233},"z":{"rawValue":176333343}},{"x":{"rawValue":899333312},"y":{"rawValue":1166566},"z":{"rawValue":181333343}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":170666671}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":42666667},"y":{"rawValue":3166566},"z":{"rawValue":213333343}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":85333335},"y":{"rawValue":1833233},"z":{"rawValue":256000000}},{"x":{"rawValue":85333335},"y":{"rawValue":9833233},"z":{"rawValue":213333343}},{"x":{"rawValue":42666667},"y":{"rawValue":3166566},"z":{"rawValue":213333343}},{"x":{"rawValue":85333335},"y":{"rawValue":1833233},"z":{"rawValue":256000000}},{"x":{"rawValue":128000000},"y":{"rawValue":1833233},"z":{"rawValue":256000000}},{"x":{"rawValue":128000000},"y":{"rawValue":8999899},"z":{"rawValue":213333343}},{"x":{"rawValue":85333335},"y":{"rawValue":9833233},"z":{"rawValue":213333343}},{"x":{"rawValue":128000000},"y":{"rawValue":1833233},"z":{"rawValue":256000000}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":170666671},"y":{"rawValue":5499899},"z":{"rawValue":213333343}},{"x":{"rawValue":128000000},"y":{"rawValue":8999899},"z":{"rawValue":213333343}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":213333343},"y":{"rawValue":5833233},"z":{"rawValue":213333343}},{"x":{"rawValue":170666671},"y":{"rawValue":5499899},"z":{"rawValue":213333343}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":256000000},"y":{"rawValue":4833232},"z":{"rawValue":213333343}},{"x":{"rawValue":213333343},"y":{"rawValue":5833233},"z":{"rawValue":213333343}},{"x":{"rawValue":256000000},"y":{"rawValue":499899},"z":{"rawValue":256000000}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":298666656},"y":{"rawValue":2499900},"z":{"rawValue":213333343}},{"x":{"rawValue":256000000},"y":{"rawValue":4833233},"z":{"rawValue":213333343}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":298666687},"y":{"rawValue":2499900},"z":{"rawValue":213333343}},{"x":{"rawValue":346666687},"y":{"rawValue":166566},"z":{"rawValue":216666671}},{"x":{"rawValue":348666687},"y":{"rawValue":499900},"z":{"rawValue":216000015}},{"x":{"rawValue":348666687},"y":{"rawValue":333233},"z":{"rawValue":213333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":343666687},"y":{"rawValue":333233},"z":{"rawValue":232333343}},{"x":{"rawValue":345000000},"y":{"rawValue":666566},"z":{"rawValue":232666671}},{"x":{"rawValue":345000000},"y":{"rawValue":166566},"z":{"rawValue":224333343}},{"x":{"rawValue":345000000},"y":{"rawValue":166566},"z":{"rawValue":224333343}},{"x":{"rawValue":346666687},"y":{"rawValue":499900},"z":{"rawValue":223666671}},{"x":{"rawValue":346666687},"y":{"rawValue":166566},"z":{"rawValue":216666671}},{"x":{"rawValue":343000000},"y":{"rawValue":166566},"z":{"rawValue":233000015}},{"x":{"rawValue":343666687},"y":{"rawValue":333233},"z":{"rawValue":232333343}},{"x":{"rawValue":345000000},"y":{"rawValue":166566},"z":{"rawValue":224333343}},{"x":{"rawValue":345000000},"y":{"rawValue":166566},"z":{"rawValue":224333343}},{"x":{"rawValue":346666687},"y":{"rawValue":166566},"z":{"rawValue":216666671}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":343000000},"y":{"rawValue":166566},"z":{"rawValue":233000015}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":343000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":343000000},"y":{"rawValue":166566},"z":{"rawValue":233000015}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":467000030},"y":{"rawValue":166566},"z":{"rawValue":221666671}},{"x":{"rawValue":465666687},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":465666687},"y":{"rawValue":166566},"z":{"rawValue":224333343}},{"x":{"rawValue":469333343},"y":{"rawValue":499900},"z":{"rawValue":219666671}},{"x":{"rawValue":467666687},"y":{"rawValue":499900},"z":{"rawValue":219666671}},{"x":{"rawValue":467000030},"y":{"rawValue":166566},"z":{"rawValue":221666671}},{"x":{"rawValue":455333343},"y":{"rawValue":166566},"z":{"rawValue":240666671}},{"x":{"rawValue":454000030},"y":{"rawValue":166566},"z":{"rawValue":242333343}},{"x":{"rawValue":452000030},"y":{"rawValue":166566},"z":{"rawValue":248333343}},{"x":{"rawValue":452000030},"y":{"rawValue":499900},"z":{"rawValue":253666687}},{"x":{"rawValue":454000030},"y":{"rawValue":166566},"z":{"rawValue":242333343}},{"x":{"rawValue":452000030},"y":{"rawValue":499900},"z":{"rawValue":243000015}},{"x":{"rawValue":452000030},"y":{"rawValue":166566},"z":{"rawValue":248333343}},{"x":{"rawValue":465000030},"y":{"rawValue":166566},"z":{"rawValue":225000015}},{"x":{"rawValue":463666687},"y":{"rawValue":333233},"z":{"rawValue":224666671}},{"x":{"rawValue":463666687},"y":{"rawValue":166566},"z":{"rawValue":226666671}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":230666671}},{"x":{"rawValue":459666687},"y":{"rawValue":333233},"z":{"rawValue":231333343}},{"x":{"rawValue":459666687},"y":{"rawValue":166566},"z":{"rawValue":232666671}},{"x":{"rawValue":459666687},"y":{"rawValue":166566},"z":{"rawValue":232666671}},{"x":{"rawValue":458000030},"y":{"rawValue":499900},"z":{"rawValue":233333343}},{"x":{"rawValue":458000030},"y":{"rawValue":166566},"z":{"rawValue":236333343}},{"x":{"rawValue":458000030},"y":{"rawValue":166566},"z":{"rawValue":236333343}},{"x":{"rawValue":456000030},"y":{"rawValue":333233},"z":{"rawValue":237000015}},{"x":{"rawValue":456000030},"y":{"rawValue":166566},"z":{"rawValue":240000015}},{"x":{"rawValue":463666687},"y":{"rawValue":166566},"z":{"rawValue":226666671}},{"x":{"rawValue":461666687},"y":{"rawValue":499900},"z":{"rawValue":227333343}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":230666671}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":230666671}},{"x":{"rawValue":458000030},"y":{"rawValue":166566},"z":{"rawValue":236333343}},{"x":{"rawValue":456000030},"y":{"rawValue":166566},"z":{"rawValue":240000015}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":230666671}},{"x":{"rawValue":459666687},"y":{"rawValue":166566},"z":{"rawValue":232666671}},{"x":{"rawValue":458000030},"y":{"rawValue":166566},"z":{"rawValue":236333343}},{"x":{"rawValue":469333343},"y":{"rawValue":499899},"z":{"rawValue":219666671}},{"x":{"rawValue":467000030},"y":{"rawValue":166566},"z":{"rawValue":221666671}},{"x":{"rawValue":465666687},"y":{"rawValue":166566},"z":{"rawValue":224333343}},{"x":{"rawValue":452000030},"y":{"rawValue":166566},"z":{"rawValue":248333343}},{"x":{"rawValue":450000030},"y":{"rawValue":499899},"z":{"rawValue":249000015}},{"x":{"rawValue":450000030},"y":{"rawValue":666566},"z":{"rawValue":251333343}},{"x":{"rawValue":452000030},"y":{"rawValue":499900},"z":{"rawValue":253666687}},{"x":{"rawValue":455333343},"y":{"rawValue":166566},"z":{"rawValue":240666671}},{"x":{"rawValue":454000030},"y":{"rawValue":333233},"z":{"rawValue":240333343}},{"x":{"rawValue":454000030},"y":{"rawValue":166566},"z":{"rawValue":242333343}},{"x":{"rawValue":465666687},"y":{"rawValue":166566},"z":{"rawValue":224333343}},{"x":{"rawValue":465000030},"y":{"rawValue":166566},"z":{"rawValue":225000015}},{"x":{"rawValue":463666687},"y":{"rawValue":166566},"z":{"rawValue":226666671}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":230666671}},{"x":{"rawValue":469333343},"y":{"rawValue":499900},"z":{"rawValue":219666671}},{"x":{"rawValue":465666687},"y":{"rawValue":166566},"z":{"rawValue":224333343}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":230666671}},{"x":{"rawValue":456000030},"y":{"rawValue":166566},"z":{"rawValue":240000015}},{"x":{"rawValue":455333343},"y":{"rawValue":166566},"z":{"rawValue":240666671}},{"x":{"rawValue":452000030},"y":{"rawValue":499900},"z":{"rawValue":253666687}},{"x":{"rawValue":456000030},"y":{"rawValue":166566},"z":{"rawValue":240000015}},{"x":{"rawValue":452000030},"y":{"rawValue":499900},"z":{"rawValue":253666687}},{"x":{"rawValue":452000030},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":469333343},"y":{"rawValue":499900},"z":{"rawValue":219666671}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":230666671}},{"x":{"rawValue":474333343},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":472666687},"y":{"rawValue":666566},"z":{"rawValue":219666671}},{"x":{"rawValue":469333343},"y":{"rawValue":499900},"z":{"rawValue":219666671}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":482000000},"y":{"rawValue":333233},"z":{"rawValue":223333343}},{"x":{"rawValue":480666687},"y":{"rawValue":666566},"z":{"rawValue":221666671}},{"x":{"rawValue":474333343},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":493666687},"y":{"rawValue":499900},"z":{"rawValue":225333343}},{"x":{"rawValue":492000000},"y":{"rawValue":833233},"z":{"rawValue":223333343}},{"x":{"rawValue":482000000},"y":{"rawValue":333233},"z":{"rawValue":223333343}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":512000000},"y":{"rawValue":833233},"z":{"rawValue":225333343}},{"x":{"rawValue":493666687},"y":{"rawValue":499900},"z":{"rawValue":225333343}},{"x":{"rawValue":548666687},"y":{"rawValue":1166566},"z":{"rawValue":224333343}},{"x":{"rawValue":550000000},"y":{"rawValue":1499899},"z":{"rawValue":224666671}},{"x":{"rawValue":550000000},"y":{"rawValue":1499899},"z":{"rawValue":223333343}},{"x":{"rawValue":548666687},"y":{"rawValue":1166566},"z":{"rawValue":223333343}},{"x":{"rawValue":539333312},"y":{"rawValue":499900},"z":{"rawValue":223333343}},{"x":{"rawValue":532000000},"y":{"rawValue":999899},"z":{"rawValue":223333343}},{"x":{"rawValue":532000000},"y":{"rawValue":666566},"z":{"rawValue":224333343}},{"x":{"rawValue":548666687},"y":{"rawValue":1166566},"z":{"rawValue":224333343}},{"x":{"rawValue":548666687},"y":{"rawValue":1166566},"z":{"rawValue":224333343}},{"x":{"rawValue":548666687},"y":{"rawValue":1166566},"z":{"rawValue":223333343}},{"x":{"rawValue":548000000},"y":{"rawValue":1166566},"z":{"rawValue":221666671}},{"x":{"rawValue":540000000},"y":{"rawValue":999899},"z":{"rawValue":221666671}},{"x":{"rawValue":539333312},"y":{"rawValue":499900},"z":{"rawValue":223333343}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":230666671}},{"x":{"rawValue":549000000},"y":{"rawValue":1166566},"z":{"rawValue":230000015}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":229000015}},{"x":{"rawValue":532000000},"y":{"rawValue":666566},"z":{"rawValue":224333343}},{"x":{"rawValue":531333312},"y":{"rawValue":499900},"z":{"rawValue":225333343}},{"x":{"rawValue":550333312},"y":{"rawValue":999899},"z":{"rawValue":244000015}},{"x":{"rawValue":552000000},"y":{"rawValue":1499899},"z":{"rawValue":243333343}},{"x":{"rawValue":552000000},"y":{"rawValue":1666566},"z":{"rawValue":242333343}},{"x":{"rawValue":550000000},"y":{"rawValue":1166566},"z":{"rawValue":240666671}},{"x":{"rawValue":554666687},"y":{"rawValue":1333233},"z":{"rawValue":251333343}},{"x":{"rawValue":554666687},"y":{"rawValue":1499899},"z":{"rawValue":251000015}},{"x":{"rawValue":552666687},"y":{"rawValue":1166566},"z":{"rawValue":249000015}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":229000015}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":225000015}},{"x":{"rawValue":532000000},"y":{"rawValue":666566},"z":{"rawValue":224333343}},{"x":{"rawValue":550333312},"y":{"rawValue":999899},"z":{"rawValue":245000015}},{"x":{"rawValue":550333312},"y":{"rawValue":999899},"z":{"rawValue":244000015}},{"x":{"rawValue":550000000},"y":{"rawValue":1166566},"z":{"rawValue":240666671}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":232666671}},{"x":{"rawValue":531333312},"y":{"rawValue":499900},"z":{"rawValue":225333343}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":253000015}},{"x":{"rawValue":554666687},"y":{"rawValue":1333233},"z":{"rawValue":251333343}},{"x":{"rawValue":552666687},"y":{"rawValue":1166566},"z":{"rawValue":249000015}},{"x":{"rawValue":552666687},"y":{"rawValue":1166566},"z":{"rawValue":249000015}},{"x":{"rawValue":553000000},"y":{"rawValue":1499899},"z":{"rawValue":247333343}},{"x":{"rawValue":550333312},"y":{"rawValue":999899},"z":{"rawValue":245000015}},{"x":{"rawValue":554666687},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":253000015}},{"x":{"rawValue":552666687},"y":{"rawValue":1166566},"z":{"rawValue":249000015}},{"x":{"rawValue":550000000},"y":{"rawValue":1166566},"z":{"rawValue":240666671}},{"x":{"rawValue":550000000},"y":{"rawValue":1499899},"z":{"rawValue":234333343}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":232666671}},{"x":{"rawValue":554666687},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":552666687},"y":{"rawValue":1166566},"z":{"rawValue":249000015}},{"x":{"rawValue":550333312},"y":{"rawValue":999899},"z":{"rawValue":245000015}},{"x":{"rawValue":531333312},"y":{"rawValue":499900},"z":{"rawValue":225333343}},{"x":{"rawValue":512000000},"y":{"rawValue":833233},"z":{"rawValue":225333343}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":232666671}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":230666671}},{"x":{"rawValue":531333312},"y":{"rawValue":499900},"z":{"rawValue":225333343}},{"x":{"rawValue":548000000},"y":{"rawValue":999899},"z":{"rawValue":225000015}},{"x":{"rawValue":548666687},"y":{"rawValue":1166566},"z":{"rawValue":224333343}},{"x":{"rawValue":532000000},"y":{"rawValue":666566},"z":{"rawValue":224333343}},{"x":{"rawValue":554666687},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":556333374},"y":{"rawValue":1166566},"z":{"rawValue":256000000}},{"x":{"rawValue":557000000},"y":{"rawValue":1499899},"z":{"rawValue":255000015}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":253000015}},{"x":{"rawValue":620333374},"y":{"rawValue":62999900},"z":{"rawValue":214666671}},{"x":{"rawValue":622333374},"y":{"rawValue":62833236},"z":{"rawValue":214000015}},{"x":{"rawValue":622333374},"y":{"rawValue":62999900},"z":{"rawValue":213333343}},{"x":{"rawValue":617666687},"y":{"rawValue":62833236},"z":{"rawValue":213333343}},{"x":{"rawValue":617666687},"y":{"rawValue":62833236},"z":{"rawValue":213333343}},{"x":{"rawValue":616000061},"y":{"rawValue":62666568},"z":{"rawValue":213666671}},{"x":{"rawValue":616000061},"y":{"rawValue":62666568},"z":{"rawValue":216000015}},{"x":{"rawValue":620333374},"y":{"rawValue":62666568},"z":{"rawValue":216000015}},{"x":{"rawValue":620333374},"y":{"rawValue":62999900},"z":{"rawValue":214666671}},{"x":{"rawValue":672000000},"y":{"rawValue":333233},"z":{"rawValue":241000015}},{"x":{"rawValue":670000000},"y":{"rawValue":666566},"z":{"rawValue":241000015}},{"x":{"rawValue":670333312},"y":{"rawValue":333233},"z":{"rawValue":242333343}},{"x":{"rawValue":654333312},"y":{"rawValue":333233},"z":{"rawValue":254666687}},{"x":{"rawValue":652333312},"y":{"rawValue":499900},"z":{"rawValue":254666687}},{"x":{"rawValue":652666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":681666687},"y":{"rawValue":333233},"z":{"rawValue":233333343}},{"x":{"rawValue":680666687},"y":{"rawValue":499900},"z":{"rawValue":233333343}},{"x":{"rawValue":680000000},"y":{"rawValue":166566},"z":{"rawValue":235333343}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":676000000},"y":{"rawValue":499900},"z":{"rawValue":237000015}},{"x":{"rawValue":674666687},"y":{"rawValue":666566},"z":{"rawValue":237000015}},{"x":{"rawValue":674000000},"y":{"rawValue":333233},"z":{"rawValue":239000015}},{"x":{"rawValue":674000000},"y":{"rawValue":333233},"z":{"rawValue":239000015}},{"x":{"rawValue":672666687},"y":{"rawValue":666566},"z":{"rawValue":239000015}},{"x":{"rawValue":672000000},"y":{"rawValue":333233},"z":{"rawValue":241000015}},{"x":{"rawValue":664333312},"y":{"rawValue":333233},"z":{"rawValue":247000015}},{"x":{"rawValue":663000000},"y":{"rawValue":499900},"z":{"rawValue":247000015}},{"x":{"rawValue":662333312},"y":{"rawValue":166566},"z":{"rawValue":249000015}},{"x":{"rawValue":669666687},"y":{"rawValue":333233},"z":{"rawValue":243000015}},{"x":{"rawValue":667000000},"y":{"rawValue":666566},"z":{"rawValue":243000015}},{"x":{"rawValue":667000000},"y":{"rawValue":333233},"z":{"rawValue":244333343}},{"x":{"rawValue":659666687},"y":{"rawValue":333233},"z":{"rawValue":250666687}},{"x":{"rawValue":657000000},"y":{"rawValue":666566},"z":{"rawValue":250666687}},{"x":{"rawValue":657000000},"y":{"rawValue":333233},"z":{"rawValue":252000015}},{"x":{"rawValue":672000000},"y":{"rawValue":333233},"z":{"rawValue":241000015}},{"x":{"rawValue":670333312},"y":{"rawValue":333233},"z":{"rawValue":242333343}},{"x":{"rawValue":669666687},"y":{"rawValue":333233},"z":{"rawValue":243000015}},{"x":{"rawValue":680000000},"y":{"rawValue":166566},"z":{"rawValue":235333343}},{"x":{"rawValue":662333312},"y":{"rawValue":166566},"z":{"rawValue":249000015}},{"x":{"rawValue":660333312},"y":{"rawValue":499900},"z":{"rawValue":249000015}},{"x":{"rawValue":659666687},"y":{"rawValue":333233},"z":{"rawValue":250666687}},{"x":{"rawValue":667000000},"y":{"rawValue":333233},"z":{"rawValue":244333343}},{"x":{"rawValue":665000000},"y":{"rawValue":499899},"z":{"rawValue":245000015}},{"x":{"rawValue":664333312},"y":{"rawValue":333233},"z":{"rawValue":247000015}},{"x":{"rawValue":657000000},"y":{"rawValue":333233},"z":{"rawValue":252000015}},{"x":{"rawValue":655000000},"y":{"rawValue":499899},"z":{"rawValue":252666687}},{"x":{"rawValue":654333312},"y":{"rawValue":333233},"z":{"rawValue":254666687}},{"x":{"rawValue":680000000},"y":{"rawValue":166566},"z":{"rawValue":235333343}},{"x":{"rawValue":676666687},"y":{"rawValue":666566},"z":{"rawValue":235333343}},{"x":{"rawValue":676000000},"y":{"rawValue":499900},"z":{"rawValue":237000015}},{"x":{"rawValue":669666687},"y":{"rawValue":333233},"z":{"rawValue":243000015}},{"x":{"rawValue":667000000},"y":{"rawValue":333233},"z":{"rawValue":244333343}},{"x":{"rawValue":664333312},"y":{"rawValue":333233},"z":{"rawValue":247000015}},{"x":{"rawValue":659666687},"y":{"rawValue":333233},"z":{"rawValue":250666687}},{"x":{"rawValue":657000000},"y":{"rawValue":333233},"z":{"rawValue":252000015}},{"x":{"rawValue":654333312},"y":{"rawValue":333233},"z":{"rawValue":254666687}},{"x":{"rawValue":680000000},"y":{"rawValue":166566},"z":{"rawValue":235333343}},{"x":{"rawValue":676000000},"y":{"rawValue":499900},"z":{"rawValue":237000015}},{"x":{"rawValue":674000000},"y":{"rawValue":333233},"z":{"rawValue":239000015}},{"x":{"rawValue":659666687},"y":{"rawValue":333233},"z":{"rawValue":250666687}},{"x":{"rawValue":654333312},"y":{"rawValue":333233},"z":{"rawValue":254666687}},{"x":{"rawValue":652666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":662333312},"y":{"rawValue":166566},"z":{"rawValue":249000015}},{"x":{"rawValue":669666687},"y":{"rawValue":333233},"z":{"rawValue":243000015}},{"x":{"rawValue":664333312},"y":{"rawValue":333233},"z":{"rawValue":247000015}},{"x":{"rawValue":662333312},"y":{"rawValue":166566},"z":{"rawValue":249000015}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":680000000},"y":{"rawValue":166566},"z":{"rawValue":235333343}},{"x":{"rawValue":680000000},"y":{"rawValue":166566},"z":{"rawValue":235333343}},{"x":{"rawValue":674000000},"y":{"rawValue":333233},"z":{"rawValue":239000015}},{"x":{"rawValue":672000000},"y":{"rawValue":333233},"z":{"rawValue":241000015}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":682666687},"y":{"rawValue":499900},"z":{"rawValue":231333343}},{"x":{"rawValue":681666687},"y":{"rawValue":333233},"z":{"rawValue":233333343}},{"x":{"rawValue":691666687},"y":{"rawValue":499900},"z":{"rawValue":223333343}},{"x":{"rawValue":690333374},"y":{"rawValue":666566},"z":{"rawValue":223333343}},{"x":{"rawValue":690333374},"y":{"rawValue":499900},"z":{"rawValue":224666671}},{"x":{"rawValue":718000000},"y":{"rawValue":833233},"z":{"rawValue":242000015}},{"x":{"rawValue":720000000},"y":{"rawValue":1166566},"z":{"rawValue":241333343}},{"x":{"rawValue":720000000},"y":{"rawValue":833233},"z":{"rawValue":240000015}},{"x":{"rawValue":701333374},"y":{"rawValue":333233},"z":{"rawValue":215666671}},{"x":{"rawValue":700000000},"y":{"rawValue":499899},"z":{"rawValue":215666671}},{"x":{"rawValue":699333374},"y":{"rawValue":333233},"z":{"rawValue":217666671}},{"x":{"rawValue":699333374},"y":{"rawValue":333233},"z":{"rawValue":217666671}},{"x":{"rawValue":698000000},"y":{"rawValue":499899},"z":{"rawValue":217666671}},{"x":{"rawValue":697333374},"y":{"rawValue":333233},"z":{"rawValue":219666671}},{"x":{"rawValue":697333374},"y":{"rawValue":333233},"z":{"rawValue":219666671}},{"x":{"rawValue":696000000},"y":{"rawValue":499899},"z":{"rawValue":219666671}},{"x":{"rawValue":695333374},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":690333374},"y":{"rawValue":499900},"z":{"rawValue":224666671}},{"x":{"rawValue":688333374},"y":{"rawValue":666566},"z":{"rawValue":225333343}},{"x":{"rawValue":688333374},"y":{"rawValue":499900},"z":{"rawValue":226666671}},{"x":{"rawValue":688333374},"y":{"rawValue":499900},"z":{"rawValue":226666671}},{"x":{"rawValue":686333374},"y":{"rawValue":666566},"z":{"rawValue":227333343}},{"x":{"rawValue":686333374},"y":{"rawValue":333233},"z":{"rawValue":228666671}},{"x":{"rawValue":686333374},"y":{"rawValue":333233},"z":{"rawValue":228666671}},{"x":{"rawValue":684333374},"y":{"rawValue":666566},"z":{"rawValue":229333343}},{"x":{"rawValue":684333374},"y":{"rawValue":333233},"z":{"rawValue":230666671}},{"x":{"rawValue":722333374},"y":{"rawValue":833233},"z":{"rawValue":237333343}},{"x":{"rawValue":723666687},"y":{"rawValue":1166566},"z":{"rawValue":237333343}},{"x":{"rawValue":723666687},"y":{"rawValue":666566},"z":{"rawValue":234333343}},{"x":{"rawValue":703666687},"y":{"rawValue":333233},"z":{"rawValue":213333343}},{"x":{"rawValue":702000000},"y":{"rawValue":666566},"z":{"rawValue":213666671}},{"x":{"rawValue":701333374},"y":{"rawValue":333233},"z":{"rawValue":215666671}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":720000000},"y":{"rawValue":833233},"z":{"rawValue":240000015}},{"x":{"rawValue":721666687},"y":{"rawValue":1166566},"z":{"rawValue":239333343}},{"x":{"rawValue":722333374},"y":{"rawValue":833233},"z":{"rawValue":237333343}},{"x":{"rawValue":695333374},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":692333374},"y":{"rawValue":666566},"z":{"rawValue":221666671}},{"x":{"rawValue":691666687},"y":{"rawValue":499900},"z":{"rawValue":223333343}},{"x":{"rawValue":714000000},"y":{"rawValue":833233},"z":{"rawValue":249666687}},{"x":{"rawValue":716000000},"y":{"rawValue":1333233},"z":{"rawValue":249000015}},{"x":{"rawValue":716000000},"y":{"rawValue":833233},"z":{"rawValue":246000015}},{"x":{"rawValue":712666687},"y":{"rawValue":999899},"z":{"rawValue":253666687}},{"x":{"rawValue":714000000},"y":{"rawValue":1333233},"z":{"rawValue":254000015}},{"x":{"rawValue":714000000},"y":{"rawValue":833233},"z":{"rawValue":249666687}},{"x":{"rawValue":716000000},"y":{"rawValue":833233},"z":{"rawValue":246000015}},{"x":{"rawValue":718000000},"y":{"rawValue":1333233},"z":{"rawValue":245333343}},{"x":{"rawValue":718000000},"y":{"rawValue":833233},"z":{"rawValue":242000015}},{"x":{"rawValue":695333374},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":691666687},"y":{"rawValue":499900},"z":{"rawValue":223333343}},{"x":{"rawValue":690333374},"y":{"rawValue":499900},"z":{"rawValue":224666671}},{"x":{"rawValue":718000000},"y":{"rawValue":833233},"z":{"rawValue":242000015}},{"x":{"rawValue":720000000},"y":{"rawValue":833233},"z":{"rawValue":240000015}},{"x":{"rawValue":722333374},"y":{"rawValue":833233},"z":{"rawValue":237333343}},{"x":{"rawValue":695333374},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":690333374},"y":{"rawValue":499900},"z":{"rawValue":224666671}},{"x":{"rawValue":688333374},"y":{"rawValue":499900},"z":{"rawValue":226666671}},{"x":{"rawValue":714000000},"y":{"rawValue":833233},"z":{"rawValue":249666687}},{"x":{"rawValue":716000000},"y":{"rawValue":833233},"z":{"rawValue":246000015}},{"x":{"rawValue":718000000},"y":{"rawValue":833233},"z":{"rawValue":242000015}},{"x":{"rawValue":718000000},"y":{"rawValue":833233},"z":{"rawValue":242000015}},{"x":{"rawValue":722333374},"y":{"rawValue":833233},"z":{"rawValue":237333343}},{"x":{"rawValue":723666687},"y":{"rawValue":666566},"z":{"rawValue":234333343}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":697333374},"y":{"rawValue":333233},"z":{"rawValue":219666671}},{"x":{"rawValue":695333374},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":695333374},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":688333374},"y":{"rawValue":499900},"z":{"rawValue":226666671}},{"x":{"rawValue":686333374},"y":{"rawValue":333233},"z":{"rawValue":228666671}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":699333374},"y":{"rawValue":333233},"z":{"rawValue":217666671}},{"x":{"rawValue":697333374},"y":{"rawValue":333233},"z":{"rawValue":219666671}},{"x":{"rawValue":723666687},"y":{"rawValue":666566},"z":{"rawValue":234333343}},{"x":{"rawValue":725333374},"y":{"rawValue":833233},"z":{"rawValue":233666671}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":701333374},"y":{"rawValue":333233},"z":{"rawValue":215666671}},{"x":{"rawValue":699333374},"y":{"rawValue":333233},"z":{"rawValue":217666671}},{"x":{"rawValue":712000000},"y":{"rawValue":833233},"z":{"rawValue":254333343}},{"x":{"rawValue":712666687},"y":{"rawValue":999899},"z":{"rawValue":253666687}},{"x":{"rawValue":714000000},"y":{"rawValue":833233},"z":{"rawValue":249666687}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":695333374},"y":{"rawValue":333233},"z":{"rawValue":221666671}},{"x":{"rawValue":686333374},"y":{"rawValue":333233},"z":{"rawValue":228666671}},{"x":{"rawValue":684333374},"y":{"rawValue":333233},"z":{"rawValue":230666671}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":714000000},"y":{"rawValue":833233},"z":{"rawValue":249666687}},{"x":{"rawValue":718000000},"y":{"rawValue":833233},"z":{"rawValue":242000015}},{"x":{"rawValue":684333374},"y":{"rawValue":333233},"z":{"rawValue":230666671}},{"x":{"rawValue":682666687},"y":{"rawValue":499900},"z":{"rawValue":231333343}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":712000000},"y":{"rawValue":999899},"z":{"rawValue":256000000}},{"x":{"rawValue":712000000},"y":{"rawValue":833233},"z":{"rawValue":254333343}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":223666671}},{"x":{"rawValue":738000061},"y":{"rawValue":499900},"z":{"rawValue":223666671}},{"x":{"rawValue":737666687},"y":{"rawValue":333233},"z":{"rawValue":222333343}},{"x":{"rawValue":726333374},"y":{"rawValue":666566},"z":{"rawValue":231666671}},{"x":{"rawValue":728666687},"y":{"rawValue":999899},"z":{"rawValue":231666671}},{"x":{"rawValue":728333374},"y":{"rawValue":666566},"z":{"rawValue":230333343}},{"x":{"rawValue":753000061},"y":{"rawValue":166566},"z":{"rawValue":214666671}},{"x":{"rawValue":755000061},"y":{"rawValue":333233},"z":{"rawValue":214000015}},{"x":{"rawValue":755000061},"y":{"rawValue":333233},"z":{"rawValue":213333343}},{"x":{"rawValue":731666687},"y":{"rawValue":666566},"z":{"rawValue":228333343}},{"x":{"rawValue":733666687},"y":{"rawValue":833233},"z":{"rawValue":227666671}},{"x":{"rawValue":733666687},"y":{"rawValue":499900},"z":{"rawValue":226333343}},{"x":{"rawValue":729000061},"y":{"rawValue":666566},"z":{"rawValue":229666671}},{"x":{"rawValue":731666687},"y":{"rawValue":999899},"z":{"rawValue":229666671}},{"x":{"rawValue":731666687},"y":{"rawValue":666566},"z":{"rawValue":228333343}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":223666671}},{"x":{"rawValue":737666687},"y":{"rawValue":333233},"z":{"rawValue":222333343}},{"x":{"rawValue":738333374},"y":{"rawValue":166566},"z":{"rawValue":221666671}},{"x":{"rawValue":726333374},"y":{"rawValue":666566},"z":{"rawValue":231666671}},{"x":{"rawValue":728333374},"y":{"rawValue":666566},"z":{"rawValue":230333343}},{"x":{"rawValue":729000061},"y":{"rawValue":666566},"z":{"rawValue":229666671}},{"x":{"rawValue":733666687},"y":{"rawValue":499900},"z":{"rawValue":226333343}},{"x":{"rawValue":735333374},"y":{"rawValue":666566},"z":{"rawValue":225666671}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":223666671}},{"x":{"rawValue":749666687},"y":{"rawValue":166566},"z":{"rawValue":216000015}},{"x":{"rawValue":753000061},"y":{"rawValue":499900},"z":{"rawValue":216000015}},{"x":{"rawValue":753000061},"y":{"rawValue":166566},"z":{"rawValue":214666671}},{"x":{"rawValue":738333374},"y":{"rawValue":166566},"z":{"rawValue":221666671}},{"x":{"rawValue":741333374},"y":{"rawValue":499900},"z":{"rawValue":221666671}},{"x":{"rawValue":742000061},"y":{"rawValue":166566},"z":{"rawValue":220000015}},{"x":{"rawValue":746000061},"y":{"rawValue":166566},"z":{"rawValue":218000015}},{"x":{"rawValue":749000061},"y":{"rawValue":333233},"z":{"rawValue":218000015}},{"x":{"rawValue":749666687},"y":{"rawValue":166566},"z":{"rawValue":216000015}},{"x":{"rawValue":742000061},"y":{"rawValue":166566},"z":{"rawValue":220000015}},{"x":{"rawValue":745333374},"y":{"rawValue":499900},"z":{"rawValue":220000015}},{"x":{"rawValue":746000061},"y":{"rawValue":166566},"z":{"rawValue":218000015}},{"x":{"rawValue":729000061},"y":{"rawValue":666566},"z":{"rawValue":229666671}},{"x":{"rawValue":731666687},"y":{"rawValue":666566},"z":{"rawValue":228333343}},{"x":{"rawValue":733666687},"y":{"rawValue":499900},"z":{"rawValue":226333343}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":223666671}},{"x":{"rawValue":749666687},"y":{"rawValue":166566},"z":{"rawValue":216000015}},{"x":{"rawValue":753000061},"y":{"rawValue":166566},"z":{"rawValue":214666671}},{"x":{"rawValue":755000061},"y":{"rawValue":333233},"z":{"rawValue":213333343}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":738333374},"y":{"rawValue":166566},"z":{"rawValue":221666671}},{"x":{"rawValue":742000061},"y":{"rawValue":166566},"z":{"rawValue":220000015}},{"x":{"rawValue":746000061},"y":{"rawValue":166566},"z":{"rawValue":218000015}},{"x":{"rawValue":749666687},"y":{"rawValue":166566},"z":{"rawValue":216000015}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":726333374},"y":{"rawValue":666566},"z":{"rawValue":231666671}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":223666671}},{"x":{"rawValue":738333374},"y":{"rawValue":166566},"z":{"rawValue":221666671}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":726333374},"y":{"rawValue":666566},"z":{"rawValue":231666671}},{"x":{"rawValue":729000061},"y":{"rawValue":666566},"z":{"rawValue":229666671}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":223666671}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":725333374},"y":{"rawValue":833233},"z":{"rawValue":233666671}},{"x":{"rawValue":726333374},"y":{"rawValue":666566},"z":{"rawValue":231666671}},{"x":{"rawValue":790333312},"y":{"rawValue":82833236},"z":{"rawValue":251666687}},{"x":{"rawValue":792000000},"y":{"rawValue":82666572},"z":{"rawValue":251000015}},{"x":{"rawValue":791000000},"y":{"rawValue":82833236},"z":{"rawValue":250333343}},{"x":{"rawValue":788000000},"y":{"rawValue":82666572},"z":{"rawValue":250666687}},{"x":{"rawValue":788000000},"y":{"rawValue":82833236},"z":{"rawValue":253000015}},{"x":{"rawValue":790333312},"y":{"rawValue":82833236},"z":{"rawValue":253000015}},{"x":{"rawValue":790333312},"y":{"rawValue":82833236},"z":{"rawValue":251666687}},{"x":{"rawValue":788000000},"y":{"rawValue":82666572},"z":{"rawValue":250666687}},{"x":{"rawValue":873333374},"y":{"rawValue":166566},"z":{"rawValue":219666671}},{"x":{"rawValue":872000061},"y":{"rawValue":499900},"z":{"rawValue":219666671}},{"x":{"rawValue":872000061},"y":{"rawValue":166566},"z":{"rawValue":222333343}},{"x":{"rawValue":875666687},"y":{"rawValue":166566},"z":{"rawValue":216333343}},{"x":{"rawValue":874000061},"y":{"rawValue":333233},"z":{"rawValue":217000015}},{"x":{"rawValue":874000061},"y":{"rawValue":166566},"z":{"rawValue":219000015}},{"x":{"rawValue":877333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":875666687},"y":{"rawValue":499900},"z":{"rawValue":213666671}},{"x":{"rawValue":875666687},"y":{"rawValue":166566},"z":{"rawValue":216333343}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":874000061},"y":{"rawValue":166566},"z":{"rawValue":219000015}},{"x":{"rawValue":873333374},"y":{"rawValue":166566},"z":{"rawValue":219666671}},{"x":{"rawValue":872000061},"y":{"rawValue":166566},"z":{"rawValue":222333343}},{"x":{"rawValue":870000061},"y":{"rawValue":333233},"z":{"rawValue":226333343}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":234000015}},{"x":{"rawValue":864000061},"y":{"rawValue":333233},"z":{"rawValue":239666671}},{"x":{"rawValue":857666687},"y":{"rawValue":166566},"z":{"rawValue":254333343}},{"x":{"rawValue":856333374},"y":{"rawValue":333233},"z":{"rawValue":254000015}},{"x":{"rawValue":856333374},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":871333374},"y":{"rawValue":166566},"z":{"rawValue":223000015}},{"x":{"rawValue":870000061},"y":{"rawValue":499899},"z":{"rawValue":222666671}},{"x":{"rawValue":870000061},"y":{"rawValue":333233},"z":{"rawValue":226333343}},{"x":{"rawValue":864000061},"y":{"rawValue":333233},"z":{"rawValue":239666671}},{"x":{"rawValue":862000061},"y":{"rawValue":333233},"z":{"rawValue":244333343}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":248333343}},{"x":{"rawValue":858333374},"y":{"rawValue":166566},"z":{"rawValue":253666687}},{"x":{"rawValue":872000061},"y":{"rawValue":166566},"z":{"rawValue":222333343}},{"x":{"rawValue":871333374},"y":{"rawValue":166566},"z":{"rawValue":223000015}},{"x":{"rawValue":870000061},"y":{"rawValue":333233},"z":{"rawValue":226333343}},{"x":{"rawValue":869333374},"y":{"rawValue":333233},"z":{"rawValue":227000015}},{"x":{"rawValue":868000061},"y":{"rawValue":666566},"z":{"rawValue":226666671}},{"x":{"rawValue":868000061},"y":{"rawValue":333233},"z":{"rawValue":230000015}},{"x":{"rawValue":870000061},"y":{"rawValue":333233},"z":{"rawValue":226333343}},{"x":{"rawValue":868000061},"y":{"rawValue":333233},"z":{"rawValue":230000015}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":234000015}},{"x":{"rawValue":875666687},"y":{"rawValue":166566},"z":{"rawValue":216333343}},{"x":{"rawValue":874000061},"y":{"rawValue":166566},"z":{"rawValue":219000015}},{"x":{"rawValue":872000061},"y":{"rawValue":166566},"z":{"rawValue":222333343}},{"x":{"rawValue":870000061},"y":{"rawValue":333233},"z":{"rawValue":226333343}},{"x":{"rawValue":867333374},"y":{"rawValue":499900},"z":{"rawValue":230666671}},{"x":{"rawValue":866000061},"y":{"rawValue":833233},"z":{"rawValue":230333343}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":234000015}},{"x":{"rawValue":870000061},"y":{"rawValue":333233},"z":{"rawValue":226333343}},{"x":{"rawValue":869333374},"y":{"rawValue":333233},"z":{"rawValue":227000015}},{"x":{"rawValue":868000061},"y":{"rawValue":333233},"z":{"rawValue":230000015}},{"x":{"rawValue":868000061},"y":{"rawValue":333233},"z":{"rawValue":230000015}},{"x":{"rawValue":867333374},"y":{"rawValue":499900},"z":{"rawValue":230666671}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":234000015}},{"x":{"rawValue":865333374},"y":{"rawValue":499899},"z":{"rawValue":234666671}},{"x":{"rawValue":864000061},"y":{"rawValue":833233},"z":{"rawValue":234333343}},{"x":{"rawValue":864000061},"y":{"rawValue":333233},"z":{"rawValue":239666671}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":234000015}},{"x":{"rawValue":865333374},"y":{"rawValue":499900},"z":{"rawValue":234666671}},{"x":{"rawValue":864000061},"y":{"rawValue":333233},"z":{"rawValue":239666671}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":248333343}},{"x":{"rawValue":858333374},"y":{"rawValue":666566},"z":{"rawValue":249000015}},{"x":{"rawValue":858333374},"y":{"rawValue":166566},"z":{"rawValue":253666687}},{"x":{"rawValue":863333374},"y":{"rawValue":499900},"z":{"rawValue":240333343}},{"x":{"rawValue":862000061},"y":{"rawValue":833233},"z":{"rawValue":240000015}},{"x":{"rawValue":862000061},"y":{"rawValue":333233},"z":{"rawValue":244333343}},{"x":{"rawValue":862000061},"y":{"rawValue":333233},"z":{"rawValue":244333343}},{"x":{"rawValue":860333374},"y":{"rawValue":666566},"z":{"rawValue":245000015}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":248333343}},{"x":{"rawValue":864000061},"y":{"rawValue":333233},"z":{"rawValue":239666671}},{"x":{"rawValue":863333374},"y":{"rawValue":499900},"z":{"rawValue":240333343}},{"x":{"rawValue":862000061},"y":{"rawValue":333233},"z":{"rawValue":244333343}},{"x":{"rawValue":858333374},"y":{"rawValue":166566},"z":{"rawValue":253666687}},{"x":{"rawValue":857666687},"y":{"rawValue":166566},"z":{"rawValue":254333343}},{"x":{"rawValue":856333374},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":875666687},"y":{"rawValue":166566},"z":{"rawValue":216333343}},{"x":{"rawValue":870000061},"y":{"rawValue":333233},"z":{"rawValue":226333343}},{"x":{"rawValue":864000061},"y":{"rawValue":333233},"z":{"rawValue":239666671}},{"x":{"rawValue":858333374},"y":{"rawValue":166566},"z":{"rawValue":253666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":213333343}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":85333335},"y":{"rawValue":1833233},"z":{"rawValue":256000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":128000000},"y":{"rawValue":1833233},"z":{"rawValue":256000000}},{"x":{"rawValue":85333335},"y":{"rawValue":1833233},"z":{"rawValue":256000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":128000000},"y":{"rawValue":1833233},"z":{"rawValue":256000000}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":208666671},"y":{"rawValue":333233},"z":{"rawValue":298666656}},{"x":{"rawValue":209333343},"y":{"rawValue":166566},"z":{"rawValue":298000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":209333343},"y":{"rawValue":166566},"z":{"rawValue":298000000}},{"x":{"rawValue":213333343},"y":{"rawValue":333233},"z":{"rawValue":298000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":255666687},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":254333343},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":255666687},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":252333343},"y":{"rawValue":166566},"z":{"rawValue":288333343}},{"x":{"rawValue":254333343},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":255666687},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":254333343},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":254666687},"y":{"rawValue":333233},"z":{"rawValue":289000000}},{"x":{"rawValue":232666671},"y":{"rawValue":166566},"z":{"rawValue":292000000}},{"x":{"rawValue":242000015},"y":{"rawValue":666566},"z":{"rawValue":292000000}},{"x":{"rawValue":242666671},"y":{"rawValue":166566},"z":{"rawValue":290333343}},{"x":{"rawValue":226333343},"y":{"rawValue":333233},"z":{"rawValue":294000000}},{"x":{"rawValue":232333343},"y":{"rawValue":499900},"z":{"rawValue":294000000}},{"x":{"rawValue":232000015},"y":{"rawValue":333233},"z":{"rawValue":292666656}},{"x":{"rawValue":242666671},"y":{"rawValue":166566},"z":{"rawValue":290333343}},{"x":{"rawValue":251666687},"y":{"rawValue":333233},"z":{"rawValue":289000000}},{"x":{"rawValue":252333343},"y":{"rawValue":166566},"z":{"rawValue":288333343}},{"x":{"rawValue":216666671},"y":{"rawValue":166566},"z":{"rawValue":296000000}},{"x":{"rawValue":225666671},"y":{"rawValue":666566},"z":{"rawValue":296000000}},{"x":{"rawValue":226333343},"y":{"rawValue":333233},"z":{"rawValue":294000000}},{"x":{"rawValue":242666671},"y":{"rawValue":166566},"z":{"rawValue":290333343}},{"x":{"rawValue":252000015},"y":{"rawValue":666566},"z":{"rawValue":290333343}},{"x":{"rawValue":251666687},"y":{"rawValue":333233},"z":{"rawValue":289000000}},{"x":{"rawValue":213333343},"y":{"rawValue":333233},"z":{"rawValue":298000000}},{"x":{"rawValue":216000015},"y":{"rawValue":499900},"z":{"rawValue":298000000}},{"x":{"rawValue":216666671},"y":{"rawValue":166566},"z":{"rawValue":296000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":226333343},"y":{"rawValue":333233},"z":{"rawValue":294000000}},{"x":{"rawValue":232000015},"y":{"rawValue":333233},"z":{"rawValue":292666656}},{"x":{"rawValue":232666671},"y":{"rawValue":166566},"z":{"rawValue":292000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":216666671},"y":{"rawValue":166566},"z":{"rawValue":296000000}},{"x":{"rawValue":232666671},"y":{"rawValue":166566},"z":{"rawValue":292000000}},{"x":{"rawValue":242666671},"y":{"rawValue":166566},"z":{"rawValue":290333343}},{"x":{"rawValue":252333343},"y":{"rawValue":166566},"z":{"rawValue":288333343}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":265666656},"y":{"rawValue":666566},"z":{"rawValue":288333343}},{"x":{"rawValue":265333343},"y":{"rawValue":333233},"z":{"rawValue":287000000}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":288333343}},{"x":{"rawValue":265333343},"y":{"rawValue":333233},"z":{"rawValue":287000000}},{"x":{"rawValue":266000000},"y":{"rawValue":333233},"z":{"rawValue":286333343}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":266000000},"y":{"rawValue":333233},"z":{"rawValue":286333343}},{"x":{"rawValue":287000000},"y":{"rawValue":666566},"z":{"rawValue":286333343}},{"x":{"rawValue":286666656},"y":{"rawValue":333233},"z":{"rawValue":285000000}},{"x":{"rawValue":266000000},"y":{"rawValue":333233},"z":{"rawValue":286333343}},{"x":{"rawValue":286666656},"y":{"rawValue":333233},"z":{"rawValue":285000000}},{"x":{"rawValue":287333343},"y":{"rawValue":166566},"z":{"rawValue":284333343}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":287333343},"y":{"rawValue":166566},"z":{"rawValue":284333343}},{"x":{"rawValue":298666656},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":334333343},"y":{"rawValue":499900},"z":{"rawValue":288333343}},{"x":{"rawValue":336000030},"y":{"rawValue":999899},"z":{"rawValue":290333343}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":290333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":299333343},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":301000030},"y":{"rawValue":666566},"z":{"rawValue":286333343}},{"x":{"rawValue":316666687},"y":{"rawValue":666566},"z":{"rawValue":286333343}},{"x":{"rawValue":316666687},"y":{"rawValue":666566},"z":{"rawValue":286333343}},{"x":{"rawValue":318333343},"y":{"rawValue":999899},"z":{"rawValue":288333343}},{"x":{"rawValue":334333343},"y":{"rawValue":499900},"z":{"rawValue":288333343}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":298666687},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":299333343},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":299333343},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":316666687},"y":{"rawValue":666566},"z":{"rawValue":286333343}},{"x":{"rawValue":334333343},"y":{"rawValue":499900},"z":{"rawValue":288333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":345666687},"y":{"rawValue":333233},"z":{"rawValue":278333343}},{"x":{"rawValue":346000000},"y":{"rawValue":499900},"z":{"rawValue":276666656}},{"x":{"rawValue":345000000},"y":{"rawValue":333233},"z":{"rawValue":276000000}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":290333343}},{"x":{"rawValue":352333343},"y":{"rawValue":1333233},"z":{"rawValue":292666656}},{"x":{"rawValue":355000000},"y":{"rawValue":1833233},"z":{"rawValue":292666656}},{"x":{"rawValue":355666687},"y":{"rawValue":1999899},"z":{"rawValue":292000000}},{"x":{"rawValue":353666687},"y":{"rawValue":1333233},"z":{"rawValue":290000000}},{"x":{"rawValue":351333343},"y":{"rawValue":833233},"z":{"rawValue":290000000}},{"x":{"rawValue":345000000},"y":{"rawValue":333233},"z":{"rawValue":276000000}},{"x":{"rawValue":345000000},"y":{"rawValue":666566},"z":{"rawValue":269666656}},{"x":{"rawValue":343000000},"y":{"rawValue":333233},"z":{"rawValue":268000000}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":290333343}},{"x":{"rawValue":343000000},"y":{"rawValue":333233},"z":{"rawValue":268000000}},{"x":{"rawValue":343000000},"y":{"rawValue":499900},"z":{"rawValue":256000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":290333343}},{"x":{"rawValue":351333343},"y":{"rawValue":1166566},"z":{"rawValue":292666656}},{"x":{"rawValue":352333343},"y":{"rawValue":1333233},"z":{"rawValue":292666656}},{"x":{"rawValue":351333343},"y":{"rawValue":833233},"z":{"rawValue":290000000}},{"x":{"rawValue":350333343},"y":{"rawValue":999899},"z":{"rawValue":292666656}},{"x":{"rawValue":351333343},"y":{"rawValue":1166566},"z":{"rawValue":292666656}},{"x":{"rawValue":351333343},"y":{"rawValue":833233},"z":{"rawValue":290000000}},{"x":{"rawValue":350666687},"y":{"rawValue":666566},"z":{"rawValue":289333343}},{"x":{"rawValue":348000000},"y":{"rawValue":499900},"z":{"rawValue":290333343}},{"x":{"rawValue":346666687},"y":{"rawValue":333233},"z":{"rawValue":281333343}},{"x":{"rawValue":346666687},"y":{"rawValue":499900},"z":{"rawValue":279000000}},{"x":{"rawValue":345666687},"y":{"rawValue":333233},"z":{"rawValue":278333343}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":290333343}},{"x":{"rawValue":348666687},"y":{"rawValue":499900},"z":{"rawValue":285333343}},{"x":{"rawValue":348666687},"y":{"rawValue":666566},"z":{"rawValue":283000000}},{"x":{"rawValue":346666687},"y":{"rawValue":333233},"z":{"rawValue":281333343}},{"x":{"rawValue":341333343},"y":{"rawValue":666566},"z":{"rawValue":290333343}},{"x":{"rawValue":348000000},"y":{"rawValue":499900},"z":{"rawValue":290333343}},{"x":{"rawValue":348000000},"y":{"rawValue":499900},"z":{"rawValue":290333343}},{"x":{"rawValue":350666687},"y":{"rawValue":666566},"z":{"rawValue":289333343}},{"x":{"rawValue":350666687},"y":{"rawValue":833233},"z":{"rawValue":287000000}},{"x":{"rawValue":348666687},"y":{"rawValue":499900},"z":{"rawValue":285333343}},{"x":{"rawValue":351333343},"y":{"rawValue":1166566},"z":{"rawValue":292666656}},{"x":{"rawValue":350333343},"y":{"rawValue":999899},"z":{"rawValue":292666656}},{"x":{"rawValue":350666687},"y":{"rawValue":1166566},"z":{"rawValue":293333343}},{"x":{"rawValue":355000000},"y":{"rawValue":1833233},"z":{"rawValue":292666656}},{"x":{"rawValue":352333343},"y":{"rawValue":1333233},"z":{"rawValue":292666656}},{"x":{"rawValue":353333343},"y":{"rawValue":1666566},"z":{"rawValue":294000000}},{"x":{"rawValue":355333343},"y":{"rawValue":1999899},"z":{"rawValue":294000000}},{"x":{"rawValue":469000030},"y":{"rawValue":833233},"z":{"rawValue":284333343}},{"x":{"rawValue":468333343},"y":{"rawValue":1166566},"z":{"rawValue":286000000}},{"x":{"rawValue":469333343},"y":{"rawValue":999899},"z":{"rawValue":286666656}},{"x":{"rawValue":463666687},"y":{"rawValue":833233},"z":{"rawValue":273000000}},{"x":{"rawValue":463666687},"y":{"rawValue":1166566},"z":{"rawValue":275333343}},{"x":{"rawValue":465666687},"y":{"rawValue":833233},"z":{"rawValue":277000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":461333343},"y":{"rawValue":833233},"z":{"rawValue":268666656}},{"x":{"rawValue":460666687},"y":{"rawValue":1166566},"z":{"rawValue":270333343}},{"x":{"rawValue":463666687},"y":{"rawValue":833233},"z":{"rawValue":273000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":457666687},"y":{"rawValue":833233},"z":{"rawValue":263000000}},{"x":{"rawValue":457000030},"y":{"rawValue":1166566},"z":{"rawValue":264666656}},{"x":{"rawValue":461333343},"y":{"rawValue":833233},"z":{"rawValue":268666656}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":465666687},"y":{"rawValue":833233},"z":{"rawValue":277000000}},{"x":{"rawValue":465666687},"y":{"rawValue":1333233},"z":{"rawValue":281333343}},{"x":{"rawValue":469000030},"y":{"rawValue":833233},"z":{"rawValue":284333343}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":452000030},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":452000030},"y":{"rawValue":1166566},"z":{"rawValue":257666656}},{"x":{"rawValue":457666687},"y":{"rawValue":833233},"z":{"rawValue":263000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":469333343},"y":{"rawValue":999899},"z":{"rawValue":286666656}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":469000030},"y":{"rawValue":833233},"z":{"rawValue":284333343}},{"x":{"rawValue":471000000},"y":{"rawValue":1166566},"z":{"rawValue":292000000}},{"x":{"rawValue":470333343},"y":{"rawValue":1499899},"z":{"rawValue":293666656}},{"x":{"rawValue":471666687},"y":{"rawValue":1166566},"z":{"rawValue":294666656}},{"x":{"rawValue":469333343},"y":{"rawValue":999899},"z":{"rawValue":286666656}},{"x":{"rawValue":469666687},"y":{"rawValue":1333233},"z":{"rawValue":291000000}},{"x":{"rawValue":471000000},"y":{"rawValue":1166566},"z":{"rawValue":292000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":471666687},"y":{"rawValue":1166566},"z":{"rawValue":294666656}},{"x":{"rawValue":471666687},"y":{"rawValue":1499899},"z":{"rawValue":298666656}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":471000000},"y":{"rawValue":1166566},"z":{"rawValue":292000000}},{"x":{"rawValue":471666687},"y":{"rawValue":1166566},"z":{"rawValue":294666656}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":554666687},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":556333374},"y":{"rawValue":1166566},"z":{"rawValue":256666656}},{"x":{"rawValue":556333374},"y":{"rawValue":1166566},"z":{"rawValue":256000000}},{"x":{"rawValue":554666687},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":560333374},"y":{"rawValue":1333233},"z":{"rawValue":260666656}},{"x":{"rawValue":560333374},"y":{"rawValue":1499899},"z":{"rawValue":260000000}},{"x":{"rawValue":556333374},"y":{"rawValue":1166566},"z":{"rawValue":256666656}},{"x":{"rawValue":554666687},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":597333374},"y":{"rawValue":833233},"z":{"rawValue":280000000}},{"x":{"rawValue":595333374},"y":{"rawValue":833233},"z":{"rawValue":280000000}},{"x":{"rawValue":570333374},"y":{"rawValue":1333233},"z":{"rawValue":269666656}},{"x":{"rawValue":571333374},"y":{"rawValue":1499899},"z":{"rawValue":269666656}},{"x":{"rawValue":570666687},"y":{"rawValue":1499899},"z":{"rawValue":269000000}},{"x":{"rawValue":595333374},"y":{"rawValue":833233},"z":{"rawValue":280000000}},{"x":{"rawValue":594000000},"y":{"rawValue":1166566},"z":{"rawValue":278333343}},{"x":{"rawValue":587666687},"y":{"rawValue":999899},"z":{"rawValue":278333343}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":576000000},"y":{"rawValue":999899},"z":{"rawValue":274333343}},{"x":{"rawValue":571333374},"y":{"rawValue":1499899},"z":{"rawValue":269666656}},{"x":{"rawValue":570333374},"y":{"rawValue":1333233},"z":{"rawValue":269666656}},{"x":{"rawValue":576000000},"y":{"rawValue":999899},"z":{"rawValue":274333343}},{"x":{"rawValue":570333374},"y":{"rawValue":1333233},"z":{"rawValue":269666656}},{"x":{"rawValue":569333374},"y":{"rawValue":1166566},"z":{"rawValue":269666656}},{"x":{"rawValue":587666687},"y":{"rawValue":999899},"z":{"rawValue":278333343}},{"x":{"rawValue":586000000},"y":{"rawValue":1333233},"z":{"rawValue":276333343}},{"x":{"rawValue":581666687},"y":{"rawValue":999899},"z":{"rawValue":276333343}},{"x":{"rawValue":581666687},"y":{"rawValue":999899},"z":{"rawValue":276333343}},{"x":{"rawValue":581000000},"y":{"rawValue":1166566},"z":{"rawValue":275666656}},{"x":{"rawValue":580333374},"y":{"rawValue":1166566},"z":{"rawValue":275666656}},{"x":{"rawValue":581666687},"y":{"rawValue":999899},"z":{"rawValue":276333343}},{"x":{"rawValue":580333374},"y":{"rawValue":1166566},"z":{"rawValue":275666656}},{"x":{"rawValue":579333374},"y":{"rawValue":999899},"z":{"rawValue":275666656}},{"x":{"rawValue":579333374},"y":{"rawValue":999899},"z":{"rawValue":275666656}},{"x":{"rawValue":578333374},"y":{"rawValue":1166566},"z":{"rawValue":274333343}},{"x":{"rawValue":576000000},"y":{"rawValue":999899},"z":{"rawValue":274333343}},{"x":{"rawValue":587666687},"y":{"rawValue":999899},"z":{"rawValue":278333343}},{"x":{"rawValue":581666687},"y":{"rawValue":999899},"z":{"rawValue":276333343}},{"x":{"rawValue":579333374},"y":{"rawValue":999899},"z":{"rawValue":275666656}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":569333374},"y":{"rawValue":1166566},"z":{"rawValue":269666656}},{"x":{"rawValue":560333374},"y":{"rawValue":1333233},"z":{"rawValue":260666656}},{"x":{"rawValue":554666687},"y":{"rawValue":833233},"z":{"rawValue":256000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":576000000},"y":{"rawValue":999899},"z":{"rawValue":274333343}},{"x":{"rawValue":569333374},"y":{"rawValue":1166566},"z":{"rawValue":269666656}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":579333374},"y":{"rawValue":999899},"z":{"rawValue":275666656}},{"x":{"rawValue":576000000},"y":{"rawValue":999899},"z":{"rawValue":274333343}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":637000061},"y":{"rawValue":166566},"z":{"rawValue":268333343}},{"x":{"rawValue":634666687},"y":{"rawValue":333233},"z":{"rawValue":268333343}},{"x":{"rawValue":635000061},"y":{"rawValue":166566},"z":{"rawValue":269666656}},{"x":{"rawValue":603000061},"y":{"rawValue":666566},"z":{"rawValue":280000000}},{"x":{"rawValue":599000061},"y":{"rawValue":833233},"z":{"rawValue":280000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":599000061},"y":{"rawValue":833233},"z":{"rawValue":280000000}},{"x":{"rawValue":597333374},"y":{"rawValue":833233},"z":{"rawValue":280000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":597333374},"y":{"rawValue":833233},"z":{"rawValue":280000000}},{"x":{"rawValue":599000061},"y":{"rawValue":833233},"z":{"rawValue":280000000}},{"x":{"rawValue":598000061},"y":{"rawValue":999899},"z":{"rawValue":279000000}},{"x":{"rawValue":627000061},"y":{"rawValue":333233},"z":{"rawValue":274333343}},{"x":{"rawValue":623000061},"y":{"rawValue":666566},"z":{"rawValue":274333343}},{"x":{"rawValue":623333374},"y":{"rawValue":333233},"z":{"rawValue":275666656}},{"x":{"rawValue":622666687},"y":{"rawValue":333233},"z":{"rawValue":276333343}},{"x":{"rawValue":617333374},"y":{"rawValue":833233},"z":{"rawValue":276333343}},{"x":{"rawValue":617666687},"y":{"rawValue":499900},"z":{"rawValue":277666656}},{"x":{"rawValue":639000061},"y":{"rawValue":166566},"z":{"rawValue":266333343}},{"x":{"rawValue":637666687},"y":{"rawValue":333233},"z":{"rawValue":266333343}},{"x":{"rawValue":637000061},"y":{"rawValue":166566},"z":{"rawValue":268333343}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":637000061},"y":{"rawValue":166566},"z":{"rawValue":268333343}},{"x":{"rawValue":635000061},"y":{"rawValue":166566},"z":{"rawValue":269666656}},{"x":{"rawValue":634333374},"y":{"rawValue":166566},"z":{"rawValue":270333343}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":634333374},"y":{"rawValue":166566},"z":{"rawValue":270333343}},{"x":{"rawValue":631666687},"y":{"rawValue":499900},"z":{"rawValue":270333343}},{"x":{"rawValue":631000061},"y":{"rawValue":166566},"z":{"rawValue":272333343}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":631000061},"y":{"rawValue":166566},"z":{"rawValue":272333343}},{"x":{"rawValue":627666687},"y":{"rawValue":499900},"z":{"rawValue":272333343}},{"x":{"rawValue":627000061},"y":{"rawValue":333233},"z":{"rawValue":274333343}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":627000061},"y":{"rawValue":333233},"z":{"rawValue":274333343}},{"x":{"rawValue":623333374},"y":{"rawValue":333233},"z":{"rawValue":275666656}},{"x":{"rawValue":622666687},"y":{"rawValue":333233},"z":{"rawValue":276333343}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":622666687},"y":{"rawValue":333233},"z":{"rawValue":276333343}},{"x":{"rawValue":617666687},"y":{"rawValue":499899},"z":{"rawValue":277666656}},{"x":{"rawValue":617000061},"y":{"rawValue":333233},"z":{"rawValue":278333343}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":617000061},"y":{"rawValue":333233},"z":{"rawValue":278333343}},{"x":{"rawValue":603666687},"y":{"rawValue":1166566},"z":{"rawValue":278333343}},{"x":{"rawValue":603000061},"y":{"rawValue":666566},"z":{"rawValue":280000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":640000061},"y":{"rawValue":499900},"z":{"rawValue":264666656}},{"x":{"rawValue":639000061},"y":{"rawValue":166566},"z":{"rawValue":266333343}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":656000000},"y":{"rawValue":499900},"z":{"rawValue":294000000}},{"x":{"rawValue":658000000},"y":{"rawValue":833233},"z":{"rawValue":294000000}},{"x":{"rawValue":657666687},"y":{"rawValue":499900},"z":{"rawValue":292666656}},{"x":{"rawValue":646666687},"y":{"rawValue":166566},"z":{"rawValue":260666656}},{"x":{"rawValue":645333312},"y":{"rawValue":499899},"z":{"rawValue":260666656}},{"x":{"rawValue":644666687},"y":{"rawValue":166566},"z":{"rawValue":262666656}},{"x":{"rawValue":644666687},"y":{"rawValue":166566},"z":{"rawValue":262666656}},{"x":{"rawValue":643333312},"y":{"rawValue":333233},"z":{"rawValue":262666656}},{"x":{"rawValue":642666687},"y":{"rawValue":166566},"z":{"rawValue":264666656}},{"x":{"rawValue":652000000},"y":{"rawValue":333233},"z":{"rawValue":256666656}},{"x":{"rawValue":649333312},"y":{"rawValue":666566},"z":{"rawValue":256666656}},{"x":{"rawValue":649333312},"y":{"rawValue":333233},"z":{"rawValue":258000000}},{"x":{"rawValue":656000000},"y":{"rawValue":499900},"z":{"rawValue":294000000}},{"x":{"rawValue":657666687},"y":{"rawValue":499900},"z":{"rawValue":292666656}},{"x":{"rawValue":658333312},"y":{"rawValue":499900},"z":{"rawValue":292000000}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":650333312},"y":{"rawValue":499900},"z":{"rawValue":298000000}},{"x":{"rawValue":650333312},"y":{"rawValue":499900},"z":{"rawValue":298000000}},{"x":{"rawValue":653333312},"y":{"rawValue":999899},"z":{"rawValue":298000000}},{"x":{"rawValue":653333312},"y":{"rawValue":666566},"z":{"rawValue":296666656}},{"x":{"rawValue":653333312},"y":{"rawValue":666566},"z":{"rawValue":296666656}},{"x":{"rawValue":655333312},"y":{"rawValue":833233},"z":{"rawValue":296000000}},{"x":{"rawValue":656000000},"y":{"rawValue":499900},"z":{"rawValue":294000000}},{"x":{"rawValue":649333312},"y":{"rawValue":333233},"z":{"rawValue":258000000}},{"x":{"rawValue":647333312},"y":{"rawValue":499900},"z":{"rawValue":258666656}},{"x":{"rawValue":646666687},"y":{"rawValue":166566},"z":{"rawValue":260666656}},{"x":{"rawValue":666000000},"y":{"rawValue":499900},"z":{"rawValue":288333343}},{"x":{"rawValue":670000000},"y":{"rawValue":833233},"z":{"rawValue":288333343}},{"x":{"rawValue":669666687},"y":{"rawValue":499900},"z":{"rawValue":287000000}},{"x":{"rawValue":658333312},"y":{"rawValue":499900},"z":{"rawValue":292000000}},{"x":{"rawValue":661333312},"y":{"rawValue":833233},"z":{"rawValue":292000000}},{"x":{"rawValue":662000000},"y":{"rawValue":499900},"z":{"rawValue":290333343}},{"x":{"rawValue":662000000},"y":{"rawValue":499900},"z":{"rawValue":290333343}},{"x":{"rawValue":665333312},"y":{"rawValue":999899},"z":{"rawValue":290333343}},{"x":{"rawValue":666000000},"y":{"rawValue":499900},"z":{"rawValue":288333343}},{"x":{"rawValue":666000000},"y":{"rawValue":499900},"z":{"rawValue":288333343}},{"x":{"rawValue":669666687},"y":{"rawValue":499900},"z":{"rawValue":287000000}},{"x":{"rawValue":670333312},"y":{"rawValue":499900},"z":{"rawValue":286333343}},{"x":{"rawValue":670333312},"y":{"rawValue":499900},"z":{"rawValue":286333343}},{"x":{"rawValue":675666687},"y":{"rawValue":833233},"z":{"rawValue":286333343}},{"x":{"rawValue":675333312},"y":{"rawValue":499900},"z":{"rawValue":285000000}},{"x":{"rawValue":670333312},"y":{"rawValue":499899},"z":{"rawValue":286333343}},{"x":{"rawValue":675333312},"y":{"rawValue":499900},"z":{"rawValue":285000000}},{"x":{"rawValue":676000000},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":652000000},"y":{"rawValue":333233},"z":{"rawValue":256666656}},{"x":{"rawValue":649333312},"y":{"rawValue":333233},"z":{"rawValue":258000000}},{"x":{"rawValue":646666687},"y":{"rawValue":166566},"z":{"rawValue":260666656}},{"x":{"rawValue":650333312},"y":{"rawValue":499900},"z":{"rawValue":298000000}},{"x":{"rawValue":653333312},"y":{"rawValue":666566},"z":{"rawValue":296666656}},{"x":{"rawValue":656000000},"y":{"rawValue":499900},"z":{"rawValue":294000000}},{"x":{"rawValue":658333312},"y":{"rawValue":499900},"z":{"rawValue":292000000}},{"x":{"rawValue":662000000},"y":{"rawValue":499900},"z":{"rawValue":290333343}},{"x":{"rawValue":666000000},"y":{"rawValue":499900},"z":{"rawValue":288333343}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":652000000},"y":{"rawValue":333233},"z":{"rawValue":256666656}},{"x":{"rawValue":646666687},"y":{"rawValue":166566},"z":{"rawValue":260666656}},{"x":{"rawValue":644666687},"y":{"rawValue":166566},"z":{"rawValue":262666656}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":652666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":652000000},"y":{"rawValue":333233},"z":{"rawValue":256666656}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":649666687},"y":{"rawValue":499900},"z":{"rawValue":298666656}},{"x":{"rawValue":650333312},"y":{"rawValue":499900},"z":{"rawValue":298000000}},{"x":{"rawValue":652000000},"y":{"rawValue":333233},"z":{"rawValue":256666656}},{"x":{"rawValue":644666687},"y":{"rawValue":166566},"z":{"rawValue":262666656}},{"x":{"rawValue":642666687},"y":{"rawValue":166566},"z":{"rawValue":264666656}},{"x":{"rawValue":642666687},"y":{"rawValue":166566},"z":{"rawValue":264666656}},{"x":{"rawValue":640000000},"y":{"rawValue":499900},"z":{"rawValue":264666656}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":666000000},"y":{"rawValue":499900},"z":{"rawValue":288333343}},{"x":{"rawValue":670333312},"y":{"rawValue":499900},"z":{"rawValue":286333343}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":652000000},"y":{"rawValue":333233},"z":{"rawValue":256666656}},{"x":{"rawValue":642666687},"y":{"rawValue":166566},"z":{"rawValue":264666656}},{"x":{"rawValue":676000000},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":682666687},"y":{"rawValue":499900},"z":{"rawValue":284333343}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":710666687},"y":{"rawValue":1166566},"z":{"rawValue":263333343}},{"x":{"rawValue":712000000},"y":{"rawValue":1499899},"z":{"rawValue":263666656}},{"x":{"rawValue":712000000},"y":{"rawValue":999899},"z":{"rawValue":256000000}},{"x":{"rawValue":723666687},"y":{"rawValue":4499899},"z":{"rawValue":298666656}},{"x":{"rawValue":725333374},"y":{"rawValue":4499899},"z":{"rawValue":298666656}},{"x":{"rawValue":724666687},"y":{"rawValue":4166566},"z":{"rawValue":295000000}},{"x":{"rawValue":723666687},"y":{"rawValue":3999900},"z":{"rawValue":295000000}},{"x":{"rawValue":710666687},"y":{"rawValue":1333233},"z":{"rawValue":273000000}},{"x":{"rawValue":712000000},"y":{"rawValue":1666566},"z":{"rawValue":273333343}},{"x":{"rawValue":712000000},"y":{"rawValue":1666566},"z":{"rawValue":267666656}},{"x":{"rawValue":725333374},"y":{"rawValue":4499899},"z":{"rawValue":298666656}},{"x":{"rawValue":725333374},"y":{"rawValue":4333233},"z":{"rawValue":295000000}},{"x":{"rawValue":724666687},"y":{"rawValue":4166566},"z":{"rawValue":295000000}},{"x":{"rawValue":723666687},"y":{"rawValue":3999900},"z":{"rawValue":295000000}},{"x":{"rawValue":720000000},"y":{"rawValue":3666566},"z":{"rawValue":295000000}},{"x":{"rawValue":723666687},"y":{"rawValue":4499899},"z":{"rawValue":298666656}},{"x":{"rawValue":710000000},"y":{"rawValue":999899},"z":{"rawValue":264000000}},{"x":{"rawValue":710666687},"y":{"rawValue":1166566},"z":{"rawValue":263333343}},{"x":{"rawValue":712000000},"y":{"rawValue":999899},"z":{"rawValue":256000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":703333374},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":705000000},"y":{"rawValue":833233},"z":{"rawValue":286333343}},{"x":{"rawValue":709333374},"y":{"rawValue":833233},"z":{"rawValue":286333343}},{"x":{"rawValue":712000000},"y":{"rawValue":1166566},"z":{"rawValue":285333343}},{"x":{"rawValue":712000000},"y":{"rawValue":1499899},"z":{"rawValue":277333343}},{"x":{"rawValue":710000000},"y":{"rawValue":999899},"z":{"rawValue":275666656}},{"x":{"rawValue":712666687},"y":{"rawValue":1333233},"z":{"rawValue":286000000}},{"x":{"rawValue":709333374},"y":{"rawValue":833233},"z":{"rawValue":286333343}},{"x":{"rawValue":713000000},"y":{"rawValue":1999899},"z":{"rawValue":290333343}},{"x":{"rawValue":715333374},"y":{"rawValue":2166566},"z":{"rawValue":290333343}},{"x":{"rawValue":715000000},"y":{"rawValue":1833233},"z":{"rawValue":286000000}},{"x":{"rawValue":715333374},"y":{"rawValue":2166566},"z":{"rawValue":290333343}},{"x":{"rawValue":720000000},"y":{"rawValue":3666566},"z":{"rawValue":295000000}},{"x":{"rawValue":723666687},"y":{"rawValue":3999900},"z":{"rawValue":295000000}},{"x":{"rawValue":715000000},"y":{"rawValue":1833233},"z":{"rawValue":286000000}},{"x":{"rawValue":709333374},"y":{"rawValue":833233},"z":{"rawValue":286333343}},{"x":{"rawValue":712666687},"y":{"rawValue":1333233},"z":{"rawValue":286000000}},{"x":{"rawValue":712000000},"y":{"rawValue":1166566},"z":{"rawValue":285333343}},{"x":{"rawValue":710000000},"y":{"rawValue":1166566},"z":{"rawValue":273666656}},{"x":{"rawValue":710666687},"y":{"rawValue":1333233},"z":{"rawValue":273000000}},{"x":{"rawValue":712000000},"y":{"rawValue":1666566},"z":{"rawValue":267666656}},{"x":{"rawValue":710000000},"y":{"rawValue":1166566},"z":{"rawValue":273666656}},{"x":{"rawValue":712000000},"y":{"rawValue":1666566},"z":{"rawValue":267666656}},{"x":{"rawValue":710000000},"y":{"rawValue":999899},"z":{"rawValue":266000000}},{"x":{"rawValue":703333374},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":703333374},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":710000000},"y":{"rawValue":999899},"z":{"rawValue":275666656}},{"x":{"rawValue":710000000},"y":{"rawValue":1166566},"z":{"rawValue":273666656}},{"x":{"rawValue":703333374},"y":{"rawValue":333233},"z":{"rawValue":284333343}},{"x":{"rawValue":710000000},"y":{"rawValue":999899},"z":{"rawValue":266000000}},{"x":{"rawValue":710000000},"y":{"rawValue":999899},"z":{"rawValue":264000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":682666687},"y":{"rawValue":499900},"z":{"rawValue":284333343}},{"x":{"rawValue":725333374},"y":{"rawValue":4499899},"z":{"rawValue":298666656}},{"x":{"rawValue":729000061},"y":{"rawValue":4999899},"z":{"rawValue":298666656}},{"x":{"rawValue":725333374},"y":{"rawValue":4333233},"z":{"rawValue":295000000}},{"x":{"rawValue":838666687},"y":{"rawValue":333233},"z":{"rawValue":281333343}},{"x":{"rawValue":836000000},"y":{"rawValue":499900},"z":{"rawValue":284000000}},{"x":{"rawValue":834666687},"y":{"rawValue":166566},"z":{"rawValue":287333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":842666687},"y":{"rawValue":166566},"z":{"rawValue":277666656}},{"x":{"rawValue":846666687},"y":{"rawValue":166566},"z":{"rawValue":271666656}},{"x":{"rawValue":844000000},"y":{"rawValue":333233},"z":{"rawValue":274333343}},{"x":{"rawValue":842666687},"y":{"rawValue":166566},"z":{"rawValue":277666656}},{"x":{"rawValue":840000000},"y":{"rawValue":333233},"z":{"rawValue":280000000}},{"x":{"rawValue":838666687},"y":{"rawValue":499900},"z":{"rawValue":280000000}},{"x":{"rawValue":838666687},"y":{"rawValue":333233},"z":{"rawValue":281333343}},{"x":{"rawValue":851666687},"y":{"rawValue":166566},"z":{"rawValue":264000000}},{"x":{"rawValue":850333374},"y":{"rawValue":499900},"z":{"rawValue":263666656}},{"x":{"rawValue":850333374},"y":{"rawValue":333233},"z":{"rawValue":265666656}},{"x":{"rawValue":834666687},"y":{"rawValue":166566},"z":{"rawValue":287333343}},{"x":{"rawValue":833000000},"y":{"rawValue":333233},"z":{"rawValue":288000000}},{"x":{"rawValue":833000000},"y":{"rawValue":166566},"z":{"rawValue":289333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":823000000},"y":{"rawValue":333233},"z":{"rawValue":297000000}},{"x":{"rawValue":821000000},"y":{"rawValue":666566},"z":{"rawValue":297666656}},{"x":{"rawValue":821000000},"y":{"rawValue":333233},"z":{"rawValue":298666656}},{"x":{"rawValue":833000000},"y":{"rawValue":166566},"z":{"rawValue":289333343}},{"x":{"rawValue":831000000},"y":{"rawValue":333233},"z":{"rawValue":290000000}},{"x":{"rawValue":831000000},"y":{"rawValue":166566},"z":{"rawValue":291333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":828333374},"y":{"rawValue":166566},"z":{"rawValue":293666656}},{"x":{"rawValue":827000000},"y":{"rawValue":333233},"z":{"rawValue":293666656}},{"x":{"rawValue":826333374},"y":{"rawValue":166566},"z":{"rawValue":295666656}},{"x":{"rawValue":848333374},"y":{"rawValue":333233},"z":{"rawValue":269000000}},{"x":{"rawValue":846666687},"y":{"rawValue":499899},"z":{"rawValue":269666656}},{"x":{"rawValue":846666687},"y":{"rawValue":166566},"z":{"rawValue":271666656}},{"x":{"rawValue":831000000},"y":{"rawValue":166566},"z":{"rawValue":291333343}},{"x":{"rawValue":828333374},"y":{"rawValue":166566},"z":{"rawValue":293666656}},{"x":{"rawValue":826333374},"y":{"rawValue":166566},"z":{"rawValue":295666656}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":842666687},"y":{"rawValue":166566},"z":{"rawValue":277666656}},{"x":{"rawValue":840666687},"y":{"rawValue":499900},"z":{"rawValue":278333343}},{"x":{"rawValue":840000000},"y":{"rawValue":333233},"z":{"rawValue":280000000}},{"x":{"rawValue":831000000},"y":{"rawValue":166566},"z":{"rawValue":291333343}},{"x":{"rawValue":829000000},"y":{"rawValue":333233},"z":{"rawValue":292000000}},{"x":{"rawValue":828333374},"y":{"rawValue":166566},"z":{"rawValue":293666656}},{"x":{"rawValue":844000000},"y":{"rawValue":333233},"z":{"rawValue":274333343}},{"x":{"rawValue":842666687},"y":{"rawValue":666566},"z":{"rawValue":274333343}},{"x":{"rawValue":842666687},"y":{"rawValue":166566},"z":{"rawValue":277666656}},{"x":{"rawValue":836000000},"y":{"rawValue":499899},"z":{"rawValue":284000000}},{"x":{"rawValue":834666687},"y":{"rawValue":666566},"z":{"rawValue":284000000}},{"x":{"rawValue":834666687},"y":{"rawValue":166566},"z":{"rawValue":287333343}},{"x":{"rawValue":826333374},"y":{"rawValue":166566},"z":{"rawValue":295666656}},{"x":{"rawValue":823000000},"y":{"rawValue":666566},"z":{"rawValue":295666656}},{"x":{"rawValue":823000000},"y":{"rawValue":333233},"z":{"rawValue":297000000}},{"x":{"rawValue":846666687},"y":{"rawValue":166566},"z":{"rawValue":271666656}},{"x":{"rawValue":844666687},"y":{"rawValue":499900},"z":{"rawValue":272333343}},{"x":{"rawValue":844000000},"y":{"rawValue":333233},"z":{"rawValue":274333343}},{"x":{"rawValue":838666687},"y":{"rawValue":333233},"z":{"rawValue":281333343}},{"x":{"rawValue":836666687},"y":{"rawValue":666566},"z":{"rawValue":282000000}},{"x":{"rawValue":836000000},"y":{"rawValue":499900},"z":{"rawValue":284000000}},{"x":{"rawValue":850333374},"y":{"rawValue":333233},"z":{"rawValue":265666656}},{"x":{"rawValue":848333374},"y":{"rawValue":666566},"z":{"rawValue":266333343}},{"x":{"rawValue":848333374},"y":{"rawValue":333233},"z":{"rawValue":269000000}},{"x":{"rawValue":842666687},"y":{"rawValue":166566},"z":{"rawValue":277666656}},{"x":{"rawValue":840000000},"y":{"rawValue":333233},"z":{"rawValue":280000000}},{"x":{"rawValue":838666687},"y":{"rawValue":333233},"z":{"rawValue":281333343}},{"x":{"rawValue":826333374},"y":{"rawValue":166566},"z":{"rawValue":295666656}},{"x":{"rawValue":823000000},"y":{"rawValue":333233},"z":{"rawValue":297000000}},{"x":{"rawValue":821000000},"y":{"rawValue":333233},"z":{"rawValue":298666656}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":853333374},"y":{"rawValue":333233},"z":{"rawValue":260666656}},{"x":{"rawValue":852333374},"y":{"rawValue":499899},"z":{"rawValue":260666656}},{"x":{"rawValue":852333374},"y":{"rawValue":166566},"z":{"rawValue":263333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":852333374},"y":{"rawValue":166566},"z":{"rawValue":263333343}},{"x":{"rawValue":851666687},"y":{"rawValue":166566},"z":{"rawValue":264000000}},{"x":{"rawValue":850333374},"y":{"rawValue":333233},"z":{"rawValue":265666656}},{"x":{"rawValue":848333374},"y":{"rawValue":333233},"z":{"rawValue":269000000}},{"x":{"rawValue":852333374},"y":{"rawValue":166566},"z":{"rawValue":263333343}},{"x":{"rawValue":846666687},"y":{"rawValue":166566},"z":{"rawValue":271666656}},{"x":{"rawValue":842666687},"y":{"rawValue":166566},"z":{"rawValue":277666656}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":852333374},"y":{"rawValue":166566},"z":{"rawValue":263333343}},{"x":{"rawValue":848333374},"y":{"rawValue":333233},"z":{"rawValue":269000000}},{"x":{"rawValue":846666687},"y":{"rawValue":166566},"z":{"rawValue":271666656}},{"x":{"rawValue":856333374},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":854333374},"y":{"rawValue":499900},"z":{"rawValue":256666656}},{"x":{"rawValue":854333374},"y":{"rawValue":166566},"z":{"rawValue":260000000}},{"x":{"rawValue":854333374},"y":{"rawValue":166566},"z":{"rawValue":260000000}},{"x":{"rawValue":853333374},"y":{"rawValue":333233},"z":{"rawValue":260666656}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":856333374},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":854333374},"y":{"rawValue":166566},"z":{"rawValue":260000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":298666656}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":256000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":142333328},"y":{"rawValue":166566},"z":{"rawValue":331333343}},{"x":{"rawValue":143666671},"y":{"rawValue":499900},"z":{"rawValue":331333343}},{"x":{"rawValue":143666671},"y":{"rawValue":166566},"z":{"rawValue":330000030}},{"x":{"rawValue":154000000},"y":{"rawValue":166566},"z":{"rawValue":321333343}},{"x":{"rawValue":156000000},"y":{"rawValue":333233},"z":{"rawValue":321333343}},{"x":{"rawValue":155666671},"y":{"rawValue":166566},"z":{"rawValue":320000030}},{"x":{"rawValue":164000000},"y":{"rawValue":166566},"z":{"rawValue":315666687}},{"x":{"rawValue":166000000},"y":{"rawValue":499899},"z":{"rawValue":315666687}},{"x":{"rawValue":165666671},"y":{"rawValue":166566},"z":{"rawValue":314333343}},{"x":{"rawValue":132333328},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":134000000},"y":{"rawValue":499900},"z":{"rawValue":341000030}},{"x":{"rawValue":134000000},"y":{"rawValue":166566},"z":{"rawValue":339666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":138000000},"y":{"rawValue":333233},"z":{"rawValue":335666687}},{"x":{"rawValue":139666671},"y":{"rawValue":499900},"z":{"rawValue":335000030}},{"x":{"rawValue":139666671},"y":{"rawValue":166566},"z":{"rawValue":333666687}},{"x":{"rawValue":134000000},"y":{"rawValue":166566},"z":{"rawValue":339666687}},{"x":{"rawValue":136000000},"y":{"rawValue":499899},"z":{"rawValue":339000030}},{"x":{"rawValue":136000000},"y":{"rawValue":333233},"z":{"rawValue":337666687}},{"x":{"rawValue":136000000},"y":{"rawValue":333233},"z":{"rawValue":337666687}},{"x":{"rawValue":138000000},"y":{"rawValue":499899},"z":{"rawValue":337000030}},{"x":{"rawValue":138000000},"y":{"rawValue":333233},"z":{"rawValue":335666687}},{"x":{"rawValue":143666671},"y":{"rawValue":166566},"z":{"rawValue":330000030}},{"x":{"rawValue":145666671},"y":{"rawValue":499900},"z":{"rawValue":329333343}},{"x":{"rawValue":145666671},"y":{"rawValue":166566},"z":{"rawValue":328000030}},{"x":{"rawValue":154000000},"y":{"rawValue":166566},"z":{"rawValue":321333343}},{"x":{"rawValue":155666671},"y":{"rawValue":166566},"z":{"rawValue":320000030}},{"x":{"rawValue":156333328},"y":{"rawValue":166566},"z":{"rawValue":319333343}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":148333328},"y":{"rawValue":166566},"z":{"rawValue":325333343}},{"x":{"rawValue":164000000},"y":{"rawValue":166566},"z":{"rawValue":315666687}},{"x":{"rawValue":165666671},"y":{"rawValue":166566},"z":{"rawValue":314333343}},{"x":{"rawValue":166333343},"y":{"rawValue":166566},"z":{"rawValue":313666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":156333328},"y":{"rawValue":166566},"z":{"rawValue":319333343}},{"x":{"rawValue":160000000},"y":{"rawValue":166566},"z":{"rawValue":317666687}},{"x":{"rawValue":139666671},"y":{"rawValue":166566},"z":{"rawValue":333666687}},{"x":{"rawValue":141666671},"y":{"rawValue":499900},"z":{"rawValue":333000030}},{"x":{"rawValue":142333328},"y":{"rawValue":166566},"z":{"rawValue":331333343}},{"x":{"rawValue":151666671},"y":{"rawValue":333233},"z":{"rawValue":324000030}},{"x":{"rawValue":153333328},"y":{"rawValue":499900},"z":{"rawValue":323333343}},{"x":{"rawValue":154000000},"y":{"rawValue":166566},"z":{"rawValue":321333343}},{"x":{"rawValue":148333328},"y":{"rawValue":166566},"z":{"rawValue":325333343}},{"x":{"rawValue":151666671},"y":{"rawValue":666566},"z":{"rawValue":325333343}},{"x":{"rawValue":151666671},"y":{"rawValue":333233},"z":{"rawValue":324000030}},{"x":{"rawValue":166333343},"y":{"rawValue":166566},"z":{"rawValue":313666687}},{"x":{"rawValue":170000000},"y":{"rawValue":499900},"z":{"rawValue":313666687}},{"x":{"rawValue":169666671},"y":{"rawValue":166566},"z":{"rawValue":312333343}},{"x":{"rawValue":145666671},"y":{"rawValue":166566},"z":{"rawValue":328000030}},{"x":{"rawValue":147666671},"y":{"rawValue":333233},"z":{"rawValue":327333343}},{"x":{"rawValue":148333328},"y":{"rawValue":166566},"z":{"rawValue":325333343}},{"x":{"rawValue":156333328},"y":{"rawValue":166566},"z":{"rawValue":319333343}},{"x":{"rawValue":159333328},"y":{"rawValue":499900},"z":{"rawValue":319333343}},{"x":{"rawValue":160000000},"y":{"rawValue":166566},"z":{"rawValue":317666687}},{"x":{"rawValue":160000000},"y":{"rawValue":166566},"z":{"rawValue":317666687}},{"x":{"rawValue":163333343},"y":{"rawValue":666566},"z":{"rawValue":317666687}},{"x":{"rawValue":164000000},"y":{"rawValue":166566},"z":{"rawValue":315666687}},{"x":{"rawValue":166333343},"y":{"rawValue":166566},"z":{"rawValue":313666687}},{"x":{"rawValue":169666671},"y":{"rawValue":166566},"z":{"rawValue":312333343}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":311666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":136000000},"y":{"rawValue":333233},"z":{"rawValue":337666687}},{"x":{"rawValue":138000000},"y":{"rawValue":333233},"z":{"rawValue":335666687}},{"x":{"rawValue":139666671},"y":{"rawValue":166566},"z":{"rawValue":333666687}},{"x":{"rawValue":139666671},"y":{"rawValue":166566},"z":{"rawValue":333666687}},{"x":{"rawValue":142333328},"y":{"rawValue":166566},"z":{"rawValue":331333343}},{"x":{"rawValue":143666671},"y":{"rawValue":166566},"z":{"rawValue":330000030}},{"x":{"rawValue":139666671},"y":{"rawValue":166566},"z":{"rawValue":333666687}},{"x":{"rawValue":143666671},"y":{"rawValue":166566},"z":{"rawValue":330000030}},{"x":{"rawValue":145666671},"y":{"rawValue":166566},"z":{"rawValue":328000030}},{"x":{"rawValue":148333328},"y":{"rawValue":166566},"z":{"rawValue":325333343}},{"x":{"rawValue":151666671},"y":{"rawValue":333233},"z":{"rawValue":324000030}},{"x":{"rawValue":154000000},"y":{"rawValue":166566},"z":{"rawValue":321333343}},{"x":{"rawValue":139666671},"y":{"rawValue":166566},"z":{"rawValue":333666687}},{"x":{"rawValue":145666671},"y":{"rawValue":166566},"z":{"rawValue":328000030}},{"x":{"rawValue":148333328},"y":{"rawValue":166566},"z":{"rawValue":325333343}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":134000000},"y":{"rawValue":166566},"z":{"rawValue":339666687}},{"x":{"rawValue":136000000},"y":{"rawValue":333233},"z":{"rawValue":337666687}},{"x":{"rawValue":139666671},"y":{"rawValue":166566},"z":{"rawValue":333666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":179666671},"y":{"rawValue":166566},"z":{"rawValue":307666687}},{"x":{"rawValue":183333343},"y":{"rawValue":499900},"z":{"rawValue":307666687}},{"x":{"rawValue":183000000},"y":{"rawValue":166566},"z":{"rawValue":306333343}},{"x":{"rawValue":175666671},"y":{"rawValue":166566},"z":{"rawValue":309666687}},{"x":{"rawValue":179000000},"y":{"rawValue":499900},"z":{"rawValue":309666687}},{"x":{"rawValue":179666671},"y":{"rawValue":166566},"z":{"rawValue":307666687}},{"x":{"rawValue":179666671},"y":{"rawValue":166566},"z":{"rawValue":307666687}},{"x":{"rawValue":183000000},"y":{"rawValue":166566},"z":{"rawValue":306333343}},{"x":{"rawValue":183666671},"y":{"rawValue":166566},"z":{"rawValue":305666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":311666687}},{"x":{"rawValue":175000000},"y":{"rawValue":666566},"z":{"rawValue":311666687}},{"x":{"rawValue":175666671},"y":{"rawValue":166566},"z":{"rawValue":309666687}},{"x":{"rawValue":203000000},"y":{"rawValue":166566},"z":{"rawValue":300000030}},{"x":{"rawValue":209000000},"y":{"rawValue":666566},"z":{"rawValue":300000030}},{"x":{"rawValue":208666671},"y":{"rawValue":333233},"z":{"rawValue":298666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":197000000},"y":{"rawValue":333233},"z":{"rawValue":302000030}},{"x":{"rawValue":202333343},"y":{"rawValue":666566},"z":{"rawValue":302000030}},{"x":{"rawValue":203000000},"y":{"rawValue":166566},"z":{"rawValue":300000030}},{"x":{"rawValue":183666671},"y":{"rawValue":166566},"z":{"rawValue":305666687}},{"x":{"rawValue":189333343},"y":{"rawValue":499900},"z":{"rawValue":305666687}},{"x":{"rawValue":190000000},"y":{"rawValue":166566},"z":{"rawValue":304000030}},{"x":{"rawValue":190000000},"y":{"rawValue":166566},"z":{"rawValue":304000030}},{"x":{"rawValue":196333343},"y":{"rawValue":666566},"z":{"rawValue":304000030}},{"x":{"rawValue":197000000},"y":{"rawValue":333233},"z":{"rawValue":302000030}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":311666687}},{"x":{"rawValue":175666671},"y":{"rawValue":166566},"z":{"rawValue":309666687}},{"x":{"rawValue":179666671},"y":{"rawValue":166566},"z":{"rawValue":307666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":311666687}},{"x":{"rawValue":179666671},"y":{"rawValue":166566},"z":{"rawValue":307666687}},{"x":{"rawValue":183666671},"y":{"rawValue":166566},"z":{"rawValue":305666687}},{"x":{"rawValue":190000000},"y":{"rawValue":166566},"z":{"rawValue":304000030}},{"x":{"rawValue":197000000},"y":{"rawValue":333233},"z":{"rawValue":302000030}},{"x":{"rawValue":203000000},"y":{"rawValue":166566},"z":{"rawValue":300000030}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":183666671},"y":{"rawValue":166566},"z":{"rawValue":305666687}},{"x":{"rawValue":285000000},"y":{"rawValue":53499900},"z":{"rawValue":339000030}},{"x":{"rawValue":292000000},"y":{"rawValue":51999900},"z":{"rawValue":338666687}},{"x":{"rawValue":277000000},"y":{"rawValue":54999900},"z":{"rawValue":338333343}},{"x":{"rawValue":283333343},"y":{"rawValue":53833236},"z":{"rawValue":339000030}},{"x":{"rawValue":268000000},"y":{"rawValue":56333236},"z":{"rawValue":339000030}},{"x":{"rawValue":281000000},"y":{"rawValue":54333236},"z":{"rawValue":339000030}},{"x":{"rawValue":277000000},"y":{"rawValue":54999900},"z":{"rawValue":338333343}},{"x":{"rawValue":267666656},"y":{"rawValue":56333236},"z":{"rawValue":338666687}},{"x":{"rawValue":281000000},"y":{"rawValue":54333236},"z":{"rawValue":339000030}},{"x":{"rawValue":283333343},"y":{"rawValue":53833236},"z":{"rawValue":339000030}},{"x":{"rawValue":277000000},"y":{"rawValue":54999900},"z":{"rawValue":338333343}},{"x":{"rawValue":267333343},"y":{"rawValue":56499900},"z":{"rawValue":340666687}},{"x":{"rawValue":256000000},"y":{"rawValue":57833236},"z":{"rawValue":340666687}},{"x":{"rawValue":256333343},"y":{"rawValue":57833236},"z":{"rawValue":341333343}},{"x":{"rawValue":269000000},"y":{"rawValue":56333236},"z":{"rawValue":341333343}},{"x":{"rawValue":269000000},"y":{"rawValue":56333236},"z":{"rawValue":341333343}},{"x":{"rawValue":280333343},"y":{"rawValue":54499900},"z":{"rawValue":341000030}},{"x":{"rawValue":281000000},"y":{"rawValue":54333236},"z":{"rawValue":339000030}},{"x":{"rawValue":268000000},"y":{"rawValue":56333236},"z":{"rawValue":339000030}},{"x":{"rawValue":267333343},"y":{"rawValue":56499900},"z":{"rawValue":340666687}},{"x":{"rawValue":285000000},"y":{"rawValue":53499900},"z":{"rawValue":339000030}},{"x":{"rawValue":283333343},"y":{"rawValue":53833236},"z":{"rawValue":339000030}},{"x":{"rawValue":284000000},"y":{"rawValue":53666568},"z":{"rawValue":341000030}},{"x":{"rawValue":341333343},"y":{"rawValue":37499900},"z":{"rawValue":341000030}},{"x":{"rawValue":341333343},"y":{"rawValue":37499900},"z":{"rawValue":340666687}},{"x":{"rawValue":340666687},"y":{"rawValue":37666568},"z":{"rawValue":340666687}},{"x":{"rawValue":341333343},"y":{"rawValue":37499900},"z":{"rawValue":340666687}},{"x":{"rawValue":341333343},"y":{"rawValue":37499900},"z":{"rawValue":341000030}},{"x":{"rawValue":342333343},"y":{"rawValue":37166568},"z":{"rawValue":341333343}},{"x":{"rawValue":344000000},"y":{"rawValue":36833236},"z":{"rawValue":341333343}},{"x":{"rawValue":343666687},"y":{"rawValue":36833236},"z":{"rawValue":340666687}},{"x":{"rawValue":348333343},"y":{"rawValue":35666568},"z":{"rawValue":341333343}},{"x":{"rawValue":352000000},"y":{"rawValue":34999900},"z":{"rawValue":341333343}},{"x":{"rawValue":351666687},"y":{"rawValue":34999900},"z":{"rawValue":340666687}},{"x":{"rawValue":348333343},"y":{"rawValue":35666568},"z":{"rawValue":340666687}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":312333343}},{"x":{"rawValue":424000000},"y":{"rawValue":30666568},"z":{"rawValue":311666687}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":311333343}},{"x":{"rawValue":417333343},"y":{"rawValue":31666568},"z":{"rawValue":307333343}},{"x":{"rawValue":416000000},"y":{"rawValue":31499900},"z":{"rawValue":307333343}},{"x":{"rawValue":416333343},"y":{"rawValue":31333234},"z":{"rawValue":308666687}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":310333343}},{"x":{"rawValue":425000000},"y":{"rawValue":30499900},"z":{"rawValue":309666687}},{"x":{"rawValue":423000000},"y":{"rawValue":30999900},"z":{"rawValue":308666687}},{"x":{"rawValue":415666656},"y":{"rawValue":31166568},"z":{"rawValue":309333343}},{"x":{"rawValue":414000000},"y":{"rawValue":30999900},"z":{"rawValue":309333343}},{"x":{"rawValue":414333343},"y":{"rawValue":30833234},"z":{"rawValue":310666687}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":311333343}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":310333343}},{"x":{"rawValue":423000000},"y":{"rawValue":30999900},"z":{"rawValue":308666687}},{"x":{"rawValue":423000000},"y":{"rawValue":30999900},"z":{"rawValue":308666687}},{"x":{"rawValue":423000000},"y":{"rawValue":30999900},"z":{"rawValue":307333343}},{"x":{"rawValue":421000000},"y":{"rawValue":31499900},"z":{"rawValue":306666687}},{"x":{"rawValue":421000000},"y":{"rawValue":31499900},"z":{"rawValue":306666687}},{"x":{"rawValue":421000000},"y":{"rawValue":31666568},"z":{"rawValue":305666687}},{"x":{"rawValue":418000000},"y":{"rawValue":31999900},"z":{"rawValue":305666687}},{"x":{"rawValue":417333343},"y":{"rawValue":31666568},"z":{"rawValue":307333343}},{"x":{"rawValue":418000000},"y":{"rawValue":31333234},"z":{"rawValue":315666687}},{"x":{"rawValue":418666656},"y":{"rawValue":31833234},"z":{"rawValue":317666687}},{"x":{"rawValue":421000000},"y":{"rawValue":31999900},"z":{"rawValue":317666687}},{"x":{"rawValue":421666656},"y":{"rawValue":31499900},"z":{"rawValue":315666687}},{"x":{"rawValue":421000000},"y":{"rawValue":31499900},"z":{"rawValue":306666687}},{"x":{"rawValue":416333343},"y":{"rawValue":31333234},"z":{"rawValue":308666687}},{"x":{"rawValue":415666656},"y":{"rawValue":31166568},"z":{"rawValue":309333343}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":312333343}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":311333343}},{"x":{"rawValue":423000000},"y":{"rawValue":30999900},"z":{"rawValue":308666687}},{"x":{"rawValue":421000000},"y":{"rawValue":31499900},"z":{"rawValue":306666687}},{"x":{"rawValue":421666656},"y":{"rawValue":31499900},"z":{"rawValue":315666687}},{"x":{"rawValue":424000000},"y":{"rawValue":31333234},"z":{"rawValue":315666687}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":312333343}},{"x":{"rawValue":421000000},"y":{"rawValue":31499900},"z":{"rawValue":306666687}},{"x":{"rawValue":417333343},"y":{"rawValue":31666568},"z":{"rawValue":307333343}},{"x":{"rawValue":416333343},"y":{"rawValue":31333234},"z":{"rawValue":308666687}},{"x":{"rawValue":414333343},"y":{"rawValue":30833234},"z":{"rawValue":310666687}},{"x":{"rawValue":413000000},"y":{"rawValue":30499900},"z":{"rawValue":311333343}},{"x":{"rawValue":413000000},"y":{"rawValue":30333234},"z":{"rawValue":314666687}},{"x":{"rawValue":414000000},"y":{"rawValue":30666568},"z":{"rawValue":315666687}},{"x":{"rawValue":418000000},"y":{"rawValue":31333234},"z":{"rawValue":315666687}},{"x":{"rawValue":418000000},"y":{"rawValue":31333234},"z":{"rawValue":315666687}},{"x":{"rawValue":421666656},"y":{"rawValue":31499900},"z":{"rawValue":315666687}},{"x":{"rawValue":423333343},"y":{"rawValue":30833234},"z":{"rawValue":312333343}},{"x":{"rawValue":421000000},"y":{"rawValue":31499900},"z":{"rawValue":306666687}},{"x":{"rawValue":415666656},"y":{"rawValue":31166568},"z":{"rawValue":309333343}},{"x":{"rawValue":414333343},"y":{"rawValue":30833234},"z":{"rawValue":310666687}},{"x":{"rawValue":475000000},"y":{"rawValue":999899},"z":{"rawValue":304000030}},{"x":{"rawValue":474333343},"y":{"rawValue":1333233},"z":{"rawValue":305666687}},{"x":{"rawValue":475333343},"y":{"rawValue":999899},"z":{"rawValue":306333343}},{"x":{"rawValue":477333343},"y":{"rawValue":1166566},"z":{"rawValue":320000030}},{"x":{"rawValue":477333343},"y":{"rawValue":1166566},"z":{"rawValue":321333343}},{"x":{"rawValue":479333343},"y":{"rawValue":833233},"z":{"rawValue":322000030}},{"x":{"rawValue":473333343},"y":{"rawValue":1166566},"z":{"rawValue":300333343}},{"x":{"rawValue":473333343},"y":{"rawValue":1333233},"z":{"rawValue":302666687}},{"x":{"rawValue":475000000},"y":{"rawValue":999899},"z":{"rawValue":304000030}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":479333343},"y":{"rawValue":833233},"z":{"rawValue":322000030}},{"x":{"rawValue":479333343},"y":{"rawValue":1166566},"z":{"rawValue":325333343}},{"x":{"rawValue":481333343},"y":{"rawValue":833233},"z":{"rawValue":326000030}},{"x":{"rawValue":488666687},"y":{"rawValue":833233},"z":{"rawValue":331333343}},{"x":{"rawValue":490000000},"y":{"rawValue":1166566},"z":{"rawValue":333000030}},{"x":{"rawValue":494333343},"y":{"rawValue":833233},"z":{"rawValue":333000030}},{"x":{"rawValue":500333343},"y":{"rawValue":833233},"z":{"rawValue":335000030}},{"x":{"rawValue":502000000},"y":{"rawValue":1166566},"z":{"rawValue":337000030}},{"x":{"rawValue":506000000},"y":{"rawValue":833233},"z":{"rawValue":337000030}},{"x":{"rawValue":481333343},"y":{"rawValue":833233},"z":{"rawValue":326000030}},{"x":{"rawValue":481333343},"y":{"rawValue":1166566},"z":{"rawValue":328000030}},{"x":{"rawValue":484666687},"y":{"rawValue":1333233},"z":{"rawValue":331333343}},{"x":{"rawValue":488666687},"y":{"rawValue":833233},"z":{"rawValue":331333343}},{"x":{"rawValue":494333343},"y":{"rawValue":833233},"z":{"rawValue":333000030}},{"x":{"rawValue":496000000},"y":{"rawValue":1166566},"z":{"rawValue":335000030}},{"x":{"rawValue":500333343},"y":{"rawValue":833233},"z":{"rawValue":335000030}},{"x":{"rawValue":506000000},"y":{"rawValue":833233},"z":{"rawValue":337000030}},{"x":{"rawValue":507666687},"y":{"rawValue":1166566},"z":{"rawValue":339000030}},{"x":{"rawValue":512000000},"y":{"rawValue":833233},"z":{"rawValue":339000030}},{"x":{"rawValue":479333343},"y":{"rawValue":833233},"z":{"rawValue":322000030}},{"x":{"rawValue":494333343},"y":{"rawValue":833233},"z":{"rawValue":333000030}},{"x":{"rawValue":500333343},"y":{"rawValue":833233},"z":{"rawValue":335000030}},{"x":{"rawValue":500333343},"y":{"rawValue":833233},"z":{"rawValue":335000030}},{"x":{"rawValue":506000000},"y":{"rawValue":833233},"z":{"rawValue":337000030}},{"x":{"rawValue":512000000},"y":{"rawValue":833233},"z":{"rawValue":339000030}},{"x":{"rawValue":479333343},"y":{"rawValue":833233},"z":{"rawValue":322000030}},{"x":{"rawValue":481333343},"y":{"rawValue":833233},"z":{"rawValue":326000030}},{"x":{"rawValue":488666687},"y":{"rawValue":833233},"z":{"rawValue":331333343}},{"x":{"rawValue":494333343},"y":{"rawValue":833233},"z":{"rawValue":333000030}},{"x":{"rawValue":475333343},"y":{"rawValue":999899},"z":{"rawValue":306333343}},{"x":{"rawValue":475333343},"y":{"rawValue":1499899},"z":{"rawValue":318333343}},{"x":{"rawValue":477333343},"y":{"rawValue":1166566},"z":{"rawValue":320000030}},{"x":{"rawValue":475000000},"y":{"rawValue":999899},"z":{"rawValue":304000030}},{"x":{"rawValue":475333343},"y":{"rawValue":999899},"z":{"rawValue":306333343}},{"x":{"rawValue":477333343},"y":{"rawValue":1166566},"z":{"rawValue":320000030}},{"x":{"rawValue":475000000},"y":{"rawValue":999899},"z":{"rawValue":304000030}},{"x":{"rawValue":477333343},"y":{"rawValue":1166566},"z":{"rawValue":320000030}},{"x":{"rawValue":479333343},"y":{"rawValue":833233},"z":{"rawValue":322000030}},{"x":{"rawValue":500333343},"y":{"rawValue":833233},"z":{"rawValue":335000030}},{"x":{"rawValue":512000000},"y":{"rawValue":833233},"z":{"rawValue":339000030}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":471666687},"y":{"rawValue":1499899},"z":{"rawValue":298666687}},{"x":{"rawValue":473333343},"y":{"rawValue":1166566},"z":{"rawValue":300333343}},{"x":{"rawValue":513666687},"y":{"rawValue":1166566},"z":{"rawValue":341000030}},{"x":{"rawValue":518333312},"y":{"rawValue":833233},"z":{"rawValue":341333343}},{"x":{"rawValue":519333312},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":513666687},"y":{"rawValue":1166566},"z":{"rawValue":341000030}},{"x":{"rawValue":519333312},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":520333312},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":512000000},"y":{"rawValue":833233},"z":{"rawValue":339000030}},{"x":{"rawValue":513666687},"y":{"rawValue":1166566},"z":{"rawValue":341000030}},{"x":{"rawValue":520333312},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":638000061},"y":{"rawValue":499900},"z":{"rawValue":313000030}},{"x":{"rawValue":639666687},"y":{"rawValue":833233},"z":{"rawValue":312333343}},{"x":{"rawValue":640000061},"y":{"rawValue":499900},"z":{"rawValue":310000030}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":636000061},"y":{"rawValue":499900},"z":{"rawValue":316333343}},{"x":{"rawValue":638000061},"y":{"rawValue":833233},"z":{"rawValue":315666687}},{"x":{"rawValue":638000061},"y":{"rawValue":499900},"z":{"rawValue":313000030}},{"x":{"rawValue":634000061},"y":{"rawValue":499900},"z":{"rawValue":320000030}},{"x":{"rawValue":636000061},"y":{"rawValue":833233},"z":{"rawValue":319333343}},{"x":{"rawValue":636000061},"y":{"rawValue":499900},"z":{"rawValue":316333343}},{"x":{"rawValue":632666687},"y":{"rawValue":499900},"z":{"rawValue":324000030}},{"x":{"rawValue":634000061},"y":{"rawValue":833233},"z":{"rawValue":324333343}},{"x":{"rawValue":634000061},"y":{"rawValue":499900},"z":{"rawValue":320000030}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":628000061},"y":{"rawValue":499900},"z":{"rawValue":341333343}},{"x":{"rawValue":628000061},"y":{"rawValue":333233},"z":{"rawValue":335666687}},{"x":{"rawValue":636000061},"y":{"rawValue":499900},"z":{"rawValue":316333343}},{"x":{"rawValue":638000061},"y":{"rawValue":499899},"z":{"rawValue":313000030}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":634000061},"y":{"rawValue":499900},"z":{"rawValue":320000030}},{"x":{"rawValue":636000061},"y":{"rawValue":499900},"z":{"rawValue":316333343}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":632000061},"y":{"rawValue":499900},"z":{"rawValue":324666687}},{"x":{"rawValue":632666687},"y":{"rawValue":499900},"z":{"rawValue":324000030}},{"x":{"rawValue":634000061},"y":{"rawValue":499900},"z":{"rawValue":320000030}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":630000061},"y":{"rawValue":333233},"z":{"rawValue":330000030}},{"x":{"rawValue":632000061},"y":{"rawValue":833233},"z":{"rawValue":329333343}},{"x":{"rawValue":632000061},"y":{"rawValue":499900},"z":{"rawValue":324666687}},{"x":{"rawValue":628000061},"y":{"rawValue":333233},"z":{"rawValue":335666687}},{"x":{"rawValue":630000061},"y":{"rawValue":666566},"z":{"rawValue":335000030}},{"x":{"rawValue":630000061},"y":{"rawValue":333233},"z":{"rawValue":330000030}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":628000061},"y":{"rawValue":333233},"z":{"rawValue":335666687}},{"x":{"rawValue":630000061},"y":{"rawValue":333233},"z":{"rawValue":330000030}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":630000061},"y":{"rawValue":333233},"z":{"rawValue":330000030}},{"x":{"rawValue":632000061},"y":{"rawValue":499900},"z":{"rawValue":324666687}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":644333312},"y":{"rawValue":499900},"z":{"rawValue":304333343}},{"x":{"rawValue":645666687},"y":{"rawValue":833233},"z":{"rawValue":304666687}},{"x":{"rawValue":645666687},"y":{"rawValue":499900},"z":{"rawValue":302666687}},{"x":{"rawValue":640000000},"y":{"rawValue":499900},"z":{"rawValue":310000030}},{"x":{"rawValue":641666687},"y":{"rawValue":833233},"z":{"rawValue":309666687}},{"x":{"rawValue":642333312},"y":{"rawValue":666566},"z":{"rawValue":307666687}},{"x":{"rawValue":647666687},"y":{"rawValue":499900},"z":{"rawValue":300666687}},{"x":{"rawValue":649666687},"y":{"rawValue":666566},"z":{"rawValue":300000030}},{"x":{"rawValue":649666687},"y":{"rawValue":499900},"z":{"rawValue":298666687}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":642333312},"y":{"rawValue":666566},"z":{"rawValue":307666687}},{"x":{"rawValue":643666687},"y":{"rawValue":999899},"z":{"rawValue":307666687}},{"x":{"rawValue":643666687},"y":{"rawValue":499900},"z":{"rawValue":305000030}},{"x":{"rawValue":645666687},"y":{"rawValue":499900},"z":{"rawValue":302666687}},{"x":{"rawValue":647666687},"y":{"rawValue":833233},"z":{"rawValue":302000030}},{"x":{"rawValue":647666687},"y":{"rawValue":499900},"z":{"rawValue":300666687}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":643666687},"y":{"rawValue":499900},"z":{"rawValue":305000030}},{"x":{"rawValue":644333312},"y":{"rawValue":499900},"z":{"rawValue":304333343}},{"x":{"rawValue":645666687},"y":{"rawValue":499900},"z":{"rawValue":302666687}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":640000000},"y":{"rawValue":499900},"z":{"rawValue":310000030}},{"x":{"rawValue":642333312},"y":{"rawValue":666566},"z":{"rawValue":307666687}},{"x":{"rawValue":643666687},"y":{"rawValue":499899},"z":{"rawValue":305000030}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":725333374},"y":{"rawValue":4833233},"z":{"rawValue":300333343}},{"x":{"rawValue":725333374},"y":{"rawValue":4499899},"z":{"rawValue":298666687}},{"x":{"rawValue":723666687},"y":{"rawValue":4499899},"z":{"rawValue":298666687}},{"x":{"rawValue":729000061},"y":{"rawValue":4999899},"z":{"rawValue":298666687}},{"x":{"rawValue":725333374},"y":{"rawValue":4499899},"z":{"rawValue":298666687}},{"x":{"rawValue":725333374},"y":{"rawValue":4833233},"z":{"rawValue":300333343}},{"x":{"rawValue":731333374},"y":{"rawValue":5333233},"z":{"rawValue":306333343}},{"x":{"rawValue":732333374},"y":{"rawValue":5166566},"z":{"rawValue":306333343}},{"x":{"rawValue":733333374},"y":{"rawValue":4999899},"z":{"rawValue":306333343}},{"x":{"rawValue":736666687},"y":{"rawValue":4833233},"z":{"rawValue":306333343}},{"x":{"rawValue":729000061},"y":{"rawValue":4999899},"z":{"rawValue":298666687}},{"x":{"rawValue":732333374},"y":{"rawValue":5166566},"z":{"rawValue":306333343}},{"x":{"rawValue":733333374},"y":{"rawValue":4999899},"z":{"rawValue":306333343}},{"x":{"rawValue":729000061},"y":{"rawValue":4999899},"z":{"rawValue":298666687}},{"x":{"rawValue":732333374},"y":{"rawValue":5166566},"z":{"rawValue":306333343}},{"x":{"rawValue":731333374},"y":{"rawValue":5333233},"z":{"rawValue":306333343}},{"x":{"rawValue":731666687},"y":{"rawValue":5333233},"z":{"rawValue":307000030}},{"x":{"rawValue":736666687},"y":{"rawValue":4833233},"z":{"rawValue":306333343}},{"x":{"rawValue":733333374},"y":{"rawValue":4999899},"z":{"rawValue":306333343}},{"x":{"rawValue":741000061},"y":{"rawValue":3666566},"z":{"rawValue":314000030}},{"x":{"rawValue":742000061},"y":{"rawValue":3499900},"z":{"rawValue":314000030}},{"x":{"rawValue":742000061},"y":{"rawValue":3499900},"z":{"rawValue":314000030}},{"x":{"rawValue":743000061},"y":{"rawValue":3333233},"z":{"rawValue":314000030}},{"x":{"rawValue":736666687},"y":{"rawValue":4833233},"z":{"rawValue":306333343}},{"x":{"rawValue":743000061},"y":{"rawValue":3333233},"z":{"rawValue":314000030}},{"x":{"rawValue":744333374},"y":{"rawValue":3166566},"z":{"rawValue":314000030}},{"x":{"rawValue":736666687},"y":{"rawValue":4833233},"z":{"rawValue":306333343}},{"x":{"rawValue":742000061},"y":{"rawValue":3499900},"z":{"rawValue":314000030}},{"x":{"rawValue":741000061},"y":{"rawValue":3666566},"z":{"rawValue":314000030}},{"x":{"rawValue":741333374},"y":{"rawValue":3666566},"z":{"rawValue":314666687}},{"x":{"rawValue":750666687},"y":{"rawValue":1333233},"z":{"rawValue":321666687}},{"x":{"rawValue":750666687},"y":{"rawValue":1333233},"z":{"rawValue":323666687}},{"x":{"rawValue":751666687},"y":{"rawValue":999899},"z":{"rawValue":323666687}},{"x":{"rawValue":750666687},"y":{"rawValue":1333233},"z":{"rawValue":321666687}},{"x":{"rawValue":751666687},"y":{"rawValue":999899},"z":{"rawValue":323666687}},{"x":{"rawValue":752666687},"y":{"rawValue":833233},"z":{"rawValue":323666687}},{"x":{"rawValue":755333374},"y":{"rawValue":833233},"z":{"rawValue":321000030}},{"x":{"rawValue":754000061},"y":{"rawValue":1333233},"z":{"rawValue":319333343}},{"x":{"rawValue":751666687},"y":{"rawValue":1333233},"z":{"rawValue":319333343}},{"x":{"rawValue":745666687},"y":{"rawValue":2833233},"z":{"rawValue":315333343}},{"x":{"rawValue":744333374},"y":{"rawValue":3166566},"z":{"rawValue":314000030}},{"x":{"rawValue":743000061},"y":{"rawValue":3333233},"z":{"rawValue":314000030}},{"x":{"rawValue":760666687},"y":{"rawValue":499900},"z":{"rawValue":339666687}},{"x":{"rawValue":760666687},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":751666687},"y":{"rawValue":1333233},"z":{"rawValue":319333343}},{"x":{"rawValue":748000061},"y":{"rawValue":2666566},"z":{"rawValue":315333343}},{"x":{"rawValue":745666687},"y":{"rawValue":2833233},"z":{"rawValue":315333343}},{"x":{"rawValue":745666687},"y":{"rawValue":2833233},"z":{"rawValue":315333343}},{"x":{"rawValue":743000061},"y":{"rawValue":3333233},"z":{"rawValue":314000030}},{"x":{"rawValue":750666687},"y":{"rawValue":1333233},"z":{"rawValue":321666687}},{"x":{"rawValue":751666687},"y":{"rawValue":1333233},"z":{"rawValue":319333343}},{"x":{"rawValue":751666687},"y":{"rawValue":999899},"z":{"rawValue":323666687}},{"x":{"rawValue":750666687},"y":{"rawValue":1333233},"z":{"rawValue":323666687}},{"x":{"rawValue":751000061},"y":{"rawValue":1333233},"z":{"rawValue":324333343}},{"x":{"rawValue":756666687},"y":{"rawValue":499900},"z":{"rawValue":329666687}},{"x":{"rawValue":756666687},"y":{"rawValue":833233},"z":{"rawValue":334000030}},{"x":{"rawValue":758666687},"y":{"rawValue":499900},"z":{"rawValue":335666687}},{"x":{"rawValue":758666687},"y":{"rawValue":499900},"z":{"rawValue":335666687}},{"x":{"rawValue":758666687},"y":{"rawValue":666566},"z":{"rawValue":338000030}},{"x":{"rawValue":760666687},"y":{"rawValue":499900},"z":{"rawValue":339666687}},{"x":{"rawValue":754666687},"y":{"rawValue":499900},"z":{"rawValue":325666687}},{"x":{"rawValue":754666687},"y":{"rawValue":666566},"z":{"rawValue":328000030}},{"x":{"rawValue":756666687},"y":{"rawValue":499900},"z":{"rawValue":329666687}},{"x":{"rawValue":755333374},"y":{"rawValue":833233},"z":{"rawValue":321000030}},{"x":{"rawValue":755333374},"y":{"rawValue":833233},"z":{"rawValue":321000030}},{"x":{"rawValue":752666687},"y":{"rawValue":833233},"z":{"rawValue":323666687}},{"x":{"rawValue":754666687},"y":{"rawValue":499900},"z":{"rawValue":325666687}},{"x":{"rawValue":756666687},"y":{"rawValue":499900},"z":{"rawValue":329666687}},{"x":{"rawValue":758666687},"y":{"rawValue":499900},"z":{"rawValue":335666687}},{"x":{"rawValue":760666687},"y":{"rawValue":499900},"z":{"rawValue":339666687}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":768000061},"y":{"rawValue":833233},"z":{"rawValue":321000030}},{"x":{"rawValue":755333374},"y":{"rawValue":833233},"z":{"rawValue":321000030}},{"x":{"rawValue":810000000},"y":{"rawValue":333233},"z":{"rawValue":307333343}},{"x":{"rawValue":807333312},"y":{"rawValue":499900},"z":{"rawValue":307333343}},{"x":{"rawValue":806666687},"y":{"rawValue":166566},"z":{"rawValue":309333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":795000000},"y":{"rawValue":166566},"z":{"rawValue":315333343}},{"x":{"rawValue":791000000},"y":{"rawValue":499899},"z":{"rawValue":315333343}},{"x":{"rawValue":791333312},"y":{"rawValue":166566},"z":{"rawValue":316666687}},{"x":{"rawValue":806666687},"y":{"rawValue":166566},"z":{"rawValue":309333343}},{"x":{"rawValue":803666687},"y":{"rawValue":499900},"z":{"rawValue":309333343}},{"x":{"rawValue":803000000},"y":{"rawValue":166566},"z":{"rawValue":311333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":803000000},"y":{"rawValue":166566},"z":{"rawValue":311333343}},{"x":{"rawValue":799666687},"y":{"rawValue":666566},"z":{"rawValue":311333343}},{"x":{"rawValue":799000000},"y":{"rawValue":166566},"z":{"rawValue":313333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":799000000},"y":{"rawValue":166566},"z":{"rawValue":313333343}},{"x":{"rawValue":795666687},"y":{"rawValue":499900},"z":{"rawValue":313333343}},{"x":{"rawValue":795000000},"y":{"rawValue":166566},"z":{"rawValue":315333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":795000000},"y":{"rawValue":166566},"z":{"rawValue":315333343}},{"x":{"rawValue":791333312},"y":{"rawValue":166566},"z":{"rawValue":316666687}},{"x":{"rawValue":790666687},"y":{"rawValue":166566},"z":{"rawValue":317333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":790666687},"y":{"rawValue":166566},"z":{"rawValue":317333343}},{"x":{"rawValue":785333312},"y":{"rawValue":666566},"z":{"rawValue":317333343}},{"x":{"rawValue":785666687},"y":{"rawValue":333233},"z":{"rawValue":318666687}},{"x":{"rawValue":790666687},"y":{"rawValue":166566},"z":{"rawValue":317333343}},{"x":{"rawValue":785666687},"y":{"rawValue":333233},"z":{"rawValue":318666687}},{"x":{"rawValue":785000000},"y":{"rawValue":166566},"z":{"rawValue":319333343}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":785000000},"y":{"rawValue":166566},"z":{"rawValue":319333343}},{"x":{"rawValue":779333312},"y":{"rawValue":666566},"z":{"rawValue":319333343}},{"x":{"rawValue":778666687},"y":{"rawValue":333233},"z":{"rawValue":321000030}},{"x":{"rawValue":778666687},"y":{"rawValue":333233},"z":{"rawValue":321000030}},{"x":{"rawValue":768000000},"y":{"rawValue":833233},"z":{"rawValue":321000030}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":785000000},"y":{"rawValue":166566},"z":{"rawValue":319333343}},{"x":{"rawValue":778666687},"y":{"rawValue":333233},"z":{"rawValue":321000030}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":810666687},"y":{"rawValue":333233},"z":{"rawValue":306666687}},{"x":{"rawValue":810000000},"y":{"rawValue":333233},"z":{"rawValue":307333343}},{"x":{"rawValue":812666687},"y":{"rawValue":333233},"z":{"rawValue":305666687}},{"x":{"rawValue":810666687},"y":{"rawValue":499900},"z":{"rawValue":305666687}},{"x":{"rawValue":810666687},"y":{"rawValue":333233},"z":{"rawValue":306666687}},{"x":{"rawValue":820333374},"y":{"rawValue":333233},"z":{"rawValue":299666687}},{"x":{"rawValue":819333374},"y":{"rawValue":499900},"z":{"rawValue":299666687}},{"x":{"rawValue":818666687},"y":{"rawValue":166566},"z":{"rawValue":301666687}},{"x":{"rawValue":818666687},"y":{"rawValue":166566},"z":{"rawValue":301666687}},{"x":{"rawValue":815333374},"y":{"rawValue":666566},"z":{"rawValue":301666687}},{"x":{"rawValue":815333374},"y":{"rawValue":333233},"z":{"rawValue":303000030}},{"x":{"rawValue":815333374},"y":{"rawValue":333233},"z":{"rawValue":303000030}},{"x":{"rawValue":813333374},"y":{"rawValue":499899},"z":{"rawValue":303666687}},{"x":{"rawValue":812666687},"y":{"rawValue":333233},"z":{"rawValue":305666687}},{"x":{"rawValue":818666687},"y":{"rawValue":166566},"z":{"rawValue":301666687}},{"x":{"rawValue":815333374},"y":{"rawValue":333233},"z":{"rawValue":303000030}},{"x":{"rawValue":812666687},"y":{"rawValue":333233},"z":{"rawValue":305666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":821000000},"y":{"rawValue":333233},"z":{"rawValue":298666687}},{"x":{"rawValue":820333374},"y":{"rawValue":333233},"z":{"rawValue":299666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":820333374},"y":{"rawValue":333233},"z":{"rawValue":299666687}},{"x":{"rawValue":818666687},"y":{"rawValue":166566},"z":{"rawValue":301666687}},{"x":{"rawValue":812666687},"y":{"rawValue":333233},"z":{"rawValue":305666687}},{"x":{"rawValue":810666687},"y":{"rawValue":333233},"z":{"rawValue":306666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":298666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":119000000},"y":{"rawValue":166566},"z":{"rawValue":357000000}},{"x":{"rawValue":120333335},"y":{"rawValue":499900},"z":{"rawValue":357333343}},{"x":{"rawValue":120333335},"y":{"rawValue":166566},"z":{"rawValue":355333343}},{"x":{"rawValue":126000000},"y":{"rawValue":166566},"z":{"rawValue":347333343}},{"x":{"rawValue":128000000},"y":{"rawValue":333233},"z":{"rawValue":346666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":345666687}},{"x":{"rawValue":120333335},"y":{"rawValue":166566},"z":{"rawValue":355333343}},{"x":{"rawValue":122333335},"y":{"rawValue":499899},"z":{"rawValue":354666687}},{"x":{"rawValue":122333335},"y":{"rawValue":333233},"z":{"rawValue":353333343}},{"x":{"rawValue":124000000},"y":{"rawValue":166566},"z":{"rawValue":349333343}},{"x":{"rawValue":126000000},"y":{"rawValue":333233},"z":{"rawValue":348666687}},{"x":{"rawValue":126000000},"y":{"rawValue":166566},"z":{"rawValue":347333343}},{"x":{"rawValue":122333335},"y":{"rawValue":333233},"z":{"rawValue":353333343}},{"x":{"rawValue":124000000},"y":{"rawValue":499900},"z":{"rawValue":352666687}},{"x":{"rawValue":124000000},"y":{"rawValue":166566},"z":{"rawValue":349333343}},{"x":{"rawValue":126000000},"y":{"rawValue":166566},"z":{"rawValue":347333343}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":345666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":120333335},"y":{"rawValue":166566},"z":{"rawValue":355333343}},{"x":{"rawValue":122333335},"y":{"rawValue":333233},"z":{"rawValue":353333343}},{"x":{"rawValue":124000000},"y":{"rawValue":166566},"z":{"rawValue":349333343}},{"x":{"rawValue":124000000},"y":{"rawValue":166566},"z":{"rawValue":349333343}},{"x":{"rawValue":126000000},"y":{"rawValue":166566},"z":{"rawValue":347333343}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":104666671},"y":{"rawValue":333233},"z":{"rawValue":384000000}},{"x":{"rawValue":104666671},"y":{"rawValue":333233},"z":{"rawValue":382666687}},{"x":{"rawValue":117000000},"y":{"rawValue":166566},"z":{"rawValue":360333343}},{"x":{"rawValue":118333335},"y":{"rawValue":499899},"z":{"rawValue":360333343}},{"x":{"rawValue":118333335},"y":{"rawValue":166566},"z":{"rawValue":357666687}},{"x":{"rawValue":108666671},"y":{"rawValue":166566},"z":{"rawValue":373666687}},{"x":{"rawValue":110333335},"y":{"rawValue":499900},"z":{"rawValue":373000000}},{"x":{"rawValue":110333335},"y":{"rawValue":333233},"z":{"rawValue":371000000}},{"x":{"rawValue":111000000},"y":{"rawValue":333233},"z":{"rawValue":370333343}},{"x":{"rawValue":112333335},"y":{"rawValue":666566},"z":{"rawValue":370333343}},{"x":{"rawValue":112333335},"y":{"rawValue":166566},"z":{"rawValue":367000000}},{"x":{"rawValue":114333335},"y":{"rawValue":166566},"z":{"rawValue":363000000}},{"x":{"rawValue":116333335},"y":{"rawValue":333233},"z":{"rawValue":362333343}},{"x":{"rawValue":117000000},"y":{"rawValue":166566},"z":{"rawValue":360333343}},{"x":{"rawValue":104666671},"y":{"rawValue":333233},"z":{"rawValue":382666687}},{"x":{"rawValue":106666671},"y":{"rawValue":666566},"z":{"rawValue":382000000}},{"x":{"rawValue":106666671},"y":{"rawValue":333233},"z":{"rawValue":378666687}},{"x":{"rawValue":110333335},"y":{"rawValue":333233},"z":{"rawValue":371000000}},{"x":{"rawValue":111000000},"y":{"rawValue":333233},"z":{"rawValue":370333343}},{"x":{"rawValue":112333335},"y":{"rawValue":166566},"z":{"rawValue":367000000}},{"x":{"rawValue":112333335},"y":{"rawValue":166566},"z":{"rawValue":367000000}},{"x":{"rawValue":114333335},"y":{"rawValue":499900},"z":{"rawValue":366333343}},{"x":{"rawValue":114333335},"y":{"rawValue":166566},"z":{"rawValue":363000000}},{"x":{"rawValue":106666671},"y":{"rawValue":333233},"z":{"rawValue":378666687}},{"x":{"rawValue":108666671},"y":{"rawValue":666566},"z":{"rawValue":378000000}},{"x":{"rawValue":108666671},"y":{"rawValue":166566},"z":{"rawValue":373666687}},{"x":{"rawValue":104666671},"y":{"rawValue":333233},"z":{"rawValue":382666687}},{"x":{"rawValue":106666671},"y":{"rawValue":333233},"z":{"rawValue":378666687}},{"x":{"rawValue":108666671},"y":{"rawValue":166566},"z":{"rawValue":373666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":108666671},"y":{"rawValue":166566},"z":{"rawValue":373666687}},{"x":{"rawValue":110333335},"y":{"rawValue":333233},"z":{"rawValue":371000000}},{"x":{"rawValue":112333335},"y":{"rawValue":166566},"z":{"rawValue":367000000}},{"x":{"rawValue":118333335},"y":{"rawValue":166566},"z":{"rawValue":357666687}},{"x":{"rawValue":119000000},"y":{"rawValue":166566},"z":{"rawValue":357000000}},{"x":{"rawValue":120333335},"y":{"rawValue":166566},"z":{"rawValue":355333343}},{"x":{"rawValue":124000000},"y":{"rawValue":166566},"z":{"rawValue":349333343}},{"x":{"rawValue":114333335},"y":{"rawValue":166566},"z":{"rawValue":363000000}},{"x":{"rawValue":117000000},"y":{"rawValue":166566},"z":{"rawValue":360333343}},{"x":{"rawValue":118333335},"y":{"rawValue":166566},"z":{"rawValue":357666687}},{"x":{"rawValue":114333335},"y":{"rawValue":166566},"z":{"rawValue":363000000}},{"x":{"rawValue":118333335},"y":{"rawValue":166566},"z":{"rawValue":357666687}},{"x":{"rawValue":124000000},"y":{"rawValue":166566},"z":{"rawValue":349333343}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":108666671},"y":{"rawValue":166566},"z":{"rawValue":373666687}},{"x":{"rawValue":112333335},"y":{"rawValue":166566},"z":{"rawValue":367000000}},{"x":{"rawValue":114333335},"y":{"rawValue":166566},"z":{"rawValue":363000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":345666687}},{"x":{"rawValue":130000000},"y":{"rawValue":499900},"z":{"rawValue":345000000}},{"x":{"rawValue":130000000},"y":{"rawValue":166566},"z":{"rawValue":343666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":130000000},"y":{"rawValue":166566},"z":{"rawValue":343666687}},{"x":{"rawValue":132000000},"y":{"rawValue":499900},"z":{"rawValue":343000000}},{"x":{"rawValue":132333328},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":174666671},"y":{"rawValue":89166572},"z":{"rawValue":378000000}},{"x":{"rawValue":175666671},"y":{"rawValue":89333236},"z":{"rawValue":378000000}},{"x":{"rawValue":175333343},"y":{"rawValue":89333236},"z":{"rawValue":376666687}},{"x":{"rawValue":174666671},"y":{"rawValue":89166572},"z":{"rawValue":375666687}},{"x":{"rawValue":176666671},"y":{"rawValue":89166572},"z":{"rawValue":374000000}},{"x":{"rawValue":176000000},"y":{"rawValue":89333236},"z":{"rawValue":375666687}},{"x":{"rawValue":176000000},"y":{"rawValue":89333236},"z":{"rawValue":376000000}},{"x":{"rawValue":179000000},"y":{"rawValue":89333236},"z":{"rawValue":376000000}},{"x":{"rawValue":179000000},"y":{"rawValue":89333236},"z":{"rawValue":374000000}},{"x":{"rawValue":176000000},"y":{"rawValue":89333236},"z":{"rawValue":375666687}},{"x":{"rawValue":174666671},"y":{"rawValue":89166572},"z":{"rawValue":375666687}},{"x":{"rawValue":175333343},"y":{"rawValue":89333236},"z":{"rawValue":376666687}},{"x":{"rawValue":176000000},"y":{"rawValue":89333236},"z":{"rawValue":376000000}},{"x":{"rawValue":240666671},"y":{"rawValue":59999900},"z":{"rawValue":346000000}},{"x":{"rawValue":240000015},"y":{"rawValue":60166568},"z":{"rawValue":346666687}},{"x":{"rawValue":245333343},"y":{"rawValue":59166568},"z":{"rawValue":346666687}},{"x":{"rawValue":240333343},"y":{"rawValue":59999900},"z":{"rawValue":344666687}},{"x":{"rawValue":240666671},"y":{"rawValue":59999900},"z":{"rawValue":346000000}},{"x":{"rawValue":245333343},"y":{"rawValue":59166568},"z":{"rawValue":346666687}},{"x":{"rawValue":246000015},"y":{"rawValue":59166568},"z":{"rawValue":345000000}},{"x":{"rawValue":256000000},"y":{"rawValue":57833236},"z":{"rawValue":345000000}},{"x":{"rawValue":248333343},"y":{"rawValue":58833236},"z":{"rawValue":344000000}},{"x":{"rawValue":247666687},"y":{"rawValue":58833236},"z":{"rawValue":344666687}},{"x":{"rawValue":247666687},"y":{"rawValue":58833236},"z":{"rawValue":344666687}},{"x":{"rawValue":240333343},"y":{"rawValue":59999900},"z":{"rawValue":344666687}},{"x":{"rawValue":246000015},"y":{"rawValue":59166568},"z":{"rawValue":345000000}},{"x":{"rawValue":256000000},"y":{"rawValue":57833236},"z":{"rawValue":345000000}},{"x":{"rawValue":256000000},"y":{"rawValue":57999900},"z":{"rawValue":342333343}},{"x":{"rawValue":248000015},"y":{"rawValue":58666568},"z":{"rawValue":342666687}},{"x":{"rawValue":248333343},"y":{"rawValue":58833236},"z":{"rawValue":344000000}},{"x":{"rawValue":256000000},"y":{"rawValue":57833236},"z":{"rawValue":345000000}},{"x":{"rawValue":256000000},"y":{"rawValue":57833236},"z":{"rawValue":345000000}},{"x":{"rawValue":257000000},"y":{"rawValue":57666568},"z":{"rawValue":345000000}},{"x":{"rawValue":257666656},"y":{"rawValue":57833236},"z":{"rawValue":343000000}},{"x":{"rawValue":256000000},"y":{"rawValue":57999900},"z":{"rawValue":342333343}},{"x":{"rawValue":257666656},"y":{"rawValue":57833236},"z":{"rawValue":343000000}},{"x":{"rawValue":268666656},"y":{"rawValue":56166568},"z":{"rawValue":343000000}},{"x":{"rawValue":269000000},"y":{"rawValue":56333236},"z":{"rawValue":341333343}},{"x":{"rawValue":256333343},"y":{"rawValue":57833236},"z":{"rawValue":341333343}},{"x":{"rawValue":256000000},"y":{"rawValue":57999900},"z":{"rawValue":342333343}},{"x":{"rawValue":344000000},"y":{"rawValue":36833236},"z":{"rawValue":341333343}},{"x":{"rawValue":342333343},"y":{"rawValue":37166568},"z":{"rawValue":341333343}},{"x":{"rawValue":342666687},"y":{"rawValue":36999900},"z":{"rawValue":343000000}},{"x":{"rawValue":345666687},"y":{"rawValue":36333236},"z":{"rawValue":343000000}},{"x":{"rawValue":348333343},"y":{"rawValue":35833236},"z":{"rawValue":342000000}},{"x":{"rawValue":352666687},"y":{"rawValue":34833236},"z":{"rawValue":342000000}},{"x":{"rawValue":352000000},"y":{"rawValue":34999900},"z":{"rawValue":341333343}},{"x":{"rawValue":348333343},"y":{"rawValue":35666568},"z":{"rawValue":341333343}},{"x":{"rawValue":353666687},"y":{"rawValue":34666568},"z":{"rawValue":342000000}},{"x":{"rawValue":354666687},"y":{"rawValue":34499900},"z":{"rawValue":342000000}},{"x":{"rawValue":354000000},"y":{"rawValue":34499900},"z":{"rawValue":341333343}},{"x":{"rawValue":357000000},"y":{"rawValue":33999900},"z":{"rawValue":342666687}},{"x":{"rawValue":356333343},"y":{"rawValue":34166568},"z":{"rawValue":342000000}},{"x":{"rawValue":355666687},"y":{"rawValue":34166568},"z":{"rawValue":342000000}},{"x":{"rawValue":357000000},"y":{"rawValue":33999900},"z":{"rawValue":342666687}},{"x":{"rawValue":355666687},"y":{"rawValue":34166568},"z":{"rawValue":342000000}},{"x":{"rawValue":354666687},"y":{"rawValue":34499900},"z":{"rawValue":342000000}},{"x":{"rawValue":357000000},"y":{"rawValue":33999900},"z":{"rawValue":342666687}},{"x":{"rawValue":354666687},"y":{"rawValue":34499900},"z":{"rawValue":342000000}},{"x":{"rawValue":353666687},"y":{"rawValue":34666568},"z":{"rawValue":342000000}},{"x":{"rawValue":357000000},"y":{"rawValue":33999900},"z":{"rawValue":342666687}},{"x":{"rawValue":353666687},"y":{"rawValue":34666568},"z":{"rawValue":342000000}},{"x":{"rawValue":352666687},"y":{"rawValue":34833236},"z":{"rawValue":342000000}},{"x":{"rawValue":352666687},"y":{"rawValue":34833236},"z":{"rawValue":342000000}},{"x":{"rawValue":348333343},"y":{"rawValue":35833236},"z":{"rawValue":342000000}},{"x":{"rawValue":348333343},"y":{"rawValue":35666568},"z":{"rawValue":344000000}},{"x":{"rawValue":357000000},"y":{"rawValue":33999900},"z":{"rawValue":342666687}},{"x":{"rawValue":366333343},"y":{"rawValue":32333236},"z":{"rawValue":344000000}},{"x":{"rawValue":365333343},"y":{"rawValue":32333236},"z":{"rawValue":342666687}},{"x":{"rawValue":357000000},"y":{"rawValue":33999900},"z":{"rawValue":342666687}},{"x":{"rawValue":348333343},"y":{"rawValue":35666568},"z":{"rawValue":344000000}},{"x":{"rawValue":369333343},"y":{"rawValue":31833234},"z":{"rawValue":344000000}},{"x":{"rawValue":372000000},"y":{"rawValue":31333234},"z":{"rawValue":344000000}},{"x":{"rawValue":371000000},"y":{"rawValue":31333234},"z":{"rawValue":342666687}},{"x":{"rawValue":370000000},"y":{"rawValue":31499900},"z":{"rawValue":342666687}},{"x":{"rawValue":367333343},"y":{"rawValue":32166568},"z":{"rawValue":344000000}},{"x":{"rawValue":368333343},"y":{"rawValue":31999900},"z":{"rawValue":344000000}},{"x":{"rawValue":367666687},"y":{"rawValue":31999900},"z":{"rawValue":343333343}},{"x":{"rawValue":373333343},"y":{"rawValue":31166568},"z":{"rawValue":344333343}},{"x":{"rawValue":374333343},"y":{"rawValue":30999900},"z":{"rawValue":344333343}},{"x":{"rawValue":373666687},"y":{"rawValue":30999900},"z":{"rawValue":343666687}},{"x":{"rawValue":372333343},"y":{"rawValue":31333234},"z":{"rawValue":344333343}},{"x":{"rawValue":372000000},"y":{"rawValue":31333234},"z":{"rawValue":344000000}},{"x":{"rawValue":369333343},"y":{"rawValue":31833234},"z":{"rawValue":344000000}},{"x":{"rawValue":372333343},"y":{"rawValue":31333234},"z":{"rawValue":344333343}},{"x":{"rawValue":369333343},"y":{"rawValue":31833234},"z":{"rawValue":344000000}},{"x":{"rawValue":368333343},"y":{"rawValue":31999900},"z":{"rawValue":344000000}},{"x":{"rawValue":372333343},"y":{"rawValue":31333234},"z":{"rawValue":344333343}},{"x":{"rawValue":368333343},"y":{"rawValue":31999900},"z":{"rawValue":344000000}},{"x":{"rawValue":367333343},"y":{"rawValue":32166568},"z":{"rawValue":344000000}},{"x":{"rawValue":372333343},"y":{"rawValue":31333234},"z":{"rawValue":344333343}},{"x":{"rawValue":367333343},"y":{"rawValue":32166568},"z":{"rawValue":344000000}},{"x":{"rawValue":366333343},"y":{"rawValue":32333236},"z":{"rawValue":344000000}},{"x":{"rawValue":348333343},"y":{"rawValue":35666568},"z":{"rawValue":344333343}},{"x":{"rawValue":372333343},"y":{"rawValue":31333234},"z":{"rawValue":344333343}},{"x":{"rawValue":366333343},"y":{"rawValue":32333236},"z":{"rawValue":344000000}},{"x":{"rawValue":348333343},"y":{"rawValue":35666568},"z":{"rawValue":344000000}},{"x":{"rawValue":348333343},"y":{"rawValue":35666568},"z":{"rawValue":344333343}},{"x":{"rawValue":348333343},"y":{"rawValue":35499900},"z":{"rawValue":345000000}},{"x":{"rawValue":353666687},"y":{"rawValue":34499900},"z":{"rawValue":345000000}},{"x":{"rawValue":372333343},"y":{"rawValue":31333234},"z":{"rawValue":344333343}},{"x":{"rawValue":372333343},"y":{"rawValue":31333234},"z":{"rawValue":344333343}},{"x":{"rawValue":363333343},"y":{"rawValue":32833236},"z":{"rawValue":346666687}},{"x":{"rawValue":364000000},"y":{"rawValue":32333236},"z":{"rawValue":348666687}},{"x":{"rawValue":369333343},"y":{"rawValue":31666568},"z":{"rawValue":348666687}},{"x":{"rawValue":373333343},"y":{"rawValue":31166568},"z":{"rawValue":344333343}},{"x":{"rawValue":381000000},"y":{"rawValue":30333234},"z":{"rawValue":352666687}},{"x":{"rawValue":384000000},"y":{"rawValue":30499900},"z":{"rawValue":352666687}},{"x":{"rawValue":384000000},"y":{"rawValue":30666568},"z":{"rawValue":352000000}},{"x":{"rawValue":371000000},"y":{"rawValue":31166568},"z":{"rawValue":350666687}},{"x":{"rawValue":377666687},"y":{"rawValue":30499900},"z":{"rawValue":351000000}},{"x":{"rawValue":378666687},"y":{"rawValue":30499900},"z":{"rawValue":351000000}},{"x":{"rawValue":371000000},"y":{"rawValue":31166568},"z":{"rawValue":350666687}},{"x":{"rawValue":378666687},"y":{"rawValue":30499900},"z":{"rawValue":351000000}},{"x":{"rawValue":379666687},"y":{"rawValue":30499900},"z":{"rawValue":351000000}},{"x":{"rawValue":384000000},"y":{"rawValue":30499900},"z":{"rawValue":344666687}},{"x":{"rawValue":374333343},"y":{"rawValue":30999900},"z":{"rawValue":344333343}},{"x":{"rawValue":369333343},"y":{"rawValue":31666568},"z":{"rawValue":348666687}},{"x":{"rawValue":369333343},"y":{"rawValue":31666568},"z":{"rawValue":348666687}},{"x":{"rawValue":374333343},"y":{"rawValue":30999900},"z":{"rawValue":344333343}},{"x":{"rawValue":373333343},"y":{"rawValue":31166568},"z":{"rawValue":344333343}},{"x":{"rawValue":353666687},"y":{"rawValue":34499900},"z":{"rawValue":345000000}},{"x":{"rawValue":354333343},"y":{"rawValue":34166568},"z":{"rawValue":346666687}},{"x":{"rawValue":363333343},"y":{"rawValue":32833236},"z":{"rawValue":346666687}},{"x":{"rawValue":372333343},"y":{"rawValue":31333234},"z":{"rawValue":344333343}},{"x":{"rawValue":378666687},"y":{"rawValue":30499900},"z":{"rawValue":351000000}},{"x":{"rawValue":377666687},"y":{"rawValue":30499900},"z":{"rawValue":351000000}},{"x":{"rawValue":378000000},"y":{"rawValue":30499900},"z":{"rawValue":351666687}},{"x":{"rawValue":379666687},"y":{"rawValue":30499900},"z":{"rawValue":351000000}},{"x":{"rawValue":381000000},"y":{"rawValue":30333234},"z":{"rawValue":352666687}},{"x":{"rawValue":384000000},"y":{"rawValue":30666568},"z":{"rawValue":352000000}},{"x":{"rawValue":384000000},"y":{"rawValue":30499900},"z":{"rawValue":344666687}},{"x":{"rawValue":386666656},"y":{"rawValue":31166568},"z":{"rawValue":350666687}},{"x":{"rawValue":388666656},"y":{"rawValue":31499900},"z":{"rawValue":350333343}},{"x":{"rawValue":388000000},"y":{"rawValue":31499900},"z":{"rawValue":350000000}},{"x":{"rawValue":384666656},"y":{"rawValue":30833234},"z":{"rawValue":351333343}},{"x":{"rawValue":386000000},"y":{"rawValue":30999900},"z":{"rawValue":351666687}},{"x":{"rawValue":386666656},"y":{"rawValue":31166568},"z":{"rawValue":350666687}},{"x":{"rawValue":386000000},"y":{"rawValue":30833234},"z":{"rawValue":346000000}},{"x":{"rawValue":386000000},"y":{"rawValue":30666568},"z":{"rawValue":344666687}},{"x":{"rawValue":384000000},"y":{"rawValue":30499900},"z":{"rawValue":344666687}},{"x":{"rawValue":388000000},"y":{"rawValue":31499900},"z":{"rawValue":350000000}},{"x":{"rawValue":388000000},"y":{"rawValue":31333234},"z":{"rawValue":346666687}},{"x":{"rawValue":386000000},"y":{"rawValue":30833234},"z":{"rawValue":346000000}},{"x":{"rawValue":384666656},"y":{"rawValue":30833234},"z":{"rawValue":351333343}},{"x":{"rawValue":386666656},"y":{"rawValue":31166568},"z":{"rawValue":350666687}},{"x":{"rawValue":388000000},"y":{"rawValue":31499900},"z":{"rawValue":350000000}},{"x":{"rawValue":386000000},"y":{"rawValue":30833234},"z":{"rawValue":346000000}},{"x":{"rawValue":384000000},"y":{"rawValue":30666568},"z":{"rawValue":352000000}},{"x":{"rawValue":384666656},"y":{"rawValue":30833234},"z":{"rawValue":351333343}},{"x":{"rawValue":386000000},"y":{"rawValue":30833234},"z":{"rawValue":346000000}},{"x":{"rawValue":384000000},"y":{"rawValue":30499900},"z":{"rawValue":344666687}},{"x":{"rawValue":440666687},"y":{"rawValue":48666568},"z":{"rawValue":361666687}},{"x":{"rawValue":440666687},"y":{"rawValue":48499900},"z":{"rawValue":360333343}},{"x":{"rawValue":439333343},"y":{"rawValue":48833236},"z":{"rawValue":360333343}},{"x":{"rawValue":428666687},"y":{"rawValue":48333236},"z":{"rawValue":357333343}},{"x":{"rawValue":428666687},"y":{"rawValue":48333236},"z":{"rawValue":358666687}},{"x":{"rawValue":430000030},"y":{"rawValue":48499900},"z":{"rawValue":358666687}},{"x":{"rawValue":433333343},"y":{"rawValue":48666568},"z":{"rawValue":356333343}},{"x":{"rawValue":430000030},"y":{"rawValue":48499900},"z":{"rawValue":358666687}},{"x":{"rawValue":430666687},"y":{"rawValue":48499900},"z":{"rawValue":360333343}},{"x":{"rawValue":431666687},"y":{"rawValue":48666568},"z":{"rawValue":360333343}},{"x":{"rawValue":427333343},"y":{"rawValue":47666568},"z":{"rawValue":352333343}},{"x":{"rawValue":426666687},"y":{"rawValue":47333236},"z":{"rawValue":351666687}},{"x":{"rawValue":426666687},"y":{"rawValue":47999900},"z":{"rawValue":355666687}},{"x":{"rawValue":441666687},"y":{"rawValue":48499900},"z":{"rawValue":368333343}},{"x":{"rawValue":443333343},"y":{"rawValue":48166568},"z":{"rawValue":370333343}},{"x":{"rawValue":445666687},"y":{"rawValue":47999900},"z":{"rawValue":370333343}},{"x":{"rawValue":429666687},"y":{"rawValue":47833236},"z":{"rawValue":352333343}},{"x":{"rawValue":427333343},"y":{"rawValue":47666568},"z":{"rawValue":352333343}},{"x":{"rawValue":426666687},"y":{"rawValue":47999900},"z":{"rawValue":355666687}},{"x":{"rawValue":428666687},"y":{"rawValue":48333236},"z":{"rawValue":357333343}},{"x":{"rawValue":433333343},"y":{"rawValue":48666568},"z":{"rawValue":356333343}},{"x":{"rawValue":440666687},"y":{"rawValue":48666568},"z":{"rawValue":361666687}},{"x":{"rawValue":441666687},"y":{"rawValue":48499900},"z":{"rawValue":368333343}},{"x":{"rawValue":445666687},"y":{"rawValue":47999900},"z":{"rawValue":370333343}},{"x":{"rawValue":452333343},"y":{"rawValue":46666568},"z":{"rawValue":373333343}},{"x":{"rawValue":440666687},"y":{"rawValue":48666568},"z":{"rawValue":361666687}},{"x":{"rawValue":439333343},"y":{"rawValue":48833236},"z":{"rawValue":360333343}},{"x":{"rawValue":431666687},"y":{"rawValue":48666568},"z":{"rawValue":360333343}},{"x":{"rawValue":439333343},"y":{"rawValue":48499900},"z":{"rawValue":368333343}},{"x":{"rawValue":441666687},"y":{"rawValue":48499900},"z":{"rawValue":368333343}},{"x":{"rawValue":445666687},"y":{"rawValue":47999900},"z":{"rawValue":370333343}},{"x":{"rawValue":448666687},"y":{"rawValue":47333236},"z":{"rawValue":373333343}},{"x":{"rawValue":452333343},"y":{"rawValue":46666568},"z":{"rawValue":373333343}},{"x":{"rawValue":433333343},"y":{"rawValue":48666568},"z":{"rawValue":356333343}},{"x":{"rawValue":430000030},"y":{"rawValue":48499900},"z":{"rawValue":358666687}},{"x":{"rawValue":431666687},"y":{"rawValue":48666568},"z":{"rawValue":360333343}},{"x":{"rawValue":439333343},"y":{"rawValue":48833236},"z":{"rawValue":360333343}},{"x":{"rawValue":435666687},"y":{"rawValue":48666568},"z":{"rawValue":356333343}},{"x":{"rawValue":453333343},"y":{"rawValue":46499900},"z":{"rawValue":373333343}},{"x":{"rawValue":454333343},"y":{"rawValue":46333236},"z":{"rawValue":373333343}},{"x":{"rawValue":453666687},"y":{"rawValue":46333236},"z":{"rawValue":372666687}},{"x":{"rawValue":456333343},"y":{"rawValue":45833236},"z":{"rawValue":375333343}},{"x":{"rawValue":456000030},"y":{"rawValue":45999900},"z":{"rawValue":373333343}},{"x":{"rawValue":455333343},"y":{"rawValue":45999900},"z":{"rawValue":373333343}},{"x":{"rawValue":456333343},"y":{"rawValue":45833236},"z":{"rawValue":375333343}},{"x":{"rawValue":455333343},"y":{"rawValue":45999900},"z":{"rawValue":373333343}},{"x":{"rawValue":454333343},"y":{"rawValue":46333236},"z":{"rawValue":373333343}},{"x":{"rawValue":456333343},"y":{"rawValue":45833236},"z":{"rawValue":375333343}},{"x":{"rawValue":454333343},"y":{"rawValue":46333236},"z":{"rawValue":373333343}},{"x":{"rawValue":453333343},"y":{"rawValue":46499900},"z":{"rawValue":373333343}},{"x":{"rawValue":456333343},"y":{"rawValue":45499900},"z":{"rawValue":379000000}},{"x":{"rawValue":460000030},"y":{"rawValue":44999900},"z":{"rawValue":379000000}},{"x":{"rawValue":456333343},"y":{"rawValue":45833236},"z":{"rawValue":375333343}},{"x":{"rawValue":455333343},"y":{"rawValue":45833236},"z":{"rawValue":378000000}},{"x":{"rawValue":456333343},"y":{"rawValue":45833236},"z":{"rawValue":375333343}},{"x":{"rawValue":453333343},"y":{"rawValue":46499900},"z":{"rawValue":373333343}},{"x":{"rawValue":452333343},"y":{"rawValue":46666568},"z":{"rawValue":373333343}},{"x":{"rawValue":453000030},"y":{"rawValue":45999900},"z":{"rawValue":378000000}},{"x":{"rawValue":455333343},"y":{"rawValue":45833236},"z":{"rawValue":378000000}},{"x":{"rawValue":456333343},"y":{"rawValue":45833236},"z":{"rawValue":375333343}},{"x":{"rawValue":452333343},"y":{"rawValue":46666568},"z":{"rawValue":373333343}},{"x":{"rawValue":448666687},"y":{"rawValue":47333236},"z":{"rawValue":373333343}},{"x":{"rawValue":462333343},"y":{"rawValue":44499900},"z":{"rawValue":379666687}},{"x":{"rawValue":461666687},"y":{"rawValue":44666568},"z":{"rawValue":379000000}},{"x":{"rawValue":461000030},"y":{"rawValue":44833236},"z":{"rawValue":379000000}},{"x":{"rawValue":462333343},"y":{"rawValue":44499900},"z":{"rawValue":379666687}},{"x":{"rawValue":461000030},"y":{"rawValue":44833236},"z":{"rawValue":379000000}},{"x":{"rawValue":460000030},"y":{"rawValue":44999900},"z":{"rawValue":379000000}},{"x":{"rawValue":460000030},"y":{"rawValue":44999900},"z":{"rawValue":379000000}},{"x":{"rawValue":456333343},"y":{"rawValue":45499900},"z":{"rawValue":379000000}},{"x":{"rawValue":458666687},"y":{"rawValue":44833236},"z":{"rawValue":381333343}},{"x":{"rawValue":462333343},"y":{"rawValue":44499900},"z":{"rawValue":379666687}},{"x":{"rawValue":466000030},"y":{"rawValue":43666568},"z":{"rawValue":381333343}},{"x":{"rawValue":464666687},"y":{"rawValue":43999900},"z":{"rawValue":379666687}},{"x":{"rawValue":462333343},"y":{"rawValue":44499900},"z":{"rawValue":379666687}},{"x":{"rawValue":458666687},"y":{"rawValue":44833236},"z":{"rawValue":381333343}},{"x":{"rawValue":467000030},"y":{"rawValue":43499900},"z":{"rawValue":381333343}},{"x":{"rawValue":468000030},"y":{"rawValue":43166568},"z":{"rawValue":381333343}},{"x":{"rawValue":467333343},"y":{"rawValue":43333236},"z":{"rawValue":380666687}},{"x":{"rawValue":469333343},"y":{"rawValue":42999900},"z":{"rawValue":382666687}},{"x":{"rawValue":468000030},"y":{"rawValue":43166568},"z":{"rawValue":381333343}},{"x":{"rawValue":467000030},"y":{"rawValue":43499900},"z":{"rawValue":381333343}},{"x":{"rawValue":458666687},"y":{"rawValue":44833236},"z":{"rawValue":381333343}},{"x":{"rawValue":459000030},"y":{"rawValue":44666568},"z":{"rawValue":382000000}},{"x":{"rawValue":461333343},"y":{"rawValue":44499900},"z":{"rawValue":382000000}},{"x":{"rawValue":466000030},"y":{"rawValue":43666568},"z":{"rawValue":381333343}},{"x":{"rawValue":469333343},"y":{"rawValue":42833236},"z":{"rawValue":384000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42999900},"z":{"rawValue":382666687}},{"x":{"rawValue":467000030},"y":{"rawValue":43499900},"z":{"rawValue":381333343}},{"x":{"rawValue":466000030},"y":{"rawValue":43666568},"z":{"rawValue":381333343}},{"x":{"rawValue":461333343},"y":{"rawValue":44499900},"z":{"rawValue":382000000}},{"x":{"rawValue":463333343},"y":{"rawValue":43833236},"z":{"rawValue":384000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42833236},"z":{"rawValue":384000000}},{"x":{"rawValue":470666687},"y":{"rawValue":42666568},"z":{"rawValue":384000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42999900},"z":{"rawValue":382666687}},{"x":{"rawValue":519333312},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":518333312},"y":{"rawValue":833233},"z":{"rawValue":341333343}},{"x":{"rawValue":518666687},"y":{"rawValue":999899},"z":{"rawValue":342000000}},{"x":{"rawValue":524000000},"y":{"rawValue":833233},"z":{"rawValue":343000000}},{"x":{"rawValue":524666687},"y":{"rawValue":833233},"z":{"rawValue":343666687}},{"x":{"rawValue":525333312},"y":{"rawValue":833233},"z":{"rawValue":343666687}},{"x":{"rawValue":524000000},"y":{"rawValue":833233},"z":{"rawValue":343000000}},{"x":{"rawValue":525333312},"y":{"rawValue":833233},"z":{"rawValue":343666687}},{"x":{"rawValue":526333312},"y":{"rawValue":666566},"z":{"rawValue":343666687}},{"x":{"rawValue":520333312},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":521666687},"y":{"rawValue":999899},"z":{"rawValue":343000000}},{"x":{"rawValue":524000000},"y":{"rawValue":833233},"z":{"rawValue":343000000}},{"x":{"rawValue":526333312},"y":{"rawValue":666566},"z":{"rawValue":343666687}},{"x":{"rawValue":527333312},"y":{"rawValue":999899},"z":{"rawValue":345000000}},{"x":{"rawValue":531666687},"y":{"rawValue":666566},"z":{"rawValue":345000000}},{"x":{"rawValue":520333312},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":524000000},"y":{"rawValue":833233},"z":{"rawValue":343000000}},{"x":{"rawValue":526333312},"y":{"rawValue":666566},"z":{"rawValue":343666687}},{"x":{"rawValue":531666687},"y":{"rawValue":666566},"z":{"rawValue":345000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":533000000},"y":{"rawValue":833233},"z":{"rawValue":346666687}},{"x":{"rawValue":554666687},"y":{"rawValue":499900},"z":{"rawValue":346666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":531666687},"y":{"rawValue":666566},"z":{"rawValue":345000000}},{"x":{"rawValue":580333374},"y":{"rawValue":999899},"z":{"rawValue":348666687}},{"x":{"rawValue":581000000},"y":{"rawValue":1166566},"z":{"rawValue":349333343}},{"x":{"rawValue":582000000},"y":{"rawValue":1166566},"z":{"rawValue":349333343}},{"x":{"rawValue":580333374},"y":{"rawValue":999899},"z":{"rawValue":348666687}},{"x":{"rawValue":582000000},"y":{"rawValue":1166566},"z":{"rawValue":349333343}},{"x":{"rawValue":583000000},"y":{"rawValue":999899},"z":{"rawValue":349333343}},{"x":{"rawValue":572333374},"y":{"rawValue":833233},"z":{"rawValue":346666687}},{"x":{"rawValue":574000000},"y":{"rawValue":1166566},"z":{"rawValue":348666687}},{"x":{"rawValue":580333374},"y":{"rawValue":999899},"z":{"rawValue":348666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":580333374},"y":{"rawValue":999899},"z":{"rawValue":348666687}},{"x":{"rawValue":583000000},"y":{"rawValue":999899},"z":{"rawValue":349333343}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":554666687},"y":{"rawValue":499900},"z":{"rawValue":346666687}},{"x":{"rawValue":572333374},"y":{"rawValue":833233},"z":{"rawValue":346666687}},{"x":{"rawValue":572333374},"y":{"rawValue":833233},"z":{"rawValue":346666687}},{"x":{"rawValue":580333374},"y":{"rawValue":999899},"z":{"rawValue":348666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":582000000},"y":{"rawValue":1166566},"z":{"rawValue":349333343}},{"x":{"rawValue":581000000},"y":{"rawValue":1166566},"z":{"rawValue":349333343}},{"x":{"rawValue":581333374},"y":{"rawValue":1333233},"z":{"rawValue":350000000}},{"x":{"rawValue":592000000},"y":{"rawValue":1666566},"z":{"rawValue":354666687}},{"x":{"rawValue":592666687},"y":{"rawValue":1666566},"z":{"rawValue":355333343}},{"x":{"rawValue":593666687},"y":{"rawValue":1666566},"z":{"rawValue":355333343}},{"x":{"rawValue":592000000},"y":{"rawValue":1666566},"z":{"rawValue":354666687}},{"x":{"rawValue":593666687},"y":{"rawValue":1666566},"z":{"rawValue":355333343}},{"x":{"rawValue":594666687},"y":{"rawValue":1499899},"z":{"rawValue":355333343}},{"x":{"rawValue":593666687},"y":{"rawValue":1666566},"z":{"rawValue":355333343}},{"x":{"rawValue":592666687},"y":{"rawValue":1666566},"z":{"rawValue":355333343}},{"x":{"rawValue":593000000},"y":{"rawValue":1833233},"z":{"rawValue":356000000}},{"x":{"rawValue":586333374},"y":{"rawValue":1166566},"z":{"rawValue":350666687}},{"x":{"rawValue":590000000},"y":{"rawValue":1833233},"z":{"rawValue":354666687}},{"x":{"rawValue":592000000},"y":{"rawValue":1666566},"z":{"rawValue":354666687}},{"x":{"rawValue":583000000},"y":{"rawValue":999899},"z":{"rawValue":349333343}},{"x":{"rawValue":584000000},"y":{"rawValue":1333233},"z":{"rawValue":350666687}},{"x":{"rawValue":586333374},"y":{"rawValue":1166566},"z":{"rawValue":350666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":586333374},"y":{"rawValue":1166566},"z":{"rawValue":350666687}},{"x":{"rawValue":592000000},"y":{"rawValue":1666566},"z":{"rawValue":354666687}},{"x":{"rawValue":594666687},"y":{"rawValue":1499899},"z":{"rawValue":355333343}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":594666687},"y":{"rawValue":1499899},"z":{"rawValue":355333343}},{"x":{"rawValue":597333374},"y":{"rawValue":1666566},"z":{"rawValue":358000000}},{"x":{"rawValue":597333374},"y":{"rawValue":1666566},"z":{"rawValue":358000000}},{"x":{"rawValue":598333374},"y":{"rawValue":1833233},"z":{"rawValue":359000000}},{"x":{"rawValue":599333374},"y":{"rawValue":1666566},"z":{"rawValue":359000000}},{"x":{"rawValue":597333374},"y":{"rawValue":1666566},"z":{"rawValue":358000000}},{"x":{"rawValue":599333374},"y":{"rawValue":1666566},"z":{"rawValue":359000000}},{"x":{"rawValue":600333374},"y":{"rawValue":1499899},"z":{"rawValue":359000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":597333374},"y":{"rawValue":1666566},"z":{"rawValue":358000000}},{"x":{"rawValue":600333374},"y":{"rawValue":1499899},"z":{"rawValue":359000000}},{"x":{"rawValue":628000061},"y":{"rawValue":666566},"z":{"rawValue":359000000}},{"x":{"rawValue":628000061},"y":{"rawValue":499900},"z":{"rawValue":341333343}},{"x":{"rawValue":599333374},"y":{"rawValue":1666566},"z":{"rawValue":359000000}},{"x":{"rawValue":598333374},"y":{"rawValue":1833233},"z":{"rawValue":359000000}},{"x":{"rawValue":598666687},"y":{"rawValue":1833233},"z":{"rawValue":359666687}},{"x":{"rawValue":601000061},"y":{"rawValue":1999899},"z":{"rawValue":362000000}},{"x":{"rawValue":602333374},"y":{"rawValue":1999899},"z":{"rawValue":363000000}},{"x":{"rawValue":603333374},"y":{"rawValue":1833233},"z":{"rawValue":363000000}},{"x":{"rawValue":601666687},"y":{"rawValue":1666566},"z":{"rawValue":360333343}},{"x":{"rawValue":601000061},"y":{"rawValue":1999899},"z":{"rawValue":362000000}},{"x":{"rawValue":603333374},"y":{"rawValue":1833233},"z":{"rawValue":363000000}},{"x":{"rawValue":604333374},"y":{"rawValue":1666566},"z":{"rawValue":363000000}},{"x":{"rawValue":628000061},"y":{"rawValue":666566},"z":{"rawValue":359000000}},{"x":{"rawValue":600333374},"y":{"rawValue":1499899},"z":{"rawValue":359000000}},{"x":{"rawValue":601666687},"y":{"rawValue":1666566},"z":{"rawValue":360333343}},{"x":{"rawValue":604333374},"y":{"rawValue":1666566},"z":{"rawValue":363000000}},{"x":{"rawValue":628000061},"y":{"rawValue":666566},"z":{"rawValue":363000000}},{"x":{"rawValue":628000061},"y":{"rawValue":666566},"z":{"rawValue":359000000}},{"x":{"rawValue":601666687},"y":{"rawValue":1666566},"z":{"rawValue":360333343}},{"x":{"rawValue":603333374},"y":{"rawValue":1833233},"z":{"rawValue":363000000}},{"x":{"rawValue":602333374},"y":{"rawValue":1999899},"z":{"rawValue":363000000}},{"x":{"rawValue":602666687},"y":{"rawValue":1999899},"z":{"rawValue":363666687}},{"x":{"rawValue":613333374},"y":{"rawValue":1833233},"z":{"rawValue":376000000}},{"x":{"rawValue":613000061},"y":{"rawValue":1999899},"z":{"rawValue":377666687}},{"x":{"rawValue":614000061},"y":{"rawValue":1833233},"z":{"rawValue":378333343}},{"x":{"rawValue":628666687},"y":{"rawValue":666566},"z":{"rawValue":368000000}},{"x":{"rawValue":629333374},"y":{"rawValue":833233},"z":{"rawValue":366333343}},{"x":{"rawValue":628000061},"y":{"rawValue":499900},"z":{"rawValue":365333343}},{"x":{"rawValue":634000061},"y":{"rawValue":666566},"z":{"rawValue":384000000}},{"x":{"rawValue":634000061},"y":{"rawValue":833233},"z":{"rawValue":383000000}},{"x":{"rawValue":632000061},"y":{"rawValue":499900},"z":{"rawValue":381333343}},{"x":{"rawValue":616000061},"y":{"rawValue":1833233},"z":{"rawValue":382333343}},{"x":{"rawValue":616000061},"y":{"rawValue":1833233},"z":{"rawValue":384000000}},{"x":{"rawValue":614000061},"y":{"rawValue":1833233},"z":{"rawValue":378333343}},{"x":{"rawValue":614000061},"y":{"rawValue":2166566},"z":{"rawValue":380666687}},{"x":{"rawValue":616000061},"y":{"rawValue":1833233},"z":{"rawValue":382333343}},{"x":{"rawValue":632000061},"y":{"rawValue":499899},"z":{"rawValue":381333343}},{"x":{"rawValue":632000061},"y":{"rawValue":833233},"z":{"rawValue":377000000}},{"x":{"rawValue":630000061},"y":{"rawValue":499900},"z":{"rawValue":375333343}},{"x":{"rawValue":613333374},"y":{"rawValue":1833233},"z":{"rawValue":376000000}},{"x":{"rawValue":614000061},"y":{"rawValue":1833233},"z":{"rawValue":378333343}},{"x":{"rawValue":616000061},"y":{"rawValue":1833233},"z":{"rawValue":382333343}},{"x":{"rawValue":609666687},"y":{"rawValue":1833233},"z":{"rawValue":370333343}},{"x":{"rawValue":609000061},"y":{"rawValue":2166566},"z":{"rawValue":372000000}},{"x":{"rawValue":613333374},"y":{"rawValue":1833233},"z":{"rawValue":376000000}},{"x":{"rawValue":630000061},"y":{"rawValue":499900},"z":{"rawValue":375333343}},{"x":{"rawValue":628666687},"y":{"rawValue":666566},"z":{"rawValue":368000000}},{"x":{"rawValue":628000061},"y":{"rawValue":499900},"z":{"rawValue":365333343}},{"x":{"rawValue":628000061},"y":{"rawValue":666566},"z":{"rawValue":363000000}},{"x":{"rawValue":604333374},"y":{"rawValue":1666566},"z":{"rawValue":363000000}},{"x":{"rawValue":605666687},"y":{"rawValue":1666566},"z":{"rawValue":364333343}},{"x":{"rawValue":605666687},"y":{"rawValue":1666566},"z":{"rawValue":364333343}},{"x":{"rawValue":605000061},"y":{"rawValue":1999899},"z":{"rawValue":366000000}},{"x":{"rawValue":609666687},"y":{"rawValue":1833233},"z":{"rawValue":370333343}},{"x":{"rawValue":628000061},"y":{"rawValue":499900},"z":{"rawValue":365333343}},{"x":{"rawValue":628000061},"y":{"rawValue":666566},"z":{"rawValue":363000000}},{"x":{"rawValue":630000061},"y":{"rawValue":499900},"z":{"rawValue":375333343}},{"x":{"rawValue":630000061},"y":{"rawValue":833233},"z":{"rawValue":369000000}},{"x":{"rawValue":628666687},"y":{"rawValue":666566},"z":{"rawValue":368000000}},{"x":{"rawValue":695333374},"y":{"rawValue":92166572},"z":{"rawValue":356666687}},{"x":{"rawValue":696333374},"y":{"rawValue":91999900},"z":{"rawValue":358666687}},{"x":{"rawValue":696333374},"y":{"rawValue":92166572},"z":{"rawValue":354333343}},{"x":{"rawValue":694333374},"y":{"rawValue":92166572},"z":{"rawValue":356666687}},{"x":{"rawValue":695333374},"y":{"rawValue":92166572},"z":{"rawValue":356666687}},{"x":{"rawValue":696333374},"y":{"rawValue":92166572},"z":{"rawValue":354333343}},{"x":{"rawValue":694333374},"y":{"rawValue":92166572},"z":{"rawValue":353666687}},{"x":{"rawValue":762000061},"y":{"rawValue":333233},"z":{"rawValue":343000000}},{"x":{"rawValue":761666687},"y":{"rawValue":666566},"z":{"rawValue":344666687}},{"x":{"rawValue":762666687},"y":{"rawValue":499900},"z":{"rawValue":345333343}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":760666687},"y":{"rawValue":666566},"z":{"rawValue":341333343}},{"x":{"rawValue":762000061},"y":{"rawValue":333233},"z":{"rawValue":343000000}},{"x":{"rawValue":762666687},"y":{"rawValue":499900},"z":{"rawValue":345333343}},{"x":{"rawValue":762666687},"y":{"rawValue":833233},"z":{"rawValue":349666687}},{"x":{"rawValue":764666687},"y":{"rawValue":499900},"z":{"rawValue":351333343}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":762000061},"y":{"rawValue":333233},"z":{"rawValue":343000000}},{"x":{"rawValue":762666687},"y":{"rawValue":499900},"z":{"rawValue":345333343}},{"x":{"rawValue":764666687},"y":{"rawValue":499900},"z":{"rawValue":351333343}},{"x":{"rawValue":764666687},"y":{"rawValue":499900},"z":{"rawValue":351333343}},{"x":{"rawValue":764666687},"y":{"rawValue":833233},"z":{"rawValue":357666687}},{"x":{"rawValue":766333374},"y":{"rawValue":499900},"z":{"rawValue":359000000}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":766333374},"y":{"rawValue":499899},"z":{"rawValue":359000000}},{"x":{"rawValue":766333374},"y":{"rawValue":999899},"z":{"rawValue":367000000}},{"x":{"rawValue":768000061},"y":{"rawValue":666566},"z":{"rawValue":368333343}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":768000000},"y":{"rawValue":666566},"z":{"rawValue":368333343}},{"x":{"rawValue":768333312},"y":{"rawValue":833233},"z":{"rawValue":375000000}},{"x":{"rawValue":770333312},"y":{"rawValue":499900},"z":{"rawValue":376666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":770333312},"y":{"rawValue":499900},"z":{"rawValue":376666687}},{"x":{"rawValue":770333312},"y":{"rawValue":666566},"z":{"rawValue":384000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":341333343}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":103333335},"y":{"rawValue":333233},"z":{"rawValue":386333343}},{"x":{"rawValue":104666671},"y":{"rawValue":666566},"z":{"rawValue":386666656}},{"x":{"rawValue":104666671},"y":{"rawValue":333233},"z":{"rawValue":384000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":95000000},"y":{"rawValue":166566},"z":{"rawValue":420333343}},{"x":{"rawValue":95000000},"y":{"rawValue":166566},"z":{"rawValue":418333343}},{"x":{"rawValue":101333335},"y":{"rawValue":333233},"z":{"rawValue":392333343}},{"x":{"rawValue":102666671},"y":{"rawValue":666566},"z":{"rawValue":392666656}},{"x":{"rawValue":102666671},"y":{"rawValue":333233},"z":{"rawValue":387000000}},{"x":{"rawValue":95000000},"y":{"rawValue":166566},"z":{"rawValue":418333343}},{"x":{"rawValue":96666671},"y":{"rawValue":499900},"z":{"rawValue":417666656}},{"x":{"rawValue":96666671},"y":{"rawValue":166566},"z":{"rawValue":406333343}},{"x":{"rawValue":100666671},"y":{"rawValue":333233},"z":{"rawValue":393000000}},{"x":{"rawValue":101333335},"y":{"rawValue":333233},"z":{"rawValue":392333343}},{"x":{"rawValue":102666671},"y":{"rawValue":333233},"z":{"rawValue":387000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":97333335},"y":{"rawValue":166566},"z":{"rawValue":405666656}},{"x":{"rawValue":98666671},"y":{"rawValue":499899},"z":{"rawValue":406000000}},{"x":{"rawValue":98666671},"y":{"rawValue":333233},"z":{"rawValue":400333343}},{"x":{"rawValue":98666671},"y":{"rawValue":333233},"z":{"rawValue":400333343}},{"x":{"rawValue":100666671},"y":{"rawValue":666566},"z":{"rawValue":399666656}},{"x":{"rawValue":100666671},"y":{"rawValue":333233},"z":{"rawValue":393000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":95000000},"y":{"rawValue":333233},"z":{"rawValue":426666656}},{"x":{"rawValue":95000000},"y":{"rawValue":333233},"z":{"rawValue":422333343}},{"x":{"rawValue":102666671},"y":{"rawValue":333233},"z":{"rawValue":387000000}},{"x":{"rawValue":103333335},"y":{"rawValue":333233},"z":{"rawValue":386333343}},{"x":{"rawValue":104666671},"y":{"rawValue":333233},"z":{"rawValue":384000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":95000000},"y":{"rawValue":333233},"z":{"rawValue":422333343}},{"x":{"rawValue":96333335},"y":{"rawValue":499900},"z":{"rawValue":421333343}},{"x":{"rawValue":95000000},"y":{"rawValue":166566},"z":{"rawValue":420333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":96666671},"y":{"rawValue":166566},"z":{"rawValue":406333343}},{"x":{"rawValue":97333335},"y":{"rawValue":166566},"z":{"rawValue":405666656}},{"x":{"rawValue":98666671},"y":{"rawValue":333233},"z":{"rawValue":400333343}},{"x":{"rawValue":96666671},"y":{"rawValue":166566},"z":{"rawValue":406333343}},{"x":{"rawValue":98666671},"y":{"rawValue":333233},"z":{"rawValue":400333343}},{"x":{"rawValue":100666671},"y":{"rawValue":333233},"z":{"rawValue":393000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":95000000},"y":{"rawValue":166566},"z":{"rawValue":418333343}},{"x":{"rawValue":96666671},"y":{"rawValue":166566},"z":{"rawValue":406333343}},{"x":{"rawValue":151333328},"y":{"rawValue":73333236},"z":{"rawValue":425666656}},{"x":{"rawValue":150666671},"y":{"rawValue":73333236},"z":{"rawValue":426333343}},{"x":{"rawValue":151666671},"y":{"rawValue":73166572},"z":{"rawValue":426333343}},{"x":{"rawValue":151333328},"y":{"rawValue":73333236},"z":{"rawValue":425666656}},{"x":{"rawValue":151666671},"y":{"rawValue":73166572},"z":{"rawValue":426333343}},{"x":{"rawValue":151666671},"y":{"rawValue":73333236},"z":{"rawValue":424333343}},{"x":{"rawValue":151333328},"y":{"rawValue":73999900},"z":{"rawValue":418000000}},{"x":{"rawValue":153333328},"y":{"rawValue":73333236},"z":{"rawValue":423666656}},{"x":{"rawValue":153333328},"y":{"rawValue":73999900},"z":{"rawValue":418333343}},{"x":{"rawValue":152666671},"y":{"rawValue":73999900},"z":{"rawValue":418333343}},{"x":{"rawValue":153333328},"y":{"rawValue":73333236},"z":{"rawValue":423666656}},{"x":{"rawValue":152666671},"y":{"rawValue":73999900},"z":{"rawValue":418333343}},{"x":{"rawValue":151333328},"y":{"rawValue":73999900},"z":{"rawValue":418000000}},{"x":{"rawValue":151666671},"y":{"rawValue":73333236},"z":{"rawValue":424333343}},{"x":{"rawValue":151666671},"y":{"rawValue":73166572},"z":{"rawValue":426666656}},{"x":{"rawValue":151666671},"y":{"rawValue":73166572},"z":{"rawValue":426333343}},{"x":{"rawValue":150666671},"y":{"rawValue":73333236},"z":{"rawValue":426333343}},{"x":{"rawValue":149333328},"y":{"rawValue":73166572},"z":{"rawValue":426666656}},{"x":{"rawValue":151666671},"y":{"rawValue":73166572},"z":{"rawValue":426666656}},{"x":{"rawValue":150666671},"y":{"rawValue":73333236},"z":{"rawValue":426333343}},{"x":{"rawValue":149333328},"y":{"rawValue":73166572},"z":{"rawValue":426000000}},{"x":{"rawValue":211000000},"y":{"rawValue":166566},"z":{"rawValue":417000000}},{"x":{"rawValue":209666671},"y":{"rawValue":166566},"z":{"rawValue":417000000}},{"x":{"rawValue":209000000},"y":{"rawValue":166566},"z":{"rawValue":418666656}},{"x":{"rawValue":209000000},"y":{"rawValue":166566},"z":{"rawValue":418666656}},{"x":{"rawValue":208000000},"y":{"rawValue":333233},"z":{"rawValue":418666656}},{"x":{"rawValue":207333343},"y":{"rawValue":166566},"z":{"rawValue":420666656}},{"x":{"rawValue":207333343},"y":{"rawValue":166566},"z":{"rawValue":420666656}},{"x":{"rawValue":206000000},"y":{"rawValue":333233},"z":{"rawValue":420666656}},{"x":{"rawValue":205333343},"y":{"rawValue":166566},"z":{"rawValue":422666656}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":414666656}},{"x":{"rawValue":211666671},"y":{"rawValue":166566},"z":{"rawValue":415000000}},{"x":{"rawValue":211000000},"y":{"rawValue":166566},"z":{"rawValue":417000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":205333343},"y":{"rawValue":166566},"z":{"rawValue":422666656}},{"x":{"rawValue":204000000},"y":{"rawValue":499900},"z":{"rawValue":422666656}},{"x":{"rawValue":204000000},"y":{"rawValue":166566},"z":{"rawValue":426000000}},{"x":{"rawValue":211000000},"y":{"rawValue":166566},"z":{"rawValue":417000000}},{"x":{"rawValue":209000000},"y":{"rawValue":166566},"z":{"rawValue":418666656}},{"x":{"rawValue":207333343},"y":{"rawValue":166566},"z":{"rawValue":420666656}},{"x":{"rawValue":204000000},"y":{"rawValue":166566},"z":{"rawValue":426000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":207333343},"y":{"rawValue":166566},"z":{"rawValue":420666656}},{"x":{"rawValue":205333343},"y":{"rawValue":166566},"z":{"rawValue":422666656}},{"x":{"rawValue":204000000},"y":{"rawValue":166566},"z":{"rawValue":426000000}},{"x":{"rawValue":204000000},"y":{"rawValue":166566},"z":{"rawValue":426000000}},{"x":{"rawValue":203333343},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":215000015},"y":{"rawValue":166566},"z":{"rawValue":413000000}},{"x":{"rawValue":213666671},"y":{"rawValue":166566},"z":{"rawValue":413000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":414666656}},{"x":{"rawValue":220333343},"y":{"rawValue":166566},"z":{"rawValue":409000000}},{"x":{"rawValue":217666671},"y":{"rawValue":333233},"z":{"rawValue":409000000}},{"x":{"rawValue":217666671},"y":{"rawValue":166566},"z":{"rawValue":410333343}},{"x":{"rawValue":228000015},"y":{"rawValue":166566},"z":{"rawValue":405000000}},{"x":{"rawValue":224666671},"y":{"rawValue":333233},"z":{"rawValue":405000000}},{"x":{"rawValue":225000015},"y":{"rawValue":166566},"z":{"rawValue":406333343}},{"x":{"rawValue":224333343},"y":{"rawValue":166566},"z":{"rawValue":407000000}},{"x":{"rawValue":220666671},"y":{"rawValue":333233},"z":{"rawValue":407000000}},{"x":{"rawValue":221000015},"y":{"rawValue":166566},"z":{"rawValue":408333343}},{"x":{"rawValue":217666671},"y":{"rawValue":166566},"z":{"rawValue":410333343}},{"x":{"rawValue":215666671},"y":{"rawValue":333233},"z":{"rawValue":411000000}},{"x":{"rawValue":215000015},"y":{"rawValue":166566},"z":{"rawValue":413000000}},{"x":{"rawValue":228000015},"y":{"rawValue":166566},"z":{"rawValue":405000000}},{"x":{"rawValue":225000015},"y":{"rawValue":166566},"z":{"rawValue":406333343}},{"x":{"rawValue":224333343},"y":{"rawValue":166566},"z":{"rawValue":407000000}},{"x":{"rawValue":234333343},"y":{"rawValue":166566},"z":{"rawValue":403333343}},{"x":{"rawValue":224333343},"y":{"rawValue":166566},"z":{"rawValue":407000000}},{"x":{"rawValue":221000015},"y":{"rawValue":166566},"z":{"rawValue":408333343}},{"x":{"rawValue":220333343},"y":{"rawValue":166566},"z":{"rawValue":409000000}},{"x":{"rawValue":240000015},"y":{"rawValue":166566},"z":{"rawValue":401333343}},{"x":{"rawValue":234666671},"y":{"rawValue":333233},"z":{"rawValue":401333343}},{"x":{"rawValue":235000015},"y":{"rawValue":166566},"z":{"rawValue":402666656}},{"x":{"rawValue":246333343},"y":{"rawValue":166566},"z":{"rawValue":399333343}},{"x":{"rawValue":240333343},"y":{"rawValue":499900},"z":{"rawValue":399333343}},{"x":{"rawValue":240666671},"y":{"rawValue":166566},"z":{"rawValue":400666656}},{"x":{"rawValue":240000015},"y":{"rawValue":166566},"z":{"rawValue":401333343}},{"x":{"rawValue":235000015},"y":{"rawValue":166566},"z":{"rawValue":402666656}},{"x":{"rawValue":234333343},"y":{"rawValue":166566},"z":{"rawValue":403333343}},{"x":{"rawValue":234333343},"y":{"rawValue":166566},"z":{"rawValue":403333343}},{"x":{"rawValue":228666671},"y":{"rawValue":499900},"z":{"rawValue":403333343}},{"x":{"rawValue":228000015},"y":{"rawValue":166566},"z":{"rawValue":405000000}},{"x":{"rawValue":246333343},"y":{"rawValue":166566},"z":{"rawValue":399333343}},{"x":{"rawValue":240666671},"y":{"rawValue":166566},"z":{"rawValue":400666656}},{"x":{"rawValue":240000015},"y":{"rawValue":166566},"z":{"rawValue":401333343}},{"x":{"rawValue":220333343},"y":{"rawValue":166566},"z":{"rawValue":409000000}},{"x":{"rawValue":217666671},"y":{"rawValue":166566},"z":{"rawValue":410333343}},{"x":{"rawValue":215000015},"y":{"rawValue":166566},"z":{"rawValue":413000000}},{"x":{"rawValue":220333343},"y":{"rawValue":166566},"z":{"rawValue":409000000}},{"x":{"rawValue":215000015},"y":{"rawValue":166566},"z":{"rawValue":413000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":414666656}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":224333343},"y":{"rawValue":166566},"z":{"rawValue":407000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":397000000}},{"x":{"rawValue":247000015},"y":{"rawValue":666566},"z":{"rawValue":397333343}},{"x":{"rawValue":246333343},"y":{"rawValue":166566},"z":{"rawValue":399333343}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":397000000}},{"x":{"rawValue":246333343},"y":{"rawValue":166566},"z":{"rawValue":399333343}},{"x":{"rawValue":234333343},"y":{"rawValue":166566},"z":{"rawValue":403333343}},{"x":{"rawValue":224333343},"y":{"rawValue":166566},"z":{"rawValue":407000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":246333343},"y":{"rawValue":166566},"z":{"rawValue":399333343}},{"x":{"rawValue":240000015},"y":{"rawValue":166566},"z":{"rawValue":401333343}},{"x":{"rawValue":234333343},"y":{"rawValue":166566},"z":{"rawValue":403333343}},{"x":{"rawValue":263333343},"y":{"rawValue":166566},"z":{"rawValue":395333343}},{"x":{"rawValue":256000000},"y":{"rawValue":499900},"z":{"rawValue":395333343}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":397000000}},{"x":{"rawValue":298666656},"y":{"rawValue":499900},"z":{"rawValue":389666656}},{"x":{"rawValue":291333343},"y":{"rawValue":499900},"z":{"rawValue":389666656}},{"x":{"rawValue":290666656},"y":{"rawValue":166566},"z":{"rawValue":391333343}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":275000000},"y":{"rawValue":166566},"z":{"rawValue":393333343}},{"x":{"rawValue":263666656},"y":{"rawValue":666566},"z":{"rawValue":393333343}},{"x":{"rawValue":264000000},"y":{"rawValue":333233},"z":{"rawValue":394666656}},{"x":{"rawValue":275000000},"y":{"rawValue":166566},"z":{"rawValue":393333343}},{"x":{"rawValue":264000000},"y":{"rawValue":333233},"z":{"rawValue":394666656}},{"x":{"rawValue":263333343},"y":{"rawValue":166566},"z":{"rawValue":395333343}},{"x":{"rawValue":290666656},"y":{"rawValue":166566},"z":{"rawValue":391333343}},{"x":{"rawValue":275333343},"y":{"rawValue":666566},"z":{"rawValue":391333343}},{"x":{"rawValue":275666656},"y":{"rawValue":333233},"z":{"rawValue":392666656}},{"x":{"rawValue":290666656},"y":{"rawValue":166566},"z":{"rawValue":391333343}},{"x":{"rawValue":275666656},"y":{"rawValue":333233},"z":{"rawValue":392666656}},{"x":{"rawValue":275000000},"y":{"rawValue":166566},"z":{"rawValue":393333343}},{"x":{"rawValue":275000000},"y":{"rawValue":166566},"z":{"rawValue":393333343}},{"x":{"rawValue":263333343},"y":{"rawValue":166566},"z":{"rawValue":395333343}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":397000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":290666656},"y":{"rawValue":166566},"z":{"rawValue":391333343}},{"x":{"rawValue":341333343},"y":{"rawValue":499900},"z":{"rawValue":393333343}},{"x":{"rawValue":339666687},"y":{"rawValue":833233},"z":{"rawValue":391333343}},{"x":{"rawValue":327666687},"y":{"rawValue":499900},"z":{"rawValue":391333343}},{"x":{"rawValue":327666687},"y":{"rawValue":499900},"z":{"rawValue":391333343}},{"x":{"rawValue":326333343},"y":{"rawValue":833233},"z":{"rawValue":389666656}},{"x":{"rawValue":298666687},"y":{"rawValue":499900},"z":{"rawValue":389666656}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":341333343},"y":{"rawValue":499899},"z":{"rawValue":393333343}},{"x":{"rawValue":327666687},"y":{"rawValue":499900},"z":{"rawValue":391333343}},{"x":{"rawValue":298666687},"y":{"rawValue":499900},"z":{"rawValue":389666656}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":367000000},"y":{"rawValue":499900},"z":{"rawValue":397333343}},{"x":{"rawValue":365333343},"y":{"rawValue":833233},"z":{"rawValue":395333343}},{"x":{"rawValue":357000000},"y":{"rawValue":499900},"z":{"rawValue":395333343}},{"x":{"rawValue":378666687},"y":{"rawValue":666566},"z":{"rawValue":399333343}},{"x":{"rawValue":377000000},"y":{"rawValue":1166566},"z":{"rawValue":397333343}},{"x":{"rawValue":367000000},"y":{"rawValue":499900},"z":{"rawValue":397333343}},{"x":{"rawValue":357000000},"y":{"rawValue":499900},"z":{"rawValue":395333343}},{"x":{"rawValue":355333343},"y":{"rawValue":833233},"z":{"rawValue":393333343}},{"x":{"rawValue":341333343},"y":{"rawValue":499900},"z":{"rawValue":393333343}},{"x":{"rawValue":367000000},"y":{"rawValue":499900},"z":{"rawValue":397333343}},{"x":{"rawValue":357000000},"y":{"rawValue":499900},"z":{"rawValue":395333343}},{"x":{"rawValue":341333343},"y":{"rawValue":499900},"z":{"rawValue":393333343}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":384000000},"y":{"rawValue":999899},"z":{"rawValue":399333343}},{"x":{"rawValue":378666687},"y":{"rawValue":666566},"z":{"rawValue":399333343}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":378666687},"y":{"rawValue":666566},"z":{"rawValue":399333343}},{"x":{"rawValue":367000000},"y":{"rawValue":499900},"z":{"rawValue":397333343}},{"x":{"rawValue":341333343},"y":{"rawValue":499900},"z":{"rawValue":393333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":398000000},"y":{"rawValue":666566},"z":{"rawValue":405000000}},{"x":{"rawValue":396666656},"y":{"rawValue":833233},"z":{"rawValue":403333343}},{"x":{"rawValue":394333343},"y":{"rawValue":833233},"z":{"rawValue":403333343}},{"x":{"rawValue":406000000},"y":{"rawValue":666566},"z":{"rawValue":409000000}},{"x":{"rawValue":404333343},"y":{"rawValue":833233},"z":{"rawValue":407000000}},{"x":{"rawValue":402000000},"y":{"rawValue":499900},"z":{"rawValue":407000000}},{"x":{"rawValue":402000000},"y":{"rawValue":499900},"z":{"rawValue":407000000}},{"x":{"rawValue":400333343},"y":{"rawValue":666566},"z":{"rawValue":405000000}},{"x":{"rawValue":398000000},"y":{"rawValue":666566},"z":{"rawValue":405000000}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":425333343},"y":{"rawValue":1333233},"z":{"rawValue":426666656}},{"x":{"rawValue":415333343},"y":{"rawValue":833233},"z":{"rawValue":416666656}},{"x":{"rawValue":394333343},"y":{"rawValue":833233},"z":{"rawValue":403333343}},{"x":{"rawValue":392666656},"y":{"rawValue":1166566},"z":{"rawValue":401333343}},{"x":{"rawValue":388333343},"y":{"rawValue":833233},"z":{"rawValue":401333343}},{"x":{"rawValue":411333343},"y":{"rawValue":666566},"z":{"rawValue":412666656}},{"x":{"rawValue":408000000},"y":{"rawValue":833233},"z":{"rawValue":409000000}},{"x":{"rawValue":406000000},"y":{"rawValue":666566},"z":{"rawValue":409000000}},{"x":{"rawValue":402000000},"y":{"rawValue":499900},"z":{"rawValue":407000000}},{"x":{"rawValue":398000000},"y":{"rawValue":666566},"z":{"rawValue":405000000}},{"x":{"rawValue":394333343},"y":{"rawValue":833233},"z":{"rawValue":403333343}},{"x":{"rawValue":415333343},"y":{"rawValue":1166566},"z":{"rawValue":414333343}},{"x":{"rawValue":412333343},"y":{"rawValue":833233},"z":{"rawValue":412666656}},{"x":{"rawValue":411333343},"y":{"rawValue":666566},"z":{"rawValue":412666656}},{"x":{"rawValue":412333343},"y":{"rawValue":833233},"z":{"rawValue":412666656}},{"x":{"rawValue":413333343},"y":{"rawValue":999899},"z":{"rawValue":412666656}},{"x":{"rawValue":412666656},"y":{"rawValue":999899},"z":{"rawValue":412000000}},{"x":{"rawValue":415333343},"y":{"rawValue":1166566},"z":{"rawValue":414333343}},{"x":{"rawValue":413333343},"y":{"rawValue":999899},"z":{"rawValue":412666656}},{"x":{"rawValue":412333343},"y":{"rawValue":833233},"z":{"rawValue":412666656}},{"x":{"rawValue":388333343},"y":{"rawValue":833233},"z":{"rawValue":401333343}},{"x":{"rawValue":386666656},"y":{"rawValue":1166566},"z":{"rawValue":399333343}},{"x":{"rawValue":384000000},"y":{"rawValue":999899},"z":{"rawValue":399333343}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":415333343},"y":{"rawValue":833233},"z":{"rawValue":416666656}},{"x":{"rawValue":415333343},"y":{"rawValue":1166566},"z":{"rawValue":414333343}},{"x":{"rawValue":411333343},"y":{"rawValue":666566},"z":{"rawValue":412666656}},{"x":{"rawValue":411333343},"y":{"rawValue":666566},"z":{"rawValue":412666656}},{"x":{"rawValue":406000000},"y":{"rawValue":666566},"z":{"rawValue":409000000}},{"x":{"rawValue":402000000},"y":{"rawValue":499900},"z":{"rawValue":407000000}},{"x":{"rawValue":402000000},"y":{"rawValue":499900},"z":{"rawValue":407000000}},{"x":{"rawValue":394333343},"y":{"rawValue":833233},"z":{"rawValue":403333343}},{"x":{"rawValue":388333343},"y":{"rawValue":833233},"z":{"rawValue":401333343}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":415333343},"y":{"rawValue":833233},"z":{"rawValue":416666656}},{"x":{"rawValue":411333343},"y":{"rawValue":666566},"z":{"rawValue":412666656}},{"x":{"rawValue":463333343},"y":{"rawValue":43833236},"z":{"rawValue":384000000}},{"x":{"rawValue":463666687},"y":{"rawValue":43333236},"z":{"rawValue":386000000}},{"x":{"rawValue":465333343},"y":{"rawValue":43333236},"z":{"rawValue":386000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42833236},"z":{"rawValue":384000000}},{"x":{"rawValue":463333343},"y":{"rawValue":43833236},"z":{"rawValue":384000000}},{"x":{"rawValue":465333343},"y":{"rawValue":43333236},"z":{"rawValue":386000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42499900},"z":{"rawValue":388000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42499900},"z":{"rawValue":388000000}},{"x":{"rawValue":465333343},"y":{"rawValue":43333236},"z":{"rawValue":386000000}},{"x":{"rawValue":467000030},"y":{"rawValue":42666568},"z":{"rawValue":388000000}},{"x":{"rawValue":508333343},"y":{"rawValue":39166568},"z":{"rawValue":401666656}},{"x":{"rawValue":506333343},"y":{"rawValue":38999900},"z":{"rawValue":401666656}},{"x":{"rawValue":507333343},"y":{"rawValue":38666568},"z":{"rawValue":403000000}},{"x":{"rawValue":472666687},"y":{"rawValue":42166568},"z":{"rawValue":385000000}},{"x":{"rawValue":473666687},"y":{"rawValue":41999900},"z":{"rawValue":385000000}},{"x":{"rawValue":473000000},"y":{"rawValue":42166568},"z":{"rawValue":384333343}},{"x":{"rawValue":504333343},"y":{"rawValue":38833236},"z":{"rawValue":401666656}},{"x":{"rawValue":498666687},"y":{"rawValue":38666568},"z":{"rawValue":401666656}},{"x":{"rawValue":500000000},"y":{"rawValue":38166568},"z":{"rawValue":403333343}},{"x":{"rawValue":503666687},"y":{"rawValue":38333236},"z":{"rawValue":403333343}},{"x":{"rawValue":475666687},"y":{"rawValue":41666568},"z":{"rawValue":387000000}},{"x":{"rawValue":473666687},"y":{"rawValue":41999900},"z":{"rawValue":385000000}},{"x":{"rawValue":472666687},"y":{"rawValue":42166568},"z":{"rawValue":385000000}},{"x":{"rawValue":498666687},"y":{"rawValue":38666568},"z":{"rawValue":401666656}},{"x":{"rawValue":504333343},"y":{"rawValue":38833236},"z":{"rawValue":401666656}},{"x":{"rawValue":503000000},"y":{"rawValue":38666568},"z":{"rawValue":393000000}},{"x":{"rawValue":498333343},"y":{"rawValue":38833236},"z":{"rawValue":393000000}},{"x":{"rawValue":476666687},"y":{"rawValue":41499900},"z":{"rawValue":387000000}},{"x":{"rawValue":477666687},"y":{"rawValue":41333236},"z":{"rawValue":387000000}},{"x":{"rawValue":477000000},"y":{"rawValue":41499900},"z":{"rawValue":386333343}},{"x":{"rawValue":478333343},"y":{"rawValue":41166568},"z":{"rawValue":387666656}},{"x":{"rawValue":477666687},"y":{"rawValue":41333236},"z":{"rawValue":387000000}},{"x":{"rawValue":476666687},"y":{"rawValue":41499900},"z":{"rawValue":387000000}},{"x":{"rawValue":478333343},"y":{"rawValue":41166568},"z":{"rawValue":387666656}},{"x":{"rawValue":476666687},"y":{"rawValue":41499900},"z":{"rawValue":387000000}},{"x":{"rawValue":475666687},"y":{"rawValue":41666568},"z":{"rawValue":387000000}},{"x":{"rawValue":504333343},"y":{"rawValue":38833236},"z":{"rawValue":401666656}},{"x":{"rawValue":506333343},"y":{"rawValue":38999900},"z":{"rawValue":401666656}},{"x":{"rawValue":503000000},"y":{"rawValue":38666568},"z":{"rawValue":393000000}},{"x":{"rawValue":485333343},"y":{"rawValue":39999900},"z":{"rawValue":390666656}},{"x":{"rawValue":482666687},"y":{"rawValue":40333236},"z":{"rawValue":387666656}},{"x":{"rawValue":478333343},"y":{"rawValue":41166568},"z":{"rawValue":387666656}},{"x":{"rawValue":472000000},"y":{"rawValue":41833236},"z":{"rawValue":390666656}},{"x":{"rawValue":488000000},"y":{"rawValue":39499900},"z":{"rawValue":389666656}},{"x":{"rawValue":487000000},"y":{"rawValue":39499900},"z":{"rawValue":388666656}},{"x":{"rawValue":486333343},"y":{"rawValue":39833236},"z":{"rawValue":390666656}},{"x":{"rawValue":491000000},"y":{"rawValue":39166568},"z":{"rawValue":390666656}},{"x":{"rawValue":490333343},"y":{"rawValue":39166568},"z":{"rawValue":389666656}},{"x":{"rawValue":488000000},"y":{"rawValue":39499900},"z":{"rawValue":389666656}},{"x":{"rawValue":486333343},"y":{"rawValue":39833236},"z":{"rawValue":390666656}},{"x":{"rawValue":491666687},"y":{"rawValue":39166568},"z":{"rawValue":391333343}},{"x":{"rawValue":491000000},"y":{"rawValue":39166568},"z":{"rawValue":390666656}},{"x":{"rawValue":486333343},"y":{"rawValue":39833236},"z":{"rawValue":390666656}},{"x":{"rawValue":497333343},"y":{"rawValue":38999900},"z":{"rawValue":393000000}},{"x":{"rawValue":496000000},"y":{"rawValue":38666568},"z":{"rawValue":391333343}},{"x":{"rawValue":491666687},"y":{"rawValue":39166568},"z":{"rawValue":391333343}},{"x":{"rawValue":491666687},"y":{"rawValue":39166568},"z":{"rawValue":391333343}},{"x":{"rawValue":486333343},"y":{"rawValue":39833236},"z":{"rawValue":390666656}},{"x":{"rawValue":485333343},"y":{"rawValue":39999900},"z":{"rawValue":390666656}},{"x":{"rawValue":485333343},"y":{"rawValue":39999900},"z":{"rawValue":390666656}},{"x":{"rawValue":472000000},"y":{"rawValue":41833236},"z":{"rawValue":390666656}},{"x":{"rawValue":474333343},"y":{"rawValue":41166568},"z":{"rawValue":393000000}},{"x":{"rawValue":497333343},"y":{"rawValue":38999900},"z":{"rawValue":393000000}},{"x":{"rawValue":491666687},"y":{"rawValue":39166568},"z":{"rawValue":391333343}},{"x":{"rawValue":498333343},"y":{"rawValue":38833236},"z":{"rawValue":393000000}},{"x":{"rawValue":503000000},"y":{"rawValue":38666568},"z":{"rawValue":393000000}},{"x":{"rawValue":501666687},"y":{"rawValue":38333236},"z":{"rawValue":391333343}},{"x":{"rawValue":499000000},"y":{"rawValue":38499900},"z":{"rawValue":391333343}},{"x":{"rawValue":474333343},"y":{"rawValue":41166568},"z":{"rawValue":393000000}},{"x":{"rawValue":474666687},"y":{"rawValue":40999900},"z":{"rawValue":393666656}},{"x":{"rawValue":477000000},"y":{"rawValue":40833236},"z":{"rawValue":393666656}},{"x":{"rawValue":497333343},"y":{"rawValue":38999900},"z":{"rawValue":393000000}},{"x":{"rawValue":484666687},"y":{"rawValue":39666568},"z":{"rawValue":397666656}},{"x":{"rawValue":486333343},"y":{"rawValue":39166568},"z":{"rawValue":399666656}},{"x":{"rawValue":490666687},"y":{"rawValue":38999900},"z":{"rawValue":399666656}},{"x":{"rawValue":490666687},"y":{"rawValue":38999900},"z":{"rawValue":399666656}},{"x":{"rawValue":492333343},"y":{"rawValue":38499900},"z":{"rawValue":401666656}},{"x":{"rawValue":498666687},"y":{"rawValue":38666568},"z":{"rawValue":401666656}},{"x":{"rawValue":477000000},"y":{"rawValue":40833236},"z":{"rawValue":393666656}},{"x":{"rawValue":480666687},"y":{"rawValue":39666568},"z":{"rawValue":397666656}},{"x":{"rawValue":484666687},"y":{"rawValue":39666568},"z":{"rawValue":397666656}},{"x":{"rawValue":508333343},"y":{"rawValue":39166568},"z":{"rawValue":401666656}},{"x":{"rawValue":512000000},"y":{"rawValue":39499900},"z":{"rawValue":401666656}},{"x":{"rawValue":512000000},"y":{"rawValue":39333236},"z":{"rawValue":393333343}},{"x":{"rawValue":506333343},"y":{"rawValue":38999900},"z":{"rawValue":401666656}},{"x":{"rawValue":508333343},"y":{"rawValue":39166568},"z":{"rawValue":401666656}},{"x":{"rawValue":512000000},"y":{"rawValue":39333236},"z":{"rawValue":393333343}},{"x":{"rawValue":503000000},"y":{"rawValue":38666568},"z":{"rawValue":393000000}},{"x":{"rawValue":497333343},"y":{"rawValue":38999900},"z":{"rawValue":393000000}},{"x":{"rawValue":477000000},"y":{"rawValue":40833236},"z":{"rawValue":393666656}},{"x":{"rawValue":484666687},"y":{"rawValue":39666568},"z":{"rawValue":397666656}},{"x":{"rawValue":490666687},"y":{"rawValue":38999900},"z":{"rawValue":399666656}},{"x":{"rawValue":498666687},"y":{"rawValue":38666568},"z":{"rawValue":401666656}},{"x":{"rawValue":498333343},"y":{"rawValue":38833236},"z":{"rawValue":393000000}},{"x":{"rawValue":471666687},"y":{"rawValue":42333236},"z":{"rawValue":385000000}},{"x":{"rawValue":470666687},"y":{"rawValue":42666568},"z":{"rawValue":384000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42833236},"z":{"rawValue":384000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42499900},"z":{"rawValue":388000000}},{"x":{"rawValue":472000000},"y":{"rawValue":41833236},"z":{"rawValue":390666656}},{"x":{"rawValue":478333343},"y":{"rawValue":41166568},"z":{"rawValue":387666656}},{"x":{"rawValue":475666687},"y":{"rawValue":41666568},"z":{"rawValue":387000000}},{"x":{"rawValue":475666687},"y":{"rawValue":41666568},"z":{"rawValue":387000000}},{"x":{"rawValue":472666687},"y":{"rawValue":42166568},"z":{"rawValue":385000000}},{"x":{"rawValue":471666687},"y":{"rawValue":42333236},"z":{"rawValue":385000000}},{"x":{"rawValue":469333343},"y":{"rawValue":42499900},"z":{"rawValue":388000000}},{"x":{"rawValue":472000000},"y":{"rawValue":41833236},"z":{"rawValue":390666656}},{"x":{"rawValue":520666687},"y":{"rawValue":41333236},"z":{"rawValue":398333343}},{"x":{"rawValue":522666687},"y":{"rawValue":41666568},"z":{"rawValue":397333343}},{"x":{"rawValue":519333312},"y":{"rawValue":40999900},"z":{"rawValue":397333343}},{"x":{"rawValue":513666687},"y":{"rawValue":39833236},"z":{"rawValue":395333343}},{"x":{"rawValue":513000000},"y":{"rawValue":39333236},"z":{"rawValue":393333343}},{"x":{"rawValue":512000000},"y":{"rawValue":39333236},"z":{"rawValue":393333343}},{"x":{"rawValue":520666687},"y":{"rawValue":41166568},"z":{"rawValue":399666656}},{"x":{"rawValue":520666687},"y":{"rawValue":41333236},"z":{"rawValue":398333343}},{"x":{"rawValue":519333312},"y":{"rawValue":40999900},"z":{"rawValue":397333343}},{"x":{"rawValue":518000000},"y":{"rawValue":40666568},"z":{"rawValue":399666656}},{"x":{"rawValue":512000000},"y":{"rawValue":39499900},"z":{"rawValue":401666656}},{"x":{"rawValue":517666687},"y":{"rawValue":40333236},"z":{"rawValue":401666656}},{"x":{"rawValue":517333312},"y":{"rawValue":40333236},"z":{"rawValue":400333343}},{"x":{"rawValue":513666687},"y":{"rawValue":39833236},"z":{"rawValue":395333343}},{"x":{"rawValue":512000000},"y":{"rawValue":39333236},"z":{"rawValue":393333343}},{"x":{"rawValue":517333312},"y":{"rawValue":40333236},"z":{"rawValue":400333343}},{"x":{"rawValue":518000000},"y":{"rawValue":40666568},"z":{"rawValue":399666656}},{"x":{"rawValue":519333312},"y":{"rawValue":40999900},"z":{"rawValue":397333343}},{"x":{"rawValue":518666687},"y":{"rawValue":40666568},"z":{"rawValue":395333343}},{"x":{"rawValue":513666687},"y":{"rawValue":39833236},"z":{"rawValue":395333343}},{"x":{"rawValue":535000000},"y":{"rawValue":44999900},"z":{"rawValue":397333343}},{"x":{"rawValue":533333312},"y":{"rawValue":44666568},"z":{"rawValue":397333343}},{"x":{"rawValue":535666687},"y":{"rawValue":45166568},"z":{"rawValue":397666656}},{"x":{"rawValue":535666687},"y":{"rawValue":45166568},"z":{"rawValue":396666656}},{"x":{"rawValue":535000000},"y":{"rawValue":44999900},"z":{"rawValue":397333343}},{"x":{"rawValue":535666687},"y":{"rawValue":45166568},"z":{"rawValue":397666656}},{"x":{"rawValue":535666687},"y":{"rawValue":45166568},"z":{"rawValue":396666656}},{"x":{"rawValue":535666687},"y":{"rawValue":45166568},"z":{"rawValue":397666656}},{"x":{"rawValue":537333312},"y":{"rawValue":45333236},"z":{"rawValue":399666656}},{"x":{"rawValue":550000000},"y":{"rawValue":45166568},"z":{"rawValue":399666656}},{"x":{"rawValue":550000000},"y":{"rawValue":45166568},"z":{"rawValue":397333343}},{"x":{"rawValue":546666687},"y":{"rawValue":45833236},"z":{"rawValue":397333343}},{"x":{"rawValue":537333312},"y":{"rawValue":45333236},"z":{"rawValue":399666656}},{"x":{"rawValue":535333312},"y":{"rawValue":44999900},"z":{"rawValue":395333343}},{"x":{"rawValue":535666687},"y":{"rawValue":45166568},"z":{"rawValue":396666656}},{"x":{"rawValue":537333312},"y":{"rawValue":45333236},"z":{"rawValue":399666656}},{"x":{"rawValue":546666687},"y":{"rawValue":45833236},"z":{"rawValue":397333343}},{"x":{"rawValue":546000000},"y":{"rawValue":45666568},"z":{"rawValue":395333343}},{"x":{"rawValue":636000061},"y":{"rawValue":666566},"z":{"rawValue":389000000}},{"x":{"rawValue":636000061},"y":{"rawValue":833233},"z":{"rawValue":387000000}},{"x":{"rawValue":634000061},"y":{"rawValue":666566},"z":{"rawValue":385333343}},{"x":{"rawValue":638000061},"y":{"rawValue":499900},"z":{"rawValue":395000000}},{"x":{"rawValue":634000061},"y":{"rawValue":666566},"z":{"rawValue":385333343}},{"x":{"rawValue":618000061},"y":{"rawValue":1666566},"z":{"rawValue":400000000}},{"x":{"rawValue":634000061},"y":{"rawValue":666566},"z":{"rawValue":385333343}},{"x":{"rawValue":618000061},"y":{"rawValue":1833233},"z":{"rawValue":394333343}},{"x":{"rawValue":618000061},"y":{"rawValue":1666566},"z":{"rawValue":400000000}},{"x":{"rawValue":638000061},"y":{"rawValue":499900},"z":{"rawValue":395000000}},{"x":{"rawValue":638000061},"y":{"rawValue":999899},"z":{"rawValue":390666656}},{"x":{"rawValue":636000061},"y":{"rawValue":666566},"z":{"rawValue":389000000}},{"x":{"rawValue":638000061},"y":{"rawValue":499900},"z":{"rawValue":395000000}},{"x":{"rawValue":636000061},"y":{"rawValue":666566},"z":{"rawValue":389000000}},{"x":{"rawValue":634000061},"y":{"rawValue":666566},"z":{"rawValue":385333343}},{"x":{"rawValue":616000061},"y":{"rawValue":1833233},"z":{"rawValue":384000000}},{"x":{"rawValue":616000061},"y":{"rawValue":2333233},"z":{"rawValue":392666656}},{"x":{"rawValue":618000061},"y":{"rawValue":1833233},"z":{"rawValue":394333343}},{"x":{"rawValue":634000061},"y":{"rawValue":666566},"z":{"rawValue":385333343}},{"x":{"rawValue":634000061},"y":{"rawValue":666566},"z":{"rawValue":384000000}},{"x":{"rawValue":610333374},"y":{"rawValue":1333233},"z":{"rawValue":424000000}},{"x":{"rawValue":608333374},"y":{"rawValue":1666566},"z":{"rawValue":424666656}},{"x":{"rawValue":607666687},"y":{"rawValue":1499899},"z":{"rawValue":426666656}},{"x":{"rawValue":632666687},"y":{"rawValue":999899},"z":{"rawValue":426666656}},{"x":{"rawValue":617333374},"y":{"rawValue":1833233},"z":{"rawValue":400666656}},{"x":{"rawValue":616000061},"y":{"rawValue":2166566},"z":{"rawValue":400333343}},{"x":{"rawValue":616000061},"y":{"rawValue":1999899},"z":{"rawValue":404333343}},{"x":{"rawValue":636000061},"y":{"rawValue":833233},"z":{"rawValue":423666656}},{"x":{"rawValue":638000061},"y":{"rawValue":999899},"z":{"rawValue":423000000}},{"x":{"rawValue":638666687},"y":{"rawValue":833233},"z":{"rawValue":421000000}},{"x":{"rawValue":618000061},"y":{"rawValue":1666566},"z":{"rawValue":400000000}},{"x":{"rawValue":617333374},"y":{"rawValue":1833233},"z":{"rawValue":400666656}},{"x":{"rawValue":616000061},"y":{"rawValue":1999899},"z":{"rawValue":404333343}},{"x":{"rawValue":613333374},"y":{"rawValue":1499899},"z":{"rawValue":418333343}},{"x":{"rawValue":612000061},"y":{"rawValue":1833233},"z":{"rawValue":418000000}},{"x":{"rawValue":612000061},"y":{"rawValue":1333233},"z":{"rawValue":421333343}},{"x":{"rawValue":632666687},"y":{"rawValue":999899},"z":{"rawValue":426666656}},{"x":{"rawValue":633333374},"y":{"rawValue":833233},"z":{"rawValue":425000000}},{"x":{"rawValue":617333374},"y":{"rawValue":1499899},"z":{"rawValue":408666656}},{"x":{"rawValue":616000061},"y":{"rawValue":1833233},"z":{"rawValue":408333343}},{"x":{"rawValue":616000061},"y":{"rawValue":1499899},"z":{"rawValue":412333343}},{"x":{"rawValue":612000061},"y":{"rawValue":1333233},"z":{"rawValue":421333343}},{"x":{"rawValue":610333374},"y":{"rawValue":1666566},"z":{"rawValue":422000000}},{"x":{"rawValue":610333374},"y":{"rawValue":1333233},"z":{"rawValue":424000000}},{"x":{"rawValue":632666687},"y":{"rawValue":999899},"z":{"rawValue":426666656}},{"x":{"rawValue":640000061},"y":{"rawValue":499899},"z":{"rawValue":399000000}},{"x":{"rawValue":618000061},"y":{"rawValue":1499899},"z":{"rawValue":406000000}},{"x":{"rawValue":618000061},"y":{"rawValue":1333233},"z":{"rawValue":408000000}},{"x":{"rawValue":616000061},"y":{"rawValue":1499899},"z":{"rawValue":412333343}},{"x":{"rawValue":614000061},"y":{"rawValue":1999899},"z":{"rawValue":413000000}},{"x":{"rawValue":614000061},"y":{"rawValue":1499899},"z":{"rawValue":417666656}},{"x":{"rawValue":633333374},"y":{"rawValue":833233},"z":{"rawValue":425000000}},{"x":{"rawValue":636000061},"y":{"rawValue":1166566},"z":{"rawValue":425000000}},{"x":{"rawValue":636000061},"y":{"rawValue":833233},"z":{"rawValue":423666656}},{"x":{"rawValue":640000061},"y":{"rawValue":499899},"z":{"rawValue":399000000}},{"x":{"rawValue":639666687},"y":{"rawValue":666566},"z":{"rawValue":396333343}},{"x":{"rawValue":638000061},"y":{"rawValue":499900},"z":{"rawValue":395000000}},{"x":{"rawValue":618000061},"y":{"rawValue":1666566},"z":{"rawValue":400000000}},{"x":{"rawValue":616000061},"y":{"rawValue":1999899},"z":{"rawValue":404333343}},{"x":{"rawValue":618000061},"y":{"rawValue":1499899},"z":{"rawValue":406000000}},{"x":{"rawValue":618000061},"y":{"rawValue":1333233},"z":{"rawValue":408000000}},{"x":{"rawValue":617333374},"y":{"rawValue":1499899},"z":{"rawValue":408666656}},{"x":{"rawValue":616000061},"y":{"rawValue":1499899},"z":{"rawValue":412333343}},{"x":{"rawValue":633333374},"y":{"rawValue":833233},"z":{"rawValue":425000000}},{"x":{"rawValue":636000061},"y":{"rawValue":833233},"z":{"rawValue":423666656}},{"x":{"rawValue":638666687},"y":{"rawValue":833233},"z":{"rawValue":421000000}},{"x":{"rawValue":618000061},"y":{"rawValue":1333233},"z":{"rawValue":408000000}},{"x":{"rawValue":616000061},"y":{"rawValue":1499899},"z":{"rawValue":412333343}},{"x":{"rawValue":614000061},"y":{"rawValue":1499899},"z":{"rawValue":417666656}},{"x":{"rawValue":633333374},"y":{"rawValue":833233},"z":{"rawValue":425000000}},{"x":{"rawValue":638666687},"y":{"rawValue":833233},"z":{"rawValue":421000000}},{"x":{"rawValue":640000061},"y":{"rawValue":499900},"z":{"rawValue":399000000}},{"x":{"rawValue":614000061},"y":{"rawValue":1499899},"z":{"rawValue":417666656}},{"x":{"rawValue":613333374},"y":{"rawValue":1499899},"z":{"rawValue":418333343}},{"x":{"rawValue":633333374},"y":{"rawValue":833233},"z":{"rawValue":425000000}},{"x":{"rawValue":638666687},"y":{"rawValue":833233},"z":{"rawValue":421000000}},{"x":{"rawValue":640000061},"y":{"rawValue":999899},"z":{"rawValue":421000000}},{"x":{"rawValue":640000061},"y":{"rawValue":499900},"z":{"rawValue":399000000}},{"x":{"rawValue":640000000},"y":{"rawValue":999899},"z":{"rawValue":421000000}},{"x":{"rawValue":640666687},"y":{"rawValue":999899},"z":{"rawValue":421000000}},{"x":{"rawValue":640333312},"y":{"rawValue":666566},"z":{"rawValue":419666656}},{"x":{"rawValue":641000000},"y":{"rawValue":666566},"z":{"rawValue":419000000}},{"x":{"rawValue":644333312},"y":{"rawValue":999899},"z":{"rawValue":419000000}},{"x":{"rawValue":644000000},"y":{"rawValue":666566},"z":{"rawValue":417666656}},{"x":{"rawValue":641000000},"y":{"rawValue":666566},"z":{"rawValue":419000000}},{"x":{"rawValue":644000000},"y":{"rawValue":666566},"z":{"rawValue":417666656}},{"x":{"rawValue":644666687},"y":{"rawValue":666566},"z":{"rawValue":417000000}},{"x":{"rawValue":647666687},"y":{"rawValue":666566},"z":{"rawValue":410666656}},{"x":{"rawValue":647666687},"y":{"rawValue":833233},"z":{"rawValue":408333343}},{"x":{"rawValue":645666687},"y":{"rawValue":666566},"z":{"rawValue":406666656}},{"x":{"rawValue":645666687},"y":{"rawValue":666566},"z":{"rawValue":406666656}},{"x":{"rawValue":645666687},"y":{"rawValue":999899},"z":{"rawValue":404333343}},{"x":{"rawValue":640000000},"y":{"rawValue":499900},"z":{"rawValue":399000000}},{"x":{"rawValue":640333312},"y":{"rawValue":666566},"z":{"rawValue":419666656}},{"x":{"rawValue":641000000},"y":{"rawValue":666566},"z":{"rawValue":419000000}},{"x":{"rawValue":649666687},"y":{"rawValue":1333233},"z":{"rawValue":417000000}},{"x":{"rawValue":649666687},"y":{"rawValue":999899},"z":{"rawValue":412333343}},{"x":{"rawValue":647666687},"y":{"rawValue":666566},"z":{"rawValue":410666656}},{"x":{"rawValue":644666687},"y":{"rawValue":666566},"z":{"rawValue":417000000}},{"x":{"rawValue":640000000},"y":{"rawValue":999899},"z":{"rawValue":421000000}},{"x":{"rawValue":640333312},"y":{"rawValue":666566},"z":{"rawValue":419666656}},{"x":{"rawValue":640000000},"y":{"rawValue":499900},"z":{"rawValue":399000000}},{"x":{"rawValue":774000000},"y":{"rawValue":333233},"z":{"rawValue":401666656}},{"x":{"rawValue":773333312},"y":{"rawValue":666566},"z":{"rawValue":403333343}},{"x":{"rawValue":774333312},"y":{"rawValue":333233},"z":{"rawValue":404000000}},{"x":{"rawValue":770333312},"y":{"rawValue":666566},"z":{"rawValue":384000000}},{"x":{"rawValue":770333312},"y":{"rawValue":833233},"z":{"rawValue":386666656}},{"x":{"rawValue":772333312},"y":{"rawValue":333233},"z":{"rawValue":388333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":774333312},"y":{"rawValue":333233},"z":{"rawValue":404000000}},{"x":{"rawValue":774333312},"y":{"rawValue":666566},"z":{"rawValue":408333343}},{"x":{"rawValue":776333312},"y":{"rawValue":333233},"z":{"rawValue":410000000}},{"x":{"rawValue":774000000},"y":{"rawValue":333233},"z":{"rawValue":401666656}},{"x":{"rawValue":774333312},"y":{"rawValue":333233},"z":{"rawValue":404000000}},{"x":{"rawValue":776333312},"y":{"rawValue":333233},"z":{"rawValue":410000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":772333312},"y":{"rawValue":333233},"z":{"rawValue":388333343}},{"x":{"rawValue":772333312},"y":{"rawValue":333233},"z":{"rawValue":388333343}},{"x":{"rawValue":772333312},"y":{"rawValue":666566},"z":{"rawValue":400333343}},{"x":{"rawValue":774000000},"y":{"rawValue":333233},"z":{"rawValue":401666656}},{"x":{"rawValue":776333312},"y":{"rawValue":333233},"z":{"rawValue":410000000}},{"x":{"rawValue":776333312},"y":{"rawValue":1333233},"z":{"rawValue":424000000}},{"x":{"rawValue":778333312},"y":{"rawValue":833233},"z":{"rawValue":425666656}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":778333312},"y":{"rawValue":833233},"z":{"rawValue":425666656}},{"x":{"rawValue":778333312},"y":{"rawValue":999899},"z":{"rawValue":426666656}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":426666656}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":384000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":56333335},"y":{"rawValue":166566},"z":{"rawValue":466333343}},{"x":{"rawValue":57666667},"y":{"rawValue":499899},"z":{"rawValue":466666687}},{"x":{"rawValue":57666667},"y":{"rawValue":333233},"z":{"rawValue":464666687}},{"x":{"rawValue":66333335},"y":{"rawValue":333233},"z":{"rawValue":456333343}},{"x":{"rawValue":68333335},"y":{"rawValue":666566},"z":{"rawValue":456333343}},{"x":{"rawValue":68000000},"y":{"rawValue":333233},"z":{"rawValue":455000030}},{"x":{"rawValue":72000000},"y":{"rawValue":333233},"z":{"rawValue":452333343}},{"x":{"rawValue":74333335},"y":{"rawValue":666566},"z":{"rawValue":452333343}},{"x":{"rawValue":74000000},"y":{"rawValue":333233},"z":{"rawValue":451000030}},{"x":{"rawValue":64333335},"y":{"rawValue":333233},"z":{"rawValue":458000030}},{"x":{"rawValue":65666671},"y":{"rawValue":499899},"z":{"rawValue":458000030}},{"x":{"rawValue":66333335},"y":{"rawValue":333233},"z":{"rawValue":456333343}},{"x":{"rawValue":83666671},"y":{"rawValue":333233},"z":{"rawValue":446333343}},{"x":{"rawValue":85333335},"y":{"rawValue":333233},"z":{"rawValue":446333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":78333335},"y":{"rawValue":333233},"z":{"rawValue":448333343}},{"x":{"rawValue":83000000},"y":{"rawValue":666566},"z":{"rawValue":448333343}},{"x":{"rawValue":83666671},"y":{"rawValue":333233},"z":{"rawValue":446333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":66333335},"y":{"rawValue":333233},"z":{"rawValue":456333343}},{"x":{"rawValue":68000000},"y":{"rawValue":333233},"z":{"rawValue":455000030}},{"x":{"rawValue":68666671},"y":{"rawValue":333233},"z":{"rawValue":454333343}},{"x":{"rawValue":74666671},"y":{"rawValue":333233},"z":{"rawValue":450333343}},{"x":{"rawValue":78000000},"y":{"rawValue":666566},"z":{"rawValue":450333343}},{"x":{"rawValue":77666671},"y":{"rawValue":333233},"z":{"rawValue":449000030}},{"x":{"rawValue":72000000},"y":{"rawValue":333233},"z":{"rawValue":452333343}},{"x":{"rawValue":74000000},"y":{"rawValue":333233},"z":{"rawValue":451000030}},{"x":{"rawValue":74666671},"y":{"rawValue":333233},"z":{"rawValue":450333343}},{"x":{"rawValue":74666671},"y":{"rawValue":333233},"z":{"rawValue":450333343}},{"x":{"rawValue":77666671},"y":{"rawValue":333233},"z":{"rawValue":449000030}},{"x":{"rawValue":78333335},"y":{"rawValue":333233},"z":{"rawValue":448333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":68666671},"y":{"rawValue":333233},"z":{"rawValue":454333343}},{"x":{"rawValue":71333335},"y":{"rawValue":666566},"z":{"rawValue":454333343}},{"x":{"rawValue":72000000},"y":{"rawValue":333233},"z":{"rawValue":452333343}},{"x":{"rawValue":57666667},"y":{"rawValue":333233},"z":{"rawValue":464666687}},{"x":{"rawValue":59666667},"y":{"rawValue":499899},"z":{"rawValue":464000030}},{"x":{"rawValue":59666667},"y":{"rawValue":333233},"z":{"rawValue":462666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":59666667},"y":{"rawValue":333233},"z":{"rawValue":462666687}},{"x":{"rawValue":61666667},"y":{"rawValue":499899},"z":{"rawValue":462000030}},{"x":{"rawValue":61666667},"y":{"rawValue":333233},"z":{"rawValue":460666687}},{"x":{"rawValue":55666667},"y":{"rawValue":333233},"z":{"rawValue":467000030}},{"x":{"rawValue":56333335},"y":{"rawValue":166566},"z":{"rawValue":466333343}},{"x":{"rawValue":57666667},"y":{"rawValue":333233},"z":{"rawValue":464666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":61666667},"y":{"rawValue":333233},"z":{"rawValue":460666687}},{"x":{"rawValue":63666667},"y":{"rawValue":666566},"z":{"rawValue":460000030}},{"x":{"rawValue":64333335},"y":{"rawValue":333233},"z":{"rawValue":458000030}},{"x":{"rawValue":64333335},"y":{"rawValue":333233},"z":{"rawValue":458000030}},{"x":{"rawValue":66333335},"y":{"rawValue":333233},"z":{"rawValue":456333343}},{"x":{"rawValue":68666671},"y":{"rawValue":333233},"z":{"rawValue":454333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":68666671},"y":{"rawValue":333233},"z":{"rawValue":454333343}},{"x":{"rawValue":72000000},"y":{"rawValue":333233},"z":{"rawValue":452333343}},{"x":{"rawValue":74666671},"y":{"rawValue":333233},"z":{"rawValue":450333343}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":55666667},"y":{"rawValue":499900},"z":{"rawValue":469333343}},{"x":{"rawValue":55666667},"y":{"rawValue":333233},"z":{"rawValue":467000030}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":61666667},"y":{"rawValue":333233},"z":{"rawValue":460666687}},{"x":{"rawValue":64333335},"y":{"rawValue":333233},"z":{"rawValue":458000030}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":59666667},"y":{"rawValue":333233},"z":{"rawValue":462666687}},{"x":{"rawValue":61666667},"y":{"rawValue":333233},"z":{"rawValue":460666687}},{"x":{"rawValue":85333335},"y":{"rawValue":333233},"z":{"rawValue":446333343}},{"x":{"rawValue":91000000},"y":{"rawValue":666566},"z":{"rawValue":446333343}},{"x":{"rawValue":91666671},"y":{"rawValue":166566},"z":{"rawValue":444333343}},{"x":{"rawValue":95000000},"y":{"rawValue":333233},"z":{"rawValue":426666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":91666671},"y":{"rawValue":166566},"z":{"rawValue":444333343}},{"x":{"rawValue":95000000},"y":{"rawValue":666566},"z":{"rawValue":444333343}},{"x":{"rawValue":95000000},"y":{"rawValue":333233},"z":{"rawValue":426666687}},{"x":{"rawValue":149333328},"y":{"rawValue":73166572},"z":{"rawValue":426666687}},{"x":{"rawValue":149333328},"y":{"rawValue":73833236},"z":{"rawValue":435333343}},{"x":{"rawValue":150333328},"y":{"rawValue":73833236},"z":{"rawValue":435333343}},{"x":{"rawValue":150333328},"y":{"rawValue":73833236},"z":{"rawValue":435333343}},{"x":{"rawValue":151666671},"y":{"rawValue":73666572},"z":{"rawValue":435666687}},{"x":{"rawValue":151666671},"y":{"rawValue":73166572},"z":{"rawValue":426666687}},{"x":{"rawValue":149333328},"y":{"rawValue":73166572},"z":{"rawValue":426666687}},{"x":{"rawValue":149333328},"y":{"rawValue":73833236},"z":{"rawValue":435333343}},{"x":{"rawValue":149333328},"y":{"rawValue":74499900},"z":{"rawValue":438666687}},{"x":{"rawValue":149666671},"y":{"rawValue":73999900},"z":{"rawValue":436000030}},{"x":{"rawValue":150333328},"y":{"rawValue":73833236},"z":{"rawValue":435333343}},{"x":{"rawValue":149333328},"y":{"rawValue":73833236},"z":{"rawValue":435333343}},{"x":{"rawValue":149666671},"y":{"rawValue":73999900},"z":{"rawValue":436000030}},{"x":{"rawValue":150000000},"y":{"rawValue":85833236},"z":{"rawValue":467666687}},{"x":{"rawValue":149333328},"y":{"rawValue":85666572},"z":{"rawValue":467000030}},{"x":{"rawValue":149333328},"y":{"rawValue":85833236},"z":{"rawValue":469333343}},{"x":{"rawValue":151666671},"y":{"rawValue":85833236},"z":{"rawValue":469333343}},{"x":{"rawValue":151666671},"y":{"rawValue":85666572},"z":{"rawValue":467666687}},{"x":{"rawValue":150000000},"y":{"rawValue":85833236},"z":{"rawValue":467666687}},{"x":{"rawValue":149333328},"y":{"rawValue":85833236},"z":{"rawValue":469333343}},{"x":{"rawValue":202000000},"y":{"rawValue":166566},"z":{"rawValue":441000030}},{"x":{"rawValue":200666671},"y":{"rawValue":333233},"z":{"rawValue":442000030}},{"x":{"rawValue":202000000},"y":{"rawValue":166566},"z":{"rawValue":443000030}},{"x":{"rawValue":204000000},"y":{"rawValue":166566},"z":{"rawValue":460666687}},{"x":{"rawValue":204000000},"y":{"rawValue":333233},"z":{"rawValue":469333343}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":203333343},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":202000000},"y":{"rawValue":499900},"z":{"rawValue":426666687}},{"x":{"rawValue":202000000},"y":{"rawValue":166566},"z":{"rawValue":441000030}},{"x":{"rawValue":203333343},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":202000000},"y":{"rawValue":166566},"z":{"rawValue":441000030}},{"x":{"rawValue":202000000},"y":{"rawValue":166566},"z":{"rawValue":443000030}},{"x":{"rawValue":204000000},"y":{"rawValue":166566},"z":{"rawValue":460666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":202000000},"y":{"rawValue":166566},"z":{"rawValue":443000030}},{"x":{"rawValue":202000000},"y":{"rawValue":499900},"z":{"rawValue":459000030}},{"x":{"rawValue":204000000},"y":{"rawValue":166566},"z":{"rawValue":460666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":425666656},"y":{"rawValue":999899},"z":{"rawValue":428666687}},{"x":{"rawValue":426000000},"y":{"rawValue":1333233},"z":{"rawValue":427000030}},{"x":{"rawValue":425333343},"y":{"rawValue":1333233},"z":{"rawValue":426666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":426666656},"y":{"rawValue":999899},"z":{"rawValue":429666687}},{"x":{"rawValue":425666656},"y":{"rawValue":999899},"z":{"rawValue":428666687}},{"x":{"rawValue":425666656},"y":{"rawValue":999899},"z":{"rawValue":428666687}},{"x":{"rawValue":425333343},"y":{"rawValue":1333233},"z":{"rawValue":426666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":436666687},"y":{"rawValue":1333233},"z":{"rawValue":439666687}},{"x":{"rawValue":436666687},"y":{"rawValue":1499899},"z":{"rawValue":438333343}},{"x":{"rawValue":435333343},"y":{"rawValue":1333233},"z":{"rawValue":438333343}},{"x":{"rawValue":438666687},"y":{"rawValue":999899},"z":{"rawValue":443666687}},{"x":{"rawValue":438666687},"y":{"rawValue":1333233},"z":{"rawValue":441333343}},{"x":{"rawValue":436666687},"y":{"rawValue":1333233},"z":{"rawValue":439666687}},{"x":{"rawValue":452333343},"y":{"rawValue":666566},"z":{"rawValue":465333343}},{"x":{"rawValue":452333343},"y":{"rawValue":1166566},"z":{"rawValue":461000030}},{"x":{"rawValue":450666687},"y":{"rawValue":999899},"z":{"rawValue":459666687}},{"x":{"rawValue":438666687},"y":{"rawValue":999899},"z":{"rawValue":443666687}},{"x":{"rawValue":436666687},"y":{"rawValue":1333233},"z":{"rawValue":439666687}},{"x":{"rawValue":435333343},"y":{"rawValue":1333233},"z":{"rawValue":438333343}},{"x":{"rawValue":444333343},"y":{"rawValue":833233},"z":{"rawValue":451333343}},{"x":{"rawValue":444333343},"y":{"rawValue":1166566},"z":{"rawValue":449000030}},{"x":{"rawValue":438666687},"y":{"rawValue":999899},"z":{"rawValue":443666687}},{"x":{"rawValue":450666687},"y":{"rawValue":999899},"z":{"rawValue":459666687}},{"x":{"rawValue":451333343},"y":{"rawValue":1333233},"z":{"rawValue":458000030}},{"x":{"rawValue":444333343},"y":{"rawValue":833233},"z":{"rawValue":451333343}},{"x":{"rawValue":452333343},"y":{"rawValue":666566},"z":{"rawValue":465333343}},{"x":{"rawValue":450666687},"y":{"rawValue":999899},"z":{"rawValue":459666687}},{"x":{"rawValue":444333343},"y":{"rawValue":833233},"z":{"rawValue":451333343}},{"x":{"rawValue":438666687},"y":{"rawValue":999899},"z":{"rawValue":443666687}},{"x":{"rawValue":435333343},"y":{"rawValue":1333233},"z":{"rawValue":438333343}},{"x":{"rawValue":426666687},"y":{"rawValue":999899},"z":{"rawValue":429666687}},{"x":{"rawValue":452333343},"y":{"rawValue":666566},"z":{"rawValue":465333343}},{"x":{"rawValue":444333343},"y":{"rawValue":833233},"z":{"rawValue":451333343}},{"x":{"rawValue":438666687},"y":{"rawValue":999899},"z":{"rawValue":443666687}},{"x":{"rawValue":426666687},"y":{"rawValue":999899},"z":{"rawValue":429666687}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":456333343},"y":{"rawValue":999899},"z":{"rawValue":469333343}},{"x":{"rawValue":452333343},"y":{"rawValue":666566},"z":{"rawValue":465333343}},{"x":{"rawValue":492333343},"y":{"rawValue":23166568},"z":{"rawValue":438333343}},{"x":{"rawValue":490333343},"y":{"rawValue":22999900},"z":{"rawValue":438333343}},{"x":{"rawValue":490666687},"y":{"rawValue":22666568},"z":{"rawValue":439666687}},{"x":{"rawValue":488666687},"y":{"rawValue":21999900},"z":{"rawValue":442666687}},{"x":{"rawValue":488000000},"y":{"rawValue":21666568},"z":{"rawValue":444333343}},{"x":{"rawValue":489000000},"y":{"rawValue":21833234},"z":{"rawValue":445000030}},{"x":{"rawValue":490000000},"y":{"rawValue":22499900},"z":{"rawValue":440333343}},{"x":{"rawValue":487000000},"y":{"rawValue":21999900},"z":{"rawValue":440333343}},{"x":{"rawValue":487000000},"y":{"rawValue":21833234},"z":{"rawValue":441333343}},{"x":{"rawValue":488666687},"y":{"rawValue":21999900},"z":{"rawValue":442666687}},{"x":{"rawValue":490000000},"y":{"rawValue":22499900},"z":{"rawValue":440333343}},{"x":{"rawValue":501666687},"y":{"rawValue":22999900},"z":{"rawValue":438333343}},{"x":{"rawValue":501000000},"y":{"rawValue":23499900},"z":{"rawValue":436333343}},{"x":{"rawValue":493000000},"y":{"rawValue":23666568},"z":{"rawValue":436333343}},{"x":{"rawValue":492333343},"y":{"rawValue":23166568},"z":{"rawValue":438333343}},{"x":{"rawValue":507666687},"y":{"rawValue":21333234},"z":{"rawValue":445000030}},{"x":{"rawValue":509000000},"y":{"rawValue":20999900},"z":{"rawValue":445333343}},{"x":{"rawValue":509000000},"y":{"rawValue":21166568},"z":{"rawValue":442333343}},{"x":{"rawValue":505666687},"y":{"rawValue":21999900},"z":{"rawValue":442333343}},{"x":{"rawValue":492333343},"y":{"rawValue":23166568},"z":{"rawValue":438333343}},{"x":{"rawValue":490666687},"y":{"rawValue":22666568},"z":{"rawValue":439666687}},{"x":{"rawValue":490000000},"y":{"rawValue":22499900},"z":{"rawValue":440333343}},{"x":{"rawValue":492333343},"y":{"rawValue":23166568},"z":{"rawValue":438333343}},{"x":{"rawValue":490000000},"y":{"rawValue":22499900},"z":{"rawValue":440333343}},{"x":{"rawValue":489000000},"y":{"rawValue":21833234},"z":{"rawValue":445000030}},{"x":{"rawValue":507666687},"y":{"rawValue":21333234},"z":{"rawValue":445000030}},{"x":{"rawValue":505000000},"y":{"rawValue":22166568},"z":{"rawValue":441666687}},{"x":{"rawValue":501666687},"y":{"rawValue":22999900},"z":{"rawValue":438333343}},{"x":{"rawValue":505000000},"y":{"rawValue":22166568},"z":{"rawValue":441666687}},{"x":{"rawValue":505000000},"y":{"rawValue":22333234},"z":{"rawValue":439333343}},{"x":{"rawValue":504000000},"y":{"rawValue":22833234},"z":{"rawValue":438333343}},{"x":{"rawValue":501666687},"y":{"rawValue":22999900},"z":{"rawValue":438333343}},{"x":{"rawValue":507666687},"y":{"rawValue":21333234},"z":{"rawValue":445000030}},{"x":{"rawValue":505666687},"y":{"rawValue":21999900},"z":{"rawValue":442333343}},{"x":{"rawValue":505000000},"y":{"rawValue":22166568},"z":{"rawValue":441666687}},{"x":{"rawValue":502333343},"y":{"rawValue":21999900},"z":{"rawValue":467000030}},{"x":{"rawValue":501666687},"y":{"rawValue":21999900},"z":{"rawValue":467333343}},{"x":{"rawValue":502333343},"y":{"rawValue":21999900},"z":{"rawValue":468000030}},{"x":{"rawValue":512000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":495000000},"y":{"rawValue":22166568},"z":{"rawValue":454666687}},{"x":{"rawValue":495000000},"y":{"rawValue":21999900},"z":{"rawValue":456333343}},{"x":{"rawValue":497000000},"y":{"rawValue":22333234},"z":{"rawValue":457000030}},{"x":{"rawValue":505000000},"y":{"rawValue":21999900},"z":{"rawValue":447000030}},{"x":{"rawValue":507000000},"y":{"rawValue":21499900},"z":{"rawValue":446333343}},{"x":{"rawValue":507666687},"y":{"rawValue":21333234},"z":{"rawValue":445000030}},{"x":{"rawValue":489000000},"y":{"rawValue":21833234},"z":{"rawValue":445000030}},{"x":{"rawValue":491000000},"y":{"rawValue":22166568},"z":{"rawValue":447000030}},{"x":{"rawValue":507000000},"y":{"rawValue":22333234},"z":{"rawValue":453333343}},{"x":{"rawValue":507000000},"y":{"rawValue":22166568},"z":{"rawValue":451333343}},{"x":{"rawValue":505000000},"y":{"rawValue":22333234},"z":{"rawValue":449666687}},{"x":{"rawValue":491000000},"y":{"rawValue":22166568},"z":{"rawValue":447000030}},{"x":{"rawValue":491000000},"y":{"rawValue":21999900},"z":{"rawValue":449000030}},{"x":{"rawValue":493000000},"y":{"rawValue":22166568},"z":{"rawValue":450666687}},{"x":{"rawValue":497000000},"y":{"rawValue":22333234},"z":{"rawValue":457000030}},{"x":{"rawValue":497000000},"y":{"rawValue":22166568},"z":{"rawValue":459000030}},{"x":{"rawValue":499000000},"y":{"rawValue":22333234},"z":{"rawValue":460666687}},{"x":{"rawValue":493000000},"y":{"rawValue":22166568},"z":{"rawValue":450666687}},{"x":{"rawValue":493000000},"y":{"rawValue":21833234},"z":{"rawValue":453000030}},{"x":{"rawValue":495000000},"y":{"rawValue":22166568},"z":{"rawValue":454666687}},{"x":{"rawValue":499000000},"y":{"rawValue":22333234},"z":{"rawValue":460666687}},{"x":{"rawValue":499000000},"y":{"rawValue":21999900},"z":{"rawValue":463000030}},{"x":{"rawValue":502333343},"y":{"rawValue":22166568},"z":{"rawValue":466000030}},{"x":{"rawValue":509000000},"y":{"rawValue":22333234},"z":{"rawValue":459333343}},{"x":{"rawValue":509000000},"y":{"rawValue":21999900},"z":{"rawValue":455000030}},{"x":{"rawValue":507000000},"y":{"rawValue":22333234},"z":{"rawValue":453333343}},{"x":{"rawValue":493000000},"y":{"rawValue":22166568},"z":{"rawValue":450666687}},{"x":{"rawValue":495000000},"y":{"rawValue":22166568},"z":{"rawValue":454666687}},{"x":{"rawValue":497000000},"y":{"rawValue":22333234},"z":{"rawValue":457000030}},{"x":{"rawValue":502333343},"y":{"rawValue":21999900},"z":{"rawValue":468000030}},{"x":{"rawValue":502000000},"y":{"rawValue":21833234},"z":{"rawValue":469333343}},{"x":{"rawValue":512000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":499000000},"y":{"rawValue":22333234},"z":{"rawValue":460666687}},{"x":{"rawValue":502333343},"y":{"rawValue":22166568},"z":{"rawValue":466000030}},{"x":{"rawValue":509000000},"y":{"rawValue":22333234},"z":{"rawValue":459333343}},{"x":{"rawValue":507000000},"y":{"rawValue":22333234},"z":{"rawValue":453333343}},{"x":{"rawValue":505000000},"y":{"rawValue":22333234},"z":{"rawValue":449666687}},{"x":{"rawValue":497000000},"y":{"rawValue":22333234},"z":{"rawValue":457000030}},{"x":{"rawValue":502333343},"y":{"rawValue":22166568},"z":{"rawValue":466000030}},{"x":{"rawValue":502333343},"y":{"rawValue":21999900},"z":{"rawValue":467000030}},{"x":{"rawValue":512000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":512000000},"y":{"rawValue":21666568},"z":{"rawValue":462333343}},{"x":{"rawValue":509000000},"y":{"rawValue":22333234},"z":{"rawValue":459333343}},{"x":{"rawValue":491000000},"y":{"rawValue":22166568},"z":{"rawValue":447000030}},{"x":{"rawValue":493000000},"y":{"rawValue":22166568},"z":{"rawValue":450666687}},{"x":{"rawValue":497000000},"y":{"rawValue":22333234},"z":{"rawValue":457000030}},{"x":{"rawValue":505000000},"y":{"rawValue":22333234},"z":{"rawValue":449666687}},{"x":{"rawValue":505000000},"y":{"rawValue":21999900},"z":{"rawValue":447000030}},{"x":{"rawValue":554666687},"y":{"rawValue":999899},"z":{"rawValue":452000030}},{"x":{"rawValue":551666687},"y":{"rawValue":1666566},"z":{"rawValue":452000030}},{"x":{"rawValue":551666687},"y":{"rawValue":1666566},"z":{"rawValue":455000030}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":457666687}},{"x":{"rawValue":513333312},"y":{"rawValue":21833234},"z":{"rawValue":466666687}},{"x":{"rawValue":514000000},"y":{"rawValue":21666568},"z":{"rawValue":466000030}},{"x":{"rawValue":513000000},"y":{"rawValue":21833234},"z":{"rawValue":465333343}},{"x":{"rawValue":512000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":513000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":513666687},"y":{"rawValue":21999900},"z":{"rawValue":468333343}},{"x":{"rawValue":513333312},"y":{"rawValue":21833234},"z":{"rawValue":466666687}},{"x":{"rawValue":513000000},"y":{"rawValue":21833234},"z":{"rawValue":465333343}},{"x":{"rawValue":512000000},"y":{"rawValue":21666568},"z":{"rawValue":462333343}},{"x":{"rawValue":513000000},"y":{"rawValue":21833234},"z":{"rawValue":465333343}},{"x":{"rawValue":513000000},"y":{"rawValue":21499900},"z":{"rawValue":463000030}},{"x":{"rawValue":512000000},"y":{"rawValue":21666568},"z":{"rawValue":462333343}},{"x":{"rawValue":555666687},"y":{"rawValue":999899},"z":{"rawValue":458666687}},{"x":{"rawValue":555666687},"y":{"rawValue":1166566},"z":{"rawValue":460000030}},{"x":{"rawValue":556666687},"y":{"rawValue":999899},"z":{"rawValue":460333343}},{"x":{"rawValue":597333374},"y":{"rawValue":833233},"z":{"rawValue":438333343}},{"x":{"rawValue":594666687},"y":{"rawValue":1333233},"z":{"rawValue":438333343}},{"x":{"rawValue":594666687},"y":{"rawValue":999899},"z":{"rawValue":439666687}},{"x":{"rawValue":594666687},"y":{"rawValue":999899},"z":{"rawValue":439666687}},{"x":{"rawValue":592666687},"y":{"rawValue":999899},"z":{"rawValue":440333343}},{"x":{"rawValue":592000000},"y":{"rawValue":666566},"z":{"rawValue":442333343}},{"x":{"rawValue":592000000},"y":{"rawValue":666566},"z":{"rawValue":442333343}},{"x":{"rawValue":588666687},"y":{"rawValue":999899},"z":{"rawValue":442333343}},{"x":{"rawValue":588000000},"y":{"rawValue":666566},"z":{"rawValue":444333343}},{"x":{"rawValue":586333374},"y":{"rawValue":166566},"z":{"rawValue":460000030}},{"x":{"rawValue":588000000},"y":{"rawValue":666566},"z":{"rawValue":444333343}},{"x":{"rawValue":584333374},"y":{"rawValue":999899},"z":{"rawValue":444333343}},{"x":{"rawValue":583666687},"y":{"rawValue":666566},"z":{"rawValue":446000030}},{"x":{"rawValue":586333374},"y":{"rawValue":166566},"z":{"rawValue":460000030}},{"x":{"rawValue":583666687},"y":{"rawValue":666566},"z":{"rawValue":446000030}},{"x":{"rawValue":579000000},"y":{"rawValue":999899},"z":{"rawValue":446000030}},{"x":{"rawValue":578333374},"y":{"rawValue":499900},"z":{"rawValue":448000030}},{"x":{"rawValue":586333374},"y":{"rawValue":166566},"z":{"rawValue":460000030}},{"x":{"rawValue":578333374},"y":{"rawValue":499900},"z":{"rawValue":448000030}},{"x":{"rawValue":572333374},"y":{"rawValue":833233},"z":{"rawValue":448000030}},{"x":{"rawValue":572666687},"y":{"rawValue":499900},"z":{"rawValue":449333343}},{"x":{"rawValue":578333374},"y":{"rawValue":499900},"z":{"rawValue":448000030}},{"x":{"rawValue":572666687},"y":{"rawValue":499900},"z":{"rawValue":449333343}},{"x":{"rawValue":572000000},"y":{"rawValue":333233},"z":{"rawValue":450000030}},{"x":{"rawValue":586333374},"y":{"rawValue":166566},"z":{"rawValue":460000030}},{"x":{"rawValue":586333374},"y":{"rawValue":166566},"z":{"rawValue":460000030}},{"x":{"rawValue":587666687},"y":{"rawValue":166566},"z":{"rawValue":460666687}},{"x":{"rawValue":588666687},"y":{"rawValue":166566},"z":{"rawValue":460666687}},{"x":{"rawValue":554666687},"y":{"rawValue":999899},"z":{"rawValue":452000030}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":457666687}},{"x":{"rawValue":555666687},"y":{"rawValue":999899},"z":{"rawValue":458666687}},{"x":{"rawValue":560333374},"y":{"rawValue":333233},"z":{"rawValue":452000030}},{"x":{"rawValue":572000000},"y":{"rawValue":333233},"z":{"rawValue":450000030}},{"x":{"rawValue":560666687},"y":{"rawValue":833233},"z":{"rawValue":450000030}},{"x":{"rawValue":561000000},"y":{"rawValue":499900},"z":{"rawValue":451333343}},{"x":{"rawValue":561000000},"y":{"rawValue":499900},"z":{"rawValue":451333343}},{"x":{"rawValue":560333374},"y":{"rawValue":333233},"z":{"rawValue":452000030}},{"x":{"rawValue":555666687},"y":{"rawValue":999899},"z":{"rawValue":458666687}},{"x":{"rawValue":556666687},"y":{"rawValue":999899},"z":{"rawValue":460333343}},{"x":{"rawValue":586333374},"y":{"rawValue":166566},"z":{"rawValue":460000030}},{"x":{"rawValue":572000000},"y":{"rawValue":333233},"z":{"rawValue":450000030}},{"x":{"rawValue":586333374},"y":{"rawValue":166566},"z":{"rawValue":460000030}},{"x":{"rawValue":587000000},"y":{"rawValue":333233},"z":{"rawValue":460666687}},{"x":{"rawValue":587666687},"y":{"rawValue":166566},"z":{"rawValue":460666687}},{"x":{"rawValue":594000000},"y":{"rawValue":166566},"z":{"rawValue":462000030}},{"x":{"rawValue":595666687},"y":{"rawValue":499900},"z":{"rawValue":464000030}},{"x":{"rawValue":597333374},"y":{"rawValue":333233},"z":{"rawValue":464000030}},{"x":{"rawValue":597333374},"y":{"rawValue":833233},"z":{"rawValue":438333343}},{"x":{"rawValue":594666687},"y":{"rawValue":999899},"z":{"rawValue":439666687}},{"x":{"rawValue":592000000},"y":{"rawValue":666566},"z":{"rawValue":442333343}},{"x":{"rawValue":588666687},"y":{"rawValue":166566},"z":{"rawValue":460666687}},{"x":{"rawValue":589666687},"y":{"rawValue":499900},"z":{"rawValue":462000030}},{"x":{"rawValue":594000000},"y":{"rawValue":166566},"z":{"rawValue":462000030}},{"x":{"rawValue":586333374},"y":{"rawValue":166566},"z":{"rawValue":460000030}},{"x":{"rawValue":588666687},"y":{"rawValue":166566},"z":{"rawValue":460666687}},{"x":{"rawValue":594000000},"y":{"rawValue":166566},"z":{"rawValue":462000030}},{"x":{"rawValue":592000000},"y":{"rawValue":666566},"z":{"rawValue":442333343}},{"x":{"rawValue":630666687},"y":{"rawValue":666566},"z":{"rawValue":427000030}},{"x":{"rawValue":633000061},"y":{"rawValue":999899},"z":{"rawValue":427000030}},{"x":{"rawValue":632666687},"y":{"rawValue":999899},"z":{"rawValue":426666687}},{"x":{"rawValue":607666687},"y":{"rawValue":1499899},"z":{"rawValue":426666687}},{"x":{"rawValue":626666687},"y":{"rawValue":666566},"z":{"rawValue":431333343}},{"x":{"rawValue":628000061},"y":{"rawValue":999899},"z":{"rawValue":431666687}},{"x":{"rawValue":628666687},"y":{"rawValue":833233},"z":{"rawValue":430666687}},{"x":{"rawValue":606333374},"y":{"rawValue":1166566},"z":{"rawValue":430000030}},{"x":{"rawValue":604333374},"y":{"rawValue":1333233},"z":{"rawValue":430666687}},{"x":{"rawValue":604333374},"y":{"rawValue":1166566},"z":{"rawValue":431333343}},{"x":{"rawValue":626666687},"y":{"rawValue":666566},"z":{"rawValue":431333343}},{"x":{"rawValue":628666687},"y":{"rawValue":833233},"z":{"rawValue":430666687}},{"x":{"rawValue":630000061},"y":{"rawValue":1166566},"z":{"rawValue":430666687}},{"x":{"rawValue":630000061},"y":{"rawValue":666566},"z":{"rawValue":427666687}},{"x":{"rawValue":607666687},"y":{"rawValue":1499899},"z":{"rawValue":426666687}},{"x":{"rawValue":606333374},"y":{"rawValue":1666566},"z":{"rawValue":426666687}},{"x":{"rawValue":606333374},"y":{"rawValue":1166566},"z":{"rawValue":430000030}},{"x":{"rawValue":626666687},"y":{"rawValue":666566},"z":{"rawValue":431333343}},{"x":{"rawValue":628666687},"y":{"rawValue":833233},"z":{"rawValue":430666687}},{"x":{"rawValue":630000061},"y":{"rawValue":666566},"z":{"rawValue":427666687}},{"x":{"rawValue":630000061},"y":{"rawValue":666566},"z":{"rawValue":427666687}},{"x":{"rawValue":630666687},"y":{"rawValue":666566},"z":{"rawValue":427000030}},{"x":{"rawValue":607666687},"y":{"rawValue":1499899},"z":{"rawValue":426666687}},{"x":{"rawValue":599666687},"y":{"rawValue":999899},"z":{"rawValue":436333343}},{"x":{"rawValue":598333374},"y":{"rawValue":1166566},"z":{"rawValue":436333343}},{"x":{"rawValue":598333374},"y":{"rawValue":833233},"z":{"rawValue":437666687}},{"x":{"rawValue":619000061},"y":{"rawValue":499900},"z":{"rawValue":443000030}},{"x":{"rawValue":620333374},"y":{"rawValue":833233},"z":{"rawValue":443333343}},{"x":{"rawValue":620333374},"y":{"rawValue":666566},"z":{"rawValue":441333343}},{"x":{"rawValue":603666687},"y":{"rawValue":1166566},"z":{"rawValue":432333343}},{"x":{"rawValue":602333374},"y":{"rawValue":1333233},"z":{"rawValue":432333343}},{"x":{"rawValue":601666687},"y":{"rawValue":1166566},"z":{"rawValue":434333343}},{"x":{"rawValue":601666687},"y":{"rawValue":1166566},"z":{"rawValue":434333343}},{"x":{"rawValue":600333374},"y":{"rawValue":1333233},"z":{"rawValue":434333343}},{"x":{"rawValue":599666687},"y":{"rawValue":999899},"z":{"rawValue":436333343}},{"x":{"rawValue":624666687},"y":{"rawValue":666566},"z":{"rawValue":434666687}},{"x":{"rawValue":626000061},"y":{"rawValue":999899},"z":{"rawValue":434666687}},{"x":{"rawValue":626000061},"y":{"rawValue":666566},"z":{"rawValue":432000030}},{"x":{"rawValue":622333374},"y":{"rawValue":666566},"z":{"rawValue":437333343}},{"x":{"rawValue":624000061},"y":{"rawValue":833233},"z":{"rawValue":436666687}},{"x":{"rawValue":624666687},"y":{"rawValue":666566},"z":{"rawValue":434666687}},{"x":{"rawValue":620333374},"y":{"rawValue":666566},"z":{"rawValue":441333343}},{"x":{"rawValue":622333374},"y":{"rawValue":999899},"z":{"rawValue":440666687}},{"x":{"rawValue":622333374},"y":{"rawValue":666566},"z":{"rawValue":437333343}},{"x":{"rawValue":607333374},"y":{"rawValue":333233},"z":{"rawValue":469333343}},{"x":{"rawValue":612333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":613000061},"y":{"rawValue":333233},"z":{"rawValue":468333343}},{"x":{"rawValue":606333374},"y":{"rawValue":166566},"z":{"rawValue":468333343}},{"x":{"rawValue":622333374},"y":{"rawValue":666566},"z":{"rawValue":437333343}},{"x":{"rawValue":624666687},"y":{"rawValue":666566},"z":{"rawValue":434666687}},{"x":{"rawValue":626000061},"y":{"rawValue":666566},"z":{"rawValue":432000030}},{"x":{"rawValue":604333374},"y":{"rawValue":1166566},"z":{"rawValue":431333343}},{"x":{"rawValue":605333374},"y":{"rawValue":333233},"z":{"rawValue":468333343}},{"x":{"rawValue":604333374},"y":{"rawValue":499900},"z":{"rawValue":468333343}},{"x":{"rawValue":604666687},"y":{"rawValue":499900},"z":{"rawValue":469000030}},{"x":{"rawValue":602000061},"y":{"rawValue":333233},"z":{"rawValue":466000030}},{"x":{"rawValue":613000061},"y":{"rawValue":333233},"z":{"rawValue":468333343}},{"x":{"rawValue":614333374},"y":{"rawValue":499900},"z":{"rawValue":457000030}},{"x":{"rawValue":598000061},"y":{"rawValue":333233},"z":{"rawValue":464000030}},{"x":{"rawValue":613000061},"y":{"rawValue":333233},"z":{"rawValue":468333343}},{"x":{"rawValue":614333374},"y":{"rawValue":666566},"z":{"rawValue":468666687}},{"x":{"rawValue":614333374},"y":{"rawValue":499900},"z":{"rawValue":457000030}},{"x":{"rawValue":602000061},"y":{"rawValue":333233},"z":{"rawValue":466000030}},{"x":{"rawValue":606333374},"y":{"rawValue":166566},"z":{"rawValue":468333343}},{"x":{"rawValue":613000061},"y":{"rawValue":333233},"z":{"rawValue":468333343}},{"x":{"rawValue":626000061},"y":{"rawValue":666566},"z":{"rawValue":432000030}},{"x":{"rawValue":626666687},"y":{"rawValue":666566},"z":{"rawValue":431333343}},{"x":{"rawValue":604333374},"y":{"rawValue":1166566},"z":{"rawValue":431333343}},{"x":{"rawValue":602000061},"y":{"rawValue":333233},"z":{"rawValue":466000030}},{"x":{"rawValue":604333374},"y":{"rawValue":499900},"z":{"rawValue":468333343}},{"x":{"rawValue":605333374},"y":{"rawValue":333233},"z":{"rawValue":468333343}},{"x":{"rawValue":598000061},"y":{"rawValue":333233},"z":{"rawValue":464000030}},{"x":{"rawValue":599666687},"y":{"rawValue":499900},"z":{"rawValue":466000030}},{"x":{"rawValue":602000061},"y":{"rawValue":333233},"z":{"rawValue":466000030}},{"x":{"rawValue":602000061},"y":{"rawValue":333233},"z":{"rawValue":466000030}},{"x":{"rawValue":605333374},"y":{"rawValue":333233},"z":{"rawValue":468333343}},{"x":{"rawValue":606333374},"y":{"rawValue":166566},"z":{"rawValue":468333343}},{"x":{"rawValue":614333374},"y":{"rawValue":499900},"z":{"rawValue":457000030}},{"x":{"rawValue":616333374},"y":{"rawValue":833233},"z":{"rawValue":456333343}},{"x":{"rawValue":616333374},"y":{"rawValue":499900},"z":{"rawValue":449000030}},{"x":{"rawValue":618333374},"y":{"rawValue":499900},"z":{"rawValue":443666687}},{"x":{"rawValue":619000061},"y":{"rawValue":499900},"z":{"rawValue":443000030}},{"x":{"rawValue":620333374},"y":{"rawValue":666566},"z":{"rawValue":441333343}},{"x":{"rawValue":622333374},"y":{"rawValue":666566},"z":{"rawValue":437333343}},{"x":{"rawValue":604333374},"y":{"rawValue":1166566},"z":{"rawValue":431333343}},{"x":{"rawValue":603666687},"y":{"rawValue":1166566},"z":{"rawValue":432333343}},{"x":{"rawValue":616333374},"y":{"rawValue":499900},"z":{"rawValue":449000030}},{"x":{"rawValue":618333374},"y":{"rawValue":833233},"z":{"rawValue":448333343}},{"x":{"rawValue":618333374},"y":{"rawValue":499900},"z":{"rawValue":443666687}},{"x":{"rawValue":599666687},"y":{"rawValue":999899},"z":{"rawValue":436333343}},{"x":{"rawValue":598333374},"y":{"rawValue":833233},"z":{"rawValue":437666687}},{"x":{"rawValue":618333374},"y":{"rawValue":499900},"z":{"rawValue":443666687}},{"x":{"rawValue":603666687},"y":{"rawValue":1166566},"z":{"rawValue":432333343}},{"x":{"rawValue":601666687},"y":{"rawValue":1166566},"z":{"rawValue":434333343}},{"x":{"rawValue":597333374},"y":{"rawValue":333233},"z":{"rawValue":464000030}},{"x":{"rawValue":598000061},"y":{"rawValue":333233},"z":{"rawValue":464000030}},{"x":{"rawValue":614333374},"y":{"rawValue":499900},"z":{"rawValue":457000030}},{"x":{"rawValue":616333374},"y":{"rawValue":499900},"z":{"rawValue":449000030}},{"x":{"rawValue":598333374},"y":{"rawValue":833233},"z":{"rawValue":437666687}},{"x":{"rawValue":597333374},"y":{"rawValue":833233},"z":{"rawValue":438333343}},{"x":{"rawValue":618333374},"y":{"rawValue":499900},"z":{"rawValue":443666687}},{"x":{"rawValue":601666687},"y":{"rawValue":1166566},"z":{"rawValue":434333343}},{"x":{"rawValue":599666687},"y":{"rawValue":999899},"z":{"rawValue":436333343}},{"x":{"rawValue":705333374},"y":{"rawValue":43333236},"z":{"rawValue":436000030}},{"x":{"rawValue":706333374},"y":{"rawValue":43666568},"z":{"rawValue":436000030}},{"x":{"rawValue":705666687},"y":{"rawValue":43499900},"z":{"rawValue":435333343}},{"x":{"rawValue":704333374},"y":{"rawValue":43166568},"z":{"rawValue":436000030}},{"x":{"rawValue":703666687},"y":{"rawValue":43166568},"z":{"rawValue":436000030}},{"x":{"rawValue":703000000},"y":{"rawValue":43166568},"z":{"rawValue":436333343}},{"x":{"rawValue":707000000},"y":{"rawValue":43333236},"z":{"rawValue":439333343}},{"x":{"rawValue":708333374},"y":{"rawValue":43166568},"z":{"rawValue":439333343}},{"x":{"rawValue":709000000},"y":{"rawValue":43333236},"z":{"rawValue":438333343}},{"x":{"rawValue":703000000},"y":{"rawValue":43499900},"z":{"rawValue":438333343}},{"x":{"rawValue":704333374},"y":{"rawValue":43666568},"z":{"rawValue":439333343}},{"x":{"rawValue":705000000},"y":{"rawValue":43666568},"z":{"rawValue":439333343}},{"x":{"rawValue":705333374},"y":{"rawValue":43333236},"z":{"rawValue":436000030}},{"x":{"rawValue":704333374},"y":{"rawValue":43166568},"z":{"rawValue":436000030}},{"x":{"rawValue":703000000},"y":{"rawValue":43166568},"z":{"rawValue":436333343}},{"x":{"rawValue":706000000},"y":{"rawValue":43499900},"z":{"rawValue":439333343}},{"x":{"rawValue":707000000},"y":{"rawValue":43333236},"z":{"rawValue":439333343}},{"x":{"rawValue":709000000},"y":{"rawValue":43333236},"z":{"rawValue":438333343}},{"x":{"rawValue":703000000},"y":{"rawValue":43499900},"z":{"rawValue":438333343}},{"x":{"rawValue":705000000},"y":{"rawValue":43666568},"z":{"rawValue":439333343}},{"x":{"rawValue":706000000},"y":{"rawValue":43499900},"z":{"rawValue":439333343}},{"x":{"rawValue":705333374},"y":{"rawValue":43333236},"z":{"rawValue":436000030}},{"x":{"rawValue":703000000},"y":{"rawValue":43166568},"z":{"rawValue":436333343}},{"x":{"rawValue":703000000},"y":{"rawValue":43499900},"z":{"rawValue":438333343}},{"x":{"rawValue":706000000},"y":{"rawValue":43499900},"z":{"rawValue":439333343}},{"x":{"rawValue":709000000},"y":{"rawValue":43333236},"z":{"rawValue":438333343}},{"x":{"rawValue":706333374},"y":{"rawValue":43666568},"z":{"rawValue":436000030}},{"x":{"rawValue":707000000},"y":{"rawValue":43333236},"z":{"rawValue":439333343}},{"x":{"rawValue":706000000},"y":{"rawValue":43499900},"z":{"rawValue":439333343}},{"x":{"rawValue":706333374},"y":{"rawValue":43499900},"z":{"rawValue":440000030}},{"x":{"rawValue":766333374},"y":{"rawValue":3333233},"z":{"rawValue":468333343}},{"x":{"rawValue":764666687},"y":{"rawValue":3833233},"z":{"rawValue":469333343}},{"x":{"rawValue":768000061},"y":{"rawValue":2999900},"z":{"rawValue":469333343}},{"x":{"rawValue":768000061},"y":{"rawValue":2833233},"z":{"rawValue":466666687}},{"x":{"rawValue":766333374},"y":{"rawValue":3166566},"z":{"rawValue":466666687}},{"x":{"rawValue":766333374},"y":{"rawValue":3333233},"z":{"rawValue":468333343}},{"x":{"rawValue":768000061},"y":{"rawValue":2999900},"z":{"rawValue":469333343}},{"x":{"rawValue":773666687},"y":{"rawValue":1499899},"z":{"rawValue":455333343}},{"x":{"rawValue":772333312},"y":{"rawValue":1833233},"z":{"rawValue":455000030}},{"x":{"rawValue":772333312},"y":{"rawValue":1833233},"z":{"rawValue":458666687}},{"x":{"rawValue":777666687},"y":{"rawValue":1166566},"z":{"rawValue":428333343}},{"x":{"rawValue":776333312},"y":{"rawValue":1499899},"z":{"rawValue":428000030}},{"x":{"rawValue":776333312},"y":{"rawValue":1499899},"z":{"rawValue":429666687}},{"x":{"rawValue":770333312},"y":{"rawValue":2166566},"z":{"rawValue":461000030}},{"x":{"rawValue":768333312},"y":{"rawValue":2666566},"z":{"rawValue":461666687}},{"x":{"rawValue":768000000},"y":{"rawValue":2833233},"z":{"rawValue":466666687}},{"x":{"rawValue":777666687},"y":{"rawValue":1166566},"z":{"rawValue":428333343}},{"x":{"rawValue":776333312},"y":{"rawValue":1499899},"z":{"rawValue":429666687}},{"x":{"rawValue":778333312},"y":{"rawValue":999899},"z":{"rawValue":431333343}},{"x":{"rawValue":771666687},"y":{"rawValue":1833233},"z":{"rawValue":459333343}},{"x":{"rawValue":770333312},"y":{"rawValue":2166566},"z":{"rawValue":459000030}},{"x":{"rawValue":770333312},"y":{"rawValue":2166566},"z":{"rawValue":461000030}},{"x":{"rawValue":777666687},"y":{"rawValue":1166566},"z":{"rawValue":434000030}},{"x":{"rawValue":776333312},"y":{"rawValue":1499899},"z":{"rawValue":433666687}},{"x":{"rawValue":776333312},"y":{"rawValue":1333233},"z":{"rawValue":447000030}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":778333312},"y":{"rawValue":999899},"z":{"rawValue":431333343}},{"x":{"rawValue":778333312},"y":{"rawValue":1166566},"z":{"rawValue":433333343}},{"x":{"rawValue":778333312},"y":{"rawValue":999899},"z":{"rawValue":426666687}},{"x":{"rawValue":777666687},"y":{"rawValue":1166566},"z":{"rawValue":428333343}},{"x":{"rawValue":778333312},"y":{"rawValue":999899},"z":{"rawValue":431333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":775666687},"y":{"rawValue":1333233},"z":{"rawValue":447666687}},{"x":{"rawValue":774333312},"y":{"rawValue":1833233},"z":{"rawValue":447333343}},{"x":{"rawValue":774333312},"y":{"rawValue":1333233},"z":{"rawValue":454666687}},{"x":{"rawValue":772333312},"y":{"rawValue":1833233},"z":{"rawValue":458666687}},{"x":{"rawValue":771666687},"y":{"rawValue":1833233},"z":{"rawValue":459333343}},{"x":{"rawValue":770333312},"y":{"rawValue":2166566},"z":{"rawValue":461000030}},{"x":{"rawValue":768000000},"y":{"rawValue":2833233},"z":{"rawValue":466666687}},{"x":{"rawValue":768000000},"y":{"rawValue":2999900},"z":{"rawValue":469333343}},{"x":{"rawValue":774333312},"y":{"rawValue":1333233},"z":{"rawValue":454666687}},{"x":{"rawValue":773666687},"y":{"rawValue":1499899},"z":{"rawValue":455333343}},{"x":{"rawValue":772333312},"y":{"rawValue":1833233},"z":{"rawValue":458666687}},{"x":{"rawValue":776333312},"y":{"rawValue":1333233},"z":{"rawValue":447000030}},{"x":{"rawValue":775666687},"y":{"rawValue":1333233},"z":{"rawValue":447666687}},{"x":{"rawValue":774333312},"y":{"rawValue":1333233},"z":{"rawValue":454666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":778333312},"y":{"rawValue":1166566},"z":{"rawValue":433333343}},{"x":{"rawValue":777666687},"y":{"rawValue":1166566},"z":{"rawValue":434000030}},{"x":{"rawValue":776333312},"y":{"rawValue":1333233},"z":{"rawValue":447000030}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":774333312},"y":{"rawValue":1333233},"z":{"rawValue":454666687}},{"x":{"rawValue":772333312},"y":{"rawValue":1833233},"z":{"rawValue":458666687}},{"x":{"rawValue":768000000},"y":{"rawValue":2999900},"z":{"rawValue":469333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":426666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":54000000},"y":{"rawValue":333233},"z":{"rawValue":470666687}},{"x":{"rawValue":55666667},"y":{"rawValue":666566},"z":{"rawValue":470000000}},{"x":{"rawValue":55666667},"y":{"rawValue":499900},"z":{"rawValue":469333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":48666667},"y":{"rawValue":166566},"z":{"rawValue":482000000}},{"x":{"rawValue":50000000},"y":{"rawValue":499900},"z":{"rawValue":482333343}},{"x":{"rawValue":50000000},"y":{"rawValue":333233},"z":{"rawValue":478333343}},{"x":{"rawValue":52000000},"y":{"rawValue":333233},"z":{"rawValue":474333343}},{"x":{"rawValue":54000000},"y":{"rawValue":666566},"z":{"rawValue":473666687}},{"x":{"rawValue":54000000},"y":{"rawValue":333233},"z":{"rawValue":470666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":50000000},"y":{"rawValue":333233},"z":{"rawValue":478333343}},{"x":{"rawValue":52000000},"y":{"rawValue":666566},"z":{"rawValue":477666687}},{"x":{"rawValue":52000000},"y":{"rawValue":333233},"z":{"rawValue":474333343}},{"x":{"rawValue":50000000},"y":{"rawValue":333233},"z":{"rawValue":478333343}},{"x":{"rawValue":52000000},"y":{"rawValue":333233},"z":{"rawValue":474333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":48000000},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":48000000},"y":{"rawValue":499900},"z":{"rawValue":506000000}},{"x":{"rawValue":46000000},"y":{"rawValue":166566},"z":{"rawValue":504333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":48000000},"y":{"rawValue":166566},"z":{"rawValue":482666687}},{"x":{"rawValue":48666667},"y":{"rawValue":166566},"z":{"rawValue":482000000}},{"x":{"rawValue":50000000},"y":{"rawValue":333233},"z":{"rawValue":478333343}},{"x":{"rawValue":46666667},"y":{"rawValue":166566},"z":{"rawValue":491666687}},{"x":{"rawValue":48000000},"y":{"rawValue":499900},"z":{"rawValue":492000000}},{"x":{"rawValue":48000000},"y":{"rawValue":166566},"z":{"rawValue":482666687}},{"x":{"rawValue":46000000},"y":{"rawValue":166566},"z":{"rawValue":492333343}},{"x":{"rawValue":46666667},"y":{"rawValue":166566},"z":{"rawValue":491666687}},{"x":{"rawValue":48000000},"y":{"rawValue":166566},"z":{"rawValue":482666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":48000000},"y":{"rawValue":166566},"z":{"rawValue":482666687}},{"x":{"rawValue":50000000},"y":{"rawValue":333233},"z":{"rawValue":478333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":46000000},"y":{"rawValue":166566},"z":{"rawValue":504333343}},{"x":{"rawValue":46000000},"y":{"rawValue":166566},"z":{"rawValue":492333343}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":149333328},"y":{"rawValue":85499900},"z":{"rawValue":474333343}},{"x":{"rawValue":148666671},"y":{"rawValue":85333236},"z":{"rawValue":475000000}},{"x":{"rawValue":150000000},"y":{"rawValue":85499900},"z":{"rawValue":475000000}},{"x":{"rawValue":149333328},"y":{"rawValue":85499900},"z":{"rawValue":474333343}},{"x":{"rawValue":150000000},"y":{"rawValue":85499900},"z":{"rawValue":475000000}},{"x":{"rawValue":150666671},"y":{"rawValue":85666572},"z":{"rawValue":473666687}},{"x":{"rawValue":151666671},"y":{"rawValue":85833236},"z":{"rawValue":469333343}},{"x":{"rawValue":149333328},"y":{"rawValue":85833236},"z":{"rawValue":469333343}},{"x":{"rawValue":150666671},"y":{"rawValue":85666572},"z":{"rawValue":473666687}},{"x":{"rawValue":151666671},"y":{"rawValue":85666572},"z":{"rawValue":473666687}},{"x":{"rawValue":151666671},"y":{"rawValue":85833236},"z":{"rawValue":469333343}},{"x":{"rawValue":145333328},"y":{"rawValue":84666572},"z":{"rawValue":478000000}},{"x":{"rawValue":144666671},"y":{"rawValue":84499900},"z":{"rawValue":478666687}},{"x":{"rawValue":146000000},"y":{"rawValue":84666572},"z":{"rawValue":478666687}},{"x":{"rawValue":146666671},"y":{"rawValue":84833236},"z":{"rawValue":477666687}},{"x":{"rawValue":148000000},"y":{"rawValue":84999900},"z":{"rawValue":476333343}},{"x":{"rawValue":147666671},"y":{"rawValue":85166572},"z":{"rawValue":475000000}},{"x":{"rawValue":147000000},"y":{"rawValue":84999900},"z":{"rawValue":475000000}},{"x":{"rawValue":145333328},"y":{"rawValue":84833236},"z":{"rawValue":475333343}},{"x":{"rawValue":145333328},"y":{"rawValue":84666572},"z":{"rawValue":478000000}},{"x":{"rawValue":146666671},"y":{"rawValue":84833236},"z":{"rawValue":477666687}},{"x":{"rawValue":148666671},"y":{"rawValue":85166572},"z":{"rawValue":475666687}},{"x":{"rawValue":150333328},"y":{"rawValue":85333236},"z":{"rawValue":475666687}},{"x":{"rawValue":150000000},"y":{"rawValue":85499900},"z":{"rawValue":475000000}},{"x":{"rawValue":148666671},"y":{"rawValue":85333236},"z":{"rawValue":475000000}},{"x":{"rawValue":146666671},"y":{"rawValue":84833236},"z":{"rawValue":477666687}},{"x":{"rawValue":148333328},"y":{"rawValue":84833236},"z":{"rawValue":477666687}},{"x":{"rawValue":148000000},"y":{"rawValue":84999900},"z":{"rawValue":476333343}},{"x":{"rawValue":148666671},"y":{"rawValue":85166572},"z":{"rawValue":475666687}},{"x":{"rawValue":148666671},"y":{"rawValue":85333236},"z":{"rawValue":475000000}},{"x":{"rawValue":147666671},"y":{"rawValue":85166572},"z":{"rawValue":475000000}},{"x":{"rawValue":148000000},"y":{"rawValue":84999900},"z":{"rawValue":476333343}},{"x":{"rawValue":144666671},"y":{"rawValue":84499900},"z":{"rawValue":478666687}},{"x":{"rawValue":143333328},"y":{"rawValue":84333236},"z":{"rawValue":478333343}},{"x":{"rawValue":143333328},"y":{"rawValue":84333236},"z":{"rawValue":480000000}},{"x":{"rawValue":145666671},"y":{"rawValue":84333236},"z":{"rawValue":480666687}},{"x":{"rawValue":146333328},"y":{"rawValue":84499900},"z":{"rawValue":480000000}},{"x":{"rawValue":146000000},"y":{"rawValue":84666572},"z":{"rawValue":478666687}},{"x":{"rawValue":144666671},"y":{"rawValue":84499900},"z":{"rawValue":478666687}},{"x":{"rawValue":143333328},"y":{"rawValue":84333236},"z":{"rawValue":480000000}},{"x":{"rawValue":142666671},"y":{"rawValue":84333236},"z":{"rawValue":480666687}},{"x":{"rawValue":145666671},"y":{"rawValue":84333236},"z":{"rawValue":480666687}},{"x":{"rawValue":143333328},"y":{"rawValue":84333236},"z":{"rawValue":480000000}},{"x":{"rawValue":140666671},"y":{"rawValue":84333236},"z":{"rawValue":483333343}},{"x":{"rawValue":138666671},"y":{"rawValue":84333236},"z":{"rawValue":483333343}},{"x":{"rawValue":139000000},"y":{"rawValue":84499900},"z":{"rawValue":484000000}},{"x":{"rawValue":140333328},"y":{"rawValue":84333236},"z":{"rawValue":484000000}},{"x":{"rawValue":143666671},"y":{"rawValue":84166572},"z":{"rawValue":482333343}},{"x":{"rawValue":145666671},"y":{"rawValue":84166572},"z":{"rawValue":481666687}},{"x":{"rawValue":145666671},"y":{"rawValue":84333236},"z":{"rawValue":480666687}},{"x":{"rawValue":142666671},"y":{"rawValue":84333236},"z":{"rawValue":480666687}},{"x":{"rawValue":140666671},"y":{"rawValue":84333236},"z":{"rawValue":483333343}},{"x":{"rawValue":140333328},"y":{"rawValue":84333236},"z":{"rawValue":484000000}},{"x":{"rawValue":141333328},"y":{"rawValue":84333236},"z":{"rawValue":484000000}},{"x":{"rawValue":141333328},"y":{"rawValue":84333236},"z":{"rawValue":482666687}},{"x":{"rawValue":140666671},"y":{"rawValue":84333236},"z":{"rawValue":483333343}},{"x":{"rawValue":141333328},"y":{"rawValue":84333236},"z":{"rawValue":484000000}},{"x":{"rawValue":142000000},"y":{"rawValue":84166572},"z":{"rawValue":484000000}},{"x":{"rawValue":141333328},"y":{"rawValue":84333236},"z":{"rawValue":482666687}},{"x":{"rawValue":142000000},"y":{"rawValue":84166572},"z":{"rawValue":484000000}},{"x":{"rawValue":143666671},"y":{"rawValue":83999900},"z":{"rawValue":483666687}},{"x":{"rawValue":143666671},"y":{"rawValue":84166572},"z":{"rawValue":482333343}},{"x":{"rawValue":142666671},"y":{"rawValue":84333236},"z":{"rawValue":480666687}},{"x":{"rawValue":141333328},"y":{"rawValue":84166572},"z":{"rawValue":480333343}},{"x":{"rawValue":139000000},"y":{"rawValue":84499900},"z":{"rawValue":484000000}},{"x":{"rawValue":139000000},"y":{"rawValue":84666572},"z":{"rawValue":486000000}},{"x":{"rawValue":139666671},"y":{"rawValue":84666572},"z":{"rawValue":486000000}},{"x":{"rawValue":140333328},"y":{"rawValue":84333236},"z":{"rawValue":484000000}},{"x":{"rawValue":204000000},"y":{"rawValue":333233},"z":{"rawValue":469333343}},{"x":{"rawValue":204000000},"y":{"rawValue":499899},"z":{"rawValue":470666687}},{"x":{"rawValue":206000000},"y":{"rawValue":166566},"z":{"rawValue":472333343}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":206000000},"y":{"rawValue":166566},"z":{"rawValue":472333343}},{"x":{"rawValue":206000000},"y":{"rawValue":499900},"z":{"rawValue":486333343}},{"x":{"rawValue":208000000},"y":{"rawValue":166566},"z":{"rawValue":488000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":205333343},"y":{"rawValue":333233},"z":{"rawValue":508333343}},{"x":{"rawValue":204000000},"y":{"rawValue":666566},"z":{"rawValue":508000000}},{"x":{"rawValue":204000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":207333343},"y":{"rawValue":166566},"z":{"rawValue":490666687}},{"x":{"rawValue":206000000},"y":{"rawValue":499900},"z":{"rawValue":490333343}},{"x":{"rawValue":206000000},"y":{"rawValue":166566},"z":{"rawValue":507666687}},{"x":{"rawValue":206000000},"y":{"rawValue":166566},"z":{"rawValue":507666687}},{"x":{"rawValue":205333343},"y":{"rawValue":333233},"z":{"rawValue":508333343}},{"x":{"rawValue":204000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":208000000},"y":{"rawValue":166566},"z":{"rawValue":490000000}},{"x":{"rawValue":206000000},"y":{"rawValue":166566},"z":{"rawValue":507666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":208000000},"y":{"rawValue":166566},"z":{"rawValue":490000000}},{"x":{"rawValue":207333343},"y":{"rawValue":166566},"z":{"rawValue":490666687}},{"x":{"rawValue":206000000},"y":{"rawValue":166566},"z":{"rawValue":507666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":208000000},"y":{"rawValue":166566},"z":{"rawValue":488000000}},{"x":{"rawValue":208000000},"y":{"rawValue":166566},"z":{"rawValue":490000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":384000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":400666656},"y":{"rawValue":666566},"z":{"rawValue":505000000}},{"x":{"rawValue":413666656},"y":{"rawValue":999899},"z":{"rawValue":503666687}},{"x":{"rawValue":414333343},"y":{"rawValue":833233},"z":{"rawValue":503000000}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":414333343},"y":{"rawValue":833233},"z":{"rawValue":503000000}},{"x":{"rawValue":424000000},"y":{"rawValue":999899},"z":{"rawValue":503000000}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":384000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":391000000},"y":{"rawValue":499900},"z":{"rawValue":509000000}},{"x":{"rawValue":395000000},"y":{"rawValue":499900},"z":{"rawValue":507000000}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":384000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":386333343},"y":{"rawValue":666566},"z":{"rawValue":512000000}},{"x":{"rawValue":387000000},"y":{"rawValue":499900},"z":{"rawValue":511000000}},{"x":{"rawValue":387000000},"y":{"rawValue":499900},"z":{"rawValue":511000000}},{"x":{"rawValue":390666656},"y":{"rawValue":999899},"z":{"rawValue":511000000}},{"x":{"rawValue":390333343},"y":{"rawValue":666566},"z":{"rawValue":509666687}},{"x":{"rawValue":391000000},"y":{"rawValue":499900},"z":{"rawValue":509000000}},{"x":{"rawValue":394666656},"y":{"rawValue":999899},"z":{"rawValue":509000000}},{"x":{"rawValue":394333343},"y":{"rawValue":666566},"z":{"rawValue":507666687}},{"x":{"rawValue":387000000},"y":{"rawValue":499900},"z":{"rawValue":511000000}},{"x":{"rawValue":390333343},"y":{"rawValue":666566},"z":{"rawValue":509666687}},{"x":{"rawValue":391000000},"y":{"rawValue":499900},"z":{"rawValue":509000000}},{"x":{"rawValue":384000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":391000000},"y":{"rawValue":499900},"z":{"rawValue":509000000}},{"x":{"rawValue":394333343},"y":{"rawValue":666566},"z":{"rawValue":507666687}},{"x":{"rawValue":395000000},"y":{"rawValue":499900},"z":{"rawValue":507000000}},{"x":{"rawValue":395000000},"y":{"rawValue":499900},"z":{"rawValue":507000000}},{"x":{"rawValue":400333343},"y":{"rawValue":999899},"z":{"rawValue":507000000}},{"x":{"rawValue":400000000},"y":{"rawValue":666566},"z":{"rawValue":505666687}},{"x":{"rawValue":400666656},"y":{"rawValue":666566},"z":{"rawValue":505000000}},{"x":{"rawValue":414000000},"y":{"rawValue":1333233},"z":{"rawValue":505000000}},{"x":{"rawValue":413666656},"y":{"rawValue":999899},"z":{"rawValue":503666687}},{"x":{"rawValue":395000000},"y":{"rawValue":499900},"z":{"rawValue":507000000}},{"x":{"rawValue":400000000},"y":{"rawValue":666566},"z":{"rawValue":505666687}},{"x":{"rawValue":400666656},"y":{"rawValue":666566},"z":{"rawValue":505000000}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":424000000},"y":{"rawValue":999899},"z":{"rawValue":503000000}},{"x":{"rawValue":425666656},"y":{"rawValue":1666566},"z":{"rawValue":505000000}},{"x":{"rawValue":426666656},"y":{"rawValue":1666566},"z":{"rawValue":505000000}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":462666687},"y":{"rawValue":833233},"z":{"rawValue":486000000}},{"x":{"rawValue":464000030},"y":{"rawValue":1166566},"z":{"rawValue":486333343}},{"x":{"rawValue":464000030},"y":{"rawValue":1333233},"z":{"rawValue":483333343}},{"x":{"rawValue":462000030},"y":{"rawValue":833233},"z":{"rawValue":482666687}},{"x":{"rawValue":456333343},"y":{"rawValue":833233},"z":{"rawValue":471333343}},{"x":{"rawValue":456333343},"y":{"rawValue":999899},"z":{"rawValue":469333343}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":458000030},"y":{"rawValue":833233},"z":{"rawValue":474666687}},{"x":{"rawValue":458000030},"y":{"rawValue":999899},"z":{"rawValue":472666687}},{"x":{"rawValue":456333343},"y":{"rawValue":833233},"z":{"rawValue":471333343}},{"x":{"rawValue":462000030},"y":{"rawValue":833233},"z":{"rawValue":482666687}},{"x":{"rawValue":462000030},"y":{"rawValue":1333233},"z":{"rawValue":478333343}},{"x":{"rawValue":458000030},"y":{"rawValue":833233},"z":{"rawValue":474666687}},{"x":{"rawValue":462666687},"y":{"rawValue":833233},"z":{"rawValue":486000000}},{"x":{"rawValue":462000030},"y":{"rawValue":833233},"z":{"rawValue":482666687}},{"x":{"rawValue":458000030},"y":{"rawValue":833233},"z":{"rawValue":474666687}},{"x":{"rawValue":431333343},"y":{"rawValue":1333233},"z":{"rawValue":503000000}},{"x":{"rawValue":438666687},"y":{"rawValue":1666566},"z":{"rawValue":503000000}},{"x":{"rawValue":439333343},"y":{"rawValue":1333233},"z":{"rawValue":501000000}},{"x":{"rawValue":457000030},"y":{"rawValue":666566},"z":{"rawValue":491333343}},{"x":{"rawValue":459000030},"y":{"rawValue":999899},"z":{"rawValue":491333343}},{"x":{"rawValue":458666687},"y":{"rawValue":666566},"z":{"rawValue":490000000}},{"x":{"rawValue":449000030},"y":{"rawValue":1333233},"z":{"rawValue":497333343}},{"x":{"rawValue":451333343},"y":{"rawValue":1499899},"z":{"rawValue":497333343}},{"x":{"rawValue":451000030},"y":{"rawValue":1166566},"z":{"rawValue":496000000}},{"x":{"rawValue":451000030},"y":{"rawValue":1166566},"z":{"rawValue":496000000}},{"x":{"rawValue":453000030},"y":{"rawValue":1166566},"z":{"rawValue":495333343}},{"x":{"rawValue":452666687},"y":{"rawValue":833233},"z":{"rawValue":494000000}},{"x":{"rawValue":457000030},"y":{"rawValue":666566},"z":{"rawValue":491333343}},{"x":{"rawValue":458666687},"y":{"rawValue":666566},"z":{"rawValue":490000000}},{"x":{"rawValue":459333343},"y":{"rawValue":666566},"z":{"rawValue":489333343}},{"x":{"rawValue":459333343},"y":{"rawValue":666566},"z":{"rawValue":489333343}},{"x":{"rawValue":462000030},"y":{"rawValue":1166566},"z":{"rawValue":489333343}},{"x":{"rawValue":462000030},"y":{"rawValue":833233},"z":{"rawValue":486666687}},{"x":{"rawValue":453333343},"y":{"rawValue":833233},"z":{"rawValue":493333343}},{"x":{"rawValue":456333343},"y":{"rawValue":1166566},"z":{"rawValue":493333343}},{"x":{"rawValue":457000030},"y":{"rawValue":666566},"z":{"rawValue":491333343}},{"x":{"rawValue":439333343},"y":{"rawValue":1333233},"z":{"rawValue":501000000}},{"x":{"rawValue":442666687},"y":{"rawValue":1499899},"z":{"rawValue":501000000}},{"x":{"rawValue":443333343},"y":{"rawValue":1166566},"z":{"rawValue":499000000}},{"x":{"rawValue":449000030},"y":{"rawValue":1333233},"z":{"rawValue":497333343}},{"x":{"rawValue":451000030},"y":{"rawValue":1166566},"z":{"rawValue":496000000}},{"x":{"rawValue":452666687},"y":{"rawValue":833233},"z":{"rawValue":494000000}},{"x":{"rawValue":457000030},"y":{"rawValue":666566},"z":{"rawValue":491333343}},{"x":{"rawValue":462000030},"y":{"rawValue":833233},"z":{"rawValue":486666687}},{"x":{"rawValue":462666687},"y":{"rawValue":833233},"z":{"rawValue":486000000}},{"x":{"rawValue":453333343},"y":{"rawValue":833233},"z":{"rawValue":493333343}},{"x":{"rawValue":449000030},"y":{"rawValue":1333233},"z":{"rawValue":497333343}},{"x":{"rawValue":452666687},"y":{"rawValue":833233},"z":{"rawValue":494000000}},{"x":{"rawValue":453333343},"y":{"rawValue":833233},"z":{"rawValue":493333343}},{"x":{"rawValue":443333343},"y":{"rawValue":1166566},"z":{"rawValue":499000000}},{"x":{"rawValue":443333343},"y":{"rawValue":1166566},"z":{"rawValue":499000000}},{"x":{"rawValue":448333343},"y":{"rawValue":1666566},"z":{"rawValue":499000000}},{"x":{"rawValue":449000030},"y":{"rawValue":1333233},"z":{"rawValue":497333343}},{"x":{"rawValue":457000030},"y":{"rawValue":666566},"z":{"rawValue":491333343}},{"x":{"rawValue":459333343},"y":{"rawValue":666566},"z":{"rawValue":489333343}},{"x":{"rawValue":462000030},"y":{"rawValue":833233},"z":{"rawValue":486666687}},{"x":{"rawValue":426666687},"y":{"rawValue":1666566},"z":{"rawValue":505000000}},{"x":{"rawValue":430666687},"y":{"rawValue":1833233},"z":{"rawValue":505000000}},{"x":{"rawValue":431333343},"y":{"rawValue":1333233},"z":{"rawValue":503000000}},{"x":{"rawValue":431333343},"y":{"rawValue":1333233},"z":{"rawValue":503000000}},{"x":{"rawValue":439333343},"y":{"rawValue":1333233},"z":{"rawValue":501000000}},{"x":{"rawValue":443333343},"y":{"rawValue":1166566},"z":{"rawValue":499000000}},{"x":{"rawValue":453333343},"y":{"rawValue":833233},"z":{"rawValue":493333343}},{"x":{"rawValue":462666687},"y":{"rawValue":833233},"z":{"rawValue":486000000}},{"x":{"rawValue":458000030},"y":{"rawValue":833233},"z":{"rawValue":474666687}},{"x":{"rawValue":456333343},"y":{"rawValue":833233},"z":{"rawValue":471333343}},{"x":{"rawValue":453333343},"y":{"rawValue":833233},"z":{"rawValue":493333343}},{"x":{"rawValue":462666687},"y":{"rawValue":833233},"z":{"rawValue":486000000}},{"x":{"rawValue":456333343},"y":{"rawValue":833233},"z":{"rawValue":471333343}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":426666687},"y":{"rawValue":1666566},"z":{"rawValue":505000000}},{"x":{"rawValue":431333343},"y":{"rawValue":1333233},"z":{"rawValue":503000000}},{"x":{"rawValue":508666687},"y":{"rawValue":23499900},"z":{"rawValue":475666687}},{"x":{"rawValue":509666687},"y":{"rawValue":23666568},"z":{"rawValue":475666687}},{"x":{"rawValue":509333343},"y":{"rawValue":23333234},"z":{"rawValue":474333343}},{"x":{"rawValue":508000000},"y":{"rawValue":22999900},"z":{"rawValue":473666687}},{"x":{"rawValue":502000000},"y":{"rawValue":21833234},"z":{"rawValue":469333343}},{"x":{"rawValue":501666687},"y":{"rawValue":21666568},"z":{"rawValue":469666687}},{"x":{"rawValue":504666687},"y":{"rawValue":22333234},"z":{"rawValue":472333343}},{"x":{"rawValue":508000000},"y":{"rawValue":22999900},"z":{"rawValue":473666687}},{"x":{"rawValue":511333343},"y":{"rawValue":22833234},"z":{"rawValue":472333343}},{"x":{"rawValue":512000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":510000000},"y":{"rawValue":23166568},"z":{"rawValue":473666687}},{"x":{"rawValue":511666687},"y":{"rawValue":23166568},"z":{"rawValue":473666687}},{"x":{"rawValue":511333343},"y":{"rawValue":22833234},"z":{"rawValue":472333343}},{"x":{"rawValue":508000000},"y":{"rawValue":22999900},"z":{"rawValue":473666687}},{"x":{"rawValue":509333343},"y":{"rawValue":23333234},"z":{"rawValue":474333343}},{"x":{"rawValue":510000000},"y":{"rawValue":23166568},"z":{"rawValue":473666687}},{"x":{"rawValue":511333343},"y":{"rawValue":22833234},"z":{"rawValue":472333343}},{"x":{"rawValue":512000000},"y":{"rawValue":22833234},"z":{"rawValue":471666687}},{"x":{"rawValue":512000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":504666687},"y":{"rawValue":22333234},"z":{"rawValue":472333343}},{"x":{"rawValue":504666687},"y":{"rawValue":22499900},"z":{"rawValue":473666687}},{"x":{"rawValue":508000000},"y":{"rawValue":22999900},"z":{"rawValue":473666687}},{"x":{"rawValue":508000000},"y":{"rawValue":22999900},"z":{"rawValue":473666687}},{"x":{"rawValue":510000000},"y":{"rawValue":23166568},"z":{"rawValue":473666687}},{"x":{"rawValue":511333343},"y":{"rawValue":22833234},"z":{"rawValue":472333343}},{"x":{"rawValue":512000000},"y":{"rawValue":22833234},"z":{"rawValue":471666687}},{"x":{"rawValue":513333312},"y":{"rawValue":22666568},"z":{"rawValue":471666687}},{"x":{"rawValue":513000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":512000000},"y":{"rawValue":22333234},"z":{"rawValue":469333343}},{"x":{"rawValue":615666687},"y":{"rawValue":1333233},"z":{"rawValue":479666687}},{"x":{"rawValue":615000061},"y":{"rawValue":1666566},"z":{"rawValue":481333343}},{"x":{"rawValue":616333374},"y":{"rawValue":1833233},"z":{"rawValue":482333343}},{"x":{"rawValue":616333374},"y":{"rawValue":1333233},"z":{"rawValue":478333343}},{"x":{"rawValue":612333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":607333374},"y":{"rawValue":333233},"z":{"rawValue":469333343}},{"x":{"rawValue":612333374},"y":{"rawValue":166566},"z":{"rawValue":471000000}},{"x":{"rawValue":614000061},"y":{"rawValue":1166566},"z":{"rawValue":478333343}},{"x":{"rawValue":615666687},"y":{"rawValue":1333233},"z":{"rawValue":479666687}},{"x":{"rawValue":616333374},"y":{"rawValue":1333233},"z":{"rawValue":478333343}},{"x":{"rawValue":614333374},"y":{"rawValue":833233},"z":{"rawValue":476666687}},{"x":{"rawValue":614000061},"y":{"rawValue":666566},"z":{"rawValue":476000000}},{"x":{"rawValue":614333374},"y":{"rawValue":666566},"z":{"rawValue":472666687}},{"x":{"rawValue":612333374},"y":{"rawValue":166566},"z":{"rawValue":471000000}},{"x":{"rawValue":607333374},"y":{"rawValue":333233},"z":{"rawValue":469333343}},{"x":{"rawValue":614000061},"y":{"rawValue":666566},"z":{"rawValue":476000000}},{"x":{"rawValue":614000061},"y":{"rawValue":1166566},"z":{"rawValue":478333343}},{"x":{"rawValue":614333374},"y":{"rawValue":833233},"z":{"rawValue":476666687}},{"x":{"rawValue":614333374},"y":{"rawValue":666566},"z":{"rawValue":472666687}},{"x":{"rawValue":617666687},"y":{"rawValue":2166566},"z":{"rawValue":484666687}},{"x":{"rawValue":617000061},"y":{"rawValue":2333233},"z":{"rawValue":485000000}},{"x":{"rawValue":618000061},"y":{"rawValue":2333233},"z":{"rawValue":486000000}},{"x":{"rawValue":618333374},"y":{"rawValue":2166566},"z":{"rawValue":484666687}},{"x":{"rawValue":618333374},"y":{"rawValue":2166566},"z":{"rawValue":483333343}},{"x":{"rawValue":617333374},"y":{"rawValue":1999899},"z":{"rawValue":483333343}},{"x":{"rawValue":617666687},"y":{"rawValue":2166566},"z":{"rawValue":484666687}},{"x":{"rawValue":618333374},"y":{"rawValue":2166566},"z":{"rawValue":484666687}},{"x":{"rawValue":624000061},"y":{"rawValue":2666566},"z":{"rawValue":499666687}},{"x":{"rawValue":624666687},"y":{"rawValue":2666566},"z":{"rawValue":499000000}},{"x":{"rawValue":625333374},"y":{"rawValue":2999900},"z":{"rawValue":497333343}},{"x":{"rawValue":622333374},"y":{"rawValue":2833233},"z":{"rawValue":494666687}},{"x":{"rawValue":622000061},"y":{"rawValue":2999900},"z":{"rawValue":495666687}},{"x":{"rawValue":622000061},"y":{"rawValue":2999900},"z":{"rawValue":498000000}},{"x":{"rawValue":620333374},"y":{"rawValue":2833233},"z":{"rawValue":490666687}},{"x":{"rawValue":620333374},"y":{"rawValue":2833233},"z":{"rawValue":486333343}},{"x":{"rawValue":620000061},"y":{"rawValue":2833233},"z":{"rawValue":490000000}},{"x":{"rawValue":620000061},"y":{"rawValue":2999900},"z":{"rawValue":492333343}},{"x":{"rawValue":624000061},"y":{"rawValue":2666566},"z":{"rawValue":499666687}},{"x":{"rawValue":624000061},"y":{"rawValue":2666566},"z":{"rawValue":502000000}},{"x":{"rawValue":625000061},"y":{"rawValue":2499900},"z":{"rawValue":503000000}},{"x":{"rawValue":626000061},"y":{"rawValue":2666566},"z":{"rawValue":503000000}},{"x":{"rawValue":626000061},"y":{"rawValue":2666566},"z":{"rawValue":500000000}},{"x":{"rawValue":624666687},"y":{"rawValue":2666566},"z":{"rawValue":499000000}},{"x":{"rawValue":620333374},"y":{"rawValue":2833233},"z":{"rawValue":486333343}},{"x":{"rawValue":618333374},"y":{"rawValue":2166566},"z":{"rawValue":484666687}},{"x":{"rawValue":618000061},"y":{"rawValue":2333233},"z":{"rawValue":486000000}},{"x":{"rawValue":618000061},"y":{"rawValue":2833233},"z":{"rawValue":488333343}},{"x":{"rawValue":620000061},"y":{"rawValue":2833233},"z":{"rawValue":490000000}},{"x":{"rawValue":621333374},"y":{"rawValue":2999900},"z":{"rawValue":493333343}},{"x":{"rawValue":621000061},"y":{"rawValue":3166566},"z":{"rawValue":495000000}},{"x":{"rawValue":622000061},"y":{"rawValue":2999900},"z":{"rawValue":495666687}},{"x":{"rawValue":622333374},"y":{"rawValue":2833233},"z":{"rawValue":494666687}},{"x":{"rawValue":622333374},"y":{"rawValue":2999900},"z":{"rawValue":492333343}},{"x":{"rawValue":622333374},"y":{"rawValue":2999900},"z":{"rawValue":492333343}},{"x":{"rawValue":620333374},"y":{"rawValue":2833233},"z":{"rawValue":490666687}},{"x":{"rawValue":620000061},"y":{"rawValue":2999900},"z":{"rawValue":492333343}},{"x":{"rawValue":621333374},"y":{"rawValue":2999900},"z":{"rawValue":493333343}},{"x":{"rawValue":713000000},"y":{"rawValue":16833234},"z":{"rawValue":512000000}},{"x":{"rawValue":718000000},"y":{"rawValue":16833234},"z":{"rawValue":512000000}},{"x":{"rawValue":713666687},"y":{"rawValue":16666568},"z":{"rawValue":511333343}},{"x":{"rawValue":715000000},"y":{"rawValue":16666568},"z":{"rawValue":510000000}},{"x":{"rawValue":713666687},"y":{"rawValue":16833234},"z":{"rawValue":509666687}},{"x":{"rawValue":713666687},"y":{"rawValue":16666568},"z":{"rawValue":511333343}},{"x":{"rawValue":718000000},"y":{"rawValue":16833234},"z":{"rawValue":512000000}},{"x":{"rawValue":718666687},"y":{"rawValue":16666568},"z":{"rawValue":511000000}},{"x":{"rawValue":724000000},"y":{"rawValue":15333233},"z":{"rawValue":502000000}},{"x":{"rawValue":725333374},"y":{"rawValue":14999899},"z":{"rawValue":501000000}},{"x":{"rawValue":724666687},"y":{"rawValue":14999899},"z":{"rawValue":500333343}},{"x":{"rawValue":723333374},"y":{"rawValue":15166566},"z":{"rawValue":500000000}},{"x":{"rawValue":722666687},"y":{"rawValue":15499899},"z":{"rawValue":502000000}},{"x":{"rawValue":724000000},"y":{"rawValue":15499899},"z":{"rawValue":502333343}},{"x":{"rawValue":724000000},"y":{"rawValue":15333233},"z":{"rawValue":502000000}},{"x":{"rawValue":722666687},"y":{"rawValue":15499899},"z":{"rawValue":502000000}},{"x":{"rawValue":721000000},"y":{"rawValue":15833233},"z":{"rawValue":502333343}},{"x":{"rawValue":721000000},"y":{"rawValue":15833233},"z":{"rawValue":502333343}},{"x":{"rawValue":722666687},"y":{"rawValue":15499899},"z":{"rawValue":502000000}},{"x":{"rawValue":721333374},"y":{"rawValue":15666566},"z":{"rawValue":501666687}},{"x":{"rawValue":722333374},"y":{"rawValue":16166568},"z":{"rawValue":507000000}},{"x":{"rawValue":723666687},"y":{"rawValue":16333234},"z":{"rawValue":507000000}},{"x":{"rawValue":723666687},"y":{"rawValue":15999899},"z":{"rawValue":505666687}},{"x":{"rawValue":721000000},"y":{"rawValue":15833233},"z":{"rawValue":502333343}},{"x":{"rawValue":719666687},"y":{"rawValue":16166568},"z":{"rawValue":502000000}},{"x":{"rawValue":719666687},"y":{"rawValue":16166568},"z":{"rawValue":504000000}},{"x":{"rawValue":720666687},"y":{"rawValue":16499900},"z":{"rawValue":509000000}},{"x":{"rawValue":721666687},"y":{"rawValue":16499900},"z":{"rawValue":509000000}},{"x":{"rawValue":722333374},"y":{"rawValue":16166568},"z":{"rawValue":507000000}},{"x":{"rawValue":719666687},"y":{"rawValue":16166568},"z":{"rawValue":504000000}},{"x":{"rawValue":717666687},"y":{"rawValue":16499900},"z":{"rawValue":504666687}},{"x":{"rawValue":717000000},"y":{"rawValue":16499900},"z":{"rawValue":506666687}},{"x":{"rawValue":724666687},"y":{"rawValue":15999899},"z":{"rawValue":505000000}},{"x":{"rawValue":724666687},"y":{"rawValue":15499899},"z":{"rawValue":503000000}},{"x":{"rawValue":724000000},"y":{"rawValue":15499899},"z":{"rawValue":502333343}},{"x":{"rawValue":723666687},"y":{"rawValue":15999899},"z":{"rawValue":505666687}},{"x":{"rawValue":717000000},"y":{"rawValue":16499900},"z":{"rawValue":506666687}},{"x":{"rawValue":715666687},"y":{"rawValue":16833234},"z":{"rawValue":506666687}},{"x":{"rawValue":715666687},"y":{"rawValue":16499900},"z":{"rawValue":509333343}},{"x":{"rawValue":720000000},"y":{"rawValue":16666568},"z":{"rawValue":510000000}},{"x":{"rawValue":720666687},"y":{"rawValue":16499900},"z":{"rawValue":509000000}},{"x":{"rawValue":715666687},"y":{"rawValue":16499900},"z":{"rawValue":509333343}},{"x":{"rawValue":715000000},"y":{"rawValue":16666568},"z":{"rawValue":510000000}},{"x":{"rawValue":720000000},"y":{"rawValue":16666568},"z":{"rawValue":510000000}},{"x":{"rawValue":723666687},"y":{"rawValue":15999899},"z":{"rawValue":505666687}},{"x":{"rawValue":724000000},"y":{"rawValue":15499899},"z":{"rawValue":502333343}},{"x":{"rawValue":721000000},"y":{"rawValue":15833233},"z":{"rawValue":502333343}},{"x":{"rawValue":719666687},"y":{"rawValue":16166568},"z":{"rawValue":504000000}},{"x":{"rawValue":722333374},"y":{"rawValue":16166568},"z":{"rawValue":507000000}},{"x":{"rawValue":718666687},"y":{"rawValue":16666568},"z":{"rawValue":511000000}},{"x":{"rawValue":720000000},"y":{"rawValue":16833234},"z":{"rawValue":511000000}},{"x":{"rawValue":720000000},"y":{"rawValue":16666568},"z":{"rawValue":510000000}},{"x":{"rawValue":715000000},"y":{"rawValue":16666568},"z":{"rawValue":510000000}},{"x":{"rawValue":725333374},"y":{"rawValue":14833233},"z":{"rawValue":500000000}},{"x":{"rawValue":725000000},"y":{"rawValue":14833233},"z":{"rawValue":499666687}},{"x":{"rawValue":724666687},"y":{"rawValue":14999899},"z":{"rawValue":500333343}},{"x":{"rawValue":725333374},"y":{"rawValue":14999899},"z":{"rawValue":501000000}},{"x":{"rawValue":725333374},"y":{"rawValue":14999899},"z":{"rawValue":501000000}},{"x":{"rawValue":726333374},"y":{"rawValue":14833233},"z":{"rawValue":500666687}},{"x":{"rawValue":725333374},"y":{"rawValue":14833233},"z":{"rawValue":500000000}},{"x":{"rawValue":764666687},"y":{"rawValue":3833233},"z":{"rawValue":469333343}},{"x":{"rawValue":764666687},"y":{"rawValue":3833233},"z":{"rawValue":470000000}},{"x":{"rawValue":766333374},"y":{"rawValue":3499900},"z":{"rawValue":470666687}},{"x":{"rawValue":768000061},"y":{"rawValue":2999900},"z":{"rawValue":469333343}},{"x":{"rawValue":748666687},"y":{"rawValue":8666566},"z":{"rawValue":483666687}},{"x":{"rawValue":746666687},"y":{"rawValue":8833233},"z":{"rawValue":483666687}},{"x":{"rawValue":747666687},"y":{"rawValue":8999899},"z":{"rawValue":485000000}},{"x":{"rawValue":748666687},"y":{"rawValue":7833233},"z":{"rawValue":473000000}},{"x":{"rawValue":751000061},"y":{"rawValue":7333233},"z":{"rawValue":473000000}},{"x":{"rawValue":750000061},"y":{"rawValue":7666566},"z":{"rawValue":471666687}},{"x":{"rawValue":749000061},"y":{"rawValue":7999899},"z":{"rawValue":471666687}},{"x":{"rawValue":752000061},"y":{"rawValue":7166566},"z":{"rawValue":473000000}},{"x":{"rawValue":753000061},"y":{"rawValue":6833233},"z":{"rawValue":473000000}},{"x":{"rawValue":752333374},"y":{"rawValue":6999899},"z":{"rawValue":472333343}},{"x":{"rawValue":754000061},"y":{"rawValue":6666566},"z":{"rawValue":473000000}},{"x":{"rawValue":755000061},"y":{"rawValue":6333233},"z":{"rawValue":473000000}},{"x":{"rawValue":754333374},"y":{"rawValue":6499899},"z":{"rawValue":472333343}},{"x":{"rawValue":756000061},"y":{"rawValue":6166566},"z":{"rawValue":473000000}},{"x":{"rawValue":757000061},"y":{"rawValue":5833233},"z":{"rawValue":473000000}},{"x":{"rawValue":756333374},"y":{"rawValue":5999899},"z":{"rawValue":472333343}},{"x":{"rawValue":758000061},"y":{"rawValue":5666566},"z":{"rawValue":473000000}},{"x":{"rawValue":759000061},"y":{"rawValue":5499899},"z":{"rawValue":473000000}},{"x":{"rawValue":758333374},"y":{"rawValue":5499899},"z":{"rawValue":472333343}},{"x":{"rawValue":764000061},"y":{"rawValue":4166566},"z":{"rawValue":473000000}},{"x":{"rawValue":762666687},"y":{"rawValue":4499899},"z":{"rawValue":472666687}},{"x":{"rawValue":762666687},"y":{"rawValue":4666566},"z":{"rawValue":473666687}},{"x":{"rawValue":764666687},"y":{"rawValue":4333233},"z":{"rawValue":474333343}},{"x":{"rawValue":740333374},"y":{"rawValue":9666566},"z":{"rawValue":485333343}},{"x":{"rawValue":744000061},"y":{"rawValue":9499899},"z":{"rawValue":485333343}},{"x":{"rawValue":744666687},"y":{"rawValue":8999899},"z":{"rawValue":483666687}},{"x":{"rawValue":735333374},"y":{"rawValue":10333233},"z":{"rawValue":483666687}},{"x":{"rawValue":764666687},"y":{"rawValue":4166566},"z":{"rawValue":473000000}},{"x":{"rawValue":764000061},"y":{"rawValue":4166566},"z":{"rawValue":473000000}},{"x":{"rawValue":764666687},"y":{"rawValue":4333233},"z":{"rawValue":474333343}},{"x":{"rawValue":765666687},"y":{"rawValue":3999900},"z":{"rawValue":473000000}},{"x":{"rawValue":764666687},"y":{"rawValue":4166566},"z":{"rawValue":473000000}},{"x":{"rawValue":764666687},"y":{"rawValue":4333233},"z":{"rawValue":474333343}},{"x":{"rawValue":764666687},"y":{"rawValue":4666566},"z":{"rawValue":476333343}},{"x":{"rawValue":764000061},"y":{"rawValue":4833233},"z":{"rawValue":477000000}},{"x":{"rawValue":766666687},"y":{"rawValue":4499899},"z":{"rawValue":477000000}},{"x":{"rawValue":758000061},"y":{"rawValue":5833233},"z":{"rawValue":475666687}},{"x":{"rawValue":761666687},"y":{"rawValue":5166566},"z":{"rawValue":475666687}},{"x":{"rawValue":759000061},"y":{"rawValue":5499899},"z":{"rawValue":473000000}},{"x":{"rawValue":758000061},"y":{"rawValue":5666566},"z":{"rawValue":473000000}},{"x":{"rawValue":751000061},"y":{"rawValue":7333233},"z":{"rawValue":473000000}},{"x":{"rawValue":748666687},"y":{"rawValue":7833233},"z":{"rawValue":473000000}},{"x":{"rawValue":745000061},"y":{"rawValue":8499899},"z":{"rawValue":474666687}},{"x":{"rawValue":743000061},"y":{"rawValue":8999899},"z":{"rawValue":475666687}},{"x":{"rawValue":754333374},"y":{"rawValue":6666566},"z":{"rawValue":475666687}},{"x":{"rawValue":758000061},"y":{"rawValue":5833233},"z":{"rawValue":475666687}},{"x":{"rawValue":758000061},"y":{"rawValue":5666566},"z":{"rawValue":473000000}},{"x":{"rawValue":757000061},"y":{"rawValue":5833233},"z":{"rawValue":473000000}},{"x":{"rawValue":756000061},"y":{"rawValue":6333233},"z":{"rawValue":475666687}},{"x":{"rawValue":754333374},"y":{"rawValue":6666566},"z":{"rawValue":475666687}},{"x":{"rawValue":752000061},"y":{"rawValue":7166566},"z":{"rawValue":473000000}},{"x":{"rawValue":751000061},"y":{"rawValue":7333233},"z":{"rawValue":473000000}},{"x":{"rawValue":756000061},"y":{"rawValue":6333233},"z":{"rawValue":475666687}},{"x":{"rawValue":757000061},"y":{"rawValue":5833233},"z":{"rawValue":473000000}},{"x":{"rawValue":756000061},"y":{"rawValue":6166566},"z":{"rawValue":473000000}},{"x":{"rawValue":756000061},"y":{"rawValue":6333233},"z":{"rawValue":475666687}},{"x":{"rawValue":756000061},"y":{"rawValue":6166566},"z":{"rawValue":473000000}},{"x":{"rawValue":755000061},"y":{"rawValue":6333233},"z":{"rawValue":473000000}},{"x":{"rawValue":754333374},"y":{"rawValue":6666566},"z":{"rawValue":475666687}},{"x":{"rawValue":748666687},"y":{"rawValue":7833233},"z":{"rawValue":473000000}},{"x":{"rawValue":745000061},"y":{"rawValue":8666566},"z":{"rawValue":473333343}},{"x":{"rawValue":745000061},"y":{"rawValue":8499899},"z":{"rawValue":474666687}},{"x":{"rawValue":754333374},"y":{"rawValue":6666566},"z":{"rawValue":475666687}},{"x":{"rawValue":755000061},"y":{"rawValue":6333233},"z":{"rawValue":473000000}},{"x":{"rawValue":754000061},"y":{"rawValue":6666566},"z":{"rawValue":473000000}},{"x":{"rawValue":754333374},"y":{"rawValue":6666566},"z":{"rawValue":475666687}},{"x":{"rawValue":754000061},"y":{"rawValue":6666566},"z":{"rawValue":473000000}},{"x":{"rawValue":753000061},"y":{"rawValue":6833233},"z":{"rawValue":473000000}},{"x":{"rawValue":754333374},"y":{"rawValue":6666566},"z":{"rawValue":475666687}},{"x":{"rawValue":753000061},"y":{"rawValue":6833233},"z":{"rawValue":473000000}},{"x":{"rawValue":752000061},"y":{"rawValue":7166566},"z":{"rawValue":473000000}},{"x":{"rawValue":751666687},"y":{"rawValue":7999899},"z":{"rawValue":482333343}},{"x":{"rawValue":752333374},"y":{"rawValue":7833233},"z":{"rawValue":481666687}},{"x":{"rawValue":751666687},"y":{"rawValue":7833233},"z":{"rawValue":481333343}},{"x":{"rawValue":748666687},"y":{"rawValue":8666566},"z":{"rawValue":483666687}},{"x":{"rawValue":737000061},"y":{"rawValue":9833233},"z":{"rawValue":482000000}},{"x":{"rawValue":735333374},"y":{"rawValue":10333233},"z":{"rawValue":482666687}},{"x":{"rawValue":735333374},"y":{"rawValue":10333233},"z":{"rawValue":483666687}},{"x":{"rawValue":752333374},"y":{"rawValue":7499899},"z":{"rawValue":479666687}},{"x":{"rawValue":756000061},"y":{"rawValue":6833233},"z":{"rawValue":479666687}},{"x":{"rawValue":753666687},"y":{"rawValue":6999899},"z":{"rawValue":477333343}},{"x":{"rawValue":738333374},"y":{"rawValue":9666566},"z":{"rawValue":479333343}},{"x":{"rawValue":737000061},"y":{"rawValue":9999899},"z":{"rawValue":479333343}},{"x":{"rawValue":737000061},"y":{"rawValue":9833233},"z":{"rawValue":482000000}},{"x":{"rawValue":748666687},"y":{"rawValue":8666566},"z":{"rawValue":483666687}},{"x":{"rawValue":752000061},"y":{"rawValue":8333233},"z":{"rawValue":483666687}},{"x":{"rawValue":751666687},"y":{"rawValue":7999899},"z":{"rawValue":482333343}},{"x":{"rawValue":751666687},"y":{"rawValue":7666566},"z":{"rawValue":480333343}},{"x":{"rawValue":752333374},"y":{"rawValue":7499899},"z":{"rawValue":479666687}},{"x":{"rawValue":753666687},"y":{"rawValue":6999899},"z":{"rawValue":477333343}},{"x":{"rawValue":754333374},"y":{"rawValue":6666566},"z":{"rawValue":475666687}},{"x":{"rawValue":742333374},"y":{"rawValue":8999899},"z":{"rawValue":477333343}},{"x":{"rawValue":738333374},"y":{"rawValue":9666566},"z":{"rawValue":479333343}},{"x":{"rawValue":737000061},"y":{"rawValue":9833233},"z":{"rawValue":482000000}},{"x":{"rawValue":742333374},"y":{"rawValue":8999899},"z":{"rawValue":477333343}},{"x":{"rawValue":739000061},"y":{"rawValue":9666566},"z":{"rawValue":477333343}},{"x":{"rawValue":738333374},"y":{"rawValue":9666566},"z":{"rawValue":479333343}},{"x":{"rawValue":748666687},"y":{"rawValue":8666566},"z":{"rawValue":483666687}},{"x":{"rawValue":751666687},"y":{"rawValue":7833233},"z":{"rawValue":481333343}},{"x":{"rawValue":751666687},"y":{"rawValue":7666566},"z":{"rawValue":480333343}},{"x":{"rawValue":746666687},"y":{"rawValue":8833233},"z":{"rawValue":483666687}},{"x":{"rawValue":744666687},"y":{"rawValue":8999899},"z":{"rawValue":483666687}},{"x":{"rawValue":746666687},"y":{"rawValue":8833233},"z":{"rawValue":483666687}},{"x":{"rawValue":751666687},"y":{"rawValue":7666566},"z":{"rawValue":480333343}},{"x":{"rawValue":754333374},"y":{"rawValue":6666566},"z":{"rawValue":475666687}},{"x":{"rawValue":743000061},"y":{"rawValue":8999899},"z":{"rawValue":475666687}},{"x":{"rawValue":742333374},"y":{"rawValue":8999899},"z":{"rawValue":477333343}},{"x":{"rawValue":737000061},"y":{"rawValue":9833233},"z":{"rawValue":482000000}},{"x":{"rawValue":735333374},"y":{"rawValue":10333233},"z":{"rawValue":483666687}},{"x":{"rawValue":744666687},"y":{"rawValue":8999899},"z":{"rawValue":483666687}},{"x":{"rawValue":742333374},"y":{"rawValue":8999899},"z":{"rawValue":477333343}},{"x":{"rawValue":758000061},"y":{"rawValue":5833233},"z":{"rawValue":475666687}},{"x":{"rawValue":756000061},"y":{"rawValue":6333233},"z":{"rawValue":475666687}},{"x":{"rawValue":757000061},"y":{"rawValue":6166566},"z":{"rawValue":477000000}},{"x":{"rawValue":766000061},"y":{"rawValue":4666566},"z":{"rawValue":477666687}},{"x":{"rawValue":766666687},"y":{"rawValue":4666566},"z":{"rawValue":478333343}},{"x":{"rawValue":766666687},"y":{"rawValue":4499899},"z":{"rawValue":477000000}},{"x":{"rawValue":764000061},"y":{"rawValue":4833233},"z":{"rawValue":477000000}},{"x":{"rawValue":762666687},"y":{"rawValue":4999899},"z":{"rawValue":476666687}},{"x":{"rawValue":762666687},"y":{"rawValue":5166566},"z":{"rawValue":477666687}},{"x":{"rawValue":764000061},"y":{"rawValue":4833233},"z":{"rawValue":477000000}},{"x":{"rawValue":762666687},"y":{"rawValue":5166566},"z":{"rawValue":477666687}},{"x":{"rawValue":766000061},"y":{"rawValue":4666566},"z":{"rawValue":477666687}},{"x":{"rawValue":766666687},"y":{"rawValue":4499899},"z":{"rawValue":477000000}},{"x":{"rawValue":736333374},"y":{"rawValue":10499899},"z":{"rawValue":487666687}},{"x":{"rawValue":740000061},"y":{"rawValue":10166566},"z":{"rawValue":487333343}},{"x":{"rawValue":739666687},"y":{"rawValue":9833233},"z":{"rawValue":486000000}},{"x":{"rawValue":735333374},"y":{"rawValue":10333233},"z":{"rawValue":483666687}},{"x":{"rawValue":735333374},"y":{"rawValue":10666566},"z":{"rawValue":487333343}},{"x":{"rawValue":736333374},"y":{"rawValue":10499899},"z":{"rawValue":487666687}},{"x":{"rawValue":739666687},"y":{"rawValue":9833233},"z":{"rawValue":486000000}},{"x":{"rawValue":740333374},"y":{"rawValue":9666566},"z":{"rawValue":485333343}},{"x":{"rawValue":766333374},"y":{"rawValue":3666566},"z":{"rawValue":472333343}},{"x":{"rawValue":765666687},"y":{"rawValue":3999900},"z":{"rawValue":473000000}},{"x":{"rawValue":764666687},"y":{"rawValue":4333233},"z":{"rawValue":474333343}},{"x":{"rawValue":764666687},"y":{"rawValue":4666566},"z":{"rawValue":476333343}},{"x":{"rawValue":766666687},"y":{"rawValue":4499899},"z":{"rawValue":477000000}},{"x":{"rawValue":768000061},"y":{"rawValue":3999900},"z":{"rawValue":476000000}},{"x":{"rawValue":768000061},"y":{"rawValue":2999900},"z":{"rawValue":469333343}},{"x":{"rawValue":766333374},"y":{"rawValue":3499900},"z":{"rawValue":470666687}},{"x":{"rawValue":766333374},"y":{"rawValue":3666566},"z":{"rawValue":472333343}},{"x":{"rawValue":768000061},"y":{"rawValue":3999900},"z":{"rawValue":476000000}},{"x":{"rawValue":768000000},"y":{"rawValue":3999900},"z":{"rawValue":476000000}},{"x":{"rawValue":770000000},"y":{"rawValue":3999900},"z":{"rawValue":477666687}},{"x":{"rawValue":771666687},"y":{"rawValue":3666566},"z":{"rawValue":477666687}},{"x":{"rawValue":768000000},"y":{"rawValue":3999900},"z":{"rawValue":476000000}},{"x":{"rawValue":771666687},"y":{"rawValue":3666566},"z":{"rawValue":477666687}},{"x":{"rawValue":773666687},"y":{"rawValue":3333233},"z":{"rawValue":477666687}},{"x":{"rawValue":791333312},"y":{"rawValue":1499899},"z":{"rawValue":477666687}},{"x":{"rawValue":798666687},"y":{"rawValue":1333233},"z":{"rawValue":477666687}},{"x":{"rawValue":798333312},"y":{"rawValue":999899},"z":{"rawValue":476333343}},{"x":{"rawValue":791333312},"y":{"rawValue":1499899},"z":{"rawValue":477666687}},{"x":{"rawValue":798333312},"y":{"rawValue":999899},"z":{"rawValue":476333343}},{"x":{"rawValue":799000000},"y":{"rawValue":833233},"z":{"rawValue":475666687}},{"x":{"rawValue":768000000},"y":{"rawValue":2999899},"z":{"rawValue":469333343}},{"x":{"rawValue":768000000},"y":{"rawValue":3999899},"z":{"rawValue":476000000}},{"x":{"rawValue":773666687},"y":{"rawValue":3333233},"z":{"rawValue":477666687}},{"x":{"rawValue":791333312},"y":{"rawValue":1499899},"z":{"rawValue":477666687}},{"x":{"rawValue":799000000},"y":{"rawValue":833233},"z":{"rawValue":475666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":799000000},"y":{"rawValue":833233},"z":{"rawValue":475666687}},{"x":{"rawValue":810666687},"y":{"rawValue":999899},"z":{"rawValue":475666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":771666687},"y":{"rawValue":3666566},"z":{"rawValue":477666687}},{"x":{"rawValue":770000000},"y":{"rawValue":3999900},"z":{"rawValue":477666687}},{"x":{"rawValue":770666687},"y":{"rawValue":3999900},"z":{"rawValue":478666687}},{"x":{"rawValue":773666687},"y":{"rawValue":3333233},"z":{"rawValue":477666687}},{"x":{"rawValue":774333312},"y":{"rawValue":3666566},"z":{"rawValue":479666687}},{"x":{"rawValue":775666687},"y":{"rawValue":3333233},"z":{"rawValue":479666687}},{"x":{"rawValue":773666687},"y":{"rawValue":3333233},"z":{"rawValue":477666687}},{"x":{"rawValue":775666687},"y":{"rawValue":3333233},"z":{"rawValue":479666687}},{"x":{"rawValue":777666687},"y":{"rawValue":2999900},"z":{"rawValue":479666687}},{"x":{"rawValue":790666687},"y":{"rawValue":1666566},"z":{"rawValue":478333343}},{"x":{"rawValue":791333312},"y":{"rawValue":1499899},"z":{"rawValue":477666687}},{"x":{"rawValue":777666687},"y":{"rawValue":2999900},"z":{"rawValue":479666687}},{"x":{"rawValue":791000000},"y":{"rawValue":1833233},"z":{"rawValue":479666687}},{"x":{"rawValue":790666687},"y":{"rawValue":1666566},"z":{"rawValue":478333343}},{"x":{"rawValue":776333312},"y":{"rawValue":3666566},"z":{"rawValue":481666687}},{"x":{"rawValue":777333312},"y":{"rawValue":3499900},"z":{"rawValue":481666687}},{"x":{"rawValue":777000000},"y":{"rawValue":3333233},"z":{"rawValue":480333343}},{"x":{"rawValue":775666687},"y":{"rawValue":3333233},"z":{"rawValue":479666687}},{"x":{"rawValue":777666687},"y":{"rawValue":2999900},"z":{"rawValue":479666687}},{"x":{"rawValue":775666687},"y":{"rawValue":3333233},"z":{"rawValue":479666687}},{"x":{"rawValue":777000000},"y":{"rawValue":3333233},"z":{"rawValue":480333343}},{"x":{"rawValue":826333374},"y":{"rawValue":499900},"z":{"rawValue":475666687}},{"x":{"rawValue":827000000},"y":{"rawValue":666566},"z":{"rawValue":476333343}},{"x":{"rawValue":828000000},"y":{"rawValue":499900},"z":{"rawValue":476333343}},{"x":{"rawValue":826333374},"y":{"rawValue":499900},"z":{"rawValue":475666687}},{"x":{"rawValue":828000000},"y":{"rawValue":499900},"z":{"rawValue":476333343}},{"x":{"rawValue":829000000},"y":{"rawValue":499900},"z":{"rawValue":476333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":810666687},"y":{"rawValue":999899},"z":{"rawValue":475666687}},{"x":{"rawValue":826333374},"y":{"rawValue":499899},"z":{"rawValue":475666687}},{"x":{"rawValue":828000000},"y":{"rawValue":499900},"z":{"rawValue":476333343}},{"x":{"rawValue":827000000},"y":{"rawValue":666566},"z":{"rawValue":476333343}},{"x":{"rawValue":827333374},"y":{"rawValue":833233},"z":{"rawValue":477000000}},{"x":{"rawValue":834333374},"y":{"rawValue":333233},"z":{"rawValue":477666687}},{"x":{"rawValue":836000000},"y":{"rawValue":499900},"z":{"rawValue":479666687}},{"x":{"rawValue":838333374},"y":{"rawValue":333233},"z":{"rawValue":479666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":838333374},"y":{"rawValue":333233},"z":{"rawValue":479666687}},{"x":{"rawValue":840000000},"y":{"rawValue":499900},"z":{"rawValue":481666687}},{"x":{"rawValue":842333374},"y":{"rawValue":333233},"z":{"rawValue":481666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":829000000},"y":{"rawValue":499900},"z":{"rawValue":476333343}},{"x":{"rawValue":830000000},"y":{"rawValue":666566},"z":{"rawValue":477666687}},{"x":{"rawValue":834333374},"y":{"rawValue":333233},"z":{"rawValue":477666687}},{"x":{"rawValue":842333374},"y":{"rawValue":333233},"z":{"rawValue":481666687}},{"x":{"rawValue":845666687},"y":{"rawValue":499900},"z":{"rawValue":485333343}},{"x":{"rawValue":847666687},"y":{"rawValue":333233},"z":{"rawValue":485333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":847666687},"y":{"rawValue":333233},"z":{"rawValue":485333343}},{"x":{"rawValue":853333374},"y":{"rawValue":499900},"z":{"rawValue":491000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":829000000},"y":{"rawValue":499900},"z":{"rawValue":476333343}},{"x":{"rawValue":834333374},"y":{"rawValue":333233},"z":{"rawValue":477666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":826333374},"y":{"rawValue":499900},"z":{"rawValue":475666687}},{"x":{"rawValue":829000000},"y":{"rawValue":499900},"z":{"rawValue":476333343}},{"x":{"rawValue":869333374},"y":{"rawValue":333233},"z":{"rawValue":507000000}},{"x":{"rawValue":869000061},"y":{"rawValue":666566},"z":{"rawValue":508666687}},{"x":{"rawValue":872666687},"y":{"rawValue":499900},"z":{"rawValue":512000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":863333374},"y":{"rawValue":333233},"z":{"rawValue":499000000}},{"x":{"rawValue":862666687},"y":{"rawValue":666566},"z":{"rawValue":500666687}},{"x":{"rawValue":869333374},"y":{"rawValue":333233},"z":{"rawValue":507000000}},{"x":{"rawValue":853333374},"y":{"rawValue":499900},"z":{"rawValue":491000000}},{"x":{"rawValue":859333374},"y":{"rawValue":666566},"z":{"rawValue":497333343}},{"x":{"rawValue":861666687},"y":{"rawValue":333233},"z":{"rawValue":497333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":861666687},"y":{"rawValue":333233},"z":{"rawValue":497333343}},{"x":{"rawValue":863333374},"y":{"rawValue":333233},"z":{"rawValue":499000000}},{"x":{"rawValue":863333374},"y":{"rawValue":333233},"z":{"rawValue":499000000}},{"x":{"rawValue":869333374},"y":{"rawValue":333233},"z":{"rawValue":507000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":469333343}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":58333335},"y":{"rawValue":166566},"z":{"rawValue":542000000}},{"x":{"rawValue":59000000},"y":{"rawValue":333233},"z":{"rawValue":540333312}},{"x":{"rawValue":57666667},"y":{"rawValue":166566},"z":{"rawValue":539333312}},{"x":{"rawValue":56333335},"y":{"rawValue":166566},"z":{"rawValue":536000000}},{"x":{"rawValue":57000000},"y":{"rawValue":333233},"z":{"rawValue":534333312}},{"x":{"rawValue":55666667},"y":{"rawValue":166566},"z":{"rawValue":533333312}},{"x":{"rawValue":59666667},"y":{"rawValue":166566},"z":{"rawValue":545333312}},{"x":{"rawValue":59666667},"y":{"rawValue":333233},"z":{"rawValue":543000000}},{"x":{"rawValue":58333335},"y":{"rawValue":166566},"z":{"rawValue":542000000}},{"x":{"rawValue":57666667},"y":{"rawValue":166566},"z":{"rawValue":539333312}},{"x":{"rawValue":57666667},"y":{"rawValue":333233},"z":{"rawValue":537000000}},{"x":{"rawValue":56333335},"y":{"rawValue":166566},"z":{"rawValue":536000000}},{"x":{"rawValue":55666667},"y":{"rawValue":166566},"z":{"rawValue":533333312}},{"x":{"rawValue":55666667},"y":{"rawValue":333233},"z":{"rawValue":531000000}},{"x":{"rawValue":54000000},"y":{"rawValue":166566},"z":{"rawValue":529666687}},{"x":{"rawValue":63666667},"y":{"rawValue":333233},"z":{"rawValue":554666687}},{"x":{"rawValue":63666667},"y":{"rawValue":499900},"z":{"rawValue":552666687}},{"x":{"rawValue":61666667},"y":{"rawValue":333233},"z":{"rawValue":551000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":54000000},"y":{"rawValue":166566},"z":{"rawValue":529666687}},{"x":{"rawValue":54000000},"y":{"rawValue":166566},"z":{"rawValue":527333312}},{"x":{"rawValue":52000000},"y":{"rawValue":166566},"z":{"rawValue":525666687}},{"x":{"rawValue":48000000},"y":{"rawValue":166566},"z":{"rawValue":514000000}},{"x":{"rawValue":48000000},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":61666667},"y":{"rawValue":333233},"z":{"rawValue":551000000}},{"x":{"rawValue":61666667},"y":{"rawValue":499900},"z":{"rawValue":547000000}},{"x":{"rawValue":59666667},"y":{"rawValue":166566},"z":{"rawValue":545333312}},{"x":{"rawValue":52000000},"y":{"rawValue":166566},"z":{"rawValue":525666687}},{"x":{"rawValue":52000000},"y":{"rawValue":333233},"z":{"rawValue":521666687}},{"x":{"rawValue":50000000},"y":{"rawValue":166566},"z":{"rawValue":520000000}},{"x":{"rawValue":58333335},"y":{"rawValue":166566},"z":{"rawValue":542000000}},{"x":{"rawValue":57666667},"y":{"rawValue":166566},"z":{"rawValue":539333312}},{"x":{"rawValue":56333335},"y":{"rawValue":166566},"z":{"rawValue":536000000}},{"x":{"rawValue":50000000},"y":{"rawValue":166566},"z":{"rawValue":520000000}},{"x":{"rawValue":50000000},"y":{"rawValue":499900},"z":{"rawValue":515666687}},{"x":{"rawValue":48000000},"y":{"rawValue":166566},"z":{"rawValue":514000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":56333335},"y":{"rawValue":166566},"z":{"rawValue":536000000}},{"x":{"rawValue":55666667},"y":{"rawValue":166566},"z":{"rawValue":533333312}},{"x":{"rawValue":54000000},"y":{"rawValue":166566},"z":{"rawValue":529666687}},{"x":{"rawValue":61666667},"y":{"rawValue":333233},"z":{"rawValue":551000000}},{"x":{"rawValue":59666667},"y":{"rawValue":166566},"z":{"rawValue":545333312}},{"x":{"rawValue":58333335},"y":{"rawValue":166566},"z":{"rawValue":542000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":61666667},"y":{"rawValue":333233},"z":{"rawValue":551000000}},{"x":{"rawValue":58333335},"y":{"rawValue":166566},"z":{"rawValue":542000000}},{"x":{"rawValue":52000000},"y":{"rawValue":166566},"z":{"rawValue":525666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":56333335},"y":{"rawValue":166566},"z":{"rawValue":536000000}},{"x":{"rawValue":54000000},"y":{"rawValue":166566},"z":{"rawValue":529666687}},{"x":{"rawValue":52000000},"y":{"rawValue":166566},"z":{"rawValue":525666687}},{"x":{"rawValue":58333335},"y":{"rawValue":166566},"z":{"rawValue":542000000}},{"x":{"rawValue":52000000},"y":{"rawValue":166566},"z":{"rawValue":525666687}},{"x":{"rawValue":50000000},"y":{"rawValue":166566},"z":{"rawValue":520000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":108333335},"y":{"rawValue":107499900},"z":{"rawValue":512666687}},{"x":{"rawValue":108333335},"y":{"rawValue":107333236},"z":{"rawValue":516666687}},{"x":{"rawValue":108666671},"y":{"rawValue":107666572},"z":{"rawValue":515333312}},{"x":{"rawValue":108333335},"y":{"rawValue":107499900},"z":{"rawValue":512666687}},{"x":{"rawValue":108666671},"y":{"rawValue":107666572},"z":{"rawValue":515333312}},{"x":{"rawValue":110333335},"y":{"rawValue":107499900},"z":{"rawValue":514666687}},{"x":{"rawValue":110333335},"y":{"rawValue":107499900},"z":{"rawValue":512666687}},{"x":{"rawValue":181666671},"y":{"rawValue":666566},"z":{"rawValue":540000000}},{"x":{"rawValue":175333343},"y":{"rawValue":666566},"z":{"rawValue":543666687}},{"x":{"rawValue":172000000},"y":{"rawValue":499900},"z":{"rawValue":545666687}},{"x":{"rawValue":170666671},"y":{"rawValue":499900},"z":{"rawValue":554666687}},{"x":{"rawValue":185333343},"y":{"rawValue":499900},"z":{"rawValue":538000000}},{"x":{"rawValue":203333343},"y":{"rawValue":333233},"z":{"rawValue":514000000}},{"x":{"rawValue":202000000},"y":{"rawValue":666566},"z":{"rawValue":513666687}},{"x":{"rawValue":202000000},"y":{"rawValue":333233},"z":{"rawValue":517333312}},{"x":{"rawValue":172000000},"y":{"rawValue":499900},"z":{"rawValue":545666687}},{"x":{"rawValue":170666671},"y":{"rawValue":833233},"z":{"rawValue":545666687}},{"x":{"rawValue":170666671},"y":{"rawValue":499900},"z":{"rawValue":554666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":204000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":203333343},"y":{"rawValue":333233},"z":{"rawValue":514000000}},{"x":{"rawValue":201333343},"y":{"rawValue":499900},"z":{"rawValue":518000000}},{"x":{"rawValue":200000000},"y":{"rawValue":833233},"z":{"rawValue":517666687}},{"x":{"rawValue":200000000},"y":{"rawValue":666566},"z":{"rawValue":519666687}},{"x":{"rawValue":200000000},"y":{"rawValue":666566},"z":{"rawValue":519666687}},{"x":{"rawValue":198000000},"y":{"rawValue":999899},"z":{"rawValue":520333312}},{"x":{"rawValue":198000000},"y":{"rawValue":666566},"z":{"rawValue":523000000}},{"x":{"rawValue":196000000},"y":{"rawValue":666566},"z":{"rawValue":525666687}},{"x":{"rawValue":193666671},"y":{"rawValue":666566},"z":{"rawValue":528333312}},{"x":{"rawValue":192333343},"y":{"rawValue":666566},"z":{"rawValue":531000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":203333343},"y":{"rawValue":333233},"z":{"rawValue":514000000}},{"x":{"rawValue":202000000},"y":{"rawValue":333233},"z":{"rawValue":517333312}},{"x":{"rawValue":197333343},"y":{"rawValue":666566},"z":{"rawValue":523666687}},{"x":{"rawValue":196000000},"y":{"rawValue":999899},"z":{"rawValue":523333312}},{"x":{"rawValue":196000000},"y":{"rawValue":666566},"z":{"rawValue":525666687}},{"x":{"rawValue":193666671},"y":{"rawValue":666566},"z":{"rawValue":528333312}},{"x":{"rawValue":192333343},"y":{"rawValue":999899},"z":{"rawValue":528333312}},{"x":{"rawValue":192333343},"y":{"rawValue":666566},"z":{"rawValue":531000000}},{"x":{"rawValue":196000000},"y":{"rawValue":666566},"z":{"rawValue":525666687}},{"x":{"rawValue":194333343},"y":{"rawValue":999899},"z":{"rawValue":526333312}},{"x":{"rawValue":193666671},"y":{"rawValue":666566},"z":{"rawValue":528333312}},{"x":{"rawValue":181666671},"y":{"rawValue":666566},"z":{"rawValue":540000000}},{"x":{"rawValue":178000000},"y":{"rawValue":666566},"z":{"rawValue":542000000}},{"x":{"rawValue":175333343},"y":{"rawValue":666566},"z":{"rawValue":543666687}},{"x":{"rawValue":189000000},"y":{"rawValue":666566},"z":{"rawValue":534000000}},{"x":{"rawValue":186333343},"y":{"rawValue":833233},"z":{"rawValue":535333312}},{"x":{"rawValue":186000000},"y":{"rawValue":499900},"z":{"rawValue":537333312}},{"x":{"rawValue":198000000},"y":{"rawValue":666566},"z":{"rawValue":523000000}},{"x":{"rawValue":197333343},"y":{"rawValue":666566},"z":{"rawValue":523666687}},{"x":{"rawValue":196000000},"y":{"rawValue":666566},"z":{"rawValue":525666687}},{"x":{"rawValue":190666671},"y":{"rawValue":833233},"z":{"rawValue":531666687}},{"x":{"rawValue":190000000},"y":{"rawValue":833233},"z":{"rawValue":531666687}},{"x":{"rawValue":189333343},"y":{"rawValue":999899},"z":{"rawValue":532000000}},{"x":{"rawValue":190666671},"y":{"rawValue":833233},"z":{"rawValue":531666687}},{"x":{"rawValue":189333343},"y":{"rawValue":999899},"z":{"rawValue":532000000}},{"x":{"rawValue":189666671},"y":{"rawValue":666566},"z":{"rawValue":533333312}},{"x":{"rawValue":191666671},"y":{"rawValue":666566},"z":{"rawValue":531666687}},{"x":{"rawValue":186333343},"y":{"rawValue":833233},"z":{"rawValue":535333312}},{"x":{"rawValue":185666671},"y":{"rawValue":833233},"z":{"rawValue":535666687}},{"x":{"rawValue":186000000},"y":{"rawValue":499900},"z":{"rawValue":537333312}},{"x":{"rawValue":186000000},"y":{"rawValue":499900},"z":{"rawValue":537333312}},{"x":{"rawValue":185333343},"y":{"rawValue":499900},"z":{"rawValue":538000000}},{"x":{"rawValue":170666671},"y":{"rawValue":499900},"z":{"rawValue":554666687}},{"x":{"rawValue":189000000},"y":{"rawValue":666566},"z":{"rawValue":534000000}},{"x":{"rawValue":186333343},"y":{"rawValue":1166566},"z":{"rawValue":534000000}},{"x":{"rawValue":186333343},"y":{"rawValue":833233},"z":{"rawValue":535333312}},{"x":{"rawValue":178000000},"y":{"rawValue":666566},"z":{"rawValue":542000000}},{"x":{"rawValue":176000000},"y":{"rawValue":833233},"z":{"rawValue":542000000}},{"x":{"rawValue":175333343},"y":{"rawValue":666566},"z":{"rawValue":543666687}},{"x":{"rawValue":191666671},"y":{"rawValue":666566},"z":{"rawValue":531666687}},{"x":{"rawValue":189666671},"y":{"rawValue":666566},"z":{"rawValue":533333312}},{"x":{"rawValue":189000000},"y":{"rawValue":666566},"z":{"rawValue":534000000}},{"x":{"rawValue":175333343},"y":{"rawValue":666566},"z":{"rawValue":543666687}},{"x":{"rawValue":172666671},"y":{"rawValue":833233},"z":{"rawValue":543666687}},{"x":{"rawValue":172000000},"y":{"rawValue":499900},"z":{"rawValue":545666687}},{"x":{"rawValue":185333343},"y":{"rawValue":499900},"z":{"rawValue":538000000}},{"x":{"rawValue":182333343},"y":{"rawValue":999899},"z":{"rawValue":538000000}},{"x":{"rawValue":181666671},"y":{"rawValue":666566},"z":{"rawValue":540000000}},{"x":{"rawValue":181666671},"y":{"rawValue":666566},"z":{"rawValue":540000000}},{"x":{"rawValue":178666671},"y":{"rawValue":999899},"z":{"rawValue":540000000}},{"x":{"rawValue":178000000},"y":{"rawValue":666566},"z":{"rawValue":542000000}},{"x":{"rawValue":202000000},"y":{"rawValue":333233},"z":{"rawValue":517333312}},{"x":{"rawValue":201333343},"y":{"rawValue":499899},"z":{"rawValue":518000000}},{"x":{"rawValue":200000000},"y":{"rawValue":666566},"z":{"rawValue":519666687}},{"x":{"rawValue":198000000},"y":{"rawValue":666566},"z":{"rawValue":523000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":191666671},"y":{"rawValue":666566},"z":{"rawValue":531666687}},{"x":{"rawValue":186000000},"y":{"rawValue":499900},"z":{"rawValue":537333312}},{"x":{"rawValue":170666671},"y":{"rawValue":499900},"z":{"rawValue":554666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":191666671},"y":{"rawValue":666566},"z":{"rawValue":531666687}},{"x":{"rawValue":189000000},"y":{"rawValue":666566},"z":{"rawValue":534000000}},{"x":{"rawValue":186000000},"y":{"rawValue":499900},"z":{"rawValue":537333312}},{"x":{"rawValue":198000000},"y":{"rawValue":666566},"z":{"rawValue":523000000}},{"x":{"rawValue":196000000},"y":{"rawValue":666566},"z":{"rawValue":525666687}},{"x":{"rawValue":192333343},"y":{"rawValue":666566},"z":{"rawValue":531000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":192333343},"y":{"rawValue":666566},"z":{"rawValue":531000000}},{"x":{"rawValue":191666671},"y":{"rawValue":666566},"z":{"rawValue":531666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":369000000},"y":{"rawValue":499900},"z":{"rawValue":526666687}},{"x":{"rawValue":370333343},"y":{"rawValue":833233},"z":{"rawValue":526666687}},{"x":{"rawValue":370333343},"y":{"rawValue":499900},"z":{"rawValue":525333312}},{"x":{"rawValue":382000000},"y":{"rawValue":666566},"z":{"rawValue":515333312}},{"x":{"rawValue":384000000},"y":{"rawValue":833233},"z":{"rawValue":514666687}},{"x":{"rawValue":384000000},"y":{"rawValue":666566},"z":{"rawValue":513666687}},{"x":{"rawValue":364333343},"y":{"rawValue":166566},"z":{"rawValue":531000000}},{"x":{"rawValue":366333343},"y":{"rawValue":499900},"z":{"rawValue":530333312}},{"x":{"rawValue":366333343},"y":{"rawValue":333233},"z":{"rawValue":529000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":370333343},"y":{"rawValue":499900},"z":{"rawValue":525333312}},{"x":{"rawValue":372333343},"y":{"rawValue":833233},"z":{"rawValue":524666687}},{"x":{"rawValue":372333343},"y":{"rawValue":666566},"z":{"rawValue":523333312}},{"x":{"rawValue":374666687},"y":{"rawValue":499900},"z":{"rawValue":520666687}},{"x":{"rawValue":376000000},"y":{"rawValue":833233},"z":{"rawValue":520666687}},{"x":{"rawValue":376666687},"y":{"rawValue":499900},"z":{"rawValue":518666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":376666687},"y":{"rawValue":499900},"z":{"rawValue":518666687}},{"x":{"rawValue":378000000},"y":{"rawValue":833233},"z":{"rawValue":518666687}},{"x":{"rawValue":378666687},"y":{"rawValue":499900},"z":{"rawValue":516666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":366333343},"y":{"rawValue":333233},"z":{"rawValue":529000000}},{"x":{"rawValue":368333343},"y":{"rawValue":666566},"z":{"rawValue":528333312}},{"x":{"rawValue":369000000},"y":{"rawValue":499900},"z":{"rawValue":526666687}},{"x":{"rawValue":372333343},"y":{"rawValue":666566},"z":{"rawValue":523333312}},{"x":{"rawValue":374000000},"y":{"rawValue":833233},"z":{"rawValue":522666687}},{"x":{"rawValue":374666687},"y":{"rawValue":499900},"z":{"rawValue":520666687}},{"x":{"rawValue":378666687},"y":{"rawValue":499900},"z":{"rawValue":516666687}},{"x":{"rawValue":382000000},"y":{"rawValue":999899},"z":{"rawValue":516666687}},{"x":{"rawValue":382000000},"y":{"rawValue":666566},"z":{"rawValue":515333312}},{"x":{"rawValue":382000000},"y":{"rawValue":666566},"z":{"rawValue":515333312}},{"x":{"rawValue":384000000},"y":{"rawValue":666566},"z":{"rawValue":513666687}},{"x":{"rawValue":384000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":378666687},"y":{"rawValue":499900},"z":{"rawValue":516666687}},{"x":{"rawValue":360333343},"y":{"rawValue":333233},"z":{"rawValue":539000000}},{"x":{"rawValue":362333343},"y":{"rawValue":666566},"z":{"rawValue":538333312}},{"x":{"rawValue":362333343},"y":{"rawValue":333233},"z":{"rawValue":535000000}},{"x":{"rawValue":362333343},"y":{"rawValue":333233},"z":{"rawValue":535000000}},{"x":{"rawValue":364333343},"y":{"rawValue":666566},"z":{"rawValue":534333312}},{"x":{"rawValue":364333343},"y":{"rawValue":166566},"z":{"rawValue":531000000}},{"x":{"rawValue":366333343},"y":{"rawValue":333233},"z":{"rawValue":529000000}},{"x":{"rawValue":369000000},"y":{"rawValue":499900},"z":{"rawValue":526666687}},{"x":{"rawValue":370333343},"y":{"rawValue":499900},"z":{"rawValue":525333312}},{"x":{"rawValue":358666687},"y":{"rawValue":333233},"z":{"rawValue":544666687}},{"x":{"rawValue":360333343},"y":{"rawValue":666566},"z":{"rawValue":544000000}},{"x":{"rawValue":360333343},"y":{"rawValue":333233},"z":{"rawValue":539000000}},{"x":{"rawValue":356666687},"y":{"rawValue":333233},"z":{"rawValue":550666687}},{"x":{"rawValue":358666687},"y":{"rawValue":833233},"z":{"rawValue":550000000}},{"x":{"rawValue":358666687},"y":{"rawValue":333233},"z":{"rawValue":544666687}},{"x":{"rawValue":370333343},"y":{"rawValue":499900},"z":{"rawValue":525333312}},{"x":{"rawValue":372333343},"y":{"rawValue":666566},"z":{"rawValue":523333312}},{"x":{"rawValue":374666687},"y":{"rawValue":499900},"z":{"rawValue":520666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":366333343},"y":{"rawValue":333233},"z":{"rawValue":529000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":360333343},"y":{"rawValue":333233},"z":{"rawValue":539000000}},{"x":{"rawValue":362333343},"y":{"rawValue":333233},"z":{"rawValue":535000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":362333343},"y":{"rawValue":333233},"z":{"rawValue":535000000}},{"x":{"rawValue":364333343},"y":{"rawValue":166566},"z":{"rawValue":531000000}},{"x":{"rawValue":356666687},"y":{"rawValue":333233},"z":{"rawValue":550666687}},{"x":{"rawValue":358666687},"y":{"rawValue":333233},"z":{"rawValue":544666687}},{"x":{"rawValue":360333343},"y":{"rawValue":333233},"z":{"rawValue":539000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":356666687},"y":{"rawValue":499900},"z":{"rawValue":554666687}},{"x":{"rawValue":356666687},"y":{"rawValue":333233},"z":{"rawValue":550666687}},{"x":{"rawValue":384000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":384000000},"y":{"rawValue":666566},"z":{"rawValue":513666687}},{"x":{"rawValue":384666656},"y":{"rawValue":666566},"z":{"rawValue":513000000}},{"x":{"rawValue":384666656},"y":{"rawValue":666566},"z":{"rawValue":513000000}},{"x":{"rawValue":386666656},"y":{"rawValue":833233},"z":{"rawValue":513000000}},{"x":{"rawValue":386333343},"y":{"rawValue":666566},"z":{"rawValue":512000000}},{"x":{"rawValue":384000000},"y":{"rawValue":333233},"z":{"rawValue":512000000}},{"x":{"rawValue":521000000},"y":{"rawValue":74333236},"z":{"rawValue":546666687}},{"x":{"rawValue":521666687},"y":{"rawValue":74333236},"z":{"rawValue":546333312}},{"x":{"rawValue":520666687},"y":{"rawValue":74166572},"z":{"rawValue":545000000}},{"x":{"rawValue":521000000},"y":{"rawValue":74333236},"z":{"rawValue":546666687}},{"x":{"rawValue":520666687},"y":{"rawValue":74166572},"z":{"rawValue":545000000}},{"x":{"rawValue":519333312},"y":{"rawValue":74166572},"z":{"rawValue":545666687}},{"x":{"rawValue":519333312},"y":{"rawValue":74333236},"z":{"rawValue":547666687}},{"x":{"rawValue":519333312},"y":{"rawValue":74333236},"z":{"rawValue":547666687}},{"x":{"rawValue":520333312},"y":{"rawValue":74333236},"z":{"rawValue":548666687}},{"x":{"rawValue":521333312},"y":{"rawValue":74166572},"z":{"rawValue":548333312}},{"x":{"rawValue":521000000},"y":{"rawValue":74333236},"z":{"rawValue":546666687}},{"x":{"rawValue":665000000},"y":{"rawValue":44499900},"z":{"rawValue":517666687}},{"x":{"rawValue":666000000},"y":{"rawValue":44666568},"z":{"rawValue":518666687}},{"x":{"rawValue":667000000},"y":{"rawValue":44499900},"z":{"rawValue":518666687}},{"x":{"rawValue":667000000},"y":{"rawValue":44666568},"z":{"rawValue":516333312}},{"x":{"rawValue":665000000},"y":{"rawValue":44666568},"z":{"rawValue":515666687}},{"x":{"rawValue":716666687},"y":{"rawValue":16833234},"z":{"rawValue":513000000}},{"x":{"rawValue":718000000},"y":{"rawValue":16999900},"z":{"rawValue":513000000}},{"x":{"rawValue":718000000},"y":{"rawValue":16833234},"z":{"rawValue":512000000}},{"x":{"rawValue":713000000},"y":{"rawValue":16833234},"z":{"rawValue":512000000}},{"x":{"rawValue":712000000},"y":{"rawValue":16999900},"z":{"rawValue":512000000}},{"x":{"rawValue":711666687},"y":{"rawValue":16999900},"z":{"rawValue":512000000}},{"x":{"rawValue":711000000},"y":{"rawValue":16999900},"z":{"rawValue":514000000}},{"x":{"rawValue":713000000},"y":{"rawValue":16833234},"z":{"rawValue":512000000}},{"x":{"rawValue":712000000},"y":{"rawValue":16999900},"z":{"rawValue":512000000}},{"x":{"rawValue":711000000},"y":{"rawValue":16999900},"z":{"rawValue":514000000}},{"x":{"rawValue":716000000},"y":{"rawValue":16999900},"z":{"rawValue":514000000}},{"x":{"rawValue":716666687},"y":{"rawValue":16833234},"z":{"rawValue":513000000}},{"x":{"rawValue":711000000},"y":{"rawValue":16999900},"z":{"rawValue":514000000}},{"x":{"rawValue":709666687},"y":{"rawValue":17333234},"z":{"rawValue":513666687}},{"x":{"rawValue":709666687},"y":{"rawValue":17333234},"z":{"rawValue":515000000}},{"x":{"rawValue":709666687},"y":{"rawValue":17333234},"z":{"rawValue":515000000}},{"x":{"rawValue":708000000},"y":{"rawValue":17666568},"z":{"rawValue":515666687}},{"x":{"rawValue":708000000},"y":{"rawValue":17666568},"z":{"rawValue":516666687}},{"x":{"rawValue":713000000},"y":{"rawValue":16999900},"z":{"rawValue":514666687}},{"x":{"rawValue":716000000},"y":{"rawValue":17166568},"z":{"rawValue":514666687}},{"x":{"rawValue":716000000},"y":{"rawValue":16999900},"z":{"rawValue":514000000}},{"x":{"rawValue":711000000},"y":{"rawValue":16999900},"z":{"rawValue":514000000}},{"x":{"rawValue":709666687},"y":{"rawValue":17333234},"z":{"rawValue":515000000}},{"x":{"rawValue":708000000},"y":{"rawValue":17666568},"z":{"rawValue":516666687}},{"x":{"rawValue":712666687},"y":{"rawValue":17333234},"z":{"rawValue":516666687}},{"x":{"rawValue":712333374},"y":{"rawValue":16999900},"z":{"rawValue":515333312}},{"x":{"rawValue":711000000},"y":{"rawValue":16999900},"z":{"rawValue":514000000}},{"x":{"rawValue":712333374},"y":{"rawValue":16999900},"z":{"rawValue":515333312}},{"x":{"rawValue":713000000},"y":{"rawValue":16999900},"z":{"rawValue":514666687}},{"x":{"rawValue":711000000},"y":{"rawValue":16999900},"z":{"rawValue":514000000}},{"x":{"rawValue":768000061},"y":{"rawValue":15499899},"z":{"rawValue":516000000}},{"x":{"rawValue":766333374},"y":{"rawValue":15833233},"z":{"rawValue":516333312}},{"x":{"rawValue":766333374},"y":{"rawValue":16333234},"z":{"rawValue":525333312}},{"x":{"rawValue":768000061},"y":{"rawValue":15833233},"z":{"rawValue":526666687}},{"x":{"rawValue":769666687},"y":{"rawValue":14833233},"z":{"rawValue":514000000}},{"x":{"rawValue":772666687},"y":{"rawValue":14666566},"z":{"rawValue":514000000}},{"x":{"rawValue":771666687},"y":{"rawValue":14333233},"z":{"rawValue":512666687}},{"x":{"rawValue":770333312},"y":{"rawValue":14499899},"z":{"rawValue":512666687}},{"x":{"rawValue":769666687},"y":{"rawValue":14833233},"z":{"rawValue":514000000}},{"x":{"rawValue":768333312},"y":{"rawValue":14999899},"z":{"rawValue":513666687}},{"x":{"rawValue":768000000},"y":{"rawValue":15499899},"z":{"rawValue":516000000}},{"x":{"rawValue":775333312},"y":{"rawValue":16166568},"z":{"rawValue":525000000}},{"x":{"rawValue":776666687},"y":{"rawValue":16499900},"z":{"rawValue":525333312}},{"x":{"rawValue":776666687},"y":{"rawValue":16499900},"z":{"rawValue":521666687}},{"x":{"rawValue":769666687},"y":{"rawValue":15166566},"z":{"rawValue":530333312}},{"x":{"rawValue":771000000},"y":{"rawValue":14999899},"z":{"rawValue":531000000}},{"x":{"rawValue":772666687},"y":{"rawValue":15166566},"z":{"rawValue":530333312}},{"x":{"rawValue":773333312},"y":{"rawValue":15499899},"z":{"rawValue":528333312}},{"x":{"rawValue":774666687},"y":{"rawValue":14999899},"z":{"rawValue":514666687}},{"x":{"rawValue":772666687},"y":{"rawValue":14666566},"z":{"rawValue":514000000}},{"x":{"rawValue":769666687},"y":{"rawValue":14833233},"z":{"rawValue":514000000}},{"x":{"rawValue":768000000},"y":{"rawValue":15499899},"z":{"rawValue":516000000}},{"x":{"rawValue":774666687},"y":{"rawValue":15833233},"z":{"rawValue":520000000}},{"x":{"rawValue":770333312},"y":{"rawValue":14666566},"z":{"rawValue":532333312}},{"x":{"rawValue":771333312},"y":{"rawValue":14666566},"z":{"rawValue":532333312}},{"x":{"rawValue":771000000},"y":{"rawValue":14999899},"z":{"rawValue":531000000}},{"x":{"rawValue":769666687},"y":{"rawValue":15166566},"z":{"rawValue":530333312}},{"x":{"rawValue":773333312},"y":{"rawValue":15499899},"z":{"rawValue":528333312}},{"x":{"rawValue":774666687},"y":{"rawValue":15833233},"z":{"rawValue":528333312}},{"x":{"rawValue":774666687},"y":{"rawValue":15999899},"z":{"rawValue":525666687}},{"x":{"rawValue":768000000},"y":{"rawValue":15833233},"z":{"rawValue":526666687}},{"x":{"rawValue":768333312},"y":{"rawValue":15333233},"z":{"rawValue":530333312}},{"x":{"rawValue":769666687},"y":{"rawValue":15166566},"z":{"rawValue":530333312}},{"x":{"rawValue":774666687},"y":{"rawValue":15999899},"z":{"rawValue":525666687}},{"x":{"rawValue":775333312},"y":{"rawValue":16166568},"z":{"rawValue":525000000}},{"x":{"rawValue":776666687},"y":{"rawValue":16499900},"z":{"rawValue":521666687}},{"x":{"rawValue":774666687},"y":{"rawValue":15833233},"z":{"rawValue":520000000}},{"x":{"rawValue":768000000},"y":{"rawValue":15833233},"z":{"rawValue":526666687}},{"x":{"rawValue":769666687},"y":{"rawValue":15166566},"z":{"rawValue":530333312}},{"x":{"rawValue":773333312},"y":{"rawValue":15499899},"z":{"rawValue":528333312}},{"x":{"rawValue":774666687},"y":{"rawValue":15999899},"z":{"rawValue":525666687}},{"x":{"rawValue":774666687},"y":{"rawValue":15833233},"z":{"rawValue":520000000}},{"x":{"rawValue":768000000},"y":{"rawValue":15499899},"z":{"rawValue":516000000}},{"x":{"rawValue":823000000},"y":{"rawValue":60166568},"z":{"rawValue":537000000}},{"x":{"rawValue":822333374},"y":{"rawValue":60166568},"z":{"rawValue":537666687}},{"x":{"rawValue":823000000},"y":{"rawValue":60333236},"z":{"rawValue":538666687}},{"x":{"rawValue":824000000},"y":{"rawValue":60333236},"z":{"rawValue":538000000}},{"x":{"rawValue":825000000},"y":{"rawValue":60499900},"z":{"rawValue":542666687}},{"x":{"rawValue":826000000},"y":{"rawValue":60166568},"z":{"rawValue":544666687}},{"x":{"rawValue":827333374},"y":{"rawValue":59999900},"z":{"rawValue":545000000}},{"x":{"rawValue":827333374},"y":{"rawValue":60333236},"z":{"rawValue":541000000}},{"x":{"rawValue":825333374},"y":{"rawValue":60499900},"z":{"rawValue":539333312}},{"x":{"rawValue":825333374},"y":{"rawValue":60333236},"z":{"rawValue":538000000}},{"x":{"rawValue":824000000},"y":{"rawValue":60333236},"z":{"rawValue":538000000}},{"x":{"rawValue":823000000},"y":{"rawValue":60333236},"z":{"rawValue":538666687}},{"x":{"rawValue":825000000},"y":{"rawValue":60499900},"z":{"rawValue":542666687}},{"x":{"rawValue":825000000},"y":{"rawValue":60166568},"z":{"rawValue":544666687}},{"x":{"rawValue":826000000},"y":{"rawValue":60166568},"z":{"rawValue":544666687}},{"x":{"rawValue":825000000},"y":{"rawValue":60499900},"z":{"rawValue":542666687}},{"x":{"rawValue":827333374},"y":{"rawValue":60333236},"z":{"rawValue":541000000}},{"x":{"rawValue":825333374},"y":{"rawValue":60499900},"z":{"rawValue":539333312}},{"x":{"rawValue":823000000},"y":{"rawValue":60333236},"z":{"rawValue":538666687}},{"x":{"rawValue":823000000},"y":{"rawValue":60333236},"z":{"rawValue":542000000}},{"x":{"rawValue":826000000},"y":{"rawValue":60166568},"z":{"rawValue":544666687}},{"x":{"rawValue":825000000},"y":{"rawValue":60166568},"z":{"rawValue":544666687}},{"x":{"rawValue":825333374},"y":{"rawValue":60166568},"z":{"rawValue":545333312}},{"x":{"rawValue":873666687},"y":{"rawValue":333233},"z":{"rawValue":513000000}},{"x":{"rawValue":873000061},"y":{"rawValue":666566},"z":{"rawValue":514666687}},{"x":{"rawValue":874000061},"y":{"rawValue":666566},"z":{"rawValue":515333312}},{"x":{"rawValue":877333374},"y":{"rawValue":499900},"z":{"rawValue":520666687}},{"x":{"rawValue":876666687},"y":{"rawValue":833233},"z":{"rawValue":522333312}},{"x":{"rawValue":877666687},"y":{"rawValue":666566},"z":{"rawValue":523000000}},{"x":{"rawValue":877666687},"y":{"rawValue":666566},"z":{"rawValue":523000000}},{"x":{"rawValue":877666687},"y":{"rawValue":833233},"z":{"rawValue":525333312}},{"x":{"rawValue":879666687},"y":{"rawValue":666566},"z":{"rawValue":527000000}},{"x":{"rawValue":879666687},"y":{"rawValue":666566},"z":{"rawValue":527000000}},{"x":{"rawValue":879666687},"y":{"rawValue":833233},"z":{"rawValue":529333312}},{"x":{"rawValue":881666687},"y":{"rawValue":499900},"z":{"rawValue":531000000}},{"x":{"rawValue":874000061},"y":{"rawValue":666566},"z":{"rawValue":515333312}},{"x":{"rawValue":874000061},"y":{"rawValue":833233},"z":{"rawValue":517666687}},{"x":{"rawValue":877333374},"y":{"rawValue":499900},"z":{"rawValue":520666687}},{"x":{"rawValue":883666687},"y":{"rawValue":499900},"z":{"rawValue":538666687}},{"x":{"rawValue":883666687},"y":{"rawValue":833233},"z":{"rawValue":543000000}},{"x":{"rawValue":885666687},"y":{"rawValue":333233},"z":{"rawValue":544666687}},{"x":{"rawValue":877333374},"y":{"rawValue":499900},"z":{"rawValue":520666687}},{"x":{"rawValue":877666687},"y":{"rawValue":666566},"z":{"rawValue":523000000}},{"x":{"rawValue":879666687},"y":{"rawValue":666566},"z":{"rawValue":527000000}},{"x":{"rawValue":881666687},"y":{"rawValue":499900},"z":{"rawValue":531000000}},{"x":{"rawValue":881666687},"y":{"rawValue":999899},"z":{"rawValue":537000000}},{"x":{"rawValue":883666687},"y":{"rawValue":499900},"z":{"rawValue":538666687}},{"x":{"rawValue":873666687},"y":{"rawValue":333233},"z":{"rawValue":513000000}},{"x":{"rawValue":874000061},"y":{"rawValue":666566},"z":{"rawValue":515333312}},{"x":{"rawValue":877333374},"y":{"rawValue":499900},"z":{"rawValue":520666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":877333374},"y":{"rawValue":499900},"z":{"rawValue":520666687}},{"x":{"rawValue":879666687},"y":{"rawValue":666566},"z":{"rawValue":527000000}},{"x":{"rawValue":881666687},"y":{"rawValue":499900},"z":{"rawValue":531000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":881666687},"y":{"rawValue":499900},"z":{"rawValue":531000000}},{"x":{"rawValue":883666687},"y":{"rawValue":499900},"z":{"rawValue":538666687}},{"x":{"rawValue":885666687},"y":{"rawValue":333233},"z":{"rawValue":544666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":885666687},"y":{"rawValue":333233},"z":{"rawValue":544666687}},{"x":{"rawValue":885666687},"y":{"rawValue":833233},"z":{"rawValue":554666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":872666687},"y":{"rawValue":499900},"z":{"rawValue":512000000}},{"x":{"rawValue":873666687},"y":{"rawValue":333233},"z":{"rawValue":513000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":512000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":73666671},"y":{"rawValue":666566},"z":{"rawValue":588666687}},{"x":{"rawValue":74333335},"y":{"rawValue":833233},"z":{"rawValue":587000000}},{"x":{"rawValue":73333335},"y":{"rawValue":666566},"z":{"rawValue":586333374}},{"x":{"rawValue":75333335},"y":{"rawValue":833233},"z":{"rawValue":592000000}},{"x":{"rawValue":75333335},"y":{"rawValue":999899},"z":{"rawValue":590000000}},{"x":{"rawValue":73666671},"y":{"rawValue":666566},"z":{"rawValue":588666687}},{"x":{"rawValue":67666671},"y":{"rawValue":333233},"z":{"rawValue":568666687}},{"x":{"rawValue":67666671},"y":{"rawValue":499900},"z":{"rawValue":566666687}},{"x":{"rawValue":65666671},"y":{"rawValue":166566},"z":{"rawValue":565000000}},{"x":{"rawValue":77333335},"y":{"rawValue":999899},"z":{"rawValue":597333374}},{"x":{"rawValue":77333335},"y":{"rawValue":1166566},"z":{"rawValue":593666687}},{"x":{"rawValue":75333335},"y":{"rawValue":833233},"z":{"rawValue":592000000}},{"x":{"rawValue":69333335},"y":{"rawValue":333233},"z":{"rawValue":574333374}},{"x":{"rawValue":69333335},"y":{"rawValue":666566},"z":{"rawValue":570333374}},{"x":{"rawValue":67666671},"y":{"rawValue":333233},"z":{"rawValue":568666687}},{"x":{"rawValue":73333335},"y":{"rawValue":666566},"z":{"rawValue":586333374}},{"x":{"rawValue":73333335},"y":{"rawValue":833233},"z":{"rawValue":582000000}},{"x":{"rawValue":71333335},"y":{"rawValue":499900},"z":{"rawValue":580333374}},{"x":{"rawValue":71333335},"y":{"rawValue":499899},"z":{"rawValue":580333374}},{"x":{"rawValue":71333335},"y":{"rawValue":666566},"z":{"rawValue":576000000}},{"x":{"rawValue":69333335},"y":{"rawValue":333233},"z":{"rawValue":574333374}},{"x":{"rawValue":65666671},"y":{"rawValue":166566},"z":{"rawValue":565000000}},{"x":{"rawValue":65666671},"y":{"rawValue":333233},"z":{"rawValue":560666687}},{"x":{"rawValue":63666667},"y":{"rawValue":166566},"z":{"rawValue":559000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":73666671},"y":{"rawValue":666566},"z":{"rawValue":588666687}},{"x":{"rawValue":73333335},"y":{"rawValue":666566},"z":{"rawValue":586333374}},{"x":{"rawValue":71333335},"y":{"rawValue":499900},"z":{"rawValue":580333374}},{"x":{"rawValue":77333335},"y":{"rawValue":999899},"z":{"rawValue":597333374}},{"x":{"rawValue":75333335},"y":{"rawValue":833233},"z":{"rawValue":592000000}},{"x":{"rawValue":73666671},"y":{"rawValue":666566},"z":{"rawValue":588666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":69333335},"y":{"rawValue":333233},"z":{"rawValue":574333374}},{"x":{"rawValue":67666671},"y":{"rawValue":333233},"z":{"rawValue":568666687}},{"x":{"rawValue":65666671},"y":{"rawValue":166566},"z":{"rawValue":565000000}},{"x":{"rawValue":73666671},"y":{"rawValue":666566},"z":{"rawValue":588666687}},{"x":{"rawValue":71333335},"y":{"rawValue":499900},"z":{"rawValue":580333374}},{"x":{"rawValue":69333335},"y":{"rawValue":333233},"z":{"rawValue":574333374}},{"x":{"rawValue":65666671},"y":{"rawValue":166566},"z":{"rawValue":565000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":63666667},"y":{"rawValue":166566},"z":{"rawValue":559000000}},{"x":{"rawValue":63666667},"y":{"rawValue":333233},"z":{"rawValue":554666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":174666671},"y":{"rawValue":666566},"z":{"rawValue":583666687}},{"x":{"rawValue":174666671},"y":{"rawValue":1166566},"z":{"rawValue":590000000}},{"x":{"rawValue":176666671},"y":{"rawValue":833233},"z":{"rawValue":591666687}},{"x":{"rawValue":172666671},"y":{"rawValue":666566},"z":{"rawValue":574000000}},{"x":{"rawValue":172666671},"y":{"rawValue":999899},"z":{"rawValue":578000000}},{"x":{"rawValue":174333343},"y":{"rawValue":666566},"z":{"rawValue":579333374}},{"x":{"rawValue":174333343},"y":{"rawValue":666566},"z":{"rawValue":579333374}},{"x":{"rawValue":173666671},"y":{"rawValue":833233},"z":{"rawValue":581000000}},{"x":{"rawValue":174666671},"y":{"rawValue":666566},"z":{"rawValue":583666687}},{"x":{"rawValue":173666671},"y":{"rawValue":833233},"z":{"rawValue":581000000}},{"x":{"rawValue":172666671},"y":{"rawValue":1166566},"z":{"rawValue":581000000}},{"x":{"rawValue":172666671},"y":{"rawValue":1166566},"z":{"rawValue":582000000}},{"x":{"rawValue":174666671},"y":{"rawValue":666566},"z":{"rawValue":583666687}},{"x":{"rawValue":172000000},"y":{"rawValue":833233},"z":{"rawValue":570666687}},{"x":{"rawValue":170666671},"y":{"rawValue":1166566},"z":{"rawValue":570333374}},{"x":{"rawValue":170666671},"y":{"rawValue":1166566},"z":{"rawValue":572333374}},{"x":{"rawValue":172666671},"y":{"rawValue":666566},"z":{"rawValue":574000000}},{"x":{"rawValue":176666671},"y":{"rawValue":833233},"z":{"rawValue":591666687}},{"x":{"rawValue":176666671},"y":{"rawValue":1166566},"z":{"rawValue":597333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":172666671},"y":{"rawValue":666566},"z":{"rawValue":570000000}},{"x":{"rawValue":172000000},"y":{"rawValue":833233},"z":{"rawValue":570666687}},{"x":{"rawValue":172666671},"y":{"rawValue":666566},"z":{"rawValue":574000000}},{"x":{"rawValue":174333343},"y":{"rawValue":666566},"z":{"rawValue":579333374}},{"x":{"rawValue":170666671},"y":{"rawValue":499900},"z":{"rawValue":554666687}},{"x":{"rawValue":172666671},"y":{"rawValue":499900},"z":{"rawValue":568000000}},{"x":{"rawValue":176666671},"y":{"rawValue":833233},"z":{"rawValue":591666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":172666671},"y":{"rawValue":499900},"z":{"rawValue":568000000}},{"x":{"rawValue":172666671},"y":{"rawValue":666566},"z":{"rawValue":570000000}},{"x":{"rawValue":174333343},"y":{"rawValue":666566},"z":{"rawValue":579333374}},{"x":{"rawValue":176666671},"y":{"rawValue":833233},"z":{"rawValue":591666687}},{"x":{"rawValue":174333343},"y":{"rawValue":666566},"z":{"rawValue":579333374}},{"x":{"rawValue":174666671},"y":{"rawValue":666566},"z":{"rawValue":583666687}},{"x":{"rawValue":176666671},"y":{"rawValue":833233},"z":{"rawValue":591666687}},{"x":{"rawValue":170666671},"y":{"rawValue":499900},"z":{"rawValue":554666687}},{"x":{"rawValue":170666671},"y":{"rawValue":833233},"z":{"rawValue":566333374}},{"x":{"rawValue":172666671},"y":{"rawValue":499900},"z":{"rawValue":568000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":364333343},"y":{"rawValue":333233},"z":{"rawValue":597333374}},{"x":{"rawValue":364333343},"y":{"rawValue":666566},"z":{"rawValue":595666687}},{"x":{"rawValue":362333343},"y":{"rawValue":333233},"z":{"rawValue":594000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":360333343},"y":{"rawValue":333233},"z":{"rawValue":590000000}},{"x":{"rawValue":360333343},"y":{"rawValue":499900},"z":{"rawValue":587666687}},{"x":{"rawValue":358666687},"y":{"rawValue":333233},"z":{"rawValue":586333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":362333343},"y":{"rawValue":333233},"z":{"rawValue":594000000}},{"x":{"rawValue":362333343},"y":{"rawValue":666566},"z":{"rawValue":591666687}},{"x":{"rawValue":360333343},"y":{"rawValue":333233},"z":{"rawValue":590000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":358666687},"y":{"rawValue":333233},"z":{"rawValue":586333374}},{"x":{"rawValue":358666687},"y":{"rawValue":833233},"z":{"rawValue":578333374}},{"x":{"rawValue":356666687},"y":{"rawValue":499900},"z":{"rawValue":576666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":356666687},"y":{"rawValue":499900},"z":{"rawValue":576666687}},{"x":{"rawValue":356666687},"y":{"rawValue":499900},"z":{"rawValue":554666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":643333312},"y":{"rawValue":100833236},"z":{"rawValue":570000000}},{"x":{"rawValue":642666687},"y":{"rawValue":100833236},"z":{"rawValue":570666687}},{"x":{"rawValue":643666687},"y":{"rawValue":100833236},"z":{"rawValue":570666687}},{"x":{"rawValue":643333312},"y":{"rawValue":100833236},"z":{"rawValue":570000000}},{"x":{"rawValue":643666687},"y":{"rawValue":100833236},"z":{"rawValue":570666687}},{"x":{"rawValue":644333312},"y":{"rawValue":100833236},"z":{"rawValue":569333374}},{"x":{"rawValue":643333312},"y":{"rawValue":100666572},"z":{"rawValue":567333374}},{"x":{"rawValue":644333312},"y":{"rawValue":100833236},"z":{"rawValue":569333374}},{"x":{"rawValue":645666687},"y":{"rawValue":100666572},"z":{"rawValue":569333374}},{"x":{"rawValue":645666687},"y":{"rawValue":100666572},"z":{"rawValue":567333374}},{"x":{"rawValue":643333312},"y":{"rawValue":100666572},"z":{"rawValue":567333374}},{"x":{"rawValue":643666687},"y":{"rawValue":100666572},"z":{"rawValue":571333374}},{"x":{"rawValue":643666687},"y":{"rawValue":100833236},"z":{"rawValue":570666687}},{"x":{"rawValue":642666687},"y":{"rawValue":100833236},"z":{"rawValue":570666687}},{"x":{"rawValue":641666687},"y":{"rawValue":100499900},"z":{"rawValue":572000000}},{"x":{"rawValue":643666687},"y":{"rawValue":100666572},"z":{"rawValue":571333374}},{"x":{"rawValue":642666687},"y":{"rawValue":100833236},"z":{"rawValue":570666687}},{"x":{"rawValue":641333312},"y":{"rawValue":100666572},"z":{"rawValue":570333374}},{"x":{"rawValue":641333312},"y":{"rawValue":100666572},"z":{"rawValue":570333374}},{"x":{"rawValue":641333312},"y":{"rawValue":100333236},"z":{"rawValue":573333374}},{"x":{"rawValue":641666687},"y":{"rawValue":100499900},"z":{"rawValue":572000000}},{"x":{"rawValue":768000061},"y":{"rawValue":499900},"z":{"rawValue":580666687}},{"x":{"rawValue":766333374},"y":{"rawValue":833233},"z":{"rawValue":581000000}},{"x":{"rawValue":766333374},"y":{"rawValue":666566},"z":{"rawValue":582333374}},{"x":{"rawValue":756666687},"y":{"rawValue":833233},"z":{"rawValue":594000000}},{"x":{"rawValue":754666687},"y":{"rawValue":999899},"z":{"rawValue":594666687}},{"x":{"rawValue":754666687},"y":{"rawValue":833233},"z":{"rawValue":596000000}},{"x":{"rawValue":768000061},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":754666687},"y":{"rawValue":833233},"z":{"rawValue":596000000}},{"x":{"rawValue":752666687},"y":{"rawValue":1166566},"z":{"rawValue":596666687}},{"x":{"rawValue":752666687},"y":{"rawValue":999899},"z":{"rawValue":597333374}},{"x":{"rawValue":768000061},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":766333374},"y":{"rawValue":666566},"z":{"rawValue":582333374}},{"x":{"rawValue":764666687},"y":{"rawValue":999899},"z":{"rawValue":583000000}},{"x":{"rawValue":764666687},"y":{"rawValue":499900},"z":{"rawValue":586000000}},{"x":{"rawValue":760000061},"y":{"rawValue":666566},"z":{"rawValue":590333374}},{"x":{"rawValue":758666687},"y":{"rawValue":999899},"z":{"rawValue":590000000}},{"x":{"rawValue":758666687},"y":{"rawValue":833233},"z":{"rawValue":592000000}},{"x":{"rawValue":764666687},"y":{"rawValue":499900},"z":{"rawValue":586000000}},{"x":{"rawValue":762666687},"y":{"rawValue":833233},"z":{"rawValue":586666687}},{"x":{"rawValue":762666687},"y":{"rawValue":499900},"z":{"rawValue":588000000}},{"x":{"rawValue":768000061},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":758666687},"y":{"rawValue":833233},"z":{"rawValue":592000000}},{"x":{"rawValue":756666687},"y":{"rawValue":999899},"z":{"rawValue":592666687}},{"x":{"rawValue":756666687},"y":{"rawValue":833233},"z":{"rawValue":594000000}},{"x":{"rawValue":768000061},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":762666687},"y":{"rawValue":499900},"z":{"rawValue":588000000}},{"x":{"rawValue":760666687},"y":{"rawValue":833233},"z":{"rawValue":588666687}},{"x":{"rawValue":760000061},"y":{"rawValue":666566},"z":{"rawValue":590333374}},{"x":{"rawValue":762666687},"y":{"rawValue":499900},"z":{"rawValue":588000000}},{"x":{"rawValue":760000061},"y":{"rawValue":666566},"z":{"rawValue":590333374}},{"x":{"rawValue":758666687},"y":{"rawValue":833233},"z":{"rawValue":592000000}},{"x":{"rawValue":768000061},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":768000061},"y":{"rawValue":499899},"z":{"rawValue":580666687}},{"x":{"rawValue":766333374},"y":{"rawValue":666566},"z":{"rawValue":582333374}},{"x":{"rawValue":764666687},"y":{"rawValue":499900},"z":{"rawValue":586000000}},{"x":{"rawValue":768000061},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":770333312},"y":{"rawValue":666566},"z":{"rawValue":576333374}},{"x":{"rawValue":768333312},"y":{"rawValue":999899},"z":{"rawValue":577000000}},{"x":{"rawValue":768333312},"y":{"rawValue":999899},"z":{"rawValue":577666687}},{"x":{"rawValue":781000000},"y":{"rawValue":666566},"z":{"rawValue":577666687}},{"x":{"rawValue":777333312},"y":{"rawValue":833233},"z":{"rawValue":565333374}},{"x":{"rawValue":776333312},"y":{"rawValue":999899},"z":{"rawValue":565333374}},{"x":{"rawValue":775666687},"y":{"rawValue":666566},"z":{"rawValue":567333374}},{"x":{"rawValue":772333312},"y":{"rawValue":499900},"z":{"rawValue":574333374}},{"x":{"rawValue":770333312},"y":{"rawValue":833233},"z":{"rawValue":575000000}},{"x":{"rawValue":770333312},"y":{"rawValue":666566},"z":{"rawValue":576333374}},{"x":{"rawValue":781000000},"y":{"rawValue":666566},"z":{"rawValue":577666687}},{"x":{"rawValue":775666687},"y":{"rawValue":666566},"z":{"rawValue":567333374}},{"x":{"rawValue":774333312},"y":{"rawValue":999899},"z":{"rawValue":567333374}},{"x":{"rawValue":774333312},"y":{"rawValue":666566},"z":{"rawValue":570333374}},{"x":{"rawValue":774333312},"y":{"rawValue":666566},"z":{"rawValue":570333374}},{"x":{"rawValue":772333312},"y":{"rawValue":999899},"z":{"rawValue":571000000}},{"x":{"rawValue":772333312},"y":{"rawValue":499900},"z":{"rawValue":574333374}},{"x":{"rawValue":777333312},"y":{"rawValue":833233},"z":{"rawValue":565333374}},{"x":{"rawValue":775666687},"y":{"rawValue":666566},"z":{"rawValue":567333374}},{"x":{"rawValue":774333312},"y":{"rawValue":666566},"z":{"rawValue":570333374}},{"x":{"rawValue":781000000},"y":{"rawValue":666566},"z":{"rawValue":577666687}},{"x":{"rawValue":782333312},"y":{"rawValue":999899},"z":{"rawValue":578000000}},{"x":{"rawValue":782333312},"y":{"rawValue":499900},"z":{"rawValue":570333374}},{"x":{"rawValue":777333312},"y":{"rawValue":833233},"z":{"rawValue":565333374}},{"x":{"rawValue":774333312},"y":{"rawValue":666566},"z":{"rawValue":570333374}},{"x":{"rawValue":772333312},"y":{"rawValue":499900},"z":{"rawValue":574333374}},{"x":{"rawValue":768000000},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":768666687},"y":{"rawValue":666566},"z":{"rawValue":597333374}},{"x":{"rawValue":768666687},"y":{"rawValue":499899},"z":{"rawValue":595666687}},{"x":{"rawValue":768000000},"y":{"rawValue":499900},"z":{"rawValue":580666687}},{"x":{"rawValue":768666687},"y":{"rawValue":499900},"z":{"rawValue":595666687}},{"x":{"rawValue":770666687},"y":{"rawValue":833233},"z":{"rawValue":595000000}},{"x":{"rawValue":770666687},"y":{"rawValue":666566},"z":{"rawValue":593666687}},{"x":{"rawValue":776666687},"y":{"rawValue":666566},"z":{"rawValue":584333374}},{"x":{"rawValue":778333312},"y":{"rawValue":833233},"z":{"rawValue":583666687}},{"x":{"rawValue":778333312},"y":{"rawValue":666566},"z":{"rawValue":582000000}},{"x":{"rawValue":773333312},"y":{"rawValue":833233},"z":{"rawValue":591000000}},{"x":{"rawValue":774666687},"y":{"rawValue":1166566},"z":{"rawValue":591000000}},{"x":{"rawValue":774666687},"y":{"rawValue":666566},"z":{"rawValue":587666687}},{"x":{"rawValue":770666687},"y":{"rawValue":666566},"z":{"rawValue":593666687}},{"x":{"rawValue":772666687},"y":{"rawValue":999899},"z":{"rawValue":593000000}},{"x":{"rawValue":773333312},"y":{"rawValue":833233},"z":{"rawValue":591000000}},{"x":{"rawValue":774666687},"y":{"rawValue":666566},"z":{"rawValue":587666687}},{"x":{"rawValue":776666687},"y":{"rawValue":999899},"z":{"rawValue":587000000}},{"x":{"rawValue":776666687},"y":{"rawValue":666566},"z":{"rawValue":584333374}},{"x":{"rawValue":778333312},"y":{"rawValue":666566},"z":{"rawValue":582000000}},{"x":{"rawValue":780333312},"y":{"rawValue":999899},"z":{"rawValue":581333374}},{"x":{"rawValue":780333312},"y":{"rawValue":666566},"z":{"rawValue":578333374}},{"x":{"rawValue":776666687},"y":{"rawValue":666566},"z":{"rawValue":584333374}},{"x":{"rawValue":778333312},"y":{"rawValue":666566},"z":{"rawValue":582000000}},{"x":{"rawValue":780333312},"y":{"rawValue":666566},"z":{"rawValue":578333374}},{"x":{"rawValue":768333312},"y":{"rawValue":999899},"z":{"rawValue":577666687}},{"x":{"rawValue":768000000},"y":{"rawValue":499900},"z":{"rawValue":580666687}},{"x":{"rawValue":770666687},"y":{"rawValue":666566},"z":{"rawValue":593666687}},{"x":{"rawValue":773333312},"y":{"rawValue":833233},"z":{"rawValue":591000000}},{"x":{"rawValue":774666687},"y":{"rawValue":666566},"z":{"rawValue":587666687}},{"x":{"rawValue":768000000},"y":{"rawValue":499900},"z":{"rawValue":580666687}},{"x":{"rawValue":768666687},"y":{"rawValue":499899},"z":{"rawValue":595666687}},{"x":{"rawValue":770666687},"y":{"rawValue":666566},"z":{"rawValue":593666687}},{"x":{"rawValue":774666687},"y":{"rawValue":666566},"z":{"rawValue":587666687}},{"x":{"rawValue":776666687},"y":{"rawValue":666566},"z":{"rawValue":584333374}},{"x":{"rawValue":780333312},"y":{"rawValue":666566},"z":{"rawValue":578333374}},{"x":{"rawValue":781000000},"y":{"rawValue":666566},"z":{"rawValue":577666687}},{"x":{"rawValue":768333312},"y":{"rawValue":999899},"z":{"rawValue":577666687}},{"x":{"rawValue":839666687},"y":{"rawValue":37499900},"z":{"rawValue":582000000}},{"x":{"rawValue":840333374},"y":{"rawValue":37333236},"z":{"rawValue":581666687}},{"x":{"rawValue":840000000},"y":{"rawValue":37499900},"z":{"rawValue":581000000}},{"x":{"rawValue":838000000},"y":{"rawValue":37833236},"z":{"rawValue":583000000}},{"x":{"rawValue":839666687},"y":{"rawValue":37666568},"z":{"rawValue":583000000}},{"x":{"rawValue":839666687},"y":{"rawValue":37499900},"z":{"rawValue":582000000}},{"x":{"rawValue":834333374},"y":{"rawValue":37999900},"z":{"rawValue":582333374}},{"x":{"rawValue":832333374},"y":{"rawValue":37833236},"z":{"rawValue":583000000}},{"x":{"rawValue":832333374},"y":{"rawValue":37666568},"z":{"rawValue":584000000}},{"x":{"rawValue":837666687},"y":{"rawValue":38166568},"z":{"rawValue":585000000}},{"x":{"rawValue":837333374},"y":{"rawValue":37999900},"z":{"rawValue":583666687}},{"x":{"rawValue":838000000},"y":{"rawValue":37833236},"z":{"rawValue":583000000}},{"x":{"rawValue":839666687},"y":{"rawValue":37499900},"z":{"rawValue":582000000}},{"x":{"rawValue":840000000},"y":{"rawValue":37499900},"z":{"rawValue":581000000}},{"x":{"rawValue":834000000},"y":{"rawValue":38166568},"z":{"rawValue":581000000}},{"x":{"rawValue":834333374},"y":{"rawValue":37999900},"z":{"rawValue":582333374}},{"x":{"rawValue":837333374},"y":{"rawValue":37999900},"z":{"rawValue":583666687}},{"x":{"rawValue":838000000},"y":{"rawValue":37833236},"z":{"rawValue":583000000}},{"x":{"rawValue":834333374},"y":{"rawValue":37999900},"z":{"rawValue":582333374}},{"x":{"rawValue":831000000},"y":{"rawValue":37499900},"z":{"rawValue":584666687}},{"x":{"rawValue":837666687},"y":{"rawValue":38166568},"z":{"rawValue":585000000}},{"x":{"rawValue":832333374},"y":{"rawValue":37666568},"z":{"rawValue":584000000}},{"x":{"rawValue":887000061},"y":{"rawValue":666566},"z":{"rawValue":557666687}},{"x":{"rawValue":887666687},"y":{"rawValue":833233},"z":{"rawValue":559666687}},{"x":{"rawValue":889000061},"y":{"rawValue":499900},"z":{"rawValue":559666687}},{"x":{"rawValue":885666687},"y":{"rawValue":833233},"z":{"rawValue":554666687}},{"x":{"rawValue":885666687},"y":{"rawValue":999899},"z":{"rawValue":557666687}},{"x":{"rawValue":887000061},"y":{"rawValue":666566},"z":{"rawValue":557666687}},{"x":{"rawValue":885666687},"y":{"rawValue":833233},"z":{"rawValue":554666687}},{"x":{"rawValue":887000061},"y":{"rawValue":666566},"z":{"rawValue":557666687}},{"x":{"rawValue":889000061},"y":{"rawValue":499900},"z":{"rawValue":559666687}},{"x":{"rawValue":889000061},"y":{"rawValue":499900},"z":{"rawValue":559666687}},{"x":{"rawValue":890666687},"y":{"rawValue":833233},"z":{"rawValue":561666687}},{"x":{"rawValue":896000061},"y":{"rawValue":999899},"z":{"rawValue":561666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":885666687},"y":{"rawValue":833233},"z":{"rawValue":554666687}},{"x":{"rawValue":904333312},"y":{"rawValue":1333233},"z":{"rawValue":563666687}},{"x":{"rawValue":909000000},"y":{"rawValue":1333233},"z":{"rawValue":564000000}},{"x":{"rawValue":910000000},"y":{"rawValue":1333233},"z":{"rawValue":564000000}},{"x":{"rawValue":904333312},"y":{"rawValue":1333233},"z":{"rawValue":563666687}},{"x":{"rawValue":910000000},"y":{"rawValue":1333233},"z":{"rawValue":564000000}},{"x":{"rawValue":911000000},"y":{"rawValue":1166566},"z":{"rawValue":564000000}},{"x":{"rawValue":902666687},"y":{"rawValue":999899},"z":{"rawValue":561666687}},{"x":{"rawValue":902666687},"y":{"rawValue":999899},"z":{"rawValue":561666687}},{"x":{"rawValue":911000000},"y":{"rawValue":1166566},"z":{"rawValue":564000000}},{"x":{"rawValue":918666687},"y":{"rawValue":1166566},"z":{"rawValue":566000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":896000000},"y":{"rawValue":999899},"z":{"rawValue":561666687}},{"x":{"rawValue":902666687},"y":{"rawValue":999899},"z":{"rawValue":561666687}},{"x":{"rawValue":910000000},"y":{"rawValue":1333233},"z":{"rawValue":564000000}},{"x":{"rawValue":909000000},"y":{"rawValue":1333233},"z":{"rawValue":564000000}},{"x":{"rawValue":909333312},"y":{"rawValue":1499899},"z":{"rawValue":564666687}},{"x":{"rawValue":911000000},"y":{"rawValue":1166566},"z":{"rawValue":564000000}},{"x":{"rawValue":912333312},"y":{"rawValue":1499899},"z":{"rawValue":565666687}},{"x":{"rawValue":914666687},"y":{"rawValue":1499899},"z":{"rawValue":566000000}},{"x":{"rawValue":917666687},"y":{"rawValue":1166566},"z":{"rawValue":566000000}},{"x":{"rawValue":918666687},"y":{"rawValue":1166566},"z":{"rawValue":566000000}},{"x":{"rawValue":921666687},"y":{"rawValue":1666566},"z":{"rawValue":569333374}},{"x":{"rawValue":924000000},"y":{"rawValue":1333233},"z":{"rawValue":569333374}},{"x":{"rawValue":911000000},"y":{"rawValue":1166566},"z":{"rawValue":564000000}},{"x":{"rawValue":917666687},"y":{"rawValue":1166566},"z":{"rawValue":566000000}},{"x":{"rawValue":918666687},"y":{"rawValue":1166566},"z":{"rawValue":566000000}},{"x":{"rawValue":914666687},"y":{"rawValue":1499899},"z":{"rawValue":566000000}},{"x":{"rawValue":915000000},"y":{"rawValue":1499899},"z":{"rawValue":566333374}},{"x":{"rawValue":916000000},"y":{"rawValue":1499899},"z":{"rawValue":566333374}},{"x":{"rawValue":917666687},"y":{"rawValue":1166566},"z":{"rawValue":566000000}},{"x":{"rawValue":916000000},"y":{"rawValue":1499899},"z":{"rawValue":566333374}},{"x":{"rawValue":917333312},"y":{"rawValue":1499899},"z":{"rawValue":566666687}},{"x":{"rawValue":917666687},"y":{"rawValue":1166566},"z":{"rawValue":566000000}},{"x":{"rawValue":916000000},"y":{"rawValue":1499899},"z":{"rawValue":566333374}},{"x":{"rawValue":915000000},"y":{"rawValue":1499899},"z":{"rawValue":566333374}},{"x":{"rawValue":915333312},"y":{"rawValue":1666566},"z":{"rawValue":567000000}},{"x":{"rawValue":924000000},"y":{"rawValue":1333233},"z":{"rawValue":569333374}},{"x":{"rawValue":928666687},"y":{"rawValue":1666566},"z":{"rawValue":574000000}},{"x":{"rawValue":929666687},"y":{"rawValue":1666566},"z":{"rawValue":574000000}},{"x":{"rawValue":924000000},"y":{"rawValue":1333233},"z":{"rawValue":569333374}},{"x":{"rawValue":929666687},"y":{"rawValue":1666566},"z":{"rawValue":574000000}},{"x":{"rawValue":930666687},"y":{"rawValue":1499899},"z":{"rawValue":574000000}},{"x":{"rawValue":929666687},"y":{"rawValue":1666566},"z":{"rawValue":574000000}},{"x":{"rawValue":928666687},"y":{"rawValue":1666566},"z":{"rawValue":574000000}},{"x":{"rawValue":929000000},"y":{"rawValue":1833233},"z":{"rawValue":574666687}},{"x":{"rawValue":936000000},"y":{"rawValue":1499899},"z":{"rawValue":579333374}},{"x":{"rawValue":935333312},"y":{"rawValue":1999899},"z":{"rawValue":581000000}},{"x":{"rawValue":938333312},"y":{"rawValue":1833233},"z":{"rawValue":583666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":918666687},"y":{"rawValue":1166566},"z":{"rawValue":566000000}},{"x":{"rawValue":924000000},"y":{"rawValue":1333233},"z":{"rawValue":569333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":924000000},"y":{"rawValue":1333233},"z":{"rawValue":569333374}},{"x":{"rawValue":930666687},"y":{"rawValue":1499899},"z":{"rawValue":574000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":930666687},"y":{"rawValue":1499899},"z":{"rawValue":574000000}},{"x":{"rawValue":936000000},"y":{"rawValue":1499899},"z":{"rawValue":579333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":936000000},"y":{"rawValue":1499899},"z":{"rawValue":579333374}},{"x":{"rawValue":938333312},"y":{"rawValue":1833233},"z":{"rawValue":583666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":938333312},"y":{"rawValue":1833233},"z":{"rawValue":583666687}},{"x":{"rawValue":938666687},"y":{"rawValue":1999899},"z":{"rawValue":586000000}},{"x":{"rawValue":940333374},"y":{"rawValue":1833233},"z":{"rawValue":587666687}},{"x":{"rawValue":940333374},"y":{"rawValue":2166566},"z":{"rawValue":590000000}},{"x":{"rawValue":942333374},"y":{"rawValue":1999899},"z":{"rawValue":591666687}},{"x":{"rawValue":942333374},"y":{"rawValue":1999899},"z":{"rawValue":591666687}},{"x":{"rawValue":942333374},"y":{"rawValue":2166566},"z":{"rawValue":594000000}},{"x":{"rawValue":944333374},"y":{"rawValue":1833233},"z":{"rawValue":595666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":938666687},"y":{"rawValue":1999899},"z":{"rawValue":586000000}},{"x":{"rawValue":940333374},"y":{"rawValue":1833233},"z":{"rawValue":587666687}},{"x":{"rawValue":944333374},"y":{"rawValue":1833233},"z":{"rawValue":595666687}},{"x":{"rawValue":944333374},"y":{"rawValue":1999899},"z":{"rawValue":597333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":940333374},"y":{"rawValue":1833233},"z":{"rawValue":587666687}},{"x":{"rawValue":942333374},"y":{"rawValue":1999899},"z":{"rawValue":591666687}},{"x":{"rawValue":942333374},"y":{"rawValue":1999899},"z":{"rawValue":591666687}},{"x":{"rawValue":944333374},"y":{"rawValue":1833233},"z":{"rawValue":595666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":554666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":81333335},"y":{"rawValue":999899},"z":{"rawValue":610000061}},{"x":{"rawValue":81333335},"y":{"rawValue":1166566},"z":{"rawValue":607666687}},{"x":{"rawValue":79333335},"y":{"rawValue":833233},"z":{"rawValue":606000061}},{"x":{"rawValue":85333335},"y":{"rawValue":999899},"z":{"rawValue":623666687}},{"x":{"rawValue":85000000},"y":{"rawValue":1166566},"z":{"rawValue":621000061}},{"x":{"rawValue":83000000},"y":{"rawValue":833233},"z":{"rawValue":619333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":79333335},"y":{"rawValue":833233},"z":{"rawValue":606000061}},{"x":{"rawValue":79333335},"y":{"rawValue":1333233},"z":{"rawValue":599666687}},{"x":{"rawValue":77333335},"y":{"rawValue":833233},"z":{"rawValue":598000061}},{"x":{"rawValue":83000000},"y":{"rawValue":833233},"z":{"rawValue":619333374}},{"x":{"rawValue":83000000},"y":{"rawValue":1333233},"z":{"rawValue":611333374}},{"x":{"rawValue":81333335},"y":{"rawValue":999899},"z":{"rawValue":610000061}},{"x":{"rawValue":83000000},"y":{"rawValue":833233},"z":{"rawValue":619333374}},{"x":{"rawValue":81333335},"y":{"rawValue":999899},"z":{"rawValue":610000061}},{"x":{"rawValue":79333335},"y":{"rawValue":833233},"z":{"rawValue":606000061}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":77333335},"y":{"rawValue":833233},"z":{"rawValue":598000061}},{"x":{"rawValue":77333335},"y":{"rawValue":999899},"z":{"rawValue":597333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":79333335},"y":{"rawValue":833233},"z":{"rawValue":606000061}},{"x":{"rawValue":77333335},"y":{"rawValue":833233},"z":{"rawValue":598000061}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":127333335},"y":{"rawValue":25666568},"z":{"rawValue":601666687}},{"x":{"rawValue":126666671},"y":{"rawValue":25666568},"z":{"rawValue":602000061}},{"x":{"rawValue":127333335},"y":{"rawValue":25333234},"z":{"rawValue":603666687}},{"x":{"rawValue":127333335},"y":{"rawValue":25333234},"z":{"rawValue":603666687}},{"x":{"rawValue":125666671},"y":{"rawValue":24999900},"z":{"rawValue":604333374}},{"x":{"rawValue":125666671},"y":{"rawValue":24833234},"z":{"rawValue":605333374}},{"x":{"rawValue":127333335},"y":{"rawValue":24833234},"z":{"rawValue":606666687}},{"x":{"rawValue":127333335},"y":{"rawValue":24666568},"z":{"rawValue":607666687}},{"x":{"rawValue":125666671},"y":{"rawValue":24333234},"z":{"rawValue":608333374}},{"x":{"rawValue":125666671},"y":{"rawValue":24166568},"z":{"rawValue":609333374}},{"x":{"rawValue":127000000},"y":{"rawValue":24333234},"z":{"rawValue":610333374}},{"x":{"rawValue":127000000},"y":{"rawValue":24333234},"z":{"rawValue":610333374}},{"x":{"rawValue":126666671},"y":{"rawValue":23999900},"z":{"rawValue":612000061}},{"x":{"rawValue":127666671},"y":{"rawValue":24166568},"z":{"rawValue":612666687}},{"x":{"rawValue":128000000},"y":{"rawValue":26333234},"z":{"rawValue":598333374}},{"x":{"rawValue":125666671},"y":{"rawValue":26333234},"z":{"rawValue":598333374}},{"x":{"rawValue":125666671},"y":{"rawValue":26166568},"z":{"rawValue":599333374}},{"x":{"rawValue":127333335},"y":{"rawValue":25833234},"z":{"rawValue":600666687}},{"x":{"rawValue":128000000},"y":{"rawValue":26333234},"z":{"rawValue":598333374}},{"x":{"rawValue":127333335},"y":{"rawValue":25333234},"z":{"rawValue":603666687}},{"x":{"rawValue":127333335},"y":{"rawValue":24833234},"z":{"rawValue":606666687}},{"x":{"rawValue":127666671},"y":{"rawValue":24166568},"z":{"rawValue":612666687}},{"x":{"rawValue":128000000},"y":{"rawValue":23833234},"z":{"rawValue":617000061}},{"x":{"rawValue":128000000},"y":{"rawValue":26333234},"z":{"rawValue":598333374}},{"x":{"rawValue":127333335},"y":{"rawValue":25666568},"z":{"rawValue":601666687}},{"x":{"rawValue":127333335},"y":{"rawValue":25333234},"z":{"rawValue":603666687}},{"x":{"rawValue":127333335},"y":{"rawValue":24833234},"z":{"rawValue":606666687}},{"x":{"rawValue":127333335},"y":{"rawValue":24666568},"z":{"rawValue":607666687}},{"x":{"rawValue":127666671},"y":{"rawValue":24166568},"z":{"rawValue":612666687}},{"x":{"rawValue":128000000},"y":{"rawValue":26333234},"z":{"rawValue":598333374}},{"x":{"rawValue":127333335},"y":{"rawValue":25833234},"z":{"rawValue":600666687}},{"x":{"rawValue":127333335},"y":{"rawValue":25666568},"z":{"rawValue":601666687}},{"x":{"rawValue":127333335},"y":{"rawValue":24666568},"z":{"rawValue":607666687}},{"x":{"rawValue":127000000},"y":{"rawValue":24333234},"z":{"rawValue":610333374}},{"x":{"rawValue":127666671},"y":{"rawValue":24166568},"z":{"rawValue":612666687}},{"x":{"rawValue":91000000},"y":{"rawValue":999899},"z":{"rawValue":640000061}},{"x":{"rawValue":91000000},"y":{"rawValue":1333233},"z":{"rawValue":636666687}},{"x":{"rawValue":89666671},"y":{"rawValue":1166566},"z":{"rawValue":635666687}},{"x":{"rawValue":89666671},"y":{"rawValue":1166566},"z":{"rawValue":635666687}},{"x":{"rawValue":90333335},"y":{"rawValue":1333233},"z":{"rawValue":634000061}},{"x":{"rawValue":87000000},"y":{"rawValue":833233},"z":{"rawValue":631000061}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":91000000},"y":{"rawValue":999899},"z":{"rawValue":640000061}},{"x":{"rawValue":89666671},"y":{"rawValue":1166566},"z":{"rawValue":635666687}},{"x":{"rawValue":87000000},"y":{"rawValue":833233},"z":{"rawValue":631000061}},{"x":{"rawValue":87000000},"y":{"rawValue":833233},"z":{"rawValue":631000061}},{"x":{"rawValue":87000000},"y":{"rawValue":1333233},"z":{"rawValue":625000061}},{"x":{"rawValue":85333335},"y":{"rawValue":999899},"z":{"rawValue":623666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":140333328},"y":{"rawValue":23833234},"z":{"rawValue":621000061}},{"x":{"rawValue":141000000},"y":{"rawValue":23666568},"z":{"rawValue":620333374}},{"x":{"rawValue":139666671},"y":{"rawValue":23833234},"z":{"rawValue":619333374}},{"x":{"rawValue":140333328},"y":{"rawValue":23999900},"z":{"rawValue":624000061}},{"x":{"rawValue":141000000},"y":{"rawValue":23666568},"z":{"rawValue":622333374}},{"x":{"rawValue":140333328},"y":{"rawValue":23833234},"z":{"rawValue":622000061}},{"x":{"rawValue":129333328},"y":{"rawValue":23999900},"z":{"rawValue":618333374}},{"x":{"rawValue":128666671},"y":{"rawValue":23666568},"z":{"rawValue":620000061}},{"x":{"rawValue":129666671},"y":{"rawValue":23833234},"z":{"rawValue":620666687}},{"x":{"rawValue":131000000},"y":{"rawValue":23833234},"z":{"rawValue":624000061}},{"x":{"rawValue":130333328},"y":{"rawValue":23499900},"z":{"rawValue":625666687}},{"x":{"rawValue":131666671},"y":{"rawValue":23833234},"z":{"rawValue":626666687}},{"x":{"rawValue":144333328},"y":{"rawValue":24166568},"z":{"rawValue":635666687}},{"x":{"rawValue":145000000},"y":{"rawValue":23833234},"z":{"rawValue":634000061}},{"x":{"rawValue":143666671},"y":{"rawValue":23999900},"z":{"rawValue":633000061}},{"x":{"rawValue":140333328},"y":{"rawValue":23833234},"z":{"rawValue":622000061}},{"x":{"rawValue":140333328},"y":{"rawValue":23833234},"z":{"rawValue":621000061}},{"x":{"rawValue":139666671},"y":{"rawValue":23833234},"z":{"rawValue":619333374}},{"x":{"rawValue":129666671},"y":{"rawValue":23833234},"z":{"rawValue":620666687}},{"x":{"rawValue":129666671},"y":{"rawValue":23666568},"z":{"rawValue":623000061}},{"x":{"rawValue":131000000},"y":{"rawValue":23833234},"z":{"rawValue":624000061}},{"x":{"rawValue":145666671},"y":{"rawValue":24333234},"z":{"rawValue":639000061}},{"x":{"rawValue":145666671},"y":{"rawValue":23999900},"z":{"rawValue":636666687}},{"x":{"rawValue":144333328},"y":{"rawValue":24166568},"z":{"rawValue":635666687}},{"x":{"rawValue":135666671},"y":{"rawValue":23999900},"z":{"rawValue":638333374}},{"x":{"rawValue":135666671},"y":{"rawValue":23999900},"z":{"rawValue":640000061}},{"x":{"rawValue":141666671},"y":{"rawValue":23999900},"z":{"rawValue":627333374}},{"x":{"rawValue":141666671},"y":{"rawValue":23833234},"z":{"rawValue":625000061}},{"x":{"rawValue":140333328},"y":{"rawValue":23999900},"z":{"rawValue":624000061}},{"x":{"rawValue":131000000},"y":{"rawValue":23833234},"z":{"rawValue":624000061}},{"x":{"rawValue":131666671},"y":{"rawValue":23833234},"z":{"rawValue":626666687}},{"x":{"rawValue":133666671},"y":{"rawValue":23999900},"z":{"rawValue":630666687}},{"x":{"rawValue":139666671},"y":{"rawValue":23833234},"z":{"rawValue":619333374}},{"x":{"rawValue":139666671},"y":{"rawValue":23833234},"z":{"rawValue":617000061}},{"x":{"rawValue":138000000},"y":{"rawValue":23999900},"z":{"rawValue":615666687}},{"x":{"rawValue":131666671},"y":{"rawValue":23833234},"z":{"rawValue":626666687}},{"x":{"rawValue":131666671},"y":{"rawValue":23666568},"z":{"rawValue":629000061}},{"x":{"rawValue":133666671},"y":{"rawValue":23999900},"z":{"rawValue":630666687}},{"x":{"rawValue":136000000},"y":{"rawValue":24166568},"z":{"rawValue":609666687}},{"x":{"rawValue":136000000},"y":{"rawValue":24333234},"z":{"rawValue":606333374}},{"x":{"rawValue":134000000},"y":{"rawValue":24666568},"z":{"rawValue":605666687}},{"x":{"rawValue":140333328},"y":{"rawValue":23999900},"z":{"rawValue":624000061}},{"x":{"rawValue":140333328},"y":{"rawValue":23833234},"z":{"rawValue":622000061}},{"x":{"rawValue":139666671},"y":{"rawValue":23833234},"z":{"rawValue":619333374}},{"x":{"rawValue":129333328},"y":{"rawValue":23999900},"z":{"rawValue":618333374}},{"x":{"rawValue":129666671},"y":{"rawValue":23833234},"z":{"rawValue":620666687}},{"x":{"rawValue":131000000},"y":{"rawValue":23833234},"z":{"rawValue":624000061}},{"x":{"rawValue":140333328},"y":{"rawValue":23999900},"z":{"rawValue":624000061}},{"x":{"rawValue":139666671},"y":{"rawValue":23833234},"z":{"rawValue":619333374}},{"x":{"rawValue":138000000},"y":{"rawValue":23999900},"z":{"rawValue":615666687}},{"x":{"rawValue":143666671},"y":{"rawValue":23999900},"z":{"rawValue":633000061}},{"x":{"rawValue":143666671},"y":{"rawValue":23666568},"z":{"rawValue":629000061}},{"x":{"rawValue":141666671},"y":{"rawValue":23999900},"z":{"rawValue":627333374}},{"x":{"rawValue":138000000},"y":{"rawValue":23999900},"z":{"rawValue":615666687}},{"x":{"rawValue":138000000},"y":{"rawValue":23833234},"z":{"rawValue":611333374}},{"x":{"rawValue":136000000},"y":{"rawValue":24166568},"z":{"rawValue":609666687}},{"x":{"rawValue":134000000},"y":{"rawValue":24999900},"z":{"rawValue":601666687}},{"x":{"rawValue":130666671},"y":{"rawValue":26166568},"z":{"rawValue":598333374}},{"x":{"rawValue":128000000},"y":{"rawValue":26333234},"z":{"rawValue":598333374}},{"x":{"rawValue":134000000},"y":{"rawValue":24666568},"z":{"rawValue":605666687}},{"x":{"rawValue":138000000},"y":{"rawValue":23999900},"z":{"rawValue":615666687}},{"x":{"rawValue":136000000},"y":{"rawValue":24166568},"z":{"rawValue":609666687}},{"x":{"rawValue":134000000},"y":{"rawValue":24666568},"z":{"rawValue":605666687}},{"x":{"rawValue":128000000},"y":{"rawValue":26333234},"z":{"rawValue":598333374}},{"x":{"rawValue":128000000},"y":{"rawValue":23833234},"z":{"rawValue":617000061}},{"x":{"rawValue":129333328},"y":{"rawValue":23999900},"z":{"rawValue":618333374}},{"x":{"rawValue":133666671},"y":{"rawValue":23999900},"z":{"rawValue":630666687}},{"x":{"rawValue":133666671},"y":{"rawValue":23666568},"z":{"rawValue":636666687}},{"x":{"rawValue":135666671},"y":{"rawValue":23999900},"z":{"rawValue":638333374}},{"x":{"rawValue":144333328},"y":{"rawValue":24166568},"z":{"rawValue":635666687}},{"x":{"rawValue":143666671},"y":{"rawValue":23999900},"z":{"rawValue":633000061}},{"x":{"rawValue":141666671},"y":{"rawValue":23999900},"z":{"rawValue":627333374}},{"x":{"rawValue":135666671},"y":{"rawValue":23999900},"z":{"rawValue":640000061}},{"x":{"rawValue":146666671},"y":{"rawValue":24333234},"z":{"rawValue":640000061}},{"x":{"rawValue":145666671},"y":{"rawValue":24333234},"z":{"rawValue":639000061}},{"x":{"rawValue":192000000},"y":{"rawValue":833233},"z":{"rawValue":639000061}},{"x":{"rawValue":191333343},"y":{"rawValue":1166566},"z":{"rawValue":639333374}},{"x":{"rawValue":192000000},"y":{"rawValue":999899},"z":{"rawValue":640000061}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":184000000},"y":{"rawValue":833233},"z":{"rawValue":614333374}},{"x":{"rawValue":183333343},"y":{"rawValue":999899},"z":{"rawValue":616000061}},{"x":{"rawValue":184333343},"y":{"rawValue":833233},"z":{"rawValue":616666687}},{"x":{"rawValue":190333343},"y":{"rawValue":999899},"z":{"rawValue":634333374}},{"x":{"rawValue":190333343},"y":{"rawValue":1166566},"z":{"rawValue":636666687}},{"x":{"rawValue":192000000},"y":{"rawValue":833233},"z":{"rawValue":638000061}},{"x":{"rawValue":186333343},"y":{"rawValue":833233},"z":{"rawValue":622666687}},{"x":{"rawValue":186333343},"y":{"rawValue":1166566},"z":{"rawValue":625000061}},{"x":{"rawValue":188333343},"y":{"rawValue":833233},"z":{"rawValue":626666687}},{"x":{"rawValue":178666671},"y":{"rawValue":833233},"z":{"rawValue":599333374}},{"x":{"rawValue":178666671},"y":{"rawValue":1166566},"z":{"rawValue":603666687}},{"x":{"rawValue":180666671},"y":{"rawValue":833233},"z":{"rawValue":605333374}},{"x":{"rawValue":184333343},"y":{"rawValue":833233},"z":{"rawValue":616666687}},{"x":{"rawValue":184333343},"y":{"rawValue":1333233},"z":{"rawValue":621000061}},{"x":{"rawValue":186333343},"y":{"rawValue":833233},"z":{"rawValue":622666687}},{"x":{"rawValue":188333343},"y":{"rawValue":833233},"z":{"rawValue":626666687}},{"x":{"rawValue":188333343},"y":{"rawValue":1333233},"z":{"rawValue":632666687}},{"x":{"rawValue":190333343},"y":{"rawValue":999899},"z":{"rawValue":634333374}},{"x":{"rawValue":184000000},"y":{"rawValue":833233},"z":{"rawValue":614333374}},{"x":{"rawValue":184333343},"y":{"rawValue":833233},"z":{"rawValue":616666687}},{"x":{"rawValue":186333343},"y":{"rawValue":833233},"z":{"rawValue":622666687}},{"x":{"rawValue":188333343},"y":{"rawValue":833233},"z":{"rawValue":626666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":180666671},"y":{"rawValue":833233},"z":{"rawValue":605333374}},{"x":{"rawValue":180666671},"y":{"rawValue":1333233},"z":{"rawValue":611333374}},{"x":{"rawValue":184000000},"y":{"rawValue":833233},"z":{"rawValue":614333374}},{"x":{"rawValue":188333343},"y":{"rawValue":833233},"z":{"rawValue":626666687}},{"x":{"rawValue":190333343},"y":{"rawValue":999899},"z":{"rawValue":634333374}},{"x":{"rawValue":192000000},"y":{"rawValue":833233},"z":{"rawValue":638000061}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":176666671},"y":{"rawValue":1166566},"z":{"rawValue":597333374}},{"x":{"rawValue":178666671},"y":{"rawValue":833233},"z":{"rawValue":599333374}},{"x":{"rawValue":178666671},"y":{"rawValue":833233},"z":{"rawValue":599333374}},{"x":{"rawValue":180666671},"y":{"rawValue":833233},"z":{"rawValue":605333374}},{"x":{"rawValue":184000000},"y":{"rawValue":833233},"z":{"rawValue":614333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":192000000},"y":{"rawValue":833233},"z":{"rawValue":638000061}},{"x":{"rawValue":192000000},"y":{"rawValue":833233},"z":{"rawValue":639000061}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":374666687},"y":{"rawValue":166566},"z":{"rawValue":612333374}},{"x":{"rawValue":376000000},"y":{"rawValue":333233},"z":{"rawValue":612333374}},{"x":{"rawValue":376000000},"y":{"rawValue":499900},"z":{"rawValue":611333374}},{"x":{"rawValue":366666687},"y":{"rawValue":166566},"z":{"rawValue":602333374}},{"x":{"rawValue":357333343},"y":{"rawValue":166566},"z":{"rawValue":630000061}},{"x":{"rawValue":358666687},"y":{"rawValue":333233},"z":{"rawValue":630000061}},{"x":{"rawValue":358666687},"y":{"rawValue":166566},"z":{"rawValue":628666687}},{"x":{"rawValue":365000000},"y":{"rawValue":166566},"z":{"rawValue":622333374}},{"x":{"rawValue":366333343},"y":{"rawValue":499900},"z":{"rawValue":622333374}},{"x":{"rawValue":366333343},"y":{"rawValue":166566},"z":{"rawValue":621000061}},{"x":{"rawValue":371000000},"y":{"rawValue":166566},"z":{"rawValue":616333374}},{"x":{"rawValue":372333343},"y":{"rawValue":333233},"z":{"rawValue":616333374}},{"x":{"rawValue":372333343},"y":{"rawValue":166566},"z":{"rawValue":615000061}},{"x":{"rawValue":358666687},"y":{"rawValue":166566},"z":{"rawValue":628666687}},{"x":{"rawValue":360333343},"y":{"rawValue":333233},"z":{"rawValue":628000061}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":626666687}},{"x":{"rawValue":350666687},"y":{"rawValue":166566},"z":{"rawValue":636666687}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":636000061}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":634666687}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":634666687}},{"x":{"rawValue":354666687},"y":{"rawValue":333233},"z":{"rawValue":634000061}},{"x":{"rawValue":354666687},"y":{"rawValue":166566},"z":{"rawValue":632666687}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":626666687}},{"x":{"rawValue":362333343},"y":{"rawValue":333233},"z":{"rawValue":626000061}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":624666687}},{"x":{"rawValue":366333343},"y":{"rawValue":166566},"z":{"rawValue":621000061}},{"x":{"rawValue":368333343},"y":{"rawValue":333233},"z":{"rawValue":620333374}},{"x":{"rawValue":368333343},"y":{"rawValue":166566},"z":{"rawValue":619000061}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":624666687}},{"x":{"rawValue":364333343},"y":{"rawValue":333233},"z":{"rawValue":624000061}},{"x":{"rawValue":365000000},"y":{"rawValue":166566},"z":{"rawValue":622333374}},{"x":{"rawValue":372333343},"y":{"rawValue":166566},"z":{"rawValue":615000061}},{"x":{"rawValue":374000000},"y":{"rawValue":333233},"z":{"rawValue":614333374}},{"x":{"rawValue":374666687},"y":{"rawValue":166566},"z":{"rawValue":612333374}},{"x":{"rawValue":349000000},"y":{"rawValue":333233},"z":{"rawValue":640000061}},{"x":{"rawValue":350666687},"y":{"rawValue":499900},"z":{"rawValue":639666687}},{"x":{"rawValue":350666687},"y":{"rawValue":166566},"z":{"rawValue":636666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":354666687},"y":{"rawValue":166566},"z":{"rawValue":632666687}},{"x":{"rawValue":356666687},"y":{"rawValue":333233},"z":{"rawValue":632000061}},{"x":{"rawValue":357333343},"y":{"rawValue":166566},"z":{"rawValue":630000061}},{"x":{"rawValue":368333343},"y":{"rawValue":166566},"z":{"rawValue":619000061}},{"x":{"rawValue":370333343},"y":{"rawValue":333233},"z":{"rawValue":618333374}},{"x":{"rawValue":371000000},"y":{"rawValue":166566},"z":{"rawValue":616333374}},{"x":{"rawValue":357333343},"y":{"rawValue":166566},"z":{"rawValue":630000061}},{"x":{"rawValue":358666687},"y":{"rawValue":166566},"z":{"rawValue":628666687}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":626666687}},{"x":{"rawValue":366666687},"y":{"rawValue":166566},"z":{"rawValue":602333374}},{"x":{"rawValue":367333343},"y":{"rawValue":499899},"z":{"rawValue":600666687}},{"x":{"rawValue":364333343},"y":{"rawValue":333233},"z":{"rawValue":598000061}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":624666687}},{"x":{"rawValue":365000000},"y":{"rawValue":166566},"z":{"rawValue":622333374}},{"x":{"rawValue":366333343},"y":{"rawValue":166566},"z":{"rawValue":621000061}},{"x":{"rawValue":371000000},"y":{"rawValue":166566},"z":{"rawValue":616333374}},{"x":{"rawValue":372333343},"y":{"rawValue":166566},"z":{"rawValue":615000061}},{"x":{"rawValue":374666687},"y":{"rawValue":166566},"z":{"rawValue":612333374}},{"x":{"rawValue":354666687},"y":{"rawValue":166566},"z":{"rawValue":632666687}},{"x":{"rawValue":357333343},"y":{"rawValue":166566},"z":{"rawValue":630000061}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":626666687}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":624666687}},{"x":{"rawValue":366333343},"y":{"rawValue":166566},"z":{"rawValue":621000061}},{"x":{"rawValue":368333343},"y":{"rawValue":166566},"z":{"rawValue":619000061}},{"x":{"rawValue":368333343},"y":{"rawValue":166566},"z":{"rawValue":619000061}},{"x":{"rawValue":371000000},"y":{"rawValue":166566},"z":{"rawValue":616333374}},{"x":{"rawValue":374666687},"y":{"rawValue":166566},"z":{"rawValue":612333374}},{"x":{"rawValue":366666687},"y":{"rawValue":166566},"z":{"rawValue":602333374}},{"x":{"rawValue":364333343},"y":{"rawValue":333233},"z":{"rawValue":598000061}},{"x":{"rawValue":364333343},"y":{"rawValue":333233},"z":{"rawValue":597333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":634666687}},{"x":{"rawValue":354666687},"y":{"rawValue":166566},"z":{"rawValue":632666687}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":626666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":350666687},"y":{"rawValue":166566},"z":{"rawValue":636666687}},{"x":{"rawValue":352666687},"y":{"rawValue":166566},"z":{"rawValue":634666687}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":626666687}},{"x":{"rawValue":368333343},"y":{"rawValue":166566},"z":{"rawValue":619000061}},{"x":{"rawValue":366666687},"y":{"rawValue":166566},"z":{"rawValue":602333374}},{"x":{"rawValue":364333343},"y":{"rawValue":333233},"z":{"rawValue":598000061}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":624666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":360333343},"y":{"rawValue":166566},"z":{"rawValue":626666687}},{"x":{"rawValue":362333343},"y":{"rawValue":166566},"z":{"rawValue":624666687}},{"x":{"rawValue":588333374},"y":{"rawValue":49999900},"z":{"rawValue":605666687}},{"x":{"rawValue":587666687},"y":{"rawValue":49999900},"z":{"rawValue":606000061}},{"x":{"rawValue":588333374},"y":{"rawValue":50166568},"z":{"rawValue":606666687}},{"x":{"rawValue":588333374},"y":{"rawValue":50166568},"z":{"rawValue":607666687}},{"x":{"rawValue":587666687},"y":{"rawValue":50333236},"z":{"rawValue":608000061}},{"x":{"rawValue":588000000},"y":{"rawValue":50333236},"z":{"rawValue":608666687}},{"x":{"rawValue":590000000},"y":{"rawValue":49999900},"z":{"rawValue":608666687}},{"x":{"rawValue":589666687},"y":{"rawValue":49999900},"z":{"rawValue":607333374}},{"x":{"rawValue":589666687},"y":{"rawValue":50166568},"z":{"rawValue":604333374}},{"x":{"rawValue":588000000},"y":{"rawValue":49999900},"z":{"rawValue":604333374}},{"x":{"rawValue":588333374},"y":{"rawValue":49999900},"z":{"rawValue":605666687}},{"x":{"rawValue":588333374},"y":{"rawValue":50166568},"z":{"rawValue":606666687}},{"x":{"rawValue":588333374},"y":{"rawValue":50166568},"z":{"rawValue":607666687}},{"x":{"rawValue":589666687},"y":{"rawValue":49999900},"z":{"rawValue":607333374}},{"x":{"rawValue":588333374},"y":{"rawValue":49999900},"z":{"rawValue":605666687}},{"x":{"rawValue":588333374},"y":{"rawValue":50166568},"z":{"rawValue":606666687}},{"x":{"rawValue":589666687},"y":{"rawValue":49999900},"z":{"rawValue":607333374}},{"x":{"rawValue":591666687},"y":{"rawValue":50333236},"z":{"rawValue":606666687}},{"x":{"rawValue":589666687},"y":{"rawValue":50166568},"z":{"rawValue":604333374}},{"x":{"rawValue":671000000},"y":{"rawValue":25333234},"z":{"rawValue":629333374}},{"x":{"rawValue":670666687},"y":{"rawValue":25499900},"z":{"rawValue":629000061}},{"x":{"rawValue":670000000},"y":{"rawValue":25666568},"z":{"rawValue":629000061}},{"x":{"rawValue":668333312},"y":{"rawValue":25999900},"z":{"rawValue":629333374}},{"x":{"rawValue":671000000},"y":{"rawValue":25333234},"z":{"rawValue":629333374}},{"x":{"rawValue":670000000},"y":{"rawValue":25666568},"z":{"rawValue":629000061}},{"x":{"rawValue":668666687},"y":{"rawValue":25999900},"z":{"rawValue":628666687}},{"x":{"rawValue":672000000},"y":{"rawValue":25166568},"z":{"rawValue":629333374}},{"x":{"rawValue":673000000},"y":{"rawValue":24999900},"z":{"rawValue":629333374}},{"x":{"rawValue":672333312},"y":{"rawValue":24999900},"z":{"rawValue":628666687}},{"x":{"rawValue":674000000},"y":{"rawValue":24666568},"z":{"rawValue":629333374}},{"x":{"rawValue":675000000},"y":{"rawValue":24499900},"z":{"rawValue":629333374}},{"x":{"rawValue":674333312},"y":{"rawValue":24499900},"z":{"rawValue":628666687}},{"x":{"rawValue":673666687},"y":{"rawValue":25999900},"z":{"rawValue":636666687}},{"x":{"rawValue":674333312},"y":{"rawValue":25833234},"z":{"rawValue":636000061}},{"x":{"rawValue":673666687},"y":{"rawValue":25833234},"z":{"rawValue":635666687}},{"x":{"rawValue":671666687},"y":{"rawValue":26166568},"z":{"rawValue":638000061}},{"x":{"rawValue":673666687},"y":{"rawValue":25499900},"z":{"rawValue":634666687}},{"x":{"rawValue":674333312},"y":{"rawValue":25333234},"z":{"rawValue":634000061}},{"x":{"rawValue":673666687},"y":{"rawValue":25333234},"z":{"rawValue":633666687}},{"x":{"rawValue":674000000},"y":{"rawValue":24833234},"z":{"rawValue":630000061}},{"x":{"rawValue":675666687},"y":{"rawValue":24499900},"z":{"rawValue":630000061}},{"x":{"rawValue":675000000},"y":{"rawValue":24499900},"z":{"rawValue":629333374}},{"x":{"rawValue":674000000},"y":{"rawValue":24666568},"z":{"rawValue":629333374}},{"x":{"rawValue":671666687},"y":{"rawValue":26166568},"z":{"rawValue":638000061}},{"x":{"rawValue":673666687},"y":{"rawValue":25833234},"z":{"rawValue":635666687}},{"x":{"rawValue":673666687},"y":{"rawValue":25499900},"z":{"rawValue":634666687}},{"x":{"rawValue":674000000},"y":{"rawValue":24833234},"z":{"rawValue":630000061}},{"x":{"rawValue":674000000},"y":{"rawValue":24666568},"z":{"rawValue":629333374}},{"x":{"rawValue":673000000},"y":{"rawValue":24999900},"z":{"rawValue":629333374}},{"x":{"rawValue":673333312},"y":{"rawValue":24999900},"z":{"rawValue":630666687}},{"x":{"rawValue":674000000},"y":{"rawValue":24833234},"z":{"rawValue":630000061}},{"x":{"rawValue":673000000},"y":{"rawValue":24999900},"z":{"rawValue":629333374}},{"x":{"rawValue":672000000},"y":{"rawValue":25166568},"z":{"rawValue":629333374}},{"x":{"rawValue":664333312},"y":{"rawValue":26166568},"z":{"rawValue":633666687}},{"x":{"rawValue":662000000},"y":{"rawValue":25999900},"z":{"rawValue":635666687}},{"x":{"rawValue":660666687},"y":{"rawValue":25833234},"z":{"rawValue":637000061}},{"x":{"rawValue":658333312},"y":{"rawValue":25166568},"z":{"rawValue":640000061}},{"x":{"rawValue":671000000},"y":{"rawValue":26666568},"z":{"rawValue":640000061}},{"x":{"rawValue":671666687},"y":{"rawValue":26166568},"z":{"rawValue":638000061}},{"x":{"rawValue":662000000},"y":{"rawValue":25999900},"z":{"rawValue":635666687}},{"x":{"rawValue":660333312},"y":{"rawValue":26166568},"z":{"rawValue":635666687}},{"x":{"rawValue":660666687},"y":{"rawValue":25833234},"z":{"rawValue":637000061}},{"x":{"rawValue":673666687},"y":{"rawValue":25333234},"z":{"rawValue":633666687}},{"x":{"rawValue":674000000},"y":{"rawValue":24999900},"z":{"rawValue":632000061}},{"x":{"rawValue":673333312},"y":{"rawValue":25166568},"z":{"rawValue":631666687}},{"x":{"rawValue":664333312},"y":{"rawValue":26166568},"z":{"rawValue":633666687}},{"x":{"rawValue":662333312},"y":{"rawValue":26499900},"z":{"rawValue":633666687}},{"x":{"rawValue":662666687},"y":{"rawValue":26166568},"z":{"rawValue":635000061}},{"x":{"rawValue":671666687},"y":{"rawValue":26166568},"z":{"rawValue":638000061}},{"x":{"rawValue":674000000},"y":{"rawValue":26333234},"z":{"rawValue":638000061}},{"x":{"rawValue":673666687},"y":{"rawValue":25999900},"z":{"rawValue":636666687}},{"x":{"rawValue":673333312},"y":{"rawValue":25166568},"z":{"rawValue":631666687}},{"x":{"rawValue":673333312},"y":{"rawValue":24999900},"z":{"rawValue":630666687}},{"x":{"rawValue":672000000},"y":{"rawValue":25166568},"z":{"rawValue":629333374}},{"x":{"rawValue":671000000},"y":{"rawValue":25333234},"z":{"rawValue":629333374}},{"x":{"rawValue":666333312},"y":{"rawValue":26166568},"z":{"rawValue":631666687}},{"x":{"rawValue":665000000},"y":{"rawValue":26499900},"z":{"rawValue":631666687}},{"x":{"rawValue":664333312},"y":{"rawValue":26166568},"z":{"rawValue":633666687}},{"x":{"rawValue":660000000},"y":{"rawValue":25833234},"z":{"rawValue":637666687}},{"x":{"rawValue":658333312},"y":{"rawValue":25666568},"z":{"rawValue":637666687}},{"x":{"rawValue":658333312},"y":{"rawValue":25166568},"z":{"rawValue":640000061}},{"x":{"rawValue":673666687},"y":{"rawValue":25499900},"z":{"rawValue":634666687}},{"x":{"rawValue":673666687},"y":{"rawValue":25333234},"z":{"rawValue":633666687}},{"x":{"rawValue":673333312},"y":{"rawValue":25166568},"z":{"rawValue":631666687}},{"x":{"rawValue":660666687},"y":{"rawValue":25833234},"z":{"rawValue":637000061}},{"x":{"rawValue":660000000},"y":{"rawValue":25833234},"z":{"rawValue":637666687}},{"x":{"rawValue":658333312},"y":{"rawValue":25166568},"z":{"rawValue":640000061}},{"x":{"rawValue":668333312},"y":{"rawValue":25999900},"z":{"rawValue":629333374}},{"x":{"rawValue":667000000},"y":{"rawValue":26166568},"z":{"rawValue":629666687}},{"x":{"rawValue":666333312},"y":{"rawValue":26166568},"z":{"rawValue":631666687}},{"x":{"rawValue":671000000},"y":{"rawValue":25333234},"z":{"rawValue":629333374}},{"x":{"rawValue":664333312},"y":{"rawValue":26166568},"z":{"rawValue":633666687}},{"x":{"rawValue":662666687},"y":{"rawValue":26166568},"z":{"rawValue":635000061}},{"x":{"rawValue":662000000},"y":{"rawValue":25999900},"z":{"rawValue":635666687}},{"x":{"rawValue":673666687},"y":{"rawValue":25499900},"z":{"rawValue":634666687}},{"x":{"rawValue":673333312},"y":{"rawValue":25166568},"z":{"rawValue":631666687}},{"x":{"rawValue":671000000},"y":{"rawValue":25333234},"z":{"rawValue":629333374}},{"x":{"rawValue":666333312},"y":{"rawValue":26166568},"z":{"rawValue":631666687}},{"x":{"rawValue":664333312},"y":{"rawValue":26166568},"z":{"rawValue":633666687}},{"x":{"rawValue":671666687},"y":{"rawValue":26166568},"z":{"rawValue":638000061}},{"x":{"rawValue":752000061},"y":{"rawValue":999899},"z":{"rawValue":598333374}},{"x":{"rawValue":750666687},"y":{"rawValue":1166566},"z":{"rawValue":598333374}},{"x":{"rawValue":750666687},"y":{"rawValue":999899},"z":{"rawValue":599666687}},{"x":{"rawValue":750666687},"y":{"rawValue":999899},"z":{"rawValue":599666687}},{"x":{"rawValue":750000061},"y":{"rawValue":999899},"z":{"rawValue":600000061}},{"x":{"rawValue":750333374},"y":{"rawValue":666566},"z":{"rawValue":601666687}},{"x":{"rawValue":766666687},"y":{"rawValue":499900},"z":{"rawValue":599333374}},{"x":{"rawValue":768000061},"y":{"rawValue":666566},"z":{"rawValue":598666687}},{"x":{"rawValue":768000061},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":752666687},"y":{"rawValue":999899},"z":{"rawValue":597333374}},{"x":{"rawValue":747000061},"y":{"rawValue":833233},"z":{"rawValue":603666687}},{"x":{"rawValue":745000061},"y":{"rawValue":999899},"z":{"rawValue":604333374}},{"x":{"rawValue":745000061},"y":{"rawValue":833233},"z":{"rawValue":605666687}},{"x":{"rawValue":745000061},"y":{"rawValue":833233},"z":{"rawValue":605666687}},{"x":{"rawValue":743000061},"y":{"rawValue":999899},"z":{"rawValue":606333374}},{"x":{"rawValue":743000061},"y":{"rawValue":666566},"z":{"rawValue":607666687}},{"x":{"rawValue":749666687},"y":{"rawValue":666566},"z":{"rawValue":602333374}},{"x":{"rawValue":747000061},"y":{"rawValue":1166566},"z":{"rawValue":602333374}},{"x":{"rawValue":747000061},"y":{"rawValue":833233},"z":{"rawValue":603666687}},{"x":{"rawValue":743000061},"y":{"rawValue":666566},"z":{"rawValue":607666687}},{"x":{"rawValue":741000061},"y":{"rawValue":999899},"z":{"rawValue":608333374}},{"x":{"rawValue":740333374},"y":{"rawValue":833233},"z":{"rawValue":609666687}},{"x":{"rawValue":761000061},"y":{"rawValue":833233},"z":{"rawValue":609666687}},{"x":{"rawValue":763000061},"y":{"rawValue":499900},"z":{"rawValue":605333374}},{"x":{"rawValue":764666687},"y":{"rawValue":833233},"z":{"rawValue":604666687}},{"x":{"rawValue":765333374},"y":{"rawValue":666566},"z":{"rawValue":602666687}},{"x":{"rawValue":761666687},"y":{"rawValue":833233},"z":{"rawValue":608666687}},{"x":{"rawValue":763000061},"y":{"rawValue":999899},"z":{"rawValue":608666687}},{"x":{"rawValue":763000061},"y":{"rawValue":499900},"z":{"rawValue":605333374}},{"x":{"rawValue":765333374},"y":{"rawValue":666566},"z":{"rawValue":602666687}},{"x":{"rawValue":766666687},"y":{"rawValue":999899},"z":{"rawValue":602666687}},{"x":{"rawValue":766666687},"y":{"rawValue":499900},"z":{"rawValue":599333374}},{"x":{"rawValue":752000061},"y":{"rawValue":999899},"z":{"rawValue":598333374}},{"x":{"rawValue":750666687},"y":{"rawValue":999899},"z":{"rawValue":599666687}},{"x":{"rawValue":750333374},"y":{"rawValue":666566},"z":{"rawValue":601666687}},{"x":{"rawValue":761000061},"y":{"rawValue":833233},"z":{"rawValue":609666687}},{"x":{"rawValue":761666687},"y":{"rawValue":833233},"z":{"rawValue":608666687}},{"x":{"rawValue":763000061},"y":{"rawValue":499900},"z":{"rawValue":605333374}},{"x":{"rawValue":750333374},"y":{"rawValue":666566},"z":{"rawValue":601666687}},{"x":{"rawValue":749666687},"y":{"rawValue":666566},"z":{"rawValue":602333374}},{"x":{"rawValue":752666687},"y":{"rawValue":999899},"z":{"rawValue":597333374}},{"x":{"rawValue":752000061},"y":{"rawValue":999899},"z":{"rawValue":598333374}},{"x":{"rawValue":750333374},"y":{"rawValue":666566},"z":{"rawValue":601666687}},{"x":{"rawValue":763000061},"y":{"rawValue":499900},"z":{"rawValue":605333374}},{"x":{"rawValue":765333374},"y":{"rawValue":666566},"z":{"rawValue":602666687}},{"x":{"rawValue":766666687},"y":{"rawValue":499900},"z":{"rawValue":599333374}},{"x":{"rawValue":749666687},"y":{"rawValue":666566},"z":{"rawValue":602333374}},{"x":{"rawValue":747000061},"y":{"rawValue":833233},"z":{"rawValue":603666687}},{"x":{"rawValue":745000061},"y":{"rawValue":833233},"z":{"rawValue":605666687}},{"x":{"rawValue":749666687},"y":{"rawValue":666566},"z":{"rawValue":602333374}},{"x":{"rawValue":745000061},"y":{"rawValue":833233},"z":{"rawValue":605666687}},{"x":{"rawValue":743000061},"y":{"rawValue":666566},"z":{"rawValue":607666687}},{"x":{"rawValue":761000061},"y":{"rawValue":833233},"z":{"rawValue":609666687}},{"x":{"rawValue":738333374},"y":{"rawValue":1166566},"z":{"rawValue":610333374}},{"x":{"rawValue":737000061},"y":{"rawValue":1499899},"z":{"rawValue":610333374}},{"x":{"rawValue":737000061},"y":{"rawValue":1333233},"z":{"rawValue":611333374}},{"x":{"rawValue":740333374},"y":{"rawValue":833233},"z":{"rawValue":609666687}},{"x":{"rawValue":739000061},"y":{"rawValue":1166566},"z":{"rawValue":609333374}},{"x":{"rawValue":738333374},"y":{"rawValue":1166566},"z":{"rawValue":610333374}},{"x":{"rawValue":759000061},"y":{"rawValue":499900},"z":{"rawValue":611000061}},{"x":{"rawValue":761000061},"y":{"rawValue":833233},"z":{"rawValue":610333374}},{"x":{"rawValue":761000061},"y":{"rawValue":833233},"z":{"rawValue":609666687}},{"x":{"rawValue":740333374},"y":{"rawValue":833233},"z":{"rawValue":609666687}},{"x":{"rawValue":737000061},"y":{"rawValue":1333233},"z":{"rawValue":611333374}},{"x":{"rawValue":735333374},"y":{"rawValue":1666566},"z":{"rawValue":612000061}},{"x":{"rawValue":734666687},"y":{"rawValue":1666566},"z":{"rawValue":613666687}},{"x":{"rawValue":740333374},"y":{"rawValue":833233},"z":{"rawValue":609666687}},{"x":{"rawValue":738333374},"y":{"rawValue":1166566},"z":{"rawValue":610333374}},{"x":{"rawValue":737000061},"y":{"rawValue":1333233},"z":{"rawValue":611333374}},{"x":{"rawValue":734666687},"y":{"rawValue":1666566},"z":{"rawValue":613666687}},{"x":{"rawValue":759000061},"y":{"rawValue":833233},"z":{"rawValue":613666687}},{"x":{"rawValue":759000061},"y":{"rawValue":499900},"z":{"rawValue":611000061}},{"x":{"rawValue":755666687},"y":{"rawValue":499900},"z":{"rawValue":616666687}},{"x":{"rawValue":757000061},"y":{"rawValue":833233},"z":{"rawValue":617000061}},{"x":{"rawValue":757000061},"y":{"rawValue":666566},"z":{"rawValue":615000061}},{"x":{"rawValue":757000061},"y":{"rawValue":666566},"z":{"rawValue":615000061}},{"x":{"rawValue":759000061},"y":{"rawValue":999899},"z":{"rawValue":614333374}},{"x":{"rawValue":759000061},"y":{"rawValue":833233},"z":{"rawValue":613666687}},{"x":{"rawValue":734666687},"y":{"rawValue":1666566},"z":{"rawValue":613666687}},{"x":{"rawValue":734666687},"y":{"rawValue":1666566},"z":{"rawValue":613666687}},{"x":{"rawValue":733333374},"y":{"rawValue":1999899},"z":{"rawValue":613333374}},{"x":{"rawValue":733333374},"y":{"rawValue":1999899},"z":{"rawValue":616333374}},{"x":{"rawValue":734666687},"y":{"rawValue":1666566},"z":{"rawValue":613666687}},{"x":{"rawValue":733333374},"y":{"rawValue":1999899},"z":{"rawValue":616333374}},{"x":{"rawValue":735000061},"y":{"rawValue":1666566},"z":{"rawValue":616666687}},{"x":{"rawValue":755666687},"y":{"rawValue":499900},"z":{"rawValue":616666687}},{"x":{"rawValue":757000061},"y":{"rawValue":666566},"z":{"rawValue":615000061}},{"x":{"rawValue":745000061},"y":{"rawValue":2499900},"z":{"rawValue":636333374}},{"x":{"rawValue":744333374},"y":{"rawValue":2666566},"z":{"rawValue":637000061}},{"x":{"rawValue":747333374},"y":{"rawValue":2499900},"z":{"rawValue":637000061}},{"x":{"rawValue":745000061},"y":{"rawValue":2499900},"z":{"rawValue":636333374}},{"x":{"rawValue":747333374},"y":{"rawValue":2499900},"z":{"rawValue":637000061}},{"x":{"rawValue":748000061},"y":{"rawValue":2499900},"z":{"rawValue":636000061}},{"x":{"rawValue":745000061},"y":{"rawValue":2166566},"z":{"rawValue":634666687}},{"x":{"rawValue":743000061},"y":{"rawValue":1499899},"z":{"rawValue":626666687}},{"x":{"rawValue":753000061},"y":{"rawValue":666566},"z":{"rawValue":621000061}},{"x":{"rawValue":755000061},"y":{"rawValue":499900},"z":{"rawValue":617333374}},{"x":{"rawValue":753000061},"y":{"rawValue":666566},"z":{"rawValue":621000061}},{"x":{"rawValue":755000061},"y":{"rawValue":833233},"z":{"rawValue":620333374}},{"x":{"rawValue":755000061},"y":{"rawValue":499900},"z":{"rawValue":617333374}},{"x":{"rawValue":745000061},"y":{"rawValue":2166566},"z":{"rawValue":634666687}},{"x":{"rawValue":748000061},"y":{"rawValue":2499900},"z":{"rawValue":636000061}},{"x":{"rawValue":749000061},"y":{"rawValue":2666566},"z":{"rawValue":636000061}},{"x":{"rawValue":749000061},"y":{"rawValue":1499899},"z":{"rawValue":630666687}},{"x":{"rawValue":749000061},"y":{"rawValue":1499899},"z":{"rawValue":630666687}},{"x":{"rawValue":751000061},"y":{"rawValue":1833233},"z":{"rawValue":630000061}},{"x":{"rawValue":751000061},"y":{"rawValue":1166566},"z":{"rawValue":626666687}},{"x":{"rawValue":735000061},"y":{"rawValue":1666566},"z":{"rawValue":616666687}},{"x":{"rawValue":735333374},"y":{"rawValue":1999899},"z":{"rawValue":619333374}},{"x":{"rawValue":743000061},"y":{"rawValue":1499899},"z":{"rawValue":626666687}},{"x":{"rawValue":755000061},"y":{"rawValue":499900},"z":{"rawValue":617333374}},{"x":{"rawValue":755666687},"y":{"rawValue":499900},"z":{"rawValue":616666687}},{"x":{"rawValue":751000061},"y":{"rawValue":1166566},"z":{"rawValue":626666687}},{"x":{"rawValue":753000061},"y":{"rawValue":1499899},"z":{"rawValue":626000061}},{"x":{"rawValue":753000061},"y":{"rawValue":666566},"z":{"rawValue":621000061}},{"x":{"rawValue":743000061},"y":{"rawValue":2499900},"z":{"rawValue":634000061}},{"x":{"rawValue":745000061},"y":{"rawValue":2166566},"z":{"rawValue":634666687}},{"x":{"rawValue":749000061},"y":{"rawValue":1499899},"z":{"rawValue":630666687}},{"x":{"rawValue":751000061},"y":{"rawValue":1166566},"z":{"rawValue":626666687}},{"x":{"rawValue":753000061},"y":{"rawValue":666566},"z":{"rawValue":621000061}},{"x":{"rawValue":743000061},"y":{"rawValue":1499899},"z":{"rawValue":626666687}},{"x":{"rawValue":744333374},"y":{"rawValue":2666566},"z":{"rawValue":637000061}},{"x":{"rawValue":743000061},"y":{"rawValue":2833233},"z":{"rawValue":636666687}},{"x":{"rawValue":743000061},"y":{"rawValue":3333233},"z":{"rawValue":640000061}},{"x":{"rawValue":747333374},"y":{"rawValue":3166566},"z":{"rawValue":640000061}},{"x":{"rawValue":747333374},"y":{"rawValue":2499900},"z":{"rawValue":637000061}},{"x":{"rawValue":744333374},"y":{"rawValue":2666566},"z":{"rawValue":637000061}},{"x":{"rawValue":743000061},"y":{"rawValue":3333233},"z":{"rawValue":640000061}},{"x":{"rawValue":768000000},"y":{"rawValue":666566},"z":{"rawValue":598666687}},{"x":{"rawValue":768666687},"y":{"rawValue":833233},"z":{"rawValue":598666687}},{"x":{"rawValue":768666687},"y":{"rawValue":666566},"z":{"rawValue":597333374}},{"x":{"rawValue":768000000},"y":{"rawValue":499900},"z":{"rawValue":597333374}},{"x":{"rawValue":938333312},"y":{"rawValue":1333233},"z":{"rawValue":639000061}},{"x":{"rawValue":936333312},"y":{"rawValue":1666566},"z":{"rawValue":640000061}},{"x":{"rawValue":938666687},"y":{"rawValue":1166566},"z":{"rawValue":640000061}},{"x":{"rawValue":938666687},"y":{"rawValue":1666566},"z":{"rawValue":637000061}},{"x":{"rawValue":938333312},"y":{"rawValue":1833233},"z":{"rawValue":636666687}},{"x":{"rawValue":938333312},"y":{"rawValue":1333233},"z":{"rawValue":639000061}},{"x":{"rawValue":938666687},"y":{"rawValue":1166566},"z":{"rawValue":640000061}},{"x":{"rawValue":945666687},"y":{"rawValue":1833233},"z":{"rawValue":600666687}},{"x":{"rawValue":945000000},"y":{"rawValue":2166566},"z":{"rawValue":602333374}},{"x":{"rawValue":946000000},"y":{"rawValue":1833233},"z":{"rawValue":603000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":944333374},"y":{"rawValue":1999899},"z":{"rawValue":597333374}},{"x":{"rawValue":944333374},"y":{"rawValue":2166566},"z":{"rawValue":599666687}},{"x":{"rawValue":945666687},"y":{"rawValue":1833233},"z":{"rawValue":600666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":942333374},"y":{"rawValue":1499899},"z":{"rawValue":633000061}},{"x":{"rawValue":940333374},"y":{"rawValue":1833233},"z":{"rawValue":633666687}},{"x":{"rawValue":940333374},"y":{"rawValue":1333233},"z":{"rawValue":636333374}},{"x":{"rawValue":940333374},"y":{"rawValue":1333233},"z":{"rawValue":636333374}},{"x":{"rawValue":938666687},"y":{"rawValue":1666566},"z":{"rawValue":637000061}},{"x":{"rawValue":938666687},"y":{"rawValue":1166566},"z":{"rawValue":640000061}},{"x":{"rawValue":944333374},"y":{"rawValue":1499899},"z":{"rawValue":629000061}},{"x":{"rawValue":942333374},"y":{"rawValue":1833233},"z":{"rawValue":629666687}},{"x":{"rawValue":942333374},"y":{"rawValue":1499899},"z":{"rawValue":633000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":946000000},"y":{"rawValue":1499899},"z":{"rawValue":622666687}},{"x":{"rawValue":944333374},"y":{"rawValue":1999899},"z":{"rawValue":623333374}},{"x":{"rawValue":944333374},"y":{"rawValue":1499899},"z":{"rawValue":629000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":942333374},"y":{"rawValue":1499899},"z":{"rawValue":633000061}},{"x":{"rawValue":940333374},"y":{"rawValue":1333233},"z":{"rawValue":636333374}},{"x":{"rawValue":938666687},"y":{"rawValue":1166566},"z":{"rawValue":640000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":946000000},"y":{"rawValue":1833233},"z":{"rawValue":603000061}},{"x":{"rawValue":946000000},"y":{"rawValue":1499900},"z":{"rawValue":622666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":640000061}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":597333374}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":102666671},"y":{"rawValue":833233},"z":{"rawValue":678000000}},{"x":{"rawValue":102666671},"y":{"rawValue":999899},"z":{"rawValue":675666687}},{"x":{"rawValue":100666671},"y":{"rawValue":666566},"z":{"rawValue":674000000}},{"x":{"rawValue":104666671},"y":{"rawValue":999899},"z":{"rawValue":682666687}},{"x":{"rawValue":104666671},"y":{"rawValue":1333233},"z":{"rawValue":679666687}},{"x":{"rawValue":102666671},"y":{"rawValue":833233},"z":{"rawValue":678000000}},{"x":{"rawValue":96666671},"y":{"rawValue":833233},"z":{"rawValue":660333312}},{"x":{"rawValue":96666671},"y":{"rawValue":1166566},"z":{"rawValue":656000000}},{"x":{"rawValue":95000000},"y":{"rawValue":833233},"z":{"rawValue":654666687}},{"x":{"rawValue":95000000},"y":{"rawValue":833233},"z":{"rawValue":654666687}},{"x":{"rawValue":95000000},"y":{"rawValue":1166566},"z":{"rawValue":650666687}},{"x":{"rawValue":93000000},"y":{"rawValue":833233},"z":{"rawValue":649000000}},{"x":{"rawValue":98666671},"y":{"rawValue":833233},"z":{"rawValue":666333312}},{"x":{"rawValue":98666671},"y":{"rawValue":1166566},"z":{"rawValue":662000000}},{"x":{"rawValue":96666671},"y":{"rawValue":833233},"z":{"rawValue":660333312}},{"x":{"rawValue":93000000},"y":{"rawValue":833233},"z":{"rawValue":649000000}},{"x":{"rawValue":93000000},"y":{"rawValue":1166566},"z":{"rawValue":644666687}},{"x":{"rawValue":91000000},"y":{"rawValue":833233},"z":{"rawValue":643000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":91000000},"y":{"rawValue":833233},"z":{"rawValue":643000000}},{"x":{"rawValue":91000000},"y":{"rawValue":999899},"z":{"rawValue":640000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":100666671},"y":{"rawValue":666566},"z":{"rawValue":674000000}},{"x":{"rawValue":100666671},"y":{"rawValue":1166566},"z":{"rawValue":668000000}},{"x":{"rawValue":98666671},"y":{"rawValue":833233},"z":{"rawValue":666333312}},{"x":{"rawValue":104666671},"y":{"rawValue":999899},"z":{"rawValue":682666687}},{"x":{"rawValue":102666671},"y":{"rawValue":833233},"z":{"rawValue":678000000}},{"x":{"rawValue":100666671},"y":{"rawValue":666566},"z":{"rawValue":674000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":100666671},"y":{"rawValue":666566},"z":{"rawValue":674000000}},{"x":{"rawValue":98666671},"y":{"rawValue":833233},"z":{"rawValue":666333312}},{"x":{"rawValue":96666671},"y":{"rawValue":833233},"z":{"rawValue":660333312}},{"x":{"rawValue":96666671},"y":{"rawValue":833233},"z":{"rawValue":660333312}},{"x":{"rawValue":95000000},"y":{"rawValue":833233},"z":{"rawValue":654666687}},{"x":{"rawValue":93000000},"y":{"rawValue":833233},"z":{"rawValue":649000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":100666671},"y":{"rawValue":666566},"z":{"rawValue":674000000}},{"x":{"rawValue":149666671},"y":{"rawValue":24999900},"z":{"rawValue":652666687}},{"x":{"rawValue":150666671},"y":{"rawValue":24833234},"z":{"rawValue":651666687}},{"x":{"rawValue":149666671},"y":{"rawValue":24833234},"z":{"rawValue":651000000}},{"x":{"rawValue":156000000},"y":{"rawValue":26666568},"z":{"rawValue":672666687}},{"x":{"rawValue":156333328},"y":{"rawValue":26333234},"z":{"rawValue":671000000}},{"x":{"rawValue":155333328},"y":{"rawValue":26333234},"z":{"rawValue":670333312}},{"x":{"rawValue":139666671},"y":{"rawValue":24666568},"z":{"rawValue":650333312}},{"x":{"rawValue":139666671},"y":{"rawValue":24666568},"z":{"rawValue":652666687}},{"x":{"rawValue":141333328},"y":{"rawValue":24999900},"z":{"rawValue":654000000}},{"x":{"rawValue":149666671},"y":{"rawValue":25166568},"z":{"rawValue":654666687}},{"x":{"rawValue":149666671},"y":{"rawValue":24999900},"z":{"rawValue":652666687}},{"x":{"rawValue":147666671},"y":{"rawValue":24833234},"z":{"rawValue":647000000}},{"x":{"rawValue":159333328},"y":{"rawValue":27666568},"z":{"rawValue":682000000}},{"x":{"rawValue":159333328},"y":{"rawValue":27166568},"z":{"rawValue":679666687}},{"x":{"rawValue":157333328},"y":{"rawValue":27333234},"z":{"rawValue":678000000}},{"x":{"rawValue":151333328},"y":{"rawValue":27333234},"z":{"rawValue":681333312}},{"x":{"rawValue":151333328},"y":{"rawValue":27333234},"z":{"rawValue":682666687}},{"x":{"rawValue":149666671},"y":{"rawValue":24833234},"z":{"rawValue":651000000}},{"x":{"rawValue":149666671},"y":{"rawValue":24666568},"z":{"rawValue":648666687}},{"x":{"rawValue":147666671},"y":{"rawValue":24833234},"z":{"rawValue":647000000}},{"x":{"rawValue":143333328},"y":{"rawValue":25166568},"z":{"rawValue":659666687}},{"x":{"rawValue":143333328},"y":{"rawValue":25166568},"z":{"rawValue":662000000}},{"x":{"rawValue":145333328},"y":{"rawValue":25499900},"z":{"rawValue":663666687}},{"x":{"rawValue":147333328},"y":{"rawValue":26166568},"z":{"rawValue":671666687}},{"x":{"rawValue":147333328},"y":{"rawValue":26166568},"z":{"rawValue":674000000}},{"x":{"rawValue":149333328},"y":{"rawValue":26666568},"z":{"rawValue":675666687}},{"x":{"rawValue":155333328},"y":{"rawValue":26333234},"z":{"rawValue":670333312}},{"x":{"rawValue":135666671},"y":{"rawValue":23999900},"z":{"rawValue":640000000}},{"x":{"rawValue":135666671},"y":{"rawValue":23999900},"z":{"rawValue":642666687}},{"x":{"rawValue":137666671},"y":{"rawValue":24333234},"z":{"rawValue":644333312}},{"x":{"rawValue":146666671},"y":{"rawValue":24333234},"z":{"rawValue":640000000}},{"x":{"rawValue":152000000},"y":{"rawValue":25333234},"z":{"rawValue":659000000}},{"x":{"rawValue":152666671},"y":{"rawValue":24999900},"z":{"rawValue":657333312}},{"x":{"rawValue":149666671},"y":{"rawValue":25166568},"z":{"rawValue":654666687}},{"x":{"rawValue":157333328},"y":{"rawValue":27333234},"z":{"rawValue":678000000}},{"x":{"rawValue":157333328},"y":{"rawValue":26666568},"z":{"rawValue":673666687}},{"x":{"rawValue":156000000},"y":{"rawValue":26666568},"z":{"rawValue":672666687}},{"x":{"rawValue":153333328},"y":{"rawValue":25833234},"z":{"rawValue":664333312}},{"x":{"rawValue":153333328},"y":{"rawValue":25166568},"z":{"rawValue":660000000}},{"x":{"rawValue":152000000},"y":{"rawValue":25333234},"z":{"rawValue":659000000}},{"x":{"rawValue":149666671},"y":{"rawValue":24999900},"z":{"rawValue":652666687}},{"x":{"rawValue":149666671},"y":{"rawValue":24833234},"z":{"rawValue":651000000}},{"x":{"rawValue":147666671},"y":{"rawValue":24833234},"z":{"rawValue":647000000}},{"x":{"rawValue":141333328},"y":{"rawValue":24999900},"z":{"rawValue":654000000}},{"x":{"rawValue":141333328},"y":{"rawValue":24833234},"z":{"rawValue":658000000}},{"x":{"rawValue":143333328},"y":{"rawValue":25166568},"z":{"rawValue":659666687}},{"x":{"rawValue":149333328},"y":{"rawValue":26666568},"z":{"rawValue":675666687}},{"x":{"rawValue":149333328},"y":{"rawValue":26833234},"z":{"rawValue":679666687}},{"x":{"rawValue":151333328},"y":{"rawValue":27333234},"z":{"rawValue":681333312}},{"x":{"rawValue":157333328},"y":{"rawValue":27333234},"z":{"rawValue":678000000}},{"x":{"rawValue":156000000},"y":{"rawValue":26666568},"z":{"rawValue":672666687}},{"x":{"rawValue":155333328},"y":{"rawValue":26333234},"z":{"rawValue":670333312}},{"x":{"rawValue":155333328},"y":{"rawValue":26333234},"z":{"rawValue":670333312}},{"x":{"rawValue":155333328},"y":{"rawValue":25666568},"z":{"rawValue":666000000}},{"x":{"rawValue":153333328},"y":{"rawValue":25833234},"z":{"rawValue":664333312}},{"x":{"rawValue":145333328},"y":{"rawValue":25499900},"z":{"rawValue":663666687}},{"x":{"rawValue":145333328},"y":{"rawValue":25666568},"z":{"rawValue":670000000}},{"x":{"rawValue":147333328},"y":{"rawValue":26166568},"z":{"rawValue":671666687}},{"x":{"rawValue":137666671},"y":{"rawValue":24333234},"z":{"rawValue":644333312}},{"x":{"rawValue":137666671},"y":{"rawValue":24166568},"z":{"rawValue":648666687}},{"x":{"rawValue":139666671},"y":{"rawValue":24666568},"z":{"rawValue":650333312}},{"x":{"rawValue":147666671},"y":{"rawValue":24833234},"z":{"rawValue":647000000}},{"x":{"rawValue":147666671},"y":{"rawValue":24166568},"z":{"rawValue":640666687}},{"x":{"rawValue":146666671},"y":{"rawValue":24333234},"z":{"rawValue":640000000}},{"x":{"rawValue":149666671},"y":{"rawValue":25166568},"z":{"rawValue":654666687}},{"x":{"rawValue":141333328},"y":{"rawValue":24999900},"z":{"rawValue":654000000}},{"x":{"rawValue":143333328},"y":{"rawValue":25166568},"z":{"rawValue":659666687}},{"x":{"rawValue":145333328},"y":{"rawValue":25499900},"z":{"rawValue":663666687}},{"x":{"rawValue":153333328},"y":{"rawValue":25833234},"z":{"rawValue":664333312}},{"x":{"rawValue":152000000},"y":{"rawValue":25333234},"z":{"rawValue":659000000}},{"x":{"rawValue":151333328},"y":{"rawValue":27333234},"z":{"rawValue":682666687}},{"x":{"rawValue":160000000},"y":{"rawValue":27499900},"z":{"rawValue":682666687}},{"x":{"rawValue":159333328},"y":{"rawValue":27666568},"z":{"rawValue":682000000}},{"x":{"rawValue":197333343},"y":{"rawValue":833233},"z":{"rawValue":653333312}},{"x":{"rawValue":197000000},"y":{"rawValue":999899},"z":{"rawValue":655000000}},{"x":{"rawValue":198000000},"y":{"rawValue":833233},"z":{"rawValue":655666687}},{"x":{"rawValue":196000000},"y":{"rawValue":833233},"z":{"rawValue":650000000}},{"x":{"rawValue":196000000},"y":{"rawValue":999899},"z":{"rawValue":652333312}},{"x":{"rawValue":197333343},"y":{"rawValue":833233},"z":{"rawValue":653333312}},{"x":{"rawValue":202000000},"y":{"rawValue":833233},"z":{"rawValue":667666687}},{"x":{"rawValue":202000000},"y":{"rawValue":999899},"z":{"rawValue":670000000}},{"x":{"rawValue":203333343},"y":{"rawValue":833233},"z":{"rawValue":671000000}},{"x":{"rawValue":192000000},"y":{"rawValue":999899},"z":{"rawValue":640000000}},{"x":{"rawValue":192333343},"y":{"rawValue":1166566},"z":{"rawValue":642666687}},{"x":{"rawValue":194333343},"y":{"rawValue":833233},"z":{"rawValue":644333312}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":203333343},"y":{"rawValue":833233},"z":{"rawValue":671000000}},{"x":{"rawValue":202666671},"y":{"rawValue":1166566},"z":{"rawValue":672666687}},{"x":{"rawValue":206000000},"y":{"rawValue":666566},"z":{"rawValue":675666687}},{"x":{"rawValue":208000000},"y":{"rawValue":666566},"z":{"rawValue":681333312}},{"x":{"rawValue":208000000},"y":{"rawValue":666566},"z":{"rawValue":682666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":194333343},"y":{"rawValue":833233},"z":{"rawValue":644333312}},{"x":{"rawValue":194333343},"y":{"rawValue":1166566},"z":{"rawValue":648666687}},{"x":{"rawValue":196000000},"y":{"rawValue":833233},"z":{"rawValue":650000000}},{"x":{"rawValue":206000000},"y":{"rawValue":666566},"z":{"rawValue":675666687}},{"x":{"rawValue":206000000},"y":{"rawValue":999899},"z":{"rawValue":679666687}},{"x":{"rawValue":208000000},"y":{"rawValue":666566},"z":{"rawValue":681333312}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":198000000},"y":{"rawValue":833233},"z":{"rawValue":655666687}},{"x":{"rawValue":198000000},"y":{"rawValue":1166566},"z":{"rawValue":660000000}},{"x":{"rawValue":200000000},"y":{"rawValue":833233},"z":{"rawValue":661666687}},{"x":{"rawValue":200000000},"y":{"rawValue":833233},"z":{"rawValue":661666687}},{"x":{"rawValue":200000000},"y":{"rawValue":1166566},"z":{"rawValue":666000000}},{"x":{"rawValue":202000000},"y":{"rawValue":833233},"z":{"rawValue":667666687}},{"x":{"rawValue":197333343},"y":{"rawValue":833233},"z":{"rawValue":653333312}},{"x":{"rawValue":198000000},"y":{"rawValue":833233},"z":{"rawValue":655666687}},{"x":{"rawValue":200000000},"y":{"rawValue":833233},"z":{"rawValue":661666687}},{"x":{"rawValue":202000000},"y":{"rawValue":833233},"z":{"rawValue":667666687}},{"x":{"rawValue":203333343},"y":{"rawValue":833233},"z":{"rawValue":671000000}},{"x":{"rawValue":206000000},"y":{"rawValue":666566},"z":{"rawValue":675666687}},{"x":{"rawValue":194333343},"y":{"rawValue":833233},"z":{"rawValue":644333312}},{"x":{"rawValue":196000000},"y":{"rawValue":833233},"z":{"rawValue":650000000}},{"x":{"rawValue":197333343},"y":{"rawValue":833233},"z":{"rawValue":653333312}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":197333343},"y":{"rawValue":833233},"z":{"rawValue":653333312}},{"x":{"rawValue":200000000},"y":{"rawValue":833233},"z":{"rawValue":661666687}},{"x":{"rawValue":202000000},"y":{"rawValue":833233},"z":{"rawValue":667666687}},{"x":{"rawValue":206000000},"y":{"rawValue":666566},"z":{"rawValue":675666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":259666656},"y":{"rawValue":833233},"z":{"rawValue":682666687}},{"x":{"rawValue":261000000},"y":{"rawValue":999899},"z":{"rawValue":682666687}},{"x":{"rawValue":261000000},"y":{"rawValue":833233},"z":{"rawValue":681333312}},{"x":{"rawValue":273333343},"y":{"rawValue":499900},"z":{"rawValue":671000000}},{"x":{"rawValue":275333343},"y":{"rawValue":666566},"z":{"rawValue":671000000}},{"x":{"rawValue":275000000},"y":{"rawValue":499900},"z":{"rawValue":669666687}},{"x":{"rawValue":267333343},"y":{"rawValue":666566},"z":{"rawValue":675000000}},{"x":{"rawValue":269666656},"y":{"rawValue":999899},"z":{"rawValue":675000000}},{"x":{"rawValue":269333343},"y":{"rawValue":666566},"z":{"rawValue":673666687}},{"x":{"rawValue":261000000},"y":{"rawValue":833233},"z":{"rawValue":681333312}},{"x":{"rawValue":263000000},"y":{"rawValue":999899},"z":{"rawValue":680666687}},{"x":{"rawValue":263000000},"y":{"rawValue":833233},"z":{"rawValue":679666687}},{"x":{"rawValue":263000000},"y":{"rawValue":833233},"z":{"rawValue":679666687}},{"x":{"rawValue":264666656},"y":{"rawValue":999899},"z":{"rawValue":679000000}},{"x":{"rawValue":264666656},"y":{"rawValue":666566},"z":{"rawValue":677666687}},{"x":{"rawValue":273333343},"y":{"rawValue":499900},"z":{"rawValue":671000000}},{"x":{"rawValue":275000000},"y":{"rawValue":499900},"z":{"rawValue":669666687}},{"x":{"rawValue":275666656},"y":{"rawValue":333233},"z":{"rawValue":669000000}},{"x":{"rawValue":270000000},"y":{"rawValue":499900},"z":{"rawValue":673000000}},{"x":{"rawValue":267333343},"y":{"rawValue":666566},"z":{"rawValue":675000000}},{"x":{"rawValue":269333343},"y":{"rawValue":666566},"z":{"rawValue":673666687}},{"x":{"rawValue":270000000},"y":{"rawValue":499900},"z":{"rawValue":673000000}},{"x":{"rawValue":264666656},"y":{"rawValue":666566},"z":{"rawValue":677666687}},{"x":{"rawValue":266666656},"y":{"rawValue":833233},"z":{"rawValue":677000000}},{"x":{"rawValue":267333343},"y":{"rawValue":666566},"z":{"rawValue":675000000}},{"x":{"rawValue":270000000},"y":{"rawValue":499900},"z":{"rawValue":673000000}},{"x":{"rawValue":272666656},"y":{"rawValue":833233},"z":{"rawValue":673000000}},{"x":{"rawValue":273333343},"y":{"rawValue":499900},"z":{"rawValue":671000000}},{"x":{"rawValue":281000000},"y":{"rawValue":333233},"z":{"rawValue":667000000}},{"x":{"rawValue":284333343},"y":{"rawValue":666566},"z":{"rawValue":667000000}},{"x":{"rawValue":285000000},"y":{"rawValue":333233},"z":{"rawValue":665333312}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":259666656},"y":{"rawValue":833233},"z":{"rawValue":682666687}},{"x":{"rawValue":261000000},"y":{"rawValue":833233},"z":{"rawValue":681333312}},{"x":{"rawValue":261000000},"y":{"rawValue":833233},"z":{"rawValue":681333312}},{"x":{"rawValue":263000000},"y":{"rawValue":833233},"z":{"rawValue":679666687}},{"x":{"rawValue":264666656},"y":{"rawValue":666566},"z":{"rawValue":677666687}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":275666656},"y":{"rawValue":333233},"z":{"rawValue":669000000}},{"x":{"rawValue":280333343},"y":{"rawValue":833233},"z":{"rawValue":669000000}},{"x":{"rawValue":281000000},"y":{"rawValue":333233},"z":{"rawValue":667000000}},{"x":{"rawValue":293333343},"y":{"rawValue":166566},"z":{"rawValue":663333312}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":663333312}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":285000000},"y":{"rawValue":333233},"z":{"rawValue":665333312}},{"x":{"rawValue":293000000},"y":{"rawValue":666566},"z":{"rawValue":665333312}},{"x":{"rawValue":292666656},"y":{"rawValue":166566},"z":{"rawValue":664000000}},{"x":{"rawValue":285000000},"y":{"rawValue":333233},"z":{"rawValue":665333312}},{"x":{"rawValue":292666656},"y":{"rawValue":166566},"z":{"rawValue":664000000}},{"x":{"rawValue":293333343},"y":{"rawValue":166566},"z":{"rawValue":663333312}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":270000000},"y":{"rawValue":499900},"z":{"rawValue":673000000}},{"x":{"rawValue":275666656},"y":{"rawValue":333233},"z":{"rawValue":669000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":275666656},"y":{"rawValue":333233},"z":{"rawValue":669000000}},{"x":{"rawValue":281000000},"y":{"rawValue":333233},"z":{"rawValue":667000000}},{"x":{"rawValue":285000000},"y":{"rawValue":333233},"z":{"rawValue":665333312}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":264666656},"y":{"rawValue":666566},"z":{"rawValue":677666687}},{"x":{"rawValue":267333343},"y":{"rawValue":666566},"z":{"rawValue":675000000}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":267333343},"y":{"rawValue":666566},"z":{"rawValue":675000000}},{"x":{"rawValue":270000000},"y":{"rawValue":499900},"z":{"rawValue":673000000}},{"x":{"rawValue":333666687},"y":{"rawValue":166566},"z":{"rawValue":651666687}},{"x":{"rawValue":336000030},"y":{"rawValue":333233},"z":{"rawValue":651666687}},{"x":{"rawValue":335666687},"y":{"rawValue":166566},"z":{"rawValue":650333312}},{"x":{"rawValue":310333343},"y":{"rawValue":333233},"z":{"rawValue":661000000}},{"x":{"rawValue":311666687},"y":{"rawValue":499900},"z":{"rawValue":661333312}},{"x":{"rawValue":312333343},"y":{"rawValue":166566},"z":{"rawValue":659333312}},{"x":{"rawValue":336333343},"y":{"rawValue":166566},"z":{"rawValue":649666687}},{"x":{"rawValue":339000030},"y":{"rawValue":333233},"z":{"rawValue":649666687}},{"x":{"rawValue":339000030},"y":{"rawValue":166566},"z":{"rawValue":648333312}},{"x":{"rawValue":339000030},"y":{"rawValue":166566},"z":{"rawValue":648333312}},{"x":{"rawValue":341000030},"y":{"rawValue":333233},"z":{"rawValue":647666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":646000000}},{"x":{"rawValue":333666687},"y":{"rawValue":166566},"z":{"rawValue":651666687}},{"x":{"rawValue":335666687},"y":{"rawValue":166566},"z":{"rawValue":650333312}},{"x":{"rawValue":336333343},"y":{"rawValue":166566},"z":{"rawValue":649666687}},{"x":{"rawValue":328333343},"y":{"rawValue":166566},"z":{"rawValue":653333312}},{"x":{"rawValue":318333343},"y":{"rawValue":166566},"z":{"rawValue":657333312}},{"x":{"rawValue":322333343},"y":{"rawValue":333233},"z":{"rawValue":657333312}},{"x":{"rawValue":322000030},"y":{"rawValue":166566},"z":{"rawValue":656000000}},{"x":{"rawValue":318333343},"y":{"rawValue":166566},"z":{"rawValue":657333312}},{"x":{"rawValue":322000030},"y":{"rawValue":166566},"z":{"rawValue":656000000}},{"x":{"rawValue":322666687},"y":{"rawValue":166566},"z":{"rawValue":655333312}},{"x":{"rawValue":312333343},"y":{"rawValue":166566},"z":{"rawValue":659333312}},{"x":{"rawValue":322666687},"y":{"rawValue":166566},"z":{"rawValue":655333312}},{"x":{"rawValue":328000030},"y":{"rawValue":333233},"z":{"rawValue":655333312}},{"x":{"rawValue":327666687},"y":{"rawValue":166566},"z":{"rawValue":654000000}},{"x":{"rawValue":328333343},"y":{"rawValue":166566},"z":{"rawValue":653333312}},{"x":{"rawValue":333000030},"y":{"rawValue":333233},"z":{"rawValue":653333312}},{"x":{"rawValue":333666687},"y":{"rawValue":166566},"z":{"rawValue":651666687}},{"x":{"rawValue":322666687},"y":{"rawValue":166566},"z":{"rawValue":655333312}},{"x":{"rawValue":327666687},"y":{"rawValue":166566},"z":{"rawValue":654000000}},{"x":{"rawValue":328333343},"y":{"rawValue":166566},"z":{"rawValue":653333312}},{"x":{"rawValue":336333343},"y":{"rawValue":166566},"z":{"rawValue":649666687}},{"x":{"rawValue":339000030},"y":{"rawValue":166566},"z":{"rawValue":648333312}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":646000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":312333343},"y":{"rawValue":166566},"z":{"rawValue":659333312}},{"x":{"rawValue":317666687},"y":{"rawValue":499900},"z":{"rawValue":659333312}},{"x":{"rawValue":318333343},"y":{"rawValue":166566},"z":{"rawValue":657333312}},{"x":{"rawValue":322666687},"y":{"rawValue":166566},"z":{"rawValue":655333312}},{"x":{"rawValue":328333343},"y":{"rawValue":166566},"z":{"rawValue":653333312}},{"x":{"rawValue":336333343},"y":{"rawValue":166566},"z":{"rawValue":649666687}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":663333312}},{"x":{"rawValue":304333343},"y":{"rawValue":333233},"z":{"rawValue":663000000}},{"x":{"rawValue":305000030},"y":{"rawValue":166566},"z":{"rawValue":661333312}},{"x":{"rawValue":305000030},"y":{"rawValue":166566},"z":{"rawValue":661333312}},{"x":{"rawValue":310333343},"y":{"rawValue":333233},"z":{"rawValue":661000000}},{"x":{"rawValue":312333343},"y":{"rawValue":166566},"z":{"rawValue":659333312}},{"x":{"rawValue":305000030},"y":{"rawValue":166566},"z":{"rawValue":661333312}},{"x":{"rawValue":312333343},"y":{"rawValue":166566},"z":{"rawValue":659333312}},{"x":{"rawValue":322666687},"y":{"rawValue":166566},"z":{"rawValue":655333312}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":663333312}},{"x":{"rawValue":305000030},"y":{"rawValue":166566},"z":{"rawValue":661333312}},{"x":{"rawValue":322666687},"y":{"rawValue":166566},"z":{"rawValue":655333312}},{"x":{"rawValue":336333343},"y":{"rawValue":166566},"z":{"rawValue":649666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":343666687},"y":{"rawValue":166566},"z":{"rawValue":643666687}},{"x":{"rawValue":346666687},"y":{"rawValue":499900},"z":{"rawValue":643666687}},{"x":{"rawValue":346666687},"y":{"rawValue":166566},"z":{"rawValue":642333312}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":646000000}},{"x":{"rawValue":343000000},"y":{"rawValue":166566},"z":{"rawValue":645666687}},{"x":{"rawValue":343666687},"y":{"rawValue":166566},"z":{"rawValue":643666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":346666687},"y":{"rawValue":166566},"z":{"rawValue":642333312}},{"x":{"rawValue":348666687},"y":{"rawValue":499900},"z":{"rawValue":641666687}},{"x":{"rawValue":349000000},"y":{"rawValue":333233},"z":{"rawValue":640000000}},{"x":{"rawValue":346666687},"y":{"rawValue":166566},"z":{"rawValue":642333312}},{"x":{"rawValue":349000000},"y":{"rawValue":333233},"z":{"rawValue":640000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":343666687},"y":{"rawValue":166566},"z":{"rawValue":643666687}},{"x":{"rawValue":411333343},"y":{"rawValue":96666572},"z":{"rawValue":654000000}},{"x":{"rawValue":412000000},"y":{"rawValue":96666572},"z":{"rawValue":653666687}},{"x":{"rawValue":411000000},"y":{"rawValue":96666572},"z":{"rawValue":653333312}},{"x":{"rawValue":411333343},"y":{"rawValue":96666572},"z":{"rawValue":654000000}},{"x":{"rawValue":411000000},"y":{"rawValue":96666572},"z":{"rawValue":653333312}},{"x":{"rawValue":410333343},"y":{"rawValue":96833236},"z":{"rawValue":655000000}},{"x":{"rawValue":411333343},"y":{"rawValue":96499900},"z":{"rawValue":655333312}},{"x":{"rawValue":407333343},"y":{"rawValue":96833236},"z":{"rawValue":658000000}},{"x":{"rawValue":407000000},"y":{"rawValue":96666572},"z":{"rawValue":657000000}},{"x":{"rawValue":407000000},"y":{"rawValue":96833236},"z":{"rawValue":658333312}},{"x":{"rawValue":407333343},"y":{"rawValue":96666572},"z":{"rawValue":659333312}},{"x":{"rawValue":409333343},"y":{"rawValue":96833236},"z":{"rawValue":656000000}},{"x":{"rawValue":411333343},"y":{"rawValue":96499900},"z":{"rawValue":655333312}},{"x":{"rawValue":410333343},"y":{"rawValue":96833236},"z":{"rawValue":655000000}},{"x":{"rawValue":409000000},"y":{"rawValue":96666572},"z":{"rawValue":655000000}},{"x":{"rawValue":407000000},"y":{"rawValue":96833236},"z":{"rawValue":658333312}},{"x":{"rawValue":405000000},"y":{"rawValue":96666572},"z":{"rawValue":659000000}},{"x":{"rawValue":405333343},"y":{"rawValue":96833236},"z":{"rawValue":660000000}},{"x":{"rawValue":407333343},"y":{"rawValue":96666572},"z":{"rawValue":659333312}},{"x":{"rawValue":409333343},"y":{"rawValue":96833236},"z":{"rawValue":656000000}},{"x":{"rawValue":409000000},"y":{"rawValue":96666572},"z":{"rawValue":655000000}},{"x":{"rawValue":409000000},"y":{"rawValue":96833236},"z":{"rawValue":656333312}},{"x":{"rawValue":409333343},"y":{"rawValue":96666572},"z":{"rawValue":657333312}},{"x":{"rawValue":405333343},"y":{"rawValue":96833236},"z":{"rawValue":660000000}},{"x":{"rawValue":405000000},"y":{"rawValue":96666572},"z":{"rawValue":659000000}},{"x":{"rawValue":405000000},"y":{"rawValue":96833236},"z":{"rawValue":660333312}},{"x":{"rawValue":405333343},"y":{"rawValue":96666572},"z":{"rawValue":661333312}},{"x":{"rawValue":403333343},"y":{"rawValue":96666572},"z":{"rawValue":661000000}},{"x":{"rawValue":403333343},"y":{"rawValue":96833236},"z":{"rawValue":662000000}},{"x":{"rawValue":405333343},"y":{"rawValue":96666572},"z":{"rawValue":661333312}},{"x":{"rawValue":405000000},"y":{"rawValue":96833236},"z":{"rawValue":660333312}},{"x":{"rawValue":407333343},"y":{"rawValue":96833236},"z":{"rawValue":658000000}},{"x":{"rawValue":409333343},"y":{"rawValue":96666572},"z":{"rawValue":657333312}},{"x":{"rawValue":409000000},"y":{"rawValue":96833236},"z":{"rawValue":656333312}},{"x":{"rawValue":407000000},"y":{"rawValue":96666572},"z":{"rawValue":657000000}},{"x":{"rawValue":399333343},"y":{"rawValue":96833236},"z":{"rawValue":666333312}},{"x":{"rawValue":398666656},"y":{"rawValue":96833236},"z":{"rawValue":666666687}},{"x":{"rawValue":399666656},"y":{"rawValue":96666572},"z":{"rawValue":667000000}},{"x":{"rawValue":399333343},"y":{"rawValue":96833236},"z":{"rawValue":666333312}},{"x":{"rawValue":399666656},"y":{"rawValue":96666572},"z":{"rawValue":667000000}},{"x":{"rawValue":399666656},"y":{"rawValue":96833236},"z":{"rawValue":666000000}},{"x":{"rawValue":399333343},"y":{"rawValue":96833236},"z":{"rawValue":665000000}},{"x":{"rawValue":401333343},"y":{"rawValue":96833236},"z":{"rawValue":664333312}},{"x":{"rawValue":401666656},"y":{"rawValue":96666572},"z":{"rawValue":665333312}},{"x":{"rawValue":401666656},"y":{"rawValue":96833236},"z":{"rawValue":664000000}},{"x":{"rawValue":401333343},"y":{"rawValue":96833236},"z":{"rawValue":663000000}},{"x":{"rawValue":403333343},"y":{"rawValue":96666572},"z":{"rawValue":663333312}},{"x":{"rawValue":403333343},"y":{"rawValue":96833236},"z":{"rawValue":662333312}},{"x":{"rawValue":401333343},"y":{"rawValue":96833236},"z":{"rawValue":663000000}},{"x":{"rawValue":401666656},"y":{"rawValue":96833236},"z":{"rawValue":664000000}},{"x":{"rawValue":399666656},"y":{"rawValue":96833236},"z":{"rawValue":666000000}},{"x":{"rawValue":401666656},"y":{"rawValue":96666572},"z":{"rawValue":665333312}},{"x":{"rawValue":401333343},"y":{"rawValue":96833236},"z":{"rawValue":664333312}},{"x":{"rawValue":399333343},"y":{"rawValue":96833236},"z":{"rawValue":665000000}},{"x":{"rawValue":397666656},"y":{"rawValue":96833236},"z":{"rawValue":667666687}},{"x":{"rawValue":398333343},"y":{"rawValue":96833236},"z":{"rawValue":667333312}},{"x":{"rawValue":397333343},"y":{"rawValue":96833236},"z":{"rawValue":667000000}},{"x":{"rawValue":395333343},"y":{"rawValue":96999900},"z":{"rawValue":668666687}},{"x":{"rawValue":395666656},"y":{"rawValue":96999900},"z":{"rawValue":670000000}},{"x":{"rawValue":396333343},"y":{"rawValue":96999900},"z":{"rawValue":669000000}},{"x":{"rawValue":396666656},"y":{"rawValue":96999900},"z":{"rawValue":668666687}},{"x":{"rawValue":395333343},"y":{"rawValue":96999900},"z":{"rawValue":668666687}},{"x":{"rawValue":396333343},"y":{"rawValue":96999900},"z":{"rawValue":669000000}},{"x":{"rawValue":397666656},"y":{"rawValue":96666572},"z":{"rawValue":669000000}},{"x":{"rawValue":397666656},"y":{"rawValue":96833236},"z":{"rawValue":667666687}},{"x":{"rawValue":397333343},"y":{"rawValue":96833236},"z":{"rawValue":667000000}},{"x":{"rawValue":396666656},"y":{"rawValue":96999900},"z":{"rawValue":668666687}},{"x":{"rawValue":397666656},"y":{"rawValue":96666572},"z":{"rawValue":669000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":672333312}},{"x":{"rawValue":467666687},"y":{"rawValue":499900},"z":{"rawValue":672666687}},{"x":{"rawValue":467666687},"y":{"rawValue":166566},"z":{"rawValue":674000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":680000000}},{"x":{"rawValue":459666687},"y":{"rawValue":499900},"z":{"rawValue":680666687}},{"x":{"rawValue":459666687},"y":{"rawValue":333233},"z":{"rawValue":681666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":467666687},"y":{"rawValue":166566},"z":{"rawValue":674000000}},{"x":{"rawValue":465666687},"y":{"rawValue":499900},"z":{"rawValue":674666687}},{"x":{"rawValue":465666687},"y":{"rawValue":166566},"z":{"rawValue":676000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":465666687},"y":{"rawValue":166566},"z":{"rawValue":676000000}},{"x":{"rawValue":463666687},"y":{"rawValue":499900},"z":{"rawValue":676666687}},{"x":{"rawValue":463666687},"y":{"rawValue":166566},"z":{"rawValue":678000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":463666687},"y":{"rawValue":166566},"z":{"rawValue":678000000}},{"x":{"rawValue":461666687},"y":{"rawValue":499900},"z":{"rawValue":678666687}},{"x":{"rawValue":461666687},"y":{"rawValue":166566},"z":{"rawValue":680000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":458000030},"y":{"rawValue":499900},"z":{"rawValue":682666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":459666687},"y":{"rawValue":333233},"z":{"rawValue":681666687}},{"x":{"rawValue":471000000},"y":{"rawValue":166566},"z":{"rawValue":670666687}},{"x":{"rawValue":469666687},"y":{"rawValue":499900},"z":{"rawValue":670666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":672333312}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":474666687},"y":{"rawValue":166566},"z":{"rawValue":667000000}},{"x":{"rawValue":473333343},"y":{"rawValue":333233},"z":{"rawValue":667000000}},{"x":{"rawValue":472666687},"y":{"rawValue":166566},"z":{"rawValue":668666687}},{"x":{"rawValue":472666687},"y":{"rawValue":166566},"z":{"rawValue":668666687}},{"x":{"rawValue":471666687},"y":{"rawValue":333233},"z":{"rawValue":668666687}},{"x":{"rawValue":471000000},"y":{"rawValue":166566},"z":{"rawValue":670666687}},{"x":{"rawValue":492000000},"y":{"rawValue":833233},"z":{"rawValue":676666687}},{"x":{"rawValue":492666687},"y":{"rawValue":1166566},"z":{"rawValue":675000000}},{"x":{"rawValue":491333343},"y":{"rawValue":833233},"z":{"rawValue":674000000}},{"x":{"rawValue":482666687},"y":{"rawValue":166566},"z":{"rawValue":657000000}},{"x":{"rawValue":481333343},"y":{"rawValue":499899},"z":{"rawValue":657000000}},{"x":{"rawValue":480666687},"y":{"rawValue":166566},"z":{"rawValue":659000000}},{"x":{"rawValue":480666687},"y":{"rawValue":166566},"z":{"rawValue":659000000}},{"x":{"rawValue":479333343},"y":{"rawValue":499899},"z":{"rawValue":659000000}},{"x":{"rawValue":478666687},"y":{"rawValue":333233},"z":{"rawValue":661000000}},{"x":{"rawValue":486333343},"y":{"rawValue":666566},"z":{"rawValue":651333312}},{"x":{"rawValue":485333343},"y":{"rawValue":833233},"z":{"rawValue":651333312}},{"x":{"rawValue":485333343},"y":{"rawValue":333233},"z":{"rawValue":654333312}},{"x":{"rawValue":495333343},"y":{"rawValue":999899},"z":{"rawValue":682666687}},{"x":{"rawValue":495333343},"y":{"rawValue":1166566},"z":{"rawValue":681666687}},{"x":{"rawValue":493333343},"y":{"rawValue":833233},"z":{"rawValue":680000000}},{"x":{"rawValue":493333343},"y":{"rawValue":833233},"z":{"rawValue":680000000}},{"x":{"rawValue":493333343},"y":{"rawValue":999899},"z":{"rawValue":677666687}},{"x":{"rawValue":492000000},"y":{"rawValue":833233},"z":{"rawValue":676666687}},{"x":{"rawValue":474666687},"y":{"rawValue":166566},"z":{"rawValue":667000000}},{"x":{"rawValue":478666687},"y":{"rawValue":333233},"z":{"rawValue":661000000}},{"x":{"rawValue":477333343},"y":{"rawValue":666566},"z":{"rawValue":661000000}},{"x":{"rawValue":477333343},"y":{"rawValue":166566},"z":{"rawValue":664333312}},{"x":{"rawValue":485333343},"y":{"rawValue":333233},"z":{"rawValue":654333312}},{"x":{"rawValue":483333343},"y":{"rawValue":333233},"z":{"rawValue":655000000}},{"x":{"rawValue":482666687},"y":{"rawValue":166566},"z":{"rawValue":657000000}},{"x":{"rawValue":487333343},"y":{"rawValue":666566},"z":{"rawValue":658333312}},{"x":{"rawValue":477333343},"y":{"rawValue":166566},"z":{"rawValue":664333312}},{"x":{"rawValue":475333343},"y":{"rawValue":333233},"z":{"rawValue":665000000}},{"x":{"rawValue":474666687},"y":{"rawValue":166566},"z":{"rawValue":667000000}},{"x":{"rawValue":492000000},"y":{"rawValue":833233},"z":{"rawValue":676666687}},{"x":{"rawValue":491333343},"y":{"rawValue":833233},"z":{"rawValue":674000000}},{"x":{"rawValue":489333343},"y":{"rawValue":833233},"z":{"rawValue":668333312}},{"x":{"rawValue":474666687},"y":{"rawValue":166566},"z":{"rawValue":667000000}},{"x":{"rawValue":472666687},"y":{"rawValue":166566},"z":{"rawValue":668666687}},{"x":{"rawValue":471000000},"y":{"rawValue":166566},"z":{"rawValue":670666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":495333343},"y":{"rawValue":999899},"z":{"rawValue":682666687}},{"x":{"rawValue":493333343},"y":{"rawValue":833233},"z":{"rawValue":680000000}},{"x":{"rawValue":487333343},"y":{"rawValue":999899},"z":{"rawValue":649333312}},{"x":{"rawValue":486333343},"y":{"rawValue":666566},"z":{"rawValue":651333312}},{"x":{"rawValue":485333343},"y":{"rawValue":333233},"z":{"rawValue":654333312}},{"x":{"rawValue":487333343},"y":{"rawValue":666566},"z":{"rawValue":658333312}},{"x":{"rawValue":480666687},"y":{"rawValue":166566},"z":{"rawValue":659000000}},{"x":{"rawValue":478666687},"y":{"rawValue":333233},"z":{"rawValue":661000000}},{"x":{"rawValue":477333343},"y":{"rawValue":166566},"z":{"rawValue":664333312}},{"x":{"rawValue":487333343},"y":{"rawValue":666566},"z":{"rawValue":658333312}},{"x":{"rawValue":482666687},"y":{"rawValue":166566},"z":{"rawValue":657000000}},{"x":{"rawValue":480666687},"y":{"rawValue":166566},"z":{"rawValue":659000000}},{"x":{"rawValue":477333343},"y":{"rawValue":166566},"z":{"rawValue":664333312}},{"x":{"rawValue":489333343},"y":{"rawValue":833233},"z":{"rawValue":668333312}},{"x":{"rawValue":489333343},"y":{"rawValue":1166566},"z":{"rawValue":660000000}},{"x":{"rawValue":491333343},"y":{"rawValue":833233},"z":{"rawValue":674000000}},{"x":{"rawValue":491333343},"y":{"rawValue":1166566},"z":{"rawValue":670000000}},{"x":{"rawValue":489333343},"y":{"rawValue":833233},"z":{"rawValue":668333312}},{"x":{"rawValue":613000061},"y":{"rawValue":2499900},"z":{"rawValue":665666687}},{"x":{"rawValue":614333374},"y":{"rawValue":2833233},"z":{"rawValue":666000000}},{"x":{"rawValue":614333374},"y":{"rawValue":2833233},"z":{"rawValue":665000000}},{"x":{"rawValue":612333374},"y":{"rawValue":2499900},"z":{"rawValue":664333312}},{"x":{"rawValue":612333374},"y":{"rawValue":2499900},"z":{"rawValue":664333312}},{"x":{"rawValue":612000061},"y":{"rawValue":2833233},"z":{"rawValue":662333312}},{"x":{"rawValue":610333374},"y":{"rawValue":2833233},"z":{"rawValue":663000000}},{"x":{"rawValue":612333374},"y":{"rawValue":2499900},"z":{"rawValue":664333312}},{"x":{"rawValue":612000061},"y":{"rawValue":3499900},"z":{"rawValue":659000000}},{"x":{"rawValue":612000061},"y":{"rawValue":2833233},"z":{"rawValue":662333312}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":665666687}},{"x":{"rawValue":613000061},"y":{"rawValue":2499900},"z":{"rawValue":665666687}},{"x":{"rawValue":612333374},"y":{"rawValue":2499900},"z":{"rawValue":664333312}},{"x":{"rawValue":610333374},"y":{"rawValue":2833233},"z":{"rawValue":663000000}},{"x":{"rawValue":608333374},"y":{"rawValue":2999900},"z":{"rawValue":673000000}},{"x":{"rawValue":609333374},"y":{"rawValue":2999900},"z":{"rawValue":673000000}},{"x":{"rawValue":609000061},"y":{"rawValue":2833233},"z":{"rawValue":671666687}},{"x":{"rawValue":612333374},"y":{"rawValue":2499900},"z":{"rawValue":666333312}},{"x":{"rawValue":613000061},"y":{"rawValue":2499900},"z":{"rawValue":665666687}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":665666687}},{"x":{"rawValue":609000061},"y":{"rawValue":2833233},"z":{"rawValue":671666687}},{"x":{"rawValue":610333374},"y":{"rawValue":2666566},"z":{"rawValue":671000000}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":669666687}},{"x":{"rawValue":608333374},"y":{"rawValue":2833233},"z":{"rawValue":668666687}},{"x":{"rawValue":612333374},"y":{"rawValue":2499900},"z":{"rawValue":666333312}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":665666687}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":668000000}},{"x":{"rawValue":612333374},"y":{"rawValue":2666566},"z":{"rawValue":669000000}},{"x":{"rawValue":608333374},"y":{"rawValue":2833233},"z":{"rawValue":668666687}},{"x":{"rawValue":608333374},"y":{"rawValue":2999900},"z":{"rawValue":673000000}},{"x":{"rawValue":609000061},"y":{"rawValue":2833233},"z":{"rawValue":671666687}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":669666687}},{"x":{"rawValue":612333374},"y":{"rawValue":2666566},"z":{"rawValue":669000000}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":668000000}},{"x":{"rawValue":608333374},"y":{"rawValue":2833233},"z":{"rawValue":668666687}},{"x":{"rawValue":638000061},"y":{"rawValue":9499899},"z":{"rawValue":670333312}},{"x":{"rawValue":635666687},"y":{"rawValue":9166566},"z":{"rawValue":668000000}},{"x":{"rawValue":635666687},"y":{"rawValue":8999899},"z":{"rawValue":669666687}},{"x":{"rawValue":635000061},"y":{"rawValue":8833233},"z":{"rawValue":670333312}},{"x":{"rawValue":638000061},"y":{"rawValue":9499899},"z":{"rawValue":670333312}},{"x":{"rawValue":635666687},"y":{"rawValue":8999899},"z":{"rawValue":669666687}},{"x":{"rawValue":639000061},"y":{"rawValue":9666566},"z":{"rawValue":670333312}},{"x":{"rawValue":640000061},"y":{"rawValue":9999899},"z":{"rawValue":670333312}},{"x":{"rawValue":639333374},"y":{"rawValue":9833233},"z":{"rawValue":669666687}},{"x":{"rawValue":635000061},"y":{"rawValue":8833233},"z":{"rawValue":670333312}},{"x":{"rawValue":633666687},"y":{"rawValue":8499899},"z":{"rawValue":670000000}},{"x":{"rawValue":633666687},"y":{"rawValue":8666566},"z":{"rawValue":671666687}},{"x":{"rawValue":633000061},"y":{"rawValue":8499899},"z":{"rawValue":672333312}},{"x":{"rawValue":633000061},"y":{"rawValue":8666566},"z":{"rawValue":673000000}},{"x":{"rawValue":633666687},"y":{"rawValue":8999899},"z":{"rawValue":675000000}},{"x":{"rawValue":635000061},"y":{"rawValue":9166566},"z":{"rawValue":675000000}},{"x":{"rawValue":633000061},"y":{"rawValue":8499899},"z":{"rawValue":672333312}},{"x":{"rawValue":631666687},"y":{"rawValue":8166566},"z":{"rawValue":672000000}},{"x":{"rawValue":631666687},"y":{"rawValue":8333233},"z":{"rawValue":673000000}},{"x":{"rawValue":633000061},"y":{"rawValue":8666566},"z":{"rawValue":673000000}},{"x":{"rawValue":638000061},"y":{"rawValue":9499899},"z":{"rawValue":670333312}},{"x":{"rawValue":635000061},"y":{"rawValue":8833233},"z":{"rawValue":670333312}},{"x":{"rawValue":633666687},"y":{"rawValue":8666566},"z":{"rawValue":671666687}},{"x":{"rawValue":633666687},"y":{"rawValue":8666566},"z":{"rawValue":671666687}},{"x":{"rawValue":633000061},"y":{"rawValue":8499899},"z":{"rawValue":672333312}},{"x":{"rawValue":635000061},"y":{"rawValue":9166566},"z":{"rawValue":675000000}},{"x":{"rawValue":639000061},"y":{"rawValue":9666566},"z":{"rawValue":670333312}},{"x":{"rawValue":638000061},"y":{"rawValue":9499899},"z":{"rawValue":670333312}},{"x":{"rawValue":633666687},"y":{"rawValue":8666566},"z":{"rawValue":671666687}},{"x":{"rawValue":639000061},"y":{"rawValue":9666566},"z":{"rawValue":670333312}},{"x":{"rawValue":633666687},"y":{"rawValue":8666566},"z":{"rawValue":671666687}},{"x":{"rawValue":635000061},"y":{"rawValue":9166566},"z":{"rawValue":675000000}},{"x":{"rawValue":639666687},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":640000061},"y":{"rawValue":10499899},"z":{"rawValue":679666687}},{"x":{"rawValue":640000061},"y":{"rawValue":9999899},"z":{"rawValue":670333312}},{"x":{"rawValue":660333312},"y":{"rawValue":25166568},"z":{"rawValue":641666687}},{"x":{"rawValue":660333312},"y":{"rawValue":25166568},"z":{"rawValue":642333312}},{"x":{"rawValue":662000000},"y":{"rawValue":25333234},"z":{"rawValue":642333312}},{"x":{"rawValue":660333312},"y":{"rawValue":25166568},"z":{"rawValue":641666687}},{"x":{"rawValue":662000000},"y":{"rawValue":25333234},"z":{"rawValue":642333312}},{"x":{"rawValue":663000000},"y":{"rawValue":25666568},"z":{"rawValue":642333312}},{"x":{"rawValue":671666687},"y":{"rawValue":26999900},"z":{"rawValue":641333312}},{"x":{"rawValue":671000000},"y":{"rawValue":26666568},"z":{"rawValue":640000000}},{"x":{"rawValue":658333312},"y":{"rawValue":25166568},"z":{"rawValue":640000000}},{"x":{"rawValue":674333312},"y":{"rawValue":27666568},"z":{"rawValue":642333312}},{"x":{"rawValue":673666687},"y":{"rawValue":27333234},"z":{"rawValue":641333312}},{"x":{"rawValue":671666687},"y":{"rawValue":26999900},"z":{"rawValue":641333312}},{"x":{"rawValue":663000000},"y":{"rawValue":25666568},"z":{"rawValue":642333312}},{"x":{"rawValue":660333312},"y":{"rawValue":25166568},"z":{"rawValue":642333312}},{"x":{"rawValue":659666687},"y":{"rawValue":24833234},"z":{"rawValue":643333312}},{"x":{"rawValue":661000000},"y":{"rawValue":24999900},"z":{"rawValue":644666687}},{"x":{"rawValue":662000000},"y":{"rawValue":25333234},"z":{"rawValue":642333312}},{"x":{"rawValue":678333312},"y":{"rawValue":28499900},"z":{"rawValue":644333312}},{"x":{"rawValue":677666687},"y":{"rawValue":28166568},"z":{"rawValue":643333312}},{"x":{"rawValue":675333312},"y":{"rawValue":27999900},"z":{"rawValue":643333312}},{"x":{"rawValue":667000000},"y":{"rawValue":26499900},"z":{"rawValue":644333312}},{"x":{"rawValue":663000000},"y":{"rawValue":25666568},"z":{"rawValue":642333312}},{"x":{"rawValue":665000000},"y":{"rawValue":25999900},"z":{"rawValue":644333312}},{"x":{"rawValue":666000000},"y":{"rawValue":26333234},"z":{"rawValue":644333312}},{"x":{"rawValue":663000000},"y":{"rawValue":25666568},"z":{"rawValue":642333312}},{"x":{"rawValue":666000000},"y":{"rawValue":26333234},"z":{"rawValue":644333312}},{"x":{"rawValue":667000000},"y":{"rawValue":26499900},"z":{"rawValue":644333312}},{"x":{"rawValue":675333312},"y":{"rawValue":27999900},"z":{"rawValue":643333312}},{"x":{"rawValue":674333312},"y":{"rawValue":27666568},"z":{"rawValue":642333312}},{"x":{"rawValue":666000000},"y":{"rawValue":26333234},"z":{"rawValue":644333312}},{"x":{"rawValue":665000000},"y":{"rawValue":25999900},"z":{"rawValue":644333312}},{"x":{"rawValue":665333312},"y":{"rawValue":26166568},"z":{"rawValue":645000000}},{"x":{"rawValue":667666687},"y":{"rawValue":26666568},"z":{"rawValue":645000000}},{"x":{"rawValue":679000000},"y":{"rawValue":28666568},"z":{"rawValue":645000000}},{"x":{"rawValue":678333312},"y":{"rawValue":28499900},"z":{"rawValue":644333312}},{"x":{"rawValue":667000000},"y":{"rawValue":26499900},"z":{"rawValue":644333312}},{"x":{"rawValue":680000000},"y":{"rawValue":28833234},"z":{"rawValue":645000000}},{"x":{"rawValue":681000000},"y":{"rawValue":28833234},"z":{"rawValue":645000000}},{"x":{"rawValue":680333312},"y":{"rawValue":28666568},"z":{"rawValue":644333312}},{"x":{"rawValue":682666687},"y":{"rawValue":28999900},"z":{"rawValue":645333312}},{"x":{"rawValue":681000000},"y":{"rawValue":28833234},"z":{"rawValue":645000000}},{"x":{"rawValue":680000000},"y":{"rawValue":28833234},"z":{"rawValue":645000000}},{"x":{"rawValue":676000000},"y":{"rawValue":28666568},"z":{"rawValue":649666687}},{"x":{"rawValue":676666687},"y":{"rawValue":28666568},"z":{"rawValue":651666687}},{"x":{"rawValue":678333312},"y":{"rawValue":28999900},"z":{"rawValue":651666687}},{"x":{"rawValue":682666687},"y":{"rawValue":28999900},"z":{"rawValue":645333312}},{"x":{"rawValue":680000000},"y":{"rawValue":28833234},"z":{"rawValue":645000000}},{"x":{"rawValue":679000000},"y":{"rawValue":28666568},"z":{"rawValue":645000000}},{"x":{"rawValue":676000000},"y":{"rawValue":28666568},"z":{"rawValue":649666687}},{"x":{"rawValue":678333312},"y":{"rawValue":28999900},"z":{"rawValue":651666687}},{"x":{"rawValue":682000000},"y":{"rawValue":29166568},"z":{"rawValue":653333312}},{"x":{"rawValue":678333312},"y":{"rawValue":28999900},"z":{"rawValue":651666687}},{"x":{"rawValue":679666687},"y":{"rawValue":28999900},"z":{"rawValue":653333312}},{"x":{"rawValue":682000000},"y":{"rawValue":29166568},"z":{"rawValue":653333312}},{"x":{"rawValue":672333312},"y":{"rawValue":27833234},"z":{"rawValue":647666687}},{"x":{"rawValue":674000000},"y":{"rawValue":28166568},"z":{"rawValue":649666687}},{"x":{"rawValue":676000000},"y":{"rawValue":28666568},"z":{"rawValue":649666687}},{"x":{"rawValue":667666687},"y":{"rawValue":26666568},"z":{"rawValue":645000000}},{"x":{"rawValue":670000000},"y":{"rawValue":27333234},"z":{"rawValue":647666687}},{"x":{"rawValue":672333312},"y":{"rawValue":27833234},"z":{"rawValue":647666687}},{"x":{"rawValue":682666687},"y":{"rawValue":29166568},"z":{"rawValue":654000000}},{"x":{"rawValue":682666687},"y":{"rawValue":28999900},"z":{"rawValue":645333312}},{"x":{"rawValue":682000000},"y":{"rawValue":29166568},"z":{"rawValue":653333312}},{"x":{"rawValue":679000000},"y":{"rawValue":28666568},"z":{"rawValue":645000000}},{"x":{"rawValue":667666687},"y":{"rawValue":26666568},"z":{"rawValue":645000000}},{"x":{"rawValue":672333312},"y":{"rawValue":27833234},"z":{"rawValue":647666687}},{"x":{"rawValue":676000000},"y":{"rawValue":28666568},"z":{"rawValue":649666687}},{"x":{"rawValue":644666687},"y":{"rawValue":11166566},"z":{"rawValue":682666687}},{"x":{"rawValue":660000000},"y":{"rawValue":10166566},"z":{"rawValue":682666687}},{"x":{"rawValue":655333312},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":642000000},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":644666687},"y":{"rawValue":10666566},"z":{"rawValue":672333312}},{"x":{"rawValue":645666687},"y":{"rawValue":10833233},"z":{"rawValue":672333312}},{"x":{"rawValue":645000000},"y":{"rawValue":10833233},"z":{"rawValue":671666687}},{"x":{"rawValue":647666687},"y":{"rawValue":10833233},"z":{"rawValue":674333312}},{"x":{"rawValue":645666687},"y":{"rawValue":10833233},"z":{"rawValue":672333312}},{"x":{"rawValue":644666687},"y":{"rawValue":10666566},"z":{"rawValue":672333312}},{"x":{"rawValue":660000000},"y":{"rawValue":10166566},"z":{"rawValue":682666687}},{"x":{"rawValue":656333312},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":655333312},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":660000000},"y":{"rawValue":10166566},"z":{"rawValue":682666687}},{"x":{"rawValue":657333312},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":656333312},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":648666687},"y":{"rawValue":10999899},"z":{"rawValue":674333312}},{"x":{"rawValue":649666687},"y":{"rawValue":11166566},"z":{"rawValue":674333312}},{"x":{"rawValue":649000000},"y":{"rawValue":11166566},"z":{"rawValue":673666687}},{"x":{"rawValue":656333312},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":657333312},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":656666687},"y":{"rawValue":10833233},"z":{"rawValue":679333312}},{"x":{"rawValue":654666687},"y":{"rawValue":10666566},"z":{"rawValue":679333312}},{"x":{"rawValue":649666687},"y":{"rawValue":11166566},"z":{"rawValue":674333312}},{"x":{"rawValue":648666687},"y":{"rawValue":10999899},"z":{"rawValue":674333312}},{"x":{"rawValue":654666687},"y":{"rawValue":10666566},"z":{"rawValue":679333312}},{"x":{"rawValue":648666687},"y":{"rawValue":10999899},"z":{"rawValue":674333312}},{"x":{"rawValue":647666687},"y":{"rawValue":10833233},"z":{"rawValue":674333312}},{"x":{"rawValue":641333312},"y":{"rawValue":10499899},"z":{"rawValue":679333312}},{"x":{"rawValue":642000000},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":655333312},"y":{"rawValue":10666566},"z":{"rawValue":680000000}},{"x":{"rawValue":654666687},"y":{"rawValue":10666566},"z":{"rawValue":679333312}},{"x":{"rawValue":641333312},"y":{"rawValue":10499899},"z":{"rawValue":679333312}},{"x":{"rawValue":643666687},"y":{"rawValue":10499899},"z":{"rawValue":672333312}},{"x":{"rawValue":642333312},"y":{"rawValue":10499899},"z":{"rawValue":670666687}},{"x":{"rawValue":640000000},"y":{"rawValue":9999899},"z":{"rawValue":670333312}},{"x":{"rawValue":640000000},"y":{"rawValue":10499899},"z":{"rawValue":679666687}},{"x":{"rawValue":641333312},"y":{"rawValue":10499899},"z":{"rawValue":679333312}},{"x":{"rawValue":647666687},"y":{"rawValue":10833233},"z":{"rawValue":674333312}},{"x":{"rawValue":644666687},"y":{"rawValue":10666566},"z":{"rawValue":672333312}},{"x":{"rawValue":643666687},"y":{"rawValue":10499899},"z":{"rawValue":672333312}},{"x":{"rawValue":641333312},"y":{"rawValue":10499899},"z":{"rawValue":679333312}},{"x":{"rawValue":698333374},"y":{"rawValue":27833234},"z":{"rawValue":653333312}},{"x":{"rawValue":698333374},"y":{"rawValue":27833234},"z":{"rawValue":652333312}},{"x":{"rawValue":697333374},"y":{"rawValue":28166568},"z":{"rawValue":651333312}},{"x":{"rawValue":695000000},"y":{"rawValue":28666568},"z":{"rawValue":651333312}},{"x":{"rawValue":696333374},"y":{"rawValue":28333234},"z":{"rawValue":654000000}},{"x":{"rawValue":689000000},"y":{"rawValue":29166568},"z":{"rawValue":647333312}},{"x":{"rawValue":687333374},"y":{"rawValue":28833234},"z":{"rawValue":645333312}},{"x":{"rawValue":682666687},"y":{"rawValue":28999900},"z":{"rawValue":645333312}},{"x":{"rawValue":689000000},"y":{"rawValue":29166568},"z":{"rawValue":647333312}},{"x":{"rawValue":682666687},"y":{"rawValue":28999900},"z":{"rawValue":645333312}},{"x":{"rawValue":682666687},"y":{"rawValue":29166568},"z":{"rawValue":654000000}},{"x":{"rawValue":683666687},"y":{"rawValue":28999900},"z":{"rawValue":655333312}},{"x":{"rawValue":696333374},"y":{"rawValue":28166568},"z":{"rawValue":655333312}},{"x":{"rawValue":695000000},"y":{"rawValue":28666568},"z":{"rawValue":651333312}},{"x":{"rawValue":695000000},"y":{"rawValue":28666568},"z":{"rawValue":651333312}},{"x":{"rawValue":694333374},"y":{"rawValue":28666568},"z":{"rawValue":649333312}},{"x":{"rawValue":692666687},"y":{"rawValue":28833234},"z":{"rawValue":648666687}},{"x":{"rawValue":689000000},"y":{"rawValue":29166568},"z":{"rawValue":647333312}},{"x":{"rawValue":692666687},"y":{"rawValue":28833234},"z":{"rawValue":648666687}},{"x":{"rawValue":692666687},"y":{"rawValue":28666568},"z":{"rawValue":647333312}},{"x":{"rawValue":689000000},"y":{"rawValue":29166568},"z":{"rawValue":647333312}},{"x":{"rawValue":696333374},"y":{"rawValue":28166568},"z":{"rawValue":655333312}},{"x":{"rawValue":696333374},"y":{"rawValue":28333234},"z":{"rawValue":654000000}},{"x":{"rawValue":695000000},"y":{"rawValue":28666568},"z":{"rawValue":651333312}},{"x":{"rawValue":743000061},"y":{"rawValue":4333233},"z":{"rawValue":648000000}},{"x":{"rawValue":742333374},"y":{"rawValue":4499899},"z":{"rawValue":648666687}},{"x":{"rawValue":747333374},"y":{"rawValue":4666566},"z":{"rawValue":648666687}},{"x":{"rawValue":747333374},"y":{"rawValue":3166566},"z":{"rawValue":640000000}},{"x":{"rawValue":743000061},"y":{"rawValue":3333233},"z":{"rawValue":640000000}},{"x":{"rawValue":743000061},"y":{"rawValue":4333233},"z":{"rawValue":648000000}},{"x":{"rawValue":747333374},"y":{"rawValue":4666566},"z":{"rawValue":648666687}},{"x":{"rawValue":746000061},"y":{"rawValue":4666566},"z":{"rawValue":650000000}},{"x":{"rawValue":747333374},"y":{"rawValue":4999899},"z":{"rawValue":650333312}},{"x":{"rawValue":747333374},"y":{"rawValue":4666566},"z":{"rawValue":648666687}},{"x":{"rawValue":742333374},"y":{"rawValue":4499899},"z":{"rawValue":648666687}},{"x":{"rawValue":741000061},"y":{"rawValue":4833233},"z":{"rawValue":648333312}},{"x":{"rawValue":741000061},"y":{"rawValue":4833233},"z":{"rawValue":650000000}},{"x":{"rawValue":746000061},"y":{"rawValue":4666566},"z":{"rawValue":650000000}},{"x":{"rawValue":747333374},"y":{"rawValue":4666566},"z":{"rawValue":648666687}},{"x":{"rawValue":742333374},"y":{"rawValue":4499899},"z":{"rawValue":648666687}},{"x":{"rawValue":741000061},"y":{"rawValue":4833233},"z":{"rawValue":650000000}},{"x":{"rawValue":745333374},"y":{"rawValue":4666566},"z":{"rawValue":650666687}},{"x":{"rawValue":746000061},"y":{"rawValue":4666566},"z":{"rawValue":650000000}},{"x":{"rawValue":741000061},"y":{"rawValue":4833233},"z":{"rawValue":650000000}},{"x":{"rawValue":741000061},"y":{"rawValue":5166566},"z":{"rawValue":656000000}},{"x":{"rawValue":740333374},"y":{"rawValue":5166566},"z":{"rawValue":656666687}},{"x":{"rawValue":745333374},"y":{"rawValue":5166566},"z":{"rawValue":656666687}},{"x":{"rawValue":745333374},"y":{"rawValue":4666566},"z":{"rawValue":650666687}},{"x":{"rawValue":741000061},"y":{"rawValue":4833233},"z":{"rawValue":650000000}},{"x":{"rawValue":741000061},"y":{"rawValue":5166566},"z":{"rawValue":656000000}},{"x":{"rawValue":745333374},"y":{"rawValue":5166566},"z":{"rawValue":656666687}},{"x":{"rawValue":744000061},"y":{"rawValue":5166566},"z":{"rawValue":660000000}},{"x":{"rawValue":745333374},"y":{"rawValue":5499899},"z":{"rawValue":660333312}},{"x":{"rawValue":745333374},"y":{"rawValue":5166566},"z":{"rawValue":656666687}},{"x":{"rawValue":740333374},"y":{"rawValue":5166566},"z":{"rawValue":656666687}},{"x":{"rawValue":739000061},"y":{"rawValue":5499899},"z":{"rawValue":656333312}},{"x":{"rawValue":739000061},"y":{"rawValue":5499899},"z":{"rawValue":660000000}},{"x":{"rawValue":744000061},"y":{"rawValue":5166566},"z":{"rawValue":660000000}},{"x":{"rawValue":745333374},"y":{"rawValue":5166566},"z":{"rawValue":656666687}},{"x":{"rawValue":740333374},"y":{"rawValue":5166566},"z":{"rawValue":656666687}},{"x":{"rawValue":739000061},"y":{"rawValue":5499899},"z":{"rawValue":660000000}},{"x":{"rawValue":743333374},"y":{"rawValue":4999899},"z":{"rawValue":660666687}},{"x":{"rawValue":744000061},"y":{"rawValue":5166566},"z":{"rawValue":660000000}},{"x":{"rawValue":739000061},"y":{"rawValue":5499899},"z":{"rawValue":660000000}},{"x":{"rawValue":742000061},"y":{"rawValue":4499899},"z":{"rawValue":667666687}},{"x":{"rawValue":743333374},"y":{"rawValue":4833233},"z":{"rawValue":668000000}},{"x":{"rawValue":743333374},"y":{"rawValue":4999899},"z":{"rawValue":660666687}},{"x":{"rawValue":739000061},"y":{"rawValue":4666566},"z":{"rawValue":667666687}},{"x":{"rawValue":742000061},"y":{"rawValue":4499899},"z":{"rawValue":667666687}},{"x":{"rawValue":743333374},"y":{"rawValue":4999899},"z":{"rawValue":660666687}},{"x":{"rawValue":739000061},"y":{"rawValue":5499899},"z":{"rawValue":660000000}},{"x":{"rawValue":741333374},"y":{"rawValue":4499899},"z":{"rawValue":668333312}},{"x":{"rawValue":742000061},"y":{"rawValue":4499899},"z":{"rawValue":667666687}},{"x":{"rawValue":739000061},"y":{"rawValue":4666566},"z":{"rawValue":667666687}},{"x":{"rawValue":741333374},"y":{"rawValue":4499899},"z":{"rawValue":668333312}},{"x":{"rawValue":739000061},"y":{"rawValue":4666566},"z":{"rawValue":667666687}},{"x":{"rawValue":738333374},"y":{"rawValue":4499899},"z":{"rawValue":668666687}},{"x":{"rawValue":740000061},"y":{"rawValue":3666566},"z":{"rawValue":673333312}},{"x":{"rawValue":741333374},"y":{"rawValue":3833233},"z":{"rawValue":673666687}},{"x":{"rawValue":738333374},"y":{"rawValue":4499899},"z":{"rawValue":668666687}},{"x":{"rawValue":737000061},"y":{"rawValue":4833233},"z":{"rawValue":668666687}},{"x":{"rawValue":737000061},"y":{"rawValue":3833233},"z":{"rawValue":673333312}},{"x":{"rawValue":740000061},"y":{"rawValue":3666566},"z":{"rawValue":673333312}},{"x":{"rawValue":739333374},"y":{"rawValue":3499900},"z":{"rawValue":674000000}},{"x":{"rawValue":740000061},"y":{"rawValue":3666566},"z":{"rawValue":673333312}},{"x":{"rawValue":737000061},"y":{"rawValue":3833233},"z":{"rawValue":673333312}},{"x":{"rawValue":737000061},"y":{"rawValue":1999899},"z":{"rawValue":681666687}},{"x":{"rawValue":735333374},"y":{"rawValue":1999899},"z":{"rawValue":682666687}},{"x":{"rawValue":739333374},"y":{"rawValue":1999899},"z":{"rawValue":682666687}},{"x":{"rawValue":739333374},"y":{"rawValue":3499900},"z":{"rawValue":674000000}},{"x":{"rawValue":737000061},"y":{"rawValue":3833233},"z":{"rawValue":673333312}},{"x":{"rawValue":737000061},"y":{"rawValue":1999899},"z":{"rawValue":681666687}},{"x":{"rawValue":739333374},"y":{"rawValue":1999899},"z":{"rawValue":682666687}},{"x":{"rawValue":811333374},"y":{"rawValue":104999900},"z":{"rawValue":668666687}},{"x":{"rawValue":811333374},"y":{"rawValue":105166572},"z":{"rawValue":671666687}},{"x":{"rawValue":813666687},"y":{"rawValue":105166572},"z":{"rawValue":671000000}},{"x":{"rawValue":813666687},"y":{"rawValue":105166572},"z":{"rawValue":668666687}},{"x":{"rawValue":892666687},"y":{"rawValue":166566},"z":{"rawValue":668666687}},{"x":{"rawValue":890666687},"y":{"rawValue":333233},"z":{"rawValue":668666687}},{"x":{"rawValue":891000061},"y":{"rawValue":166566},"z":{"rawValue":670000000}},{"x":{"rawValue":887666687},"y":{"rawValue":166566},"z":{"rawValue":673666687}},{"x":{"rawValue":887000061},"y":{"rawValue":166566},"z":{"rawValue":674333312}},{"x":{"rawValue":885666687},"y":{"rawValue":166566},"z":{"rawValue":676000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":667000000}},{"x":{"rawValue":893333374},"y":{"rawValue":333233},"z":{"rawValue":667000000}},{"x":{"rawValue":892666687},"y":{"rawValue":166566},"z":{"rawValue":668666687}},{"x":{"rawValue":890333374},"y":{"rawValue":166566},"z":{"rawValue":670666687}},{"x":{"rawValue":887666687},"y":{"rawValue":499900},"z":{"rawValue":670666687}},{"x":{"rawValue":887666687},"y":{"rawValue":166566},"z":{"rawValue":673666687}},{"x":{"rawValue":881000061},"y":{"rawValue":166566},"z":{"rawValue":682000000}},{"x":{"rawValue":879666687},"y":{"rawValue":499900},"z":{"rawValue":681666687}},{"x":{"rawValue":879666687},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":887000061},"y":{"rawValue":166566},"z":{"rawValue":674333312}},{"x":{"rawValue":885666687},"y":{"rawValue":333233},"z":{"rawValue":674000000}},{"x":{"rawValue":885666687},"y":{"rawValue":166566},"z":{"rawValue":676000000}},{"x":{"rawValue":883000061},"y":{"rawValue":333233},"z":{"rawValue":678666687}},{"x":{"rawValue":881666687},"y":{"rawValue":499900},"z":{"rawValue":678666687}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":681333312}},{"x":{"rawValue":885666687},"y":{"rawValue":166566},"z":{"rawValue":676000000}},{"x":{"rawValue":883666687},"y":{"rawValue":333233},"z":{"rawValue":676666687}},{"x":{"rawValue":883000061},"y":{"rawValue":333233},"z":{"rawValue":678666687}},{"x":{"rawValue":885666687},"y":{"rawValue":166566},"z":{"rawValue":676000000}},{"x":{"rawValue":883000061},"y":{"rawValue":333233},"z":{"rawValue":678666687}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":681333312}},{"x":{"rawValue":892666687},"y":{"rawValue":166566},"z":{"rawValue":668666687}},{"x":{"rawValue":891000061},"y":{"rawValue":166566},"z":{"rawValue":670000000}},{"x":{"rawValue":890333374},"y":{"rawValue":166566},"z":{"rawValue":670666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":667000000}},{"x":{"rawValue":890333374},"y":{"rawValue":166566},"z":{"rawValue":670666687}},{"x":{"rawValue":887666687},"y":{"rawValue":166566},"z":{"rawValue":673666687}},{"x":{"rawValue":885666687},"y":{"rawValue":166566},"z":{"rawValue":676000000}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":681333312}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":667000000}},{"x":{"rawValue":881000061},"y":{"rawValue":166566},"z":{"rawValue":682000000}},{"x":{"rawValue":879666687},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":881666687},"y":{"rawValue":166566},"z":{"rawValue":681333312}},{"x":{"rawValue":881000061},"y":{"rawValue":166566},"z":{"rawValue":682000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":918000000},"y":{"rawValue":833233},"z":{"rawValue":657000000}},{"x":{"rawValue":916000000},"y":{"rawValue":999899},"z":{"rawValue":657000000}},{"x":{"rawValue":916333312},"y":{"rawValue":666566},"z":{"rawValue":658333312}},{"x":{"rawValue":932333312},"y":{"rawValue":1499899},"z":{"rawValue":644666687}},{"x":{"rawValue":930666687},"y":{"rawValue":1666566},"z":{"rawValue":645333312}},{"x":{"rawValue":930666687},"y":{"rawValue":1499899},"z":{"rawValue":646666687}},{"x":{"rawValue":928000000},"y":{"rawValue":1333233},"z":{"rawValue":649333312}},{"x":{"rawValue":926666687},"y":{"rawValue":1499899},"z":{"rawValue":649333312}},{"x":{"rawValue":926000000},"y":{"rawValue":1166566},"z":{"rawValue":651333312}},{"x":{"rawValue":926000000},"y":{"rawValue":1166566},"z":{"rawValue":651333312}},{"x":{"rawValue":924666687},"y":{"rawValue":1333233},"z":{"rawValue":651333312}},{"x":{"rawValue":924000000},"y":{"rawValue":999899},"z":{"rawValue":653333312}},{"x":{"rawValue":918000000},"y":{"rawValue":833233},"z":{"rawValue":657000000}},{"x":{"rawValue":916333312},"y":{"rawValue":666566},"z":{"rawValue":658333312}},{"x":{"rawValue":915666687},"y":{"rawValue":666566},"z":{"rawValue":659000000}},{"x":{"rawValue":921333312},"y":{"rawValue":999899},"z":{"rawValue":655000000}},{"x":{"rawValue":924000000},"y":{"rawValue":999899},"z":{"rawValue":653333312}},{"x":{"rawValue":922000000},"y":{"rawValue":1166566},"z":{"rawValue":653333312}},{"x":{"rawValue":921333312},"y":{"rawValue":999899},"z":{"rawValue":655000000}},{"x":{"rawValue":938666687},"y":{"rawValue":1166566},"z":{"rawValue":640000000}},{"x":{"rawValue":936333312},"y":{"rawValue":1666566},"z":{"rawValue":640000000}},{"x":{"rawValue":936333312},"y":{"rawValue":1166566},"z":{"rawValue":642666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":935666687},"y":{"rawValue":1166566},"z":{"rawValue":643333312}},{"x":{"rawValue":932333312},"y":{"rawValue":1833233},"z":{"rawValue":643333312}},{"x":{"rawValue":932333312},"y":{"rawValue":1499899},"z":{"rawValue":644666687}},{"x":{"rawValue":930666687},"y":{"rawValue":1499899},"z":{"rawValue":646666687}},{"x":{"rawValue":928666687},"y":{"rawValue":1666566},"z":{"rawValue":647333312}},{"x":{"rawValue":928000000},"y":{"rawValue":1333233},"z":{"rawValue":649333312}},{"x":{"rawValue":921333312},"y":{"rawValue":999899},"z":{"rawValue":655000000}},{"x":{"rawValue":918666687},"y":{"rawValue":1166566},"z":{"rawValue":655000000}},{"x":{"rawValue":918000000},"y":{"rawValue":833233},"z":{"rawValue":657000000}},{"x":{"rawValue":906333312},"y":{"rawValue":333233},"z":{"rawValue":663000000}},{"x":{"rawValue":902333312},"y":{"rawValue":499900},"z":{"rawValue":663000000}},{"x":{"rawValue":902666687},"y":{"rawValue":166566},"z":{"rawValue":664333312}},{"x":{"rawValue":910333312},"y":{"rawValue":499900},"z":{"rawValue":661000000}},{"x":{"rawValue":907000000},"y":{"rawValue":833233},"z":{"rawValue":661000000}},{"x":{"rawValue":906333312},"y":{"rawValue":333233},"z":{"rawValue":663000000}},{"x":{"rawValue":906333312},"y":{"rawValue":333233},"z":{"rawValue":663000000}},{"x":{"rawValue":902666687},"y":{"rawValue":166566},"z":{"rawValue":664333312}},{"x":{"rawValue":902000000},"y":{"rawValue":166566},"z":{"rawValue":665000000}},{"x":{"rawValue":902000000},"y":{"rawValue":166566},"z":{"rawValue":665000000}},{"x":{"rawValue":897333312},"y":{"rawValue":499900},"z":{"rawValue":665000000}},{"x":{"rawValue":897333312},"y":{"rawValue":166566},"z":{"rawValue":666333312}},{"x":{"rawValue":915666687},"y":{"rawValue":666566},"z":{"rawValue":659000000}},{"x":{"rawValue":911000000},"y":{"rawValue":999899},"z":{"rawValue":659000000}},{"x":{"rawValue":910333312},"y":{"rawValue":499900},"z":{"rawValue":661000000}},{"x":{"rawValue":935666687},"y":{"rawValue":1166566},"z":{"rawValue":643333312}},{"x":{"rawValue":932333312},"y":{"rawValue":1499899},"z":{"rawValue":644666687}},{"x":{"rawValue":930666687},"y":{"rawValue":1499899},"z":{"rawValue":646666687}},{"x":{"rawValue":902000000},"y":{"rawValue":166566},"z":{"rawValue":665000000}},{"x":{"rawValue":897333312},"y":{"rawValue":166566},"z":{"rawValue":666333312}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":667000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":936333312},"y":{"rawValue":1166566},"z":{"rawValue":642666687}},{"x":{"rawValue":935666687},"y":{"rawValue":1166566},"z":{"rawValue":643333312}},{"x":{"rawValue":935666687},"y":{"rawValue":1166566},"z":{"rawValue":643333312}},{"x":{"rawValue":930666687},"y":{"rawValue":1499899},"z":{"rawValue":646666687}},{"x":{"rawValue":928000000},"y":{"rawValue":1333233},"z":{"rawValue":649333312}},{"x":{"rawValue":924000000},"y":{"rawValue":999899},"z":{"rawValue":653333312}},{"x":{"rawValue":921333312},"y":{"rawValue":999899},"z":{"rawValue":655000000}},{"x":{"rawValue":915666687},"y":{"rawValue":666566},"z":{"rawValue":659000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":915666687},"y":{"rawValue":666566},"z":{"rawValue":659000000}},{"x":{"rawValue":910333312},"y":{"rawValue":499900},"z":{"rawValue":661000000}},{"x":{"rawValue":906333312},"y":{"rawValue":333233},"z":{"rawValue":663000000}},{"x":{"rawValue":935666687},"y":{"rawValue":1166566},"z":{"rawValue":643333312}},{"x":{"rawValue":928000000},"y":{"rawValue":1333233},"z":{"rawValue":649333312}},{"x":{"rawValue":926000000},"y":{"rawValue":1166566},"z":{"rawValue":651333312}},{"x":{"rawValue":915666687},"y":{"rawValue":666566},"z":{"rawValue":659000000}},{"x":{"rawValue":906333312},"y":{"rawValue":333233},"z":{"rawValue":663000000}},{"x":{"rawValue":902000000},"y":{"rawValue":166566},"z":{"rawValue":665000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":935666687},"y":{"rawValue":1166566},"z":{"rawValue":643333312}},{"x":{"rawValue":926000000},"y":{"rawValue":1166566},"z":{"rawValue":651333312}},{"x":{"rawValue":924000000},"y":{"rawValue":999899},"z":{"rawValue":653333312}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":938666687},"y":{"rawValue":1166566},"z":{"rawValue":640000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":640000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":113000000},"y":{"rawValue":499900},"z":{"rawValue":715666687}},{"x":{"rawValue":113666671},"y":{"rawValue":833233},"z":{"rawValue":714000000}},{"x":{"rawValue":112333335},"y":{"rawValue":666566},"z":{"rawValue":713000000}},{"x":{"rawValue":114333335},"y":{"rawValue":666566},"z":{"rawValue":719000000}},{"x":{"rawValue":114333335},"y":{"rawValue":833233},"z":{"rawValue":716666687}},{"x":{"rawValue":113000000},"y":{"rawValue":499900},"z":{"rawValue":715666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":116666671},"y":{"rawValue":833233},"z":{"rawValue":723333374}},{"x":{"rawValue":117333335},"y":{"rawValue":1166566},"z":{"rawValue":721666687}},{"x":{"rawValue":114333335},"y":{"rawValue":666566},"z":{"rawValue":719000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":106666671},"y":{"rawValue":833233},"z":{"rawValue":690000000}},{"x":{"rawValue":106666671},"y":{"rawValue":1333233},"z":{"rawValue":685666687}},{"x":{"rawValue":104666671},"y":{"rawValue":999899},"z":{"rawValue":684000000}},{"x":{"rawValue":110333335},"y":{"rawValue":666566},"z":{"rawValue":705333374}},{"x":{"rawValue":110333335},"y":{"rawValue":999899},"z":{"rawValue":699000000}},{"x":{"rawValue":108666671},"y":{"rawValue":833233},"z":{"rawValue":697666687}},{"x":{"rawValue":112333335},"y":{"rawValue":666566},"z":{"rawValue":713000000}},{"x":{"rawValue":112333335},"y":{"rawValue":999899},"z":{"rawValue":707000000}},{"x":{"rawValue":110333335},"y":{"rawValue":666566},"z":{"rawValue":705333374}},{"x":{"rawValue":108666671},"y":{"rawValue":833233},"z":{"rawValue":697666687}},{"x":{"rawValue":108666671},"y":{"rawValue":1166566},"z":{"rawValue":691666687}},{"x":{"rawValue":106666671},"y":{"rawValue":833233},"z":{"rawValue":690000000}},{"x":{"rawValue":113000000},"y":{"rawValue":499900},"z":{"rawValue":715666687}},{"x":{"rawValue":112333335},"y":{"rawValue":666566},"z":{"rawValue":713000000}},{"x":{"rawValue":110333335},"y":{"rawValue":666566},"z":{"rawValue":705333374}},{"x":{"rawValue":104666671},"y":{"rawValue":999899},"z":{"rawValue":684000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":108666671},"y":{"rawValue":833233},"z":{"rawValue":697666687}},{"x":{"rawValue":106666671},"y":{"rawValue":833233},"z":{"rawValue":690000000}},{"x":{"rawValue":104666671},"y":{"rawValue":999899},"z":{"rawValue":684000000}},{"x":{"rawValue":110333335},"y":{"rawValue":666566},"z":{"rawValue":705333374}},{"x":{"rawValue":104666671},"y":{"rawValue":999899},"z":{"rawValue":684000000}},{"x":{"rawValue":104666671},"y":{"rawValue":999899},"z":{"rawValue":682666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":118333335},"y":{"rawValue":999899},"z":{"rawValue":725333374}},{"x":{"rawValue":116666671},"y":{"rawValue":833233},"z":{"rawValue":723333374}},{"x":{"rawValue":165666671},"y":{"rawValue":30666568},"z":{"rawValue":706000000}},{"x":{"rawValue":166333343},"y":{"rawValue":30333234},"z":{"rawValue":704333374}},{"x":{"rawValue":165666671},"y":{"rawValue":30333234},"z":{"rawValue":704000000}},{"x":{"rawValue":164000000},"y":{"rawValue":31333234},"z":{"rawValue":710000000}},{"x":{"rawValue":166000000},"y":{"rawValue":31666568},"z":{"rawValue":710000000}},{"x":{"rawValue":165666671},"y":{"rawValue":31333234},"z":{"rawValue":708666687}},{"x":{"rawValue":163666671},"y":{"rawValue":29499900},"z":{"rawValue":699000000}},{"x":{"rawValue":165333343},"y":{"rawValue":29166568},"z":{"rawValue":698333374}},{"x":{"rawValue":165333343},"y":{"rawValue":28999900},"z":{"rawValue":697333374}},{"x":{"rawValue":163333343},"y":{"rawValue":28999900},"z":{"rawValue":695666687}},{"x":{"rawValue":165666671},"y":{"rawValue":31333234},"z":{"rawValue":708666687}},{"x":{"rawValue":167666671},"y":{"rawValue":30999900},"z":{"rawValue":707666687}},{"x":{"rawValue":165666671},"y":{"rawValue":30666568},"z":{"rawValue":706000000}},{"x":{"rawValue":163333343},"y":{"rawValue":28999900},"z":{"rawValue":695666687}},{"x":{"rawValue":163333343},"y":{"rawValue":28499900},"z":{"rawValue":691666687}},{"x":{"rawValue":161333343},"y":{"rawValue":28499900},"z":{"rawValue":690000000}},{"x":{"rawValue":155000000},"y":{"rawValue":28333234},"z":{"rawValue":691000000}},{"x":{"rawValue":155000000},"y":{"rawValue":28499900},"z":{"rawValue":695333374}},{"x":{"rawValue":157000000},"y":{"rawValue":28833234},"z":{"rawValue":697000000}},{"x":{"rawValue":165666671},"y":{"rawValue":29999900},"z":{"rawValue":703000000}},{"x":{"rawValue":166333343},"y":{"rawValue":29833234},"z":{"rawValue":702333374}},{"x":{"rawValue":163666671},"y":{"rawValue":29666568},"z":{"rawValue":700000000}},{"x":{"rawValue":164000000},"y":{"rawValue":31333234},"z":{"rawValue":710000000}},{"x":{"rawValue":165666671},"y":{"rawValue":31333234},"z":{"rawValue":708666687}},{"x":{"rawValue":165666671},"y":{"rawValue":30666568},"z":{"rawValue":706000000}},{"x":{"rawValue":163666671},"y":{"rawValue":29666568},"z":{"rawValue":700000000}},{"x":{"rawValue":163666671},"y":{"rawValue":29499900},"z":{"rawValue":699000000}},{"x":{"rawValue":163333343},"y":{"rawValue":28999900},"z":{"rawValue":695666687}},{"x":{"rawValue":157000000},"y":{"rawValue":28833234},"z":{"rawValue":697000000}},{"x":{"rawValue":157000000},"y":{"rawValue":28999900},"z":{"rawValue":701000000}},{"x":{"rawValue":161000000},"y":{"rawValue":30166568},"z":{"rawValue":704666687}},{"x":{"rawValue":165666671},"y":{"rawValue":30333234},"z":{"rawValue":704000000}},{"x":{"rawValue":165666671},"y":{"rawValue":29999900},"z":{"rawValue":703000000}},{"x":{"rawValue":163666671},"y":{"rawValue":29666568},"z":{"rawValue":700000000}},{"x":{"rawValue":161000000},"y":{"rawValue":30166568},"z":{"rawValue":704666687}},{"x":{"rawValue":161000000},"y":{"rawValue":30333234},"z":{"rawValue":707000000}},{"x":{"rawValue":164000000},"y":{"rawValue":31333234},"z":{"rawValue":710000000}},{"x":{"rawValue":165666671},"y":{"rawValue":30666568},"z":{"rawValue":706000000}},{"x":{"rawValue":165666671},"y":{"rawValue":30333234},"z":{"rawValue":704000000}},{"x":{"rawValue":163666671},"y":{"rawValue":29666568},"z":{"rawValue":700000000}},{"x":{"rawValue":159666671},"y":{"rawValue":27833234},"z":{"rawValue":684333374}},{"x":{"rawValue":160000000},"y":{"rawValue":27499900},"z":{"rawValue":682666687}},{"x":{"rawValue":151333328},"y":{"rawValue":27333234},"z":{"rawValue":682666687}},{"x":{"rawValue":151333328},"y":{"rawValue":27333234},"z":{"rawValue":687666687}},{"x":{"rawValue":155000000},"y":{"rawValue":28333234},"z":{"rawValue":691000000}},{"x":{"rawValue":161333343},"y":{"rawValue":28499900},"z":{"rawValue":690000000}},{"x":{"rawValue":161333343},"y":{"rawValue":27833234},"z":{"rawValue":685666687}},{"x":{"rawValue":159666671},"y":{"rawValue":27833234},"z":{"rawValue":684333374}},{"x":{"rawValue":155000000},"y":{"rawValue":28333234},"z":{"rawValue":691000000}},{"x":{"rawValue":208000000},"y":{"rawValue":666566},"z":{"rawValue":682666687}},{"x":{"rawValue":208000000},"y":{"rawValue":999899},"z":{"rawValue":685666687}},{"x":{"rawValue":209333343},"y":{"rawValue":833233},"z":{"rawValue":686666687}},{"x":{"rawValue":209333343},"y":{"rawValue":833233},"z":{"rawValue":686666687}},{"x":{"rawValue":208666671},"y":{"rawValue":999899},"z":{"rawValue":688333374}},{"x":{"rawValue":211666671},"y":{"rawValue":499900},"z":{"rawValue":691000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":208000000},"y":{"rawValue":666566},"z":{"rawValue":682666687}},{"x":{"rawValue":209333343},"y":{"rawValue":833233},"z":{"rawValue":686666687}},{"x":{"rawValue":211666671},"y":{"rawValue":499900},"z":{"rawValue":691000000}},{"x":{"rawValue":211666671},"y":{"rawValue":499899},"z":{"rawValue":691000000}},{"x":{"rawValue":211666671},"y":{"rawValue":999899},"z":{"rawValue":695333374}},{"x":{"rawValue":213333343},"y":{"rawValue":666566},"z":{"rawValue":696666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":251666687},"y":{"rawValue":666566},"z":{"rawValue":693000000}},{"x":{"rawValue":253000015},"y":{"rawValue":999899},"z":{"rawValue":693333374}},{"x":{"rawValue":253000015},"y":{"rawValue":666566},"z":{"rawValue":691333374}},{"x":{"rawValue":253000015},"y":{"rawValue":666566},"z":{"rawValue":691333374}},{"x":{"rawValue":255000015},"y":{"rawValue":1166566},"z":{"rawValue":690666687}},{"x":{"rawValue":255000015},"y":{"rawValue":666566},"z":{"rawValue":687666687}},{"x":{"rawValue":255000015},"y":{"rawValue":666566},"z":{"rawValue":687666687}},{"x":{"rawValue":256000000},"y":{"rawValue":833233},"z":{"rawValue":687000000}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":249666687},"y":{"rawValue":833233},"z":{"rawValue":698666687}},{"x":{"rawValue":213666671},"y":{"rawValue":833233},"z":{"rawValue":698666687}},{"x":{"rawValue":215666671},"y":{"rawValue":499899},"z":{"rawValue":700666687}},{"x":{"rawValue":249000015},"y":{"rawValue":666566},"z":{"rawValue":699333374}},{"x":{"rawValue":249666687},"y":{"rawValue":833233},"z":{"rawValue":698666687}},{"x":{"rawValue":251000015},"y":{"rawValue":1166566},"z":{"rawValue":699000000}},{"x":{"rawValue":251000015},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":221666671},"y":{"rawValue":499900},"z":{"rawValue":710666687}},{"x":{"rawValue":221666671},"y":{"rawValue":666566},"z":{"rawValue":713000000}},{"x":{"rawValue":229000015},"y":{"rawValue":166566},"z":{"rawValue":720000000}},{"x":{"rawValue":215666671},"y":{"rawValue":499900},"z":{"rawValue":700666687}},{"x":{"rawValue":217666671},"y":{"rawValue":499900},"z":{"rawValue":704666687}},{"x":{"rawValue":221666671},"y":{"rawValue":499900},"z":{"rawValue":710666687}},{"x":{"rawValue":229000015},"y":{"rawValue":166566},"z":{"rawValue":720000000}},{"x":{"rawValue":247333343},"y":{"rawValue":666566},"z":{"rawValue":703666687}},{"x":{"rawValue":249000015},"y":{"rawValue":666566},"z":{"rawValue":699333374}},{"x":{"rawValue":215666671},"y":{"rawValue":499900},"z":{"rawValue":700666687}},{"x":{"rawValue":215666671},"y":{"rawValue":833233},"z":{"rawValue":703000000}},{"x":{"rawValue":217666671},"y":{"rawValue":499900},"z":{"rawValue":704666687}},{"x":{"rawValue":247333343},"y":{"rawValue":666566},"z":{"rawValue":703666687}},{"x":{"rawValue":249000015},"y":{"rawValue":999899},"z":{"rawValue":703000000}},{"x":{"rawValue":249000015},"y":{"rawValue":666566},"z":{"rawValue":699333374}},{"x":{"rawValue":229000015},"y":{"rawValue":166566},"z":{"rawValue":720000000}},{"x":{"rawValue":228333343},"y":{"rawValue":499900},"z":{"rawValue":721666687}},{"x":{"rawValue":232333343},"y":{"rawValue":333233},"z":{"rawValue":725333374}},{"x":{"rawValue":247333343},"y":{"rawValue":833233},"z":{"rawValue":725333374}},{"x":{"rawValue":247333343},"y":{"rawValue":666566},"z":{"rawValue":703666687}},{"x":{"rawValue":217666671},"y":{"rawValue":499900},"z":{"rawValue":704666687}},{"x":{"rawValue":217666671},"y":{"rawValue":833233},"z":{"rawValue":707000000}},{"x":{"rawValue":221666671},"y":{"rawValue":499900},"z":{"rawValue":710666687}},{"x":{"rawValue":251000015},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":251666687},"y":{"rawValue":666566},"z":{"rawValue":693000000}},{"x":{"rawValue":253000015},"y":{"rawValue":666566},"z":{"rawValue":691333374}},{"x":{"rawValue":255000015},"y":{"rawValue":666566},"z":{"rawValue":687666687}},{"x":{"rawValue":213666671},"y":{"rawValue":833233},"z":{"rawValue":698666687}},{"x":{"rawValue":249666687},"y":{"rawValue":833233},"z":{"rawValue":698666687}},{"x":{"rawValue":251000015},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":251000015},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":255000015},"y":{"rawValue":666566},"z":{"rawValue":687666687}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":213333343},"y":{"rawValue":666566},"z":{"rawValue":696666687}},{"x":{"rawValue":213666671},"y":{"rawValue":833233},"z":{"rawValue":698666687}},{"x":{"rawValue":256000000},"y":{"rawValue":833233},"z":{"rawValue":687000000}},{"x":{"rawValue":257000000},"y":{"rawValue":999899},"z":{"rawValue":687333374}},{"x":{"rawValue":257000000},"y":{"rawValue":666566},"z":{"rawValue":685333374}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":259000000},"y":{"rawValue":999899},"z":{"rawValue":684666687}},{"x":{"rawValue":259666656},"y":{"rawValue":833233},"z":{"rawValue":682666687}},{"x":{"rawValue":256000000},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":257000000},"y":{"rawValue":666566},"z":{"rawValue":685333374}},{"x":{"rawValue":420000000},"y":{"rawValue":333233},"z":{"rawValue":721666687}},{"x":{"rawValue":418666656},"y":{"rawValue":499900},"z":{"rawValue":721666687}},{"x":{"rawValue":418000000},"y":{"rawValue":333233},"z":{"rawValue":723333374}},{"x":{"rawValue":418000000},"y":{"rawValue":333233},"z":{"rawValue":723333374}},{"x":{"rawValue":417000000},"y":{"rawValue":499900},"z":{"rawValue":723333374}},{"x":{"rawValue":416333343},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":426666656},"y":{"rawValue":333233},"z":{"rawValue":715000000}},{"x":{"rawValue":424666656},"y":{"rawValue":499900},"z":{"rawValue":715666687}},{"x":{"rawValue":424666656},"y":{"rawValue":333233},"z":{"rawValue":717000000}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":422000000},"y":{"rawValue":333233},"z":{"rawValue":719666687}},{"x":{"rawValue":420666656},"y":{"rawValue":666566},"z":{"rawValue":719666687}},{"x":{"rawValue":420000000},"y":{"rawValue":333233},"z":{"rawValue":721666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":424666656},"y":{"rawValue":333233},"z":{"rawValue":717000000}},{"x":{"rawValue":422666656},"y":{"rawValue":666566},"z":{"rawValue":717666687}},{"x":{"rawValue":422000000},"y":{"rawValue":333233},"z":{"rawValue":719666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":420000000},"y":{"rawValue":333233},"z":{"rawValue":721666687}},{"x":{"rawValue":418000000},"y":{"rawValue":333233},"z":{"rawValue":723333374}},{"x":{"rawValue":416333343},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":428000030},"y":{"rawValue":333233},"z":{"rawValue":713666687}},{"x":{"rawValue":426666687},"y":{"rawValue":499900},"z":{"rawValue":713666687}},{"x":{"rawValue":426666687},"y":{"rawValue":333233},"z":{"rawValue":715000000}},{"x":{"rawValue":447333343},"y":{"rawValue":166566},"z":{"rawValue":694333374}},{"x":{"rawValue":446000030},"y":{"rawValue":333233},"z":{"rawValue":694333374}},{"x":{"rawValue":445333343},"y":{"rawValue":166566},"z":{"rawValue":696000000}},{"x":{"rawValue":445333343},"y":{"rawValue":166566},"z":{"rawValue":696000000}},{"x":{"rawValue":444333343},"y":{"rawValue":333233},"z":{"rawValue":696000000}},{"x":{"rawValue":443666687},"y":{"rawValue":166566},"z":{"rawValue":698000000}},{"x":{"rawValue":433666687},"y":{"rawValue":166566},"z":{"rawValue":708000000}},{"x":{"rawValue":432333343},"y":{"rawValue":333233},"z":{"rawValue":708000000}},{"x":{"rawValue":431666687},"y":{"rawValue":333233},"z":{"rawValue":709666687}},{"x":{"rawValue":431666687},"y":{"rawValue":333233},"z":{"rawValue":709666687}},{"x":{"rawValue":430666687},"y":{"rawValue":499900},"z":{"rawValue":709666687}},{"x":{"rawValue":430000030},"y":{"rawValue":166566},"z":{"rawValue":711666687}},{"x":{"rawValue":457333343},"y":{"rawValue":166566},"z":{"rawValue":684333374}},{"x":{"rawValue":456000030},"y":{"rawValue":499900},"z":{"rawValue":684333374}},{"x":{"rawValue":455333343},"y":{"rawValue":166566},"z":{"rawValue":686333374}},{"x":{"rawValue":455333343},"y":{"rawValue":166566},"z":{"rawValue":686333374}},{"x":{"rawValue":454000030},"y":{"rawValue":499900},"z":{"rawValue":686333374}},{"x":{"rawValue":453333343},"y":{"rawValue":166566},"z":{"rawValue":688333374}},{"x":{"rawValue":453333343},"y":{"rawValue":166566},"z":{"rawValue":688333374}},{"x":{"rawValue":452000030},"y":{"rawValue":499900},"z":{"rawValue":688333374}},{"x":{"rawValue":451333343},"y":{"rawValue":166566},"z":{"rawValue":690333374}},{"x":{"rawValue":451333343},"y":{"rawValue":166566},"z":{"rawValue":690333374}},{"x":{"rawValue":450000030},"y":{"rawValue":499900},"z":{"rawValue":690333374}},{"x":{"rawValue":449333343},"y":{"rawValue":166566},"z":{"rawValue":692333374}},{"x":{"rawValue":449333343},"y":{"rawValue":166566},"z":{"rawValue":692333374}},{"x":{"rawValue":448000030},"y":{"rawValue":499900},"z":{"rawValue":692333374}},{"x":{"rawValue":447333343},"y":{"rawValue":166566},"z":{"rawValue":694333374}},{"x":{"rawValue":443666687},"y":{"rawValue":166566},"z":{"rawValue":698000000}},{"x":{"rawValue":442333343},"y":{"rawValue":333233},"z":{"rawValue":698000000}},{"x":{"rawValue":441666687},"y":{"rawValue":166566},"z":{"rawValue":700000000}},{"x":{"rawValue":441666687},"y":{"rawValue":166566},"z":{"rawValue":700000000}},{"x":{"rawValue":440333343},"y":{"rawValue":333233},"z":{"rawValue":700000000}},{"x":{"rawValue":439666687},"y":{"rawValue":166566},"z":{"rawValue":702000000}},{"x":{"rawValue":439666687},"y":{"rawValue":166566},"z":{"rawValue":702000000}},{"x":{"rawValue":438333343},"y":{"rawValue":333233},"z":{"rawValue":702000000}},{"x":{"rawValue":437666687},"y":{"rawValue":166566},"z":{"rawValue":704000000}},{"x":{"rawValue":437666687},"y":{"rawValue":166566},"z":{"rawValue":704000000}},{"x":{"rawValue":436333343},"y":{"rawValue":333233},"z":{"rawValue":704000000}},{"x":{"rawValue":435666687},"y":{"rawValue":166566},"z":{"rawValue":706000000}},{"x":{"rawValue":435666687},"y":{"rawValue":166566},"z":{"rawValue":706000000}},{"x":{"rawValue":434333343},"y":{"rawValue":333233},"z":{"rawValue":706000000}},{"x":{"rawValue":433666687},"y":{"rawValue":166566},"z":{"rawValue":708000000}},{"x":{"rawValue":430000030},"y":{"rawValue":166566},"z":{"rawValue":711666687}},{"x":{"rawValue":428666687},"y":{"rawValue":499899},"z":{"rawValue":711666687}},{"x":{"rawValue":428000030},"y":{"rawValue":333233},"z":{"rawValue":713666687}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":447333343},"y":{"rawValue":166566},"z":{"rawValue":694333374}},{"x":{"rawValue":445333343},"y":{"rawValue":166566},"z":{"rawValue":696000000}},{"x":{"rawValue":443666687},"y":{"rawValue":166566},"z":{"rawValue":698000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":433666687},"y":{"rawValue":166566},"z":{"rawValue":708000000}},{"x":{"rawValue":431666687},"y":{"rawValue":333233},"z":{"rawValue":709666687}},{"x":{"rawValue":430000030},"y":{"rawValue":166566},"z":{"rawValue":711666687}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":428000030},"y":{"rawValue":333233},"z":{"rawValue":713666687}},{"x":{"rawValue":426666687},"y":{"rawValue":333233},"z":{"rawValue":715000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":458000030},"y":{"rawValue":499900},"z":{"rawValue":682666687}},{"x":{"rawValue":457333343},"y":{"rawValue":166566},"z":{"rawValue":684333374}},{"x":{"rawValue":441666687},"y":{"rawValue":166566},"z":{"rawValue":700000000}},{"x":{"rawValue":439666687},"y":{"rawValue":166566},"z":{"rawValue":702000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":457333343},"y":{"rawValue":166566},"z":{"rawValue":684333374}},{"x":{"rawValue":455333343},"y":{"rawValue":166566},"z":{"rawValue":686333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":455333343},"y":{"rawValue":166566},"z":{"rawValue":686333374}},{"x":{"rawValue":453333343},"y":{"rawValue":166566},"z":{"rawValue":688333374}},{"x":{"rawValue":443666687},"y":{"rawValue":166566},"z":{"rawValue":698000000}},{"x":{"rawValue":441666687},"y":{"rawValue":166566},"z":{"rawValue":700000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":453333343},"y":{"rawValue":166566},"z":{"rawValue":688333374}},{"x":{"rawValue":451333343},"y":{"rawValue":166566},"z":{"rawValue":690333374}},{"x":{"rawValue":435666687},"y":{"rawValue":166566},"z":{"rawValue":706000000}},{"x":{"rawValue":433666687},"y":{"rawValue":166566},"z":{"rawValue":708000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":451333343},"y":{"rawValue":166566},"z":{"rawValue":690333374}},{"x":{"rawValue":449333343},"y":{"rawValue":166566},"z":{"rawValue":692333374}},{"x":{"rawValue":437666687},"y":{"rawValue":166566},"z":{"rawValue":704000000}},{"x":{"rawValue":435666687},"y":{"rawValue":166566},"z":{"rawValue":706000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":449333343},"y":{"rawValue":166566},"z":{"rawValue":692333374}},{"x":{"rawValue":447333343},"y":{"rawValue":166566},"z":{"rawValue":694333374}},{"x":{"rawValue":439666687},"y":{"rawValue":166566},"z":{"rawValue":702000000}},{"x":{"rawValue":437666687},"y":{"rawValue":166566},"z":{"rawValue":704000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":499666687},"y":{"rawValue":999899},"z":{"rawValue":690333374}},{"x":{"rawValue":500333343},"y":{"rawValue":1333233},"z":{"rawValue":688666687}},{"x":{"rawValue":495333343},"y":{"rawValue":833233},"z":{"rawValue":684000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":512000000},"y":{"rawValue":1333233},"z":{"rawValue":701666687}},{"x":{"rawValue":511000000},"y":{"rawValue":1166566},"z":{"rawValue":701666687}},{"x":{"rawValue":495333343},"y":{"rawValue":833233},"z":{"rawValue":684000000}},{"x":{"rawValue":495333343},"y":{"rawValue":999899},"z":{"rawValue":682666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":511000000},"y":{"rawValue":1166566},"z":{"rawValue":701666687}},{"x":{"rawValue":499666687},"y":{"rawValue":999899},"z":{"rawValue":690333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":713666687}},{"x":{"rawValue":539333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":538333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":713666687}},{"x":{"rawValue":540333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":539333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":539333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":540333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":539666687},"y":{"rawValue":1333233},"z":{"rawValue":712666687}},{"x":{"rawValue":527000000},"y":{"rawValue":1333233},"z":{"rawValue":709666687}},{"x":{"rawValue":525666687},"y":{"rawValue":1666566},"z":{"rawValue":708000000}},{"x":{"rawValue":523333312},"y":{"rawValue":1499899},"z":{"rawValue":708000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":515333312},"y":{"rawValue":1333233},"z":{"rawValue":704000000}},{"x":{"rawValue":512666687},"y":{"rawValue":1499899},"z":{"rawValue":701000000}},{"x":{"rawValue":512000000},"y":{"rawValue":1333233},"z":{"rawValue":701666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":523333312},"y":{"rawValue":1499899},"z":{"rawValue":708000000}},{"x":{"rawValue":521666687},"y":{"rawValue":1666566},"z":{"rawValue":706000000}},{"x":{"rawValue":519333312},"y":{"rawValue":1499899},"z":{"rawValue":706000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":519333312},"y":{"rawValue":1499899},"z":{"rawValue":706000000}},{"x":{"rawValue":517666687},"y":{"rawValue":1666566},"z":{"rawValue":704000000}},{"x":{"rawValue":515333312},"y":{"rawValue":1333233},"z":{"rawValue":704000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":538333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":537000000},"y":{"rawValue":1499899},"z":{"rawValue":711666687}},{"x":{"rawValue":532666687},"y":{"rawValue":1333233},"z":{"rawValue":711666687}},{"x":{"rawValue":532666687},"y":{"rawValue":1333233},"z":{"rawValue":711666687}},{"x":{"rawValue":531000000},"y":{"rawValue":1666566},"z":{"rawValue":709666687}},{"x":{"rawValue":527000000},"y":{"rawValue":1333233},"z":{"rawValue":709666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":713666687}},{"x":{"rawValue":538333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":538333312},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":532666687},"y":{"rawValue":1333233},"z":{"rawValue":711666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":597333374},"y":{"rawValue":6999899},"z":{"rawValue":688333374}},{"x":{"rawValue":597333374},"y":{"rawValue":6833233},"z":{"rawValue":687666687}},{"x":{"rawValue":596333374},"y":{"rawValue":6999899},"z":{"rawValue":687666687}},{"x":{"rawValue":596000000},"y":{"rawValue":6999899},"z":{"rawValue":688333374}},{"x":{"rawValue":590666687},"y":{"rawValue":7499899},"z":{"rawValue":692333374}},{"x":{"rawValue":590000000},"y":{"rawValue":7166566},"z":{"rawValue":694333374}},{"x":{"rawValue":591666687},"y":{"rawValue":7333233},"z":{"rawValue":694333374}},{"x":{"rawValue":592000000},"y":{"rawValue":7333233},"z":{"rawValue":692333374}},{"x":{"rawValue":597333374},"y":{"rawValue":7166566},"z":{"rawValue":688666687}},{"x":{"rawValue":597333374},"y":{"rawValue":6999899},"z":{"rawValue":688333374}},{"x":{"rawValue":596000000},"y":{"rawValue":6999899},"z":{"rawValue":688333374}},{"x":{"rawValue":595333374},"y":{"rawValue":7166566},"z":{"rawValue":689333374}},{"x":{"rawValue":593666687},"y":{"rawValue":7333233},"z":{"rawValue":692666687}},{"x":{"rawValue":595000000},"y":{"rawValue":7666566},"z":{"rawValue":692666687}},{"x":{"rawValue":595000000},"y":{"rawValue":7333233},"z":{"rawValue":691333374}},{"x":{"rawValue":594666687},"y":{"rawValue":7166566},"z":{"rawValue":689666687}},{"x":{"rawValue":592666687},"y":{"rawValue":7499899},"z":{"rawValue":690333374}},{"x":{"rawValue":592000000},"y":{"rawValue":7333233},"z":{"rawValue":692333374}},{"x":{"rawValue":595333374},"y":{"rawValue":7166566},"z":{"rawValue":689333374}},{"x":{"rawValue":596000000},"y":{"rawValue":6999899},"z":{"rawValue":688333374}},{"x":{"rawValue":594666687},"y":{"rawValue":7333233},"z":{"rawValue":688333374}},{"x":{"rawValue":594666687},"y":{"rawValue":7166566},"z":{"rawValue":689666687}},{"x":{"rawValue":593000000},"y":{"rawValue":7499899},"z":{"rawValue":694333374}},{"x":{"rawValue":593666687},"y":{"rawValue":7333233},"z":{"rawValue":692666687}},{"x":{"rawValue":592000000},"y":{"rawValue":7333233},"z":{"rawValue":692333374}},{"x":{"rawValue":591666687},"y":{"rawValue":7333233},"z":{"rawValue":694333374}},{"x":{"rawValue":590000000},"y":{"rawValue":7166566},"z":{"rawValue":694333374}},{"x":{"rawValue":588666687},"y":{"rawValue":7333233},"z":{"rawValue":694333374}},{"x":{"rawValue":588666687},"y":{"rawValue":7166566},"z":{"rawValue":695333374}},{"x":{"rawValue":595666687},"y":{"rawValue":7333233},"z":{"rawValue":691000000}},{"x":{"rawValue":595333374},"y":{"rawValue":7166566},"z":{"rawValue":689333374}},{"x":{"rawValue":594666687},"y":{"rawValue":7166566},"z":{"rawValue":689666687}},{"x":{"rawValue":595000000},"y":{"rawValue":7333233},"z":{"rawValue":691333374}},{"x":{"rawValue":590000000},"y":{"rawValue":7166566},"z":{"rawValue":694333374}},{"x":{"rawValue":588666687},"y":{"rawValue":7166566},"z":{"rawValue":695333374}},{"x":{"rawValue":589666687},"y":{"rawValue":7166566},"z":{"rawValue":696333374}},{"x":{"rawValue":591000000},"y":{"rawValue":7333233},"z":{"rawValue":696333374}},{"x":{"rawValue":591666687},"y":{"rawValue":7333233},"z":{"rawValue":694333374}},{"x":{"rawValue":589666687},"y":{"rawValue":7166566},"z":{"rawValue":696333374}},{"x":{"rawValue":588666687},"y":{"rawValue":7166566},"z":{"rawValue":695333374}},{"x":{"rawValue":587666687},"y":{"rawValue":6999899},"z":{"rawValue":696000000}},{"x":{"rawValue":588000000},"y":{"rawValue":6833233},"z":{"rawValue":697000000}},{"x":{"rawValue":589000000},"y":{"rawValue":6999899},"z":{"rawValue":697333374}},{"x":{"rawValue":567666687},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":569333374},"y":{"rawValue":1499899},"z":{"rawValue":712666687}},{"x":{"rawValue":569333374},"y":{"rawValue":1666566},"z":{"rawValue":711666687}},{"x":{"rawValue":566333374},"y":{"rawValue":1333233},"z":{"rawValue":711666687}},{"x":{"rawValue":566666687},"y":{"rawValue":999899},"z":{"rawValue":713000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":563666687},"y":{"rawValue":833233},"z":{"rawValue":725333374}},{"x":{"rawValue":563666687},"y":{"rawValue":666566},"z":{"rawValue":722333374}},{"x":{"rawValue":566000000},"y":{"rawValue":833233},"z":{"rawValue":713666687}},{"x":{"rawValue":566333374},"y":{"rawValue":999899},"z":{"rawValue":716666687}},{"x":{"rawValue":567666687},"y":{"rawValue":1333233},"z":{"rawValue":717000000}},{"x":{"rawValue":567666687},"y":{"rawValue":1166566},"z":{"rawValue":713333374}},{"x":{"rawValue":566666687},"y":{"rawValue":999899},"z":{"rawValue":713000000}},{"x":{"rawValue":563666687},"y":{"rawValue":666566},"z":{"rawValue":722333374}},{"x":{"rawValue":565666687},"y":{"rawValue":1166566},"z":{"rawValue":721666687}},{"x":{"rawValue":565666687},"y":{"rawValue":833233},"z":{"rawValue":717333374}},{"x":{"rawValue":565666687},"y":{"rawValue":833233},"z":{"rawValue":717333374}},{"x":{"rawValue":566333374},"y":{"rawValue":999899},"z":{"rawValue":716666687}},{"x":{"rawValue":566000000},"y":{"rawValue":833233},"z":{"rawValue":713666687}},{"x":{"rawValue":563666687},"y":{"rawValue":666566},"z":{"rawValue":722333374}},{"x":{"rawValue":565666687},"y":{"rawValue":833233},"z":{"rawValue":717333374}},{"x":{"rawValue":566000000},"y":{"rawValue":833233},"z":{"rawValue":713666687}},{"x":{"rawValue":554666687},"y":{"rawValue":1166566},"z":{"rawValue":713666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":644666687},"y":{"rawValue":11166566},"z":{"rawValue":682666687}},{"x":{"rawValue":645333312},"y":{"rawValue":11166566},"z":{"rawValue":683333374}},{"x":{"rawValue":646333312},"y":{"rawValue":11166566},"z":{"rawValue":683333374}},{"x":{"rawValue":644666687},"y":{"rawValue":11166566},"z":{"rawValue":682666687}},{"x":{"rawValue":646333312},"y":{"rawValue":11166566},"z":{"rawValue":683333374}},{"x":{"rawValue":647333312},"y":{"rawValue":10999899},"z":{"rawValue":683333374}},{"x":{"rawValue":647333312},"y":{"rawValue":10999899},"z":{"rawValue":683333374}},{"x":{"rawValue":660666687},"y":{"rawValue":9999899},"z":{"rawValue":683333374}},{"x":{"rawValue":660000000},"y":{"rawValue":10166566},"z":{"rawValue":682666687}},{"x":{"rawValue":644666687},"y":{"rawValue":11166566},"z":{"rawValue":682666687}},{"x":{"rawValue":646333312},"y":{"rawValue":11166566},"z":{"rawValue":683333374}},{"x":{"rawValue":645333312},"y":{"rawValue":11166566},"z":{"rawValue":683333374}},{"x":{"rawValue":645666687},"y":{"rawValue":11333233},"z":{"rawValue":684000000}},{"x":{"rawValue":663666687},"y":{"rawValue":9499899},"z":{"rawValue":685333374}},{"x":{"rawValue":664333312},"y":{"rawValue":9499899},"z":{"rawValue":685000000}},{"x":{"rawValue":664000000},"y":{"rawValue":9666566},"z":{"rawValue":684333374}},{"x":{"rawValue":661666687},"y":{"rawValue":9666566},"z":{"rawValue":684333374}},{"x":{"rawValue":651333312},"y":{"rawValue":10666566},"z":{"rawValue":685333374}},{"x":{"rawValue":647333312},"y":{"rawValue":10999899},"z":{"rawValue":683333374}},{"x":{"rawValue":650333312},"y":{"rawValue":10833233},"z":{"rawValue":685333374}},{"x":{"rawValue":651333312},"y":{"rawValue":10666566},"z":{"rawValue":685333374}},{"x":{"rawValue":661666687},"y":{"rawValue":9666566},"z":{"rawValue":684333374}},{"x":{"rawValue":660666687},"y":{"rawValue":9999899},"z":{"rawValue":683333374}},{"x":{"rawValue":647333312},"y":{"rawValue":10999899},"z":{"rawValue":683333374}},{"x":{"rawValue":649333312},"y":{"rawValue":11166566},"z":{"rawValue":685333374}},{"x":{"rawValue":650333312},"y":{"rawValue":10833233},"z":{"rawValue":685333374}},{"x":{"rawValue":650333312},"y":{"rawValue":10833233},"z":{"rawValue":685333374}},{"x":{"rawValue":649333312},"y":{"rawValue":11166566},"z":{"rawValue":685333374}},{"x":{"rawValue":649666687},"y":{"rawValue":11166566},"z":{"rawValue":686000000}},{"x":{"rawValue":668333312},"y":{"rawValue":8333233},"z":{"rawValue":689000000}},{"x":{"rawValue":668000000},"y":{"rawValue":8499899},"z":{"rawValue":688333374}},{"x":{"rawValue":665666687},"y":{"rawValue":8666566},"z":{"rawValue":688333374}},{"x":{"rawValue":657000000},"y":{"rawValue":9999899},"z":{"rawValue":689000000}},{"x":{"rawValue":651333312},"y":{"rawValue":10666566},"z":{"rawValue":685333374}},{"x":{"rawValue":655000000},"y":{"rawValue":10499899},"z":{"rawValue":689000000}},{"x":{"rawValue":656000000},"y":{"rawValue":10166566},"z":{"rawValue":689000000}},{"x":{"rawValue":651333312},"y":{"rawValue":10666566},"z":{"rawValue":685333374}},{"x":{"rawValue":656000000},"y":{"rawValue":10166566},"z":{"rawValue":689000000}},{"x":{"rawValue":657000000},"y":{"rawValue":9999899},"z":{"rawValue":689000000}},{"x":{"rawValue":663666687},"y":{"rawValue":9166566},"z":{"rawValue":686333374}},{"x":{"rawValue":663666687},"y":{"rawValue":9499899},"z":{"rawValue":685333374}},{"x":{"rawValue":657000000},"y":{"rawValue":9999899},"z":{"rawValue":689000000}},{"x":{"rawValue":665666687},"y":{"rawValue":8666566},"z":{"rawValue":688333374}},{"x":{"rawValue":663666687},"y":{"rawValue":9166566},"z":{"rawValue":686333374}},{"x":{"rawValue":656000000},"y":{"rawValue":10166566},"z":{"rawValue":689000000}},{"x":{"rawValue":655000000},"y":{"rawValue":10499899},"z":{"rawValue":689000000}},{"x":{"rawValue":655333312},"y":{"rawValue":10499899},"z":{"rawValue":689666687}},{"x":{"rawValue":657000000},"y":{"rawValue":9999899},"z":{"rawValue":689000000}},{"x":{"rawValue":659000000},"y":{"rawValue":9666566},"z":{"rawValue":691000000}},{"x":{"rawValue":660000000},"y":{"rawValue":9333233},"z":{"rawValue":691000000}},{"x":{"rawValue":657000000},"y":{"rawValue":9999899},"z":{"rawValue":689000000}},{"x":{"rawValue":660000000},"y":{"rawValue":9333233},"z":{"rawValue":691000000}},{"x":{"rawValue":661000000},"y":{"rawValue":9166566},"z":{"rawValue":691000000}},{"x":{"rawValue":661000000},"y":{"rawValue":9166566},"z":{"rawValue":691000000}},{"x":{"rawValue":670333312},"y":{"rawValue":7666566},"z":{"rawValue":691000000}},{"x":{"rawValue":668333312},"y":{"rawValue":8333233},"z":{"rawValue":689000000}},{"x":{"rawValue":657000000},"y":{"rawValue":9999899},"z":{"rawValue":689000000}},{"x":{"rawValue":660000000},"y":{"rawValue":9333233},"z":{"rawValue":691000000}},{"x":{"rawValue":659000000},"y":{"rawValue":9666566},"z":{"rawValue":691000000}},{"x":{"rawValue":659333312},"y":{"rawValue":9499899},"z":{"rawValue":691666687}},{"x":{"rawValue":671000000},"y":{"rawValue":7333233},"z":{"rawValue":692666687}},{"x":{"rawValue":671000000},"y":{"rawValue":7666566},"z":{"rawValue":691333374}},{"x":{"rawValue":670333312},"y":{"rawValue":7666566},"z":{"rawValue":691000000}},{"x":{"rawValue":661000000},"y":{"rawValue":9166566},"z":{"rawValue":691000000}},{"x":{"rawValue":665000000},"y":{"rawValue":8166566},"z":{"rawValue":693000000}},{"x":{"rawValue":670000000},"y":{"rawValue":7333233},"z":{"rawValue":693000000}},{"x":{"rawValue":661000000},"y":{"rawValue":9166566},"z":{"rawValue":691000000}},{"x":{"rawValue":664000000},"y":{"rawValue":8333233},"z":{"rawValue":693000000}},{"x":{"rawValue":665000000},"y":{"rawValue":8166566},"z":{"rawValue":693000000}},{"x":{"rawValue":661000000},"y":{"rawValue":9166566},"z":{"rawValue":691000000}},{"x":{"rawValue":663000000},"y":{"rawValue":8666566},"z":{"rawValue":693000000}},{"x":{"rawValue":664000000},"y":{"rawValue":8333233},"z":{"rawValue":693000000}},{"x":{"rawValue":664000000},"y":{"rawValue":8333233},"z":{"rawValue":693000000}},{"x":{"rawValue":663000000},"y":{"rawValue":8666566},"z":{"rawValue":693000000}},{"x":{"rawValue":663333312},"y":{"rawValue":8499899},"z":{"rawValue":693666687}},{"x":{"rawValue":670000000},"y":{"rawValue":7333233},"z":{"rawValue":693000000}},{"x":{"rawValue":665000000},"y":{"rawValue":8166566},"z":{"rawValue":693000000}},{"x":{"rawValue":666000000},"y":{"rawValue":7833233},"z":{"rawValue":694333374}},{"x":{"rawValue":669666687},"y":{"rawValue":6999899},"z":{"rawValue":694333374}},{"x":{"rawValue":680000000},"y":{"rawValue":1333233},"z":{"rawValue":723000000}},{"x":{"rawValue":678666687},"y":{"rawValue":1666566},"z":{"rawValue":722666687}},{"x":{"rawValue":678666687},"y":{"rawValue":1499899},"z":{"rawValue":725333374}},{"x":{"rawValue":680000000},"y":{"rawValue":1333233},"z":{"rawValue":723000000}},{"x":{"rawValue":678666687},"y":{"rawValue":1499899},"z":{"rawValue":725333374}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":680666687},"y":{"rawValue":1166566},"z":{"rawValue":722333374}},{"x":{"rawValue":682666687},"y":{"rawValue":1999899},"z":{"rawValue":706000000}},{"x":{"rawValue":680666687},"y":{"rawValue":2499900},"z":{"rawValue":706000000}},{"x":{"rawValue":680666687},"y":{"rawValue":1166566},"z":{"rawValue":722333374}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":722333374},"y":{"rawValue":499900},"z":{"rawValue":698000000}},{"x":{"rawValue":720666687},"y":{"rawValue":833233},"z":{"rawValue":698000000}},{"x":{"rawValue":721000000},"y":{"rawValue":499900},"z":{"rawValue":699333374}},{"x":{"rawValue":724666687},"y":{"rawValue":666566},"z":{"rawValue":696000000}},{"x":{"rawValue":722666687},"y":{"rawValue":999899},"z":{"rawValue":696000000}},{"x":{"rawValue":723000000},"y":{"rawValue":666566},"z":{"rawValue":697333374}},{"x":{"rawValue":724666687},"y":{"rawValue":666566},"z":{"rawValue":696000000}},{"x":{"rawValue":723000000},"y":{"rawValue":666566},"z":{"rawValue":697333374}},{"x":{"rawValue":722333374},"y":{"rawValue":499900},"z":{"rawValue":698000000}},{"x":{"rawValue":720333374},"y":{"rawValue":333233},"z":{"rawValue":700000000}},{"x":{"rawValue":716666687},"y":{"rawValue":666566},"z":{"rawValue":700000000}},{"x":{"rawValue":717000000},"y":{"rawValue":333233},"z":{"rawValue":701333374}},{"x":{"rawValue":697000000},"y":{"rawValue":833233},"z":{"rawValue":706000000}},{"x":{"rawValue":695000000},"y":{"rawValue":833233},"z":{"rawValue":706000000}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":724666687},"y":{"rawValue":666566},"z":{"rawValue":696000000}},{"x":{"rawValue":722333374},"y":{"rawValue":499900},"z":{"rawValue":698000000}},{"x":{"rawValue":721000000},"y":{"rawValue":499900},"z":{"rawValue":699333374}},{"x":{"rawValue":695000000},"y":{"rawValue":833233},"z":{"rawValue":706000000}},{"x":{"rawValue":691000000},"y":{"rawValue":1166566},"z":{"rawValue":706000000}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":691000000},"y":{"rawValue":1166566},"z":{"rawValue":706000000}},{"x":{"rawValue":682666687},"y":{"rawValue":1999899},"z":{"rawValue":706000000}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":695000000},"y":{"rawValue":833233},"z":{"rawValue":706000000}},{"x":{"rawValue":693666687},"y":{"rawValue":999899},"z":{"rawValue":705666687}},{"x":{"rawValue":692666687},"y":{"rawValue":999899},"z":{"rawValue":705666687}},{"x":{"rawValue":691000000},"y":{"rawValue":1166566},"z":{"rawValue":706000000}},{"x":{"rawValue":692666687},"y":{"rawValue":999899},"z":{"rawValue":705666687}},{"x":{"rawValue":691333374},"y":{"rawValue":1166566},"z":{"rawValue":705666687}},{"x":{"rawValue":691000000},"y":{"rawValue":1166566},"z":{"rawValue":706000000}},{"x":{"rawValue":709000000},"y":{"rawValue":499900},"z":{"rawValue":704000000}},{"x":{"rawValue":697333374},"y":{"rawValue":1166566},"z":{"rawValue":704000000}},{"x":{"rawValue":697666687},"y":{"rawValue":833233},"z":{"rawValue":705333374}},{"x":{"rawValue":691333374},"y":{"rawValue":1166566},"z":{"rawValue":705666687}},{"x":{"rawValue":692666687},"y":{"rawValue":999899},"z":{"rawValue":705666687}},{"x":{"rawValue":691666687},"y":{"rawValue":1333233},"z":{"rawValue":704666687}},{"x":{"rawValue":693666687},"y":{"rawValue":999899},"z":{"rawValue":705666687}},{"x":{"rawValue":694666687},"y":{"rawValue":999899},"z":{"rawValue":705666687}},{"x":{"rawValue":694000000},"y":{"rawValue":1166566},"z":{"rawValue":705000000}},{"x":{"rawValue":695000000},"y":{"rawValue":833233},"z":{"rawValue":706000000}},{"x":{"rawValue":694666687},"y":{"rawValue":999899},"z":{"rawValue":705666687}},{"x":{"rawValue":693666687},"y":{"rawValue":999899},"z":{"rawValue":705666687}},{"x":{"rawValue":720333374},"y":{"rawValue":333233},"z":{"rawValue":700000000}},{"x":{"rawValue":717000000},"y":{"rawValue":333233},"z":{"rawValue":701333374}},{"x":{"rawValue":716333374},"y":{"rawValue":333233},"z":{"rawValue":702000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":724666687},"y":{"rawValue":666566},"z":{"rawValue":696000000}},{"x":{"rawValue":721000000},"y":{"rawValue":499900},"z":{"rawValue":699333374}},{"x":{"rawValue":720333374},"y":{"rawValue":333233},"z":{"rawValue":700000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":716333374},"y":{"rawValue":333233},"z":{"rawValue":702000000}},{"x":{"rawValue":709666687},"y":{"rawValue":999899},"z":{"rawValue":702000000}},{"x":{"rawValue":709000000},"y":{"rawValue":499900},"z":{"rawValue":704000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":709000000},"y":{"rawValue":499900},"z":{"rawValue":704000000}},{"x":{"rawValue":697666687},"y":{"rawValue":833233},"z":{"rawValue":705333374}},{"x":{"rawValue":697000000},"y":{"rawValue":833233},"z":{"rawValue":706000000}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":725333374},"y":{"rawValue":833233},"z":{"rawValue":695333374}},{"x":{"rawValue":724666687},"y":{"rawValue":666566},"z":{"rawValue":696000000}},{"x":{"rawValue":730333374},"y":{"rawValue":666566},"z":{"rawValue":692333374}},{"x":{"rawValue":728666687},"y":{"rawValue":999899},"z":{"rawValue":692333374}},{"x":{"rawValue":729000061},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":732666687},"y":{"rawValue":833233},"z":{"rawValue":690333374}},{"x":{"rawValue":730666687},"y":{"rawValue":999899},"z":{"rawValue":690333374}},{"x":{"rawValue":731000061},"y":{"rawValue":833233},"z":{"rawValue":691666687}},{"x":{"rawValue":742000061},"y":{"rawValue":499900},"z":{"rawValue":702000000}},{"x":{"rawValue":742333374},"y":{"rawValue":833233},"z":{"rawValue":700333374}},{"x":{"rawValue":741333374},"y":{"rawValue":666566},"z":{"rawValue":699666687}},{"x":{"rawValue":732666687},"y":{"rawValue":833233},"z":{"rawValue":690333374}},{"x":{"rawValue":731000061},"y":{"rawValue":833233},"z":{"rawValue":691666687}},{"x":{"rawValue":730333374},"y":{"rawValue":666566},"z":{"rawValue":692333374}},{"x":{"rawValue":728333374},"y":{"rawValue":666566},"z":{"rawValue":694333374}},{"x":{"rawValue":725333374},"y":{"rawValue":999899},"z":{"rawValue":694333374}},{"x":{"rawValue":725333374},"y":{"rawValue":833233},"z":{"rawValue":695333374}},{"x":{"rawValue":745333374},"y":{"rawValue":499900},"z":{"rawValue":709333374}},{"x":{"rawValue":745333374},"y":{"rawValue":833233},"z":{"rawValue":707000000}},{"x":{"rawValue":744000061},"y":{"rawValue":666566},"z":{"rawValue":706000000}},{"x":{"rawValue":735333374},"y":{"rawValue":833233},"z":{"rawValue":687666687}},{"x":{"rawValue":733333374},"y":{"rawValue":999899},"z":{"rawValue":688333374}},{"x":{"rawValue":732666687},"y":{"rawValue":833233},"z":{"rawValue":690333374}},{"x":{"rawValue":739333374},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":744000061},"y":{"rawValue":666566},"z":{"rawValue":706000000}},{"x":{"rawValue":744666687},"y":{"rawValue":999899},"z":{"rawValue":704333374}},{"x":{"rawValue":742000061},"y":{"rawValue":499900},"z":{"rawValue":702000000}},{"x":{"rawValue":759333374},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":758000061},"y":{"rawValue":499900},"z":{"rawValue":725000000}},{"x":{"rawValue":757000061},"y":{"rawValue":333233},"z":{"rawValue":725000000}},{"x":{"rawValue":732666687},"y":{"rawValue":833233},"z":{"rawValue":690333374}},{"x":{"rawValue":730333374},"y":{"rawValue":666566},"z":{"rawValue":692333374}},{"x":{"rawValue":729000061},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":732666687},"y":{"rawValue":833233},"z":{"rawValue":690333374}},{"x":{"rawValue":729000061},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":728333374},"y":{"rawValue":666566},"z":{"rawValue":694333374}},{"x":{"rawValue":739333374},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":741333374},"y":{"rawValue":666566},"z":{"rawValue":699666687}},{"x":{"rawValue":741333374},"y":{"rawValue":999899},"z":{"rawValue":695333374}},{"x":{"rawValue":739333374},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":739333374},"y":{"rawValue":1999899},"z":{"rawValue":682666687}},{"x":{"rawValue":735333374},"y":{"rawValue":1999899},"z":{"rawValue":682666687}},{"x":{"rawValue":735333374},"y":{"rawValue":833233},"z":{"rawValue":687666687}},{"x":{"rawValue":739333374},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":759333374},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":759000061},"y":{"rawValue":666566},"z":{"rawValue":725000000}},{"x":{"rawValue":758000061},"y":{"rawValue":499900},"z":{"rawValue":725000000}},{"x":{"rawValue":758000061},"y":{"rawValue":499900},"z":{"rawValue":725000000}},{"x":{"rawValue":759000061},"y":{"rawValue":666566},"z":{"rawValue":725000000}},{"x":{"rawValue":758333374},"y":{"rawValue":666566},"z":{"rawValue":724333374}},{"x":{"rawValue":745333374},"y":{"rawValue":499900},"z":{"rawValue":709333374}},{"x":{"rawValue":744000061},"y":{"rawValue":666566},"z":{"rawValue":706000000}},{"x":{"rawValue":742000061},"y":{"rawValue":499900},"z":{"rawValue":702000000}},{"x":{"rawValue":725333374},"y":{"rawValue":833233},"z":{"rawValue":695333374}},{"x":{"rawValue":742000061},"y":{"rawValue":499900},"z":{"rawValue":702000000}},{"x":{"rawValue":741333374},"y":{"rawValue":666566},"z":{"rawValue":699666687}},{"x":{"rawValue":739333374},"y":{"rawValue":666566},"z":{"rawValue":693666687}},{"x":{"rawValue":728333374},"y":{"rawValue":666566},"z":{"rawValue":694333374}},{"x":{"rawValue":725333374},"y":{"rawValue":833233},"z":{"rawValue":695333374}},{"x":{"rawValue":747666687},"y":{"rawValue":499900},"z":{"rawValue":713666687}},{"x":{"rawValue":748333374},"y":{"rawValue":833233},"z":{"rawValue":712000000}},{"x":{"rawValue":745333374},"y":{"rawValue":499900},"z":{"rawValue":709333374}},{"x":{"rawValue":725333374},"y":{"rawValue":833233},"z":{"rawValue":695333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":755333374},"y":{"rawValue":333233},"z":{"rawValue":723333374}},{"x":{"rawValue":756000061},"y":{"rawValue":833233},"z":{"rawValue":721666687}},{"x":{"rawValue":747666687},"y":{"rawValue":499900},"z":{"rawValue":713666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":759333374},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":757000061},"y":{"rawValue":333233},"z":{"rawValue":725000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":757000061},"y":{"rawValue":333233},"z":{"rawValue":725000000}},{"x":{"rawValue":755333374},"y":{"rawValue":333233},"z":{"rawValue":723333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":853333374},"y":{"rawValue":333233},"z":{"rawValue":723333374}},{"x":{"rawValue":852333374},"y":{"rawValue":499900},"z":{"rawValue":723333374}},{"x":{"rawValue":851666687},"y":{"rawValue":333233},"z":{"rawValue":725333374}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":717000000}},{"x":{"rawValue":858333374},"y":{"rawValue":333233},"z":{"rawValue":719000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":858333374},"y":{"rawValue":333233},"z":{"rawValue":719000000}},{"x":{"rawValue":856333374},"y":{"rawValue":333233},"z":{"rawValue":721000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":879000061},"y":{"rawValue":166566},"z":{"rawValue":685666687}},{"x":{"rawValue":877666687},"y":{"rawValue":499900},"z":{"rawValue":685333374}},{"x":{"rawValue":877666687},"y":{"rawValue":166566},"z":{"rawValue":687666687}},{"x":{"rawValue":875666687},"y":{"rawValue":166566},"z":{"rawValue":691666687}},{"x":{"rawValue":874000061},"y":{"rawValue":499900},"z":{"rawValue":692333374}},{"x":{"rawValue":874000061},"y":{"rawValue":333233},"z":{"rawValue":695000000}},{"x":{"rawValue":877666687},"y":{"rawValue":166566},"z":{"rawValue":687666687}},{"x":{"rawValue":875666687},"y":{"rawValue":499900},"z":{"rawValue":688333374}},{"x":{"rawValue":875666687},"y":{"rawValue":166566},"z":{"rawValue":691666687}},{"x":{"rawValue":879000061},"y":{"rawValue":166566},"z":{"rawValue":685666687}},{"x":{"rawValue":877666687},"y":{"rawValue":166566},"z":{"rawValue":687666687}},{"x":{"rawValue":875666687},"y":{"rawValue":166566},"z":{"rawValue":691666687}},{"x":{"rawValue":879666687},"y":{"rawValue":166566},"z":{"rawValue":685000000}},{"x":{"rawValue":879000061},"y":{"rawValue":166566},"z":{"rawValue":685666687}},{"x":{"rawValue":875666687},"y":{"rawValue":166566},"z":{"rawValue":691666687}},{"x":{"rawValue":874000061},"y":{"rawValue":333233},"z":{"rawValue":695000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":879666687},"y":{"rawValue":333233},"z":{"rawValue":682666687}},{"x":{"rawValue":879666687},"y":{"rawValue":166566},"z":{"rawValue":685000000}},{"x":{"rawValue":873333374},"y":{"rawValue":333233},"z":{"rawValue":695666687}},{"x":{"rawValue":872000061},"y":{"rawValue":499900},"z":{"rawValue":695333374}},{"x":{"rawValue":872000061},"y":{"rawValue":333233},"z":{"rawValue":697333374}},{"x":{"rawValue":872000061},"y":{"rawValue":333233},"z":{"rawValue":697333374}},{"x":{"rawValue":870000061},"y":{"rawValue":833233},"z":{"rawValue":698000000}},{"x":{"rawValue":870000061},"y":{"rawValue":499900},"z":{"rawValue":701000000}},{"x":{"rawValue":856333374},"y":{"rawValue":333233},"z":{"rawValue":721000000}},{"x":{"rawValue":854333374},"y":{"rawValue":333233},"z":{"rawValue":722666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":862000061},"y":{"rawValue":499899},"z":{"rawValue":713000000}},{"x":{"rawValue":860333374},"y":{"rawValue":833233},"z":{"rawValue":713666687}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":717000000}},{"x":{"rawValue":869333374},"y":{"rawValue":499900},"z":{"rawValue":701666687}},{"x":{"rawValue":868000061},"y":{"rawValue":833233},"z":{"rawValue":701333374}},{"x":{"rawValue":868000061},"y":{"rawValue":666566},"z":{"rawValue":703333374}},{"x":{"rawValue":870000061},"y":{"rawValue":499900},"z":{"rawValue":701000000}},{"x":{"rawValue":869333374},"y":{"rawValue":499900},"z":{"rawValue":701666687}},{"x":{"rawValue":868000061},"y":{"rawValue":666566},"z":{"rawValue":703333374}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":707333374}},{"x":{"rawValue":868000061},"y":{"rawValue":666566},"z":{"rawValue":703333374}},{"x":{"rawValue":866000061},"y":{"rawValue":999899},"z":{"rawValue":704000000}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":707333374}},{"x":{"rawValue":854333374},"y":{"rawValue":333233},"z":{"rawValue":722666687}},{"x":{"rawValue":853333374},"y":{"rawValue":333233},"z":{"rawValue":723333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":874000061},"y":{"rawValue":333233},"z":{"rawValue":695000000}},{"x":{"rawValue":873333374},"y":{"rawValue":333233},"z":{"rawValue":695666687}},{"x":{"rawValue":872000061},"y":{"rawValue":333233},"z":{"rawValue":697333374}},{"x":{"rawValue":870000061},"y":{"rawValue":499900},"z":{"rawValue":701000000}},{"x":{"rawValue":863333374},"y":{"rawValue":499900},"z":{"rawValue":711000000}},{"x":{"rawValue":862000061},"y":{"rawValue":833233},"z":{"rawValue":710666687}},{"x":{"rawValue":862000061},"y":{"rawValue":499900},"z":{"rawValue":713000000}},{"x":{"rawValue":856333374},"y":{"rawValue":333233},"z":{"rawValue":721000000}},{"x":{"rawValue":854333374},"y":{"rawValue":499900},"z":{"rawValue":721666687}},{"x":{"rawValue":854333374},"y":{"rawValue":333233},"z":{"rawValue":722666687}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":717000000}},{"x":{"rawValue":858333374},"y":{"rawValue":499900},"z":{"rawValue":717666687}},{"x":{"rawValue":858333374},"y":{"rawValue":333233},"z":{"rawValue":719000000}},{"x":{"rawValue":858333374},"y":{"rawValue":333233},"z":{"rawValue":719000000}},{"x":{"rawValue":856333374},"y":{"rawValue":499900},"z":{"rawValue":719666687}},{"x":{"rawValue":856333374},"y":{"rawValue":333233},"z":{"rawValue":721000000}},{"x":{"rawValue":864000061},"y":{"rawValue":499899},"z":{"rawValue":710333374}},{"x":{"rawValue":863333374},"y":{"rawValue":499900},"z":{"rawValue":711000000}},{"x":{"rawValue":862000061},"y":{"rawValue":499899},"z":{"rawValue":713000000}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":717000000}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":707333374}},{"x":{"rawValue":864000061},"y":{"rawValue":833233},"z":{"rawValue":708000000}},{"x":{"rawValue":864000061},"y":{"rawValue":499900},"z":{"rawValue":710333374}},{"x":{"rawValue":874000061},"y":{"rawValue":333233},"z":{"rawValue":695000000}},{"x":{"rawValue":870000061},"y":{"rawValue":499900},"z":{"rawValue":701000000}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":707333374}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":717000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":866000061},"y":{"rawValue":499900},"z":{"rawValue":707333374}},{"x":{"rawValue":864000061},"y":{"rawValue":499900},"z":{"rawValue":710333374}},{"x":{"rawValue":860333374},"y":{"rawValue":333233},"z":{"rawValue":717000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":682666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":121000000},"y":{"rawValue":833233},"z":{"rawValue":734333374}},{"x":{"rawValue":122333335},"y":{"rawValue":1166566},"z":{"rawValue":733666687}},{"x":{"rawValue":122333335},"y":{"rawValue":1333233},"z":{"rawValue":732666687}},{"x":{"rawValue":120333335},"y":{"rawValue":999899},"z":{"rawValue":731000061}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":122333335},"y":{"rawValue":666566},"z":{"rawValue":738666687}},{"x":{"rawValue":121000000},"y":{"rawValue":666566},"z":{"rawValue":735333374}},{"x":{"rawValue":122333335},"y":{"rawValue":666566},"z":{"rawValue":738666687}},{"x":{"rawValue":122333335},"y":{"rawValue":833233},"z":{"rawValue":736333374}},{"x":{"rawValue":121000000},"y":{"rawValue":666566},"z":{"rawValue":735333374}},{"x":{"rawValue":124000000},"y":{"rawValue":666566},"z":{"rawValue":742333374}},{"x":{"rawValue":124000000},"y":{"rawValue":833233},"z":{"rawValue":740000061}},{"x":{"rawValue":122333335},"y":{"rawValue":666566},"z":{"rawValue":738666687}},{"x":{"rawValue":121000000},"y":{"rawValue":666566},"z":{"rawValue":735333374}},{"x":{"rawValue":121000000},"y":{"rawValue":833233},"z":{"rawValue":734333374}},{"x":{"rawValue":120333335},"y":{"rawValue":999899},"z":{"rawValue":731000061}},{"x":{"rawValue":118333335},"y":{"rawValue":833233},"z":{"rawValue":727000061}},{"x":{"rawValue":128000000},"y":{"rawValue":666566},"z":{"rawValue":750333374}},{"x":{"rawValue":128000000},"y":{"rawValue":999899},"z":{"rawValue":748000061}},{"x":{"rawValue":126000000},"y":{"rawValue":666566},"z":{"rawValue":746333374}},{"x":{"rawValue":126000000},"y":{"rawValue":666566},"z":{"rawValue":746333374}},{"x":{"rawValue":126000000},"y":{"rawValue":999899},"z":{"rawValue":744000061}},{"x":{"rawValue":124000000},"y":{"rawValue":666566},"z":{"rawValue":742333374}},{"x":{"rawValue":120333335},"y":{"rawValue":999899},"z":{"rawValue":731000061}},{"x":{"rawValue":120333335},"y":{"rawValue":1166566},"z":{"rawValue":728666687}},{"x":{"rawValue":118333335},"y":{"rawValue":833233},"z":{"rawValue":727000061}},{"x":{"rawValue":121000000},"y":{"rawValue":666566},"z":{"rawValue":735333374}},{"x":{"rawValue":118333335},"y":{"rawValue":833233},"z":{"rawValue":727000061}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":128000000},"y":{"rawValue":666566},"z":{"rawValue":750333374}},{"x":{"rawValue":126000000},"y":{"rawValue":666566},"z":{"rawValue":746333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":126000000},"y":{"rawValue":666566},"z":{"rawValue":746333374}},{"x":{"rawValue":124000000},"y":{"rawValue":666566},"z":{"rawValue":742333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":124000000},"y":{"rawValue":666566},"z":{"rawValue":742333374}},{"x":{"rawValue":122333335},"y":{"rawValue":666566},"z":{"rawValue":738666687}},{"x":{"rawValue":118333335},"y":{"rawValue":833233},"z":{"rawValue":727000061}},{"x":{"rawValue":118333335},"y":{"rawValue":999899},"z":{"rawValue":725333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":132666671},"y":{"rawValue":499900},"z":{"rawValue":762666687}},{"x":{"rawValue":133333328},"y":{"rawValue":833233},"z":{"rawValue":761000061}},{"x":{"rawValue":132000000},"y":{"rawValue":666566},"z":{"rawValue":760000061}},{"x":{"rawValue":134000000},"y":{"rawValue":499900},"z":{"rawValue":766000061}},{"x":{"rawValue":134000000},"y":{"rawValue":666566},"z":{"rawValue":763666687}},{"x":{"rawValue":132666671},"y":{"rawValue":499900},"z":{"rawValue":762666687}},{"x":{"rawValue":132000000},"y":{"rawValue":666566},"z":{"rawValue":760000061}},{"x":{"rawValue":132000000},"y":{"rawValue":833233},"z":{"rawValue":758000061}},{"x":{"rawValue":130000000},"y":{"rawValue":666566},"z":{"rawValue":756333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":136000000},"y":{"rawValue":666566},"z":{"rawValue":768000061}},{"x":{"rawValue":134000000},"y":{"rawValue":499900},"z":{"rawValue":766000061}},{"x":{"rawValue":130000000},"y":{"rawValue":666566},"z":{"rawValue":756333374}},{"x":{"rawValue":130000000},"y":{"rawValue":999899},"z":{"rawValue":752000061}},{"x":{"rawValue":128000000},"y":{"rawValue":666566},"z":{"rawValue":750333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":132666671},"y":{"rawValue":499900},"z":{"rawValue":762666687}},{"x":{"rawValue":132000000},"y":{"rawValue":666566},"z":{"rawValue":760000061}},{"x":{"rawValue":130000000},"y":{"rawValue":666566},"z":{"rawValue":756333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":134000000},"y":{"rawValue":499899},"z":{"rawValue":766000061}},{"x":{"rawValue":132666671},"y":{"rawValue":499899},"z":{"rawValue":762666687}},{"x":{"rawValue":130000000},"y":{"rawValue":666566},"z":{"rawValue":756333374}},{"x":{"rawValue":247666687},"y":{"rawValue":666566},"z":{"rawValue":731333374}},{"x":{"rawValue":248333343},"y":{"rawValue":999899},"z":{"rawValue":729666687}},{"x":{"rawValue":247333343},"y":{"rawValue":833233},"z":{"rawValue":729000061}},{"x":{"rawValue":242666671},"y":{"rawValue":166566},"z":{"rawValue":733666687}},{"x":{"rawValue":249000015},"y":{"rawValue":833233},"z":{"rawValue":734666687}},{"x":{"rawValue":249000015},"y":{"rawValue":833233},"z":{"rawValue":732333374}},{"x":{"rawValue":247666687},"y":{"rawValue":666566},"z":{"rawValue":731333374}},{"x":{"rawValue":242666671},"y":{"rawValue":166566},"z":{"rawValue":733666687}},{"x":{"rawValue":251000015},"y":{"rawValue":833233},"z":{"rawValue":738333374}},{"x":{"rawValue":251000015},"y":{"rawValue":999899},"z":{"rawValue":736333374}},{"x":{"rawValue":249000015},"y":{"rawValue":833233},"z":{"rawValue":734666687}},{"x":{"rawValue":242666671},"y":{"rawValue":166566},"z":{"rawValue":733666687}},{"x":{"rawValue":250000015},"y":{"rawValue":999899},"z":{"rawValue":741333374}},{"x":{"rawValue":252333343},"y":{"rawValue":999899},"z":{"rawValue":741333374}},{"x":{"rawValue":256000000},"y":{"rawValue":1666566},"z":{"rawValue":745000061}},{"x":{"rawValue":256000000},"y":{"rawValue":1499899},"z":{"rawValue":743333374}},{"x":{"rawValue":251000015},"y":{"rawValue":833233},"z":{"rawValue":738333374}},{"x":{"rawValue":240333343},"y":{"rawValue":499900},"z":{"rawValue":733666687}},{"x":{"rawValue":242666671},"y":{"rawValue":166566},"z":{"rawValue":733666687}},{"x":{"rawValue":247333343},"y":{"rawValue":833233},"z":{"rawValue":729000061}},{"x":{"rawValue":247333343},"y":{"rawValue":833233},"z":{"rawValue":725333374}},{"x":{"rawValue":232333343},"y":{"rawValue":333233},"z":{"rawValue":725333374}},{"x":{"rawValue":250000015},"y":{"rawValue":999899},"z":{"rawValue":741333374}},{"x":{"rawValue":252333343},"y":{"rawValue":999899},"z":{"rawValue":741333374}},{"x":{"rawValue":251000015},"y":{"rawValue":833233},"z":{"rawValue":738333374}},{"x":{"rawValue":256000000},"y":{"rawValue":1666566},"z":{"rawValue":745000061}},{"x":{"rawValue":259333343},"y":{"rawValue":2333233},"z":{"rawValue":748333374}},{"x":{"rawValue":261000000},"y":{"rawValue":2333233},"z":{"rawValue":748333374}},{"x":{"rawValue":256000000},"y":{"rawValue":1499899},"z":{"rawValue":743333374}},{"x":{"rawValue":268000000},"y":{"rawValue":3166566},"z":{"rawValue":755000061}},{"x":{"rawValue":269333343},"y":{"rawValue":3166566},"z":{"rawValue":756333374}},{"x":{"rawValue":270666656},"y":{"rawValue":3166566},"z":{"rawValue":756333374}},{"x":{"rawValue":262666656},"y":{"rawValue":2666566},"z":{"rawValue":748333374}},{"x":{"rawValue":261000000},"y":{"rawValue":2333233},"z":{"rawValue":748333374}},{"x":{"rawValue":259333343},"y":{"rawValue":2333233},"z":{"rawValue":748333374}},{"x":{"rawValue":265666656},"y":{"rawValue":3333233},"z":{"rawValue":755000061}},{"x":{"rawValue":262000000},"y":{"rawValue":2499900},"z":{"rawValue":748333374}},{"x":{"rawValue":261000000},"y":{"rawValue":2333233},"z":{"rawValue":748333374}},{"x":{"rawValue":265666656},"y":{"rawValue":3333233},"z":{"rawValue":755000061}},{"x":{"rawValue":262666656},"y":{"rawValue":2666566},"z":{"rawValue":748333374}},{"x":{"rawValue":262000000},"y":{"rawValue":2499900},"z":{"rawValue":748333374}},{"x":{"rawValue":265666656},"y":{"rawValue":3333233},"z":{"rawValue":755000061}},{"x":{"rawValue":268000000},"y":{"rawValue":3166566},"z":{"rawValue":755000061}},{"x":{"rawValue":271666656},"y":{"rawValue":3166566},"z":{"rawValue":756333374}},{"x":{"rawValue":272666656},"y":{"rawValue":3333233},"z":{"rawValue":756333374}},{"x":{"rawValue":272000000},"y":{"rawValue":3333233},"z":{"rawValue":755666687}},{"x":{"rawValue":284666656},"y":{"rawValue":1666566},"z":{"rawValue":768000061}},{"x":{"rawValue":288333343},"y":{"rawValue":1166566},"z":{"rawValue":768000061}},{"x":{"rawValue":287000000},"y":{"rawValue":1499899},"z":{"rawValue":766333374}},{"x":{"rawValue":284666656},"y":{"rawValue":1666566},"z":{"rawValue":766333374}},{"x":{"rawValue":271666656},"y":{"rawValue":3166566},"z":{"rawValue":756333374}},{"x":{"rawValue":270666656},"y":{"rawValue":3166566},"z":{"rawValue":756333374}},{"x":{"rawValue":273666656},"y":{"rawValue":3333233},"z":{"rawValue":761000061}},{"x":{"rawValue":281333343},"y":{"rawValue":2333233},"z":{"rawValue":764666687}},{"x":{"rawValue":284666656},"y":{"rawValue":1666566},"z":{"rawValue":768000061}},{"x":{"rawValue":284666656},"y":{"rawValue":1666566},"z":{"rawValue":766333374}},{"x":{"rawValue":281333343},"y":{"rawValue":2499900},"z":{"rawValue":762666687}},{"x":{"rawValue":279000000},"y":{"rawValue":2666566},"z":{"rawValue":762666687}},{"x":{"rawValue":272666656},"y":{"rawValue":3333233},"z":{"rawValue":756333374}},{"x":{"rawValue":276000000},"y":{"rawValue":2999900},"z":{"rawValue":761000061}},{"x":{"rawValue":279333343},"y":{"rawValue":2666566},"z":{"rawValue":764666687}},{"x":{"rawValue":279333343},"y":{"rawValue":2666566},"z":{"rawValue":764666687}},{"x":{"rawValue":281333343},"y":{"rawValue":2333233},"z":{"rawValue":764666687}},{"x":{"rawValue":281333343},"y":{"rawValue":2499900},"z":{"rawValue":762666687}},{"x":{"rawValue":279000000},"y":{"rawValue":2666566},"z":{"rawValue":762666687}},{"x":{"rawValue":270666656},"y":{"rawValue":3166566},"z":{"rawValue":756333374}},{"x":{"rawValue":269333343},"y":{"rawValue":3166566},"z":{"rawValue":756333374}},{"x":{"rawValue":273666656},"y":{"rawValue":3333233},"z":{"rawValue":761000061}},{"x":{"rawValue":272666656},"y":{"rawValue":3333233},"z":{"rawValue":756333374}},{"x":{"rawValue":271666656},"y":{"rawValue":3166566},"z":{"rawValue":756333374}},{"x":{"rawValue":273666656},"y":{"rawValue":3333233},"z":{"rawValue":761000061}},{"x":{"rawValue":276000000},"y":{"rawValue":2999900},"z":{"rawValue":761000061}},{"x":{"rawValue":341333343},"y":{"rawValue":333233},"z":{"rawValue":764666687}},{"x":{"rawValue":340000030},"y":{"rawValue":333233},"z":{"rawValue":764666687}},{"x":{"rawValue":339333343},"y":{"rawValue":166566},"z":{"rawValue":766333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":332666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":339333343},"y":{"rawValue":166566},"z":{"rawValue":766333374}},{"x":{"rawValue":333000030},"y":{"rawValue":499900},"z":{"rawValue":766333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":749000061}},{"x":{"rawValue":381666687},"y":{"rawValue":499900},"z":{"rawValue":749000061}},{"x":{"rawValue":381000000},"y":{"rawValue":166566},"z":{"rawValue":750666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":381000000},"y":{"rawValue":166566},"z":{"rawValue":750666687}},{"x":{"rawValue":377000000},"y":{"rawValue":499900},"z":{"rawValue":750666687}},{"x":{"rawValue":377333343},"y":{"rawValue":166566},"z":{"rawValue":752000061}},{"x":{"rawValue":355666687},"y":{"rawValue":166566},"z":{"rawValue":760666687}},{"x":{"rawValue":351666687},"y":{"rawValue":333233},"z":{"rawValue":760666687}},{"x":{"rawValue":352000000},"y":{"rawValue":166566},"z":{"rawValue":762000061}},{"x":{"rawValue":371333343},"y":{"rawValue":166566},"z":{"rawValue":754666687}},{"x":{"rawValue":367000000},"y":{"rawValue":499900},"z":{"rawValue":754666687}},{"x":{"rawValue":367333343},"y":{"rawValue":166566},"z":{"rawValue":756000061}},{"x":{"rawValue":381000000},"y":{"rawValue":166566},"z":{"rawValue":750666687}},{"x":{"rawValue":377333343},"y":{"rawValue":166566},"z":{"rawValue":752000061}},{"x":{"rawValue":376666687},"y":{"rawValue":166566},"z":{"rawValue":752666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":355666687},"y":{"rawValue":166566},"z":{"rawValue":760666687}},{"x":{"rawValue":352000000},"y":{"rawValue":166566},"z":{"rawValue":762000061}},{"x":{"rawValue":351333343},"y":{"rawValue":166566},"z":{"rawValue":762666687}},{"x":{"rawValue":361333343},"y":{"rawValue":166566},"z":{"rawValue":758666687}},{"x":{"rawValue":371333343},"y":{"rawValue":166566},"z":{"rawValue":754666687}},{"x":{"rawValue":367333343},"y":{"rawValue":166566},"z":{"rawValue":756000061}},{"x":{"rawValue":366666687},"y":{"rawValue":166566},"z":{"rawValue":756666687}},{"x":{"rawValue":351333343},"y":{"rawValue":166566},"z":{"rawValue":762666687}},{"x":{"rawValue":346000000},"y":{"rawValue":333233},"z":{"rawValue":762666687}},{"x":{"rawValue":346333343},"y":{"rawValue":166566},"z":{"rawValue":764000061}},{"x":{"rawValue":345666687},"y":{"rawValue":166566},"z":{"rawValue":764666687}},{"x":{"rawValue":341333343},"y":{"rawValue":333233},"z":{"rawValue":764666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":376666687},"y":{"rawValue":166566},"z":{"rawValue":752666687}},{"x":{"rawValue":372000000},"y":{"rawValue":499900},"z":{"rawValue":752666687}},{"x":{"rawValue":371333343},"y":{"rawValue":166566},"z":{"rawValue":754666687}},{"x":{"rawValue":366666687},"y":{"rawValue":166566},"z":{"rawValue":756666687}},{"x":{"rawValue":362000000},"y":{"rawValue":499900},"z":{"rawValue":756666687}},{"x":{"rawValue":361333343},"y":{"rawValue":166566},"z":{"rawValue":758666687}},{"x":{"rawValue":361333343},"y":{"rawValue":166566},"z":{"rawValue":758666687}},{"x":{"rawValue":356333343},"y":{"rawValue":499900},"z":{"rawValue":758666687}},{"x":{"rawValue":355666687},"y":{"rawValue":166566},"z":{"rawValue":760666687}},{"x":{"rawValue":351333343},"y":{"rawValue":166566},"z":{"rawValue":762666687}},{"x":{"rawValue":346333343},"y":{"rawValue":166566},"z":{"rawValue":764000061}},{"x":{"rawValue":345666687},"y":{"rawValue":166566},"z":{"rawValue":764666687}},{"x":{"rawValue":376666687},"y":{"rawValue":166566},"z":{"rawValue":752666687}},{"x":{"rawValue":371333343},"y":{"rawValue":166566},"z":{"rawValue":754666687}},{"x":{"rawValue":366666687},"y":{"rawValue":166566},"z":{"rawValue":756666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":366666687},"y":{"rawValue":166566},"z":{"rawValue":756666687}},{"x":{"rawValue":361333343},"y":{"rawValue":166566},"z":{"rawValue":758666687}},{"x":{"rawValue":351333343},"y":{"rawValue":166566},"z":{"rawValue":762666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":351333343},"y":{"rawValue":166566},"z":{"rawValue":762666687}},{"x":{"rawValue":345666687},"y":{"rawValue":166566},"z":{"rawValue":764666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":416333343},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":415000000},"y":{"rawValue":499900},"z":{"rawValue":725333374}},{"x":{"rawValue":415000000},"y":{"rawValue":166566},"z":{"rawValue":726666687}},{"x":{"rawValue":400666656},"y":{"rawValue":166566},"z":{"rawValue":739000061}},{"x":{"rawValue":398333343},"y":{"rawValue":499900},"z":{"rawValue":739000061}},{"x":{"rawValue":398666656},"y":{"rawValue":166566},"z":{"rawValue":740333374}},{"x":{"rawValue":412333343},"y":{"rawValue":166566},"z":{"rawValue":729333374}},{"x":{"rawValue":411000000},"y":{"rawValue":499899},"z":{"rawValue":729333374}},{"x":{"rawValue":410333343},"y":{"rawValue":166566},"z":{"rawValue":731333374}},{"x":{"rawValue":410333343},"y":{"rawValue":166566},"z":{"rawValue":731333374}},{"x":{"rawValue":409000000},"y":{"rawValue":333233},"z":{"rawValue":731333374}},{"x":{"rawValue":408333343},"y":{"rawValue":166566},"z":{"rawValue":733333374}},{"x":{"rawValue":408333343},"y":{"rawValue":166566},"z":{"rawValue":733333374}},{"x":{"rawValue":407000000},"y":{"rawValue":333233},"z":{"rawValue":733333374}},{"x":{"rawValue":406333343},"y":{"rawValue":166566},"z":{"rawValue":735333374}},{"x":{"rawValue":402666656},"y":{"rawValue":166566},"z":{"rawValue":737000061}},{"x":{"rawValue":401333343},"y":{"rawValue":499900},"z":{"rawValue":737000061}},{"x":{"rawValue":400666656},"y":{"rawValue":166566},"z":{"rawValue":739000061}},{"x":{"rawValue":400666656},"y":{"rawValue":166566},"z":{"rawValue":739000061}},{"x":{"rawValue":398666656},"y":{"rawValue":166566},"z":{"rawValue":740333374}},{"x":{"rawValue":398000000},"y":{"rawValue":166566},"z":{"rawValue":741000061}},{"x":{"rawValue":391333343},"y":{"rawValue":333233},"z":{"rawValue":744333374}},{"x":{"rawValue":389666656},"y":{"rawValue":333233},"z":{"rawValue":745000061}},{"x":{"rawValue":389000000},"y":{"rawValue":166566},"z":{"rawValue":747000061}},{"x":{"rawValue":394666656},"y":{"rawValue":166566},"z":{"rawValue":743000061}},{"x":{"rawValue":391333343},"y":{"rawValue":666566},"z":{"rawValue":743000061}},{"x":{"rawValue":391333343},"y":{"rawValue":333233},"z":{"rawValue":744333374}},{"x":{"rawValue":389000000},"y":{"rawValue":166566},"z":{"rawValue":747000061}},{"x":{"rawValue":385666656},"y":{"rawValue":499900},"z":{"rawValue":747000061}},{"x":{"rawValue":385666656},"y":{"rawValue":166566},"z":{"rawValue":748333374}},{"x":{"rawValue":415000000},"y":{"rawValue":166566},"z":{"rawValue":726666687}},{"x":{"rawValue":413000000},"y":{"rawValue":499899},"z":{"rawValue":727333374}},{"x":{"rawValue":412333343},"y":{"rawValue":166566},"z":{"rawValue":729333374}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":398000000},"y":{"rawValue":166566},"z":{"rawValue":741000061}},{"x":{"rawValue":395333343},"y":{"rawValue":499900},"z":{"rawValue":741000061}},{"x":{"rawValue":394666656},"y":{"rawValue":166566},"z":{"rawValue":743000061}},{"x":{"rawValue":406333343},"y":{"rawValue":166566},"z":{"rawValue":735333374}},{"x":{"rawValue":403333343},"y":{"rawValue":499900},"z":{"rawValue":735333374}},{"x":{"rawValue":402666656},"y":{"rawValue":166566},"z":{"rawValue":737000061}},{"x":{"rawValue":406333343},"y":{"rawValue":166566},"z":{"rawValue":735333374}},{"x":{"rawValue":402666656},"y":{"rawValue":166566},"z":{"rawValue":737000061}},{"x":{"rawValue":400666656},"y":{"rawValue":166566},"z":{"rawValue":739000061}},{"x":{"rawValue":394666656},"y":{"rawValue":166566},"z":{"rawValue":743000061}},{"x":{"rawValue":391333343},"y":{"rawValue":333233},"z":{"rawValue":744333374}},{"x":{"rawValue":389000000},"y":{"rawValue":166566},"z":{"rawValue":747000061}},{"x":{"rawValue":406333343},"y":{"rawValue":166566},"z":{"rawValue":735333374}},{"x":{"rawValue":400666656},"y":{"rawValue":166566},"z":{"rawValue":739000061}},{"x":{"rawValue":398000000},"y":{"rawValue":166566},"z":{"rawValue":741000061}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":398000000},"y":{"rawValue":166566},"z":{"rawValue":741000061}},{"x":{"rawValue":394666656},"y":{"rawValue":166566},"z":{"rawValue":743000061}},{"x":{"rawValue":389000000},"y":{"rawValue":166566},"z":{"rawValue":747000061}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":416333343},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":415000000},"y":{"rawValue":166566},"z":{"rawValue":726666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":408333343},"y":{"rawValue":166566},"z":{"rawValue":733333374}},{"x":{"rawValue":406333343},"y":{"rawValue":166566},"z":{"rawValue":735333374}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":412333343},"y":{"rawValue":166566},"z":{"rawValue":729333374}},{"x":{"rawValue":410333343},"y":{"rawValue":166566},"z":{"rawValue":731333374}},{"x":{"rawValue":385666656},"y":{"rawValue":166566},"z":{"rawValue":748333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":749000061}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":410333343},"y":{"rawValue":166566},"z":{"rawValue":731333374}},{"x":{"rawValue":408333343},"y":{"rawValue":166566},"z":{"rawValue":733333374}},{"x":{"rawValue":389000000},"y":{"rawValue":166566},"z":{"rawValue":747000061}},{"x":{"rawValue":385666656},"y":{"rawValue":166566},"z":{"rawValue":748333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":554000000},"y":{"rawValue":499900},"z":{"rawValue":763666687}},{"x":{"rawValue":554666687},"y":{"rawValue":499900},"z":{"rawValue":763000061}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":554000000},"y":{"rawValue":666566},"z":{"rawValue":768000061}},{"x":{"rawValue":554000000},"y":{"rawValue":499900},"z":{"rawValue":763666687}},{"x":{"rawValue":562333374},"y":{"rawValue":666566},"z":{"rawValue":726333374}},{"x":{"rawValue":563666687},"y":{"rawValue":999899},"z":{"rawValue":726666687}},{"x":{"rawValue":563666687},"y":{"rawValue":833233},"z":{"rawValue":725333374}},{"x":{"rawValue":559666687},"y":{"rawValue":499900},"z":{"rawValue":736000061}},{"x":{"rawValue":561666687},"y":{"rawValue":999899},"z":{"rawValue":735333374}},{"x":{"rawValue":561666687},"y":{"rawValue":499900},"z":{"rawValue":727000061}},{"x":{"rawValue":561666687},"y":{"rawValue":499900},"z":{"rawValue":727000061}},{"x":{"rawValue":562333374},"y":{"rawValue":666566},"z":{"rawValue":726333374}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":562333374},"y":{"rawValue":666566},"z":{"rawValue":726333374}},{"x":{"rawValue":563666687},"y":{"rawValue":833233},"z":{"rawValue":725333374}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":558333374},"y":{"rawValue":666566},"z":{"rawValue":745666687}},{"x":{"rawValue":559666687},"y":{"rawValue":999899},"z":{"rawValue":746000061}},{"x":{"rawValue":559666687},"y":{"rawValue":499900},"z":{"rawValue":736000061}},{"x":{"rawValue":554666687},"y":{"rawValue":499899},"z":{"rawValue":763000061}},{"x":{"rawValue":555666687},"y":{"rawValue":833233},"z":{"rawValue":763000061}},{"x":{"rawValue":555666687},"y":{"rawValue":499900},"z":{"rawValue":755666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":555666687},"y":{"rawValue":499900},"z":{"rawValue":755666687}},{"x":{"rawValue":557666687},"y":{"rawValue":999899},"z":{"rawValue":755000061}},{"x":{"rawValue":557666687},"y":{"rawValue":666566},"z":{"rawValue":746333374}},{"x":{"rawValue":557666687},"y":{"rawValue":666566},"z":{"rawValue":746333374}},{"x":{"rawValue":558333374},"y":{"rawValue":666566},"z":{"rawValue":745666687}},{"x":{"rawValue":559666687},"y":{"rawValue":499900},"z":{"rawValue":736000061}},{"x":{"rawValue":559666687},"y":{"rawValue":499900},"z":{"rawValue":736000061}},{"x":{"rawValue":561666687},"y":{"rawValue":499900},"z":{"rawValue":727000061}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":555666687},"y":{"rawValue":499900},"z":{"rawValue":755666687}},{"x":{"rawValue":557666687},"y":{"rawValue":666566},"z":{"rawValue":746333374}},{"x":{"rawValue":559666687},"y":{"rawValue":499900},"z":{"rawValue":736000061}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":618000061},"y":{"rawValue":40666568},"z":{"rawValue":728666687}},{"x":{"rawValue":616000061},"y":{"rawValue":40666568},"z":{"rawValue":729333374}},{"x":{"rawValue":616000061},"y":{"rawValue":40833236},"z":{"rawValue":730333374}},{"x":{"rawValue":621000061},"y":{"rawValue":40666568},"z":{"rawValue":730333374}},{"x":{"rawValue":618000061},"y":{"rawValue":40666568},"z":{"rawValue":728666687}},{"x":{"rawValue":621000061},"y":{"rawValue":40666568},"z":{"rawValue":730333374}},{"x":{"rawValue":622333374},"y":{"rawValue":40333236},"z":{"rawValue":730666687}},{"x":{"rawValue":622333374},"y":{"rawValue":39833236},"z":{"rawValue":725333374}},{"x":{"rawValue":618000061},"y":{"rawValue":39999900},"z":{"rawValue":725333374}},{"x":{"rawValue":615333374},"y":{"rawValue":40833236},"z":{"rawValue":731333374}},{"x":{"rawValue":614000061},"y":{"rawValue":40666568},"z":{"rawValue":731333374}},{"x":{"rawValue":614000061},"y":{"rawValue":40833236},"z":{"rawValue":734000061}},{"x":{"rawValue":619000061},"y":{"rawValue":40999900},"z":{"rawValue":734000061}},{"x":{"rawValue":620333374},"y":{"rawValue":40666568},"z":{"rawValue":734333374}},{"x":{"rawValue":620333374},"y":{"rawValue":40833236},"z":{"rawValue":731000061}},{"x":{"rawValue":616000061},"y":{"rawValue":40833236},"z":{"rawValue":730333374}},{"x":{"rawValue":615333374},"y":{"rawValue":40833236},"z":{"rawValue":731333374}},{"x":{"rawValue":614000061},"y":{"rawValue":40833236},"z":{"rawValue":734000061}},{"x":{"rawValue":619000061},"y":{"rawValue":40999900},"z":{"rawValue":734000061}},{"x":{"rawValue":620333374},"y":{"rawValue":40833236},"z":{"rawValue":731000061}},{"x":{"rawValue":620333374},"y":{"rawValue":40833236},"z":{"rawValue":731000061}},{"x":{"rawValue":621000061},"y":{"rawValue":40666568},"z":{"rawValue":730333374}},{"x":{"rawValue":616000061},"y":{"rawValue":40833236},"z":{"rawValue":730333374}},{"x":{"rawValue":618333374},"y":{"rawValue":40999900},"z":{"rawValue":734666687}},{"x":{"rawValue":619000061},"y":{"rawValue":40999900},"z":{"rawValue":734000061}},{"x":{"rawValue":614000061},"y":{"rawValue":40833236},"z":{"rawValue":734000061}},{"x":{"rawValue":614000061},"y":{"rawValue":40833236},"z":{"rawValue":736000061}},{"x":{"rawValue":613333374},"y":{"rawValue":40833236},"z":{"rawValue":736666687}},{"x":{"rawValue":618333374},"y":{"rawValue":40833236},"z":{"rawValue":736666687}},{"x":{"rawValue":618333374},"y":{"rawValue":40999900},"z":{"rawValue":734666687}},{"x":{"rawValue":614000061},"y":{"rawValue":40833236},"z":{"rawValue":734000061}},{"x":{"rawValue":614000061},"y":{"rawValue":40833236},"z":{"rawValue":736000061}},{"x":{"rawValue":618333374},"y":{"rawValue":40833236},"z":{"rawValue":736666687}},{"x":{"rawValue":614333374},"y":{"rawValue":39999900},"z":{"rawValue":744000061}},{"x":{"rawValue":615333374},"y":{"rawValue":40166568},"z":{"rawValue":743333374}},{"x":{"rawValue":615000061},"y":{"rawValue":40499900},"z":{"rawValue":742000061}},{"x":{"rawValue":612000061},"y":{"rawValue":39999900},"z":{"rawValue":743666687}},{"x":{"rawValue":610333374},"y":{"rawValue":38999900},"z":{"rawValue":749666687}},{"x":{"rawValue":609666687},"y":{"rawValue":38833236},"z":{"rawValue":750333374}},{"x":{"rawValue":612333374},"y":{"rawValue":38833236},"z":{"rawValue":750333374}},{"x":{"rawValue":610333374},"y":{"rawValue":38999900},"z":{"rawValue":749666687}},{"x":{"rawValue":612333374},"y":{"rawValue":38833236},"z":{"rawValue":750333374}},{"x":{"rawValue":612333374},"y":{"rawValue":39333236},"z":{"rawValue":748000061}},{"x":{"rawValue":610333374},"y":{"rawValue":39666568},"z":{"rawValue":744333374}},{"x":{"rawValue":617000061},"y":{"rawValue":40666568},"z":{"rawValue":739333374}},{"x":{"rawValue":618333374},"y":{"rawValue":40499900},"z":{"rawValue":739333374}},{"x":{"rawValue":618333374},"y":{"rawValue":40833236},"z":{"rawValue":736666687}},{"x":{"rawValue":613333374},"y":{"rawValue":40833236},"z":{"rawValue":736666687}},{"x":{"rawValue":615000061},"y":{"rawValue":40499900},"z":{"rawValue":742000061}},{"x":{"rawValue":616333374},"y":{"rawValue":40499900},"z":{"rawValue":741333374}},{"x":{"rawValue":617000061},"y":{"rawValue":40666568},"z":{"rawValue":739333374}},{"x":{"rawValue":615000061},"y":{"rawValue":40499900},"z":{"rawValue":742000061}},{"x":{"rawValue":617000061},"y":{"rawValue":40666568},"z":{"rawValue":739333374}},{"x":{"rawValue":613333374},"y":{"rawValue":40833236},"z":{"rawValue":736666687}},{"x":{"rawValue":612000061},"y":{"rawValue":40499900},"z":{"rawValue":736333374}},{"x":{"rawValue":612000061},"y":{"rawValue":39999900},"z":{"rawValue":743666687}},{"x":{"rawValue":612000061},"y":{"rawValue":39999900},"z":{"rawValue":743666687}},{"x":{"rawValue":610333374},"y":{"rawValue":39666568},"z":{"rawValue":744333374}},{"x":{"rawValue":612333374},"y":{"rawValue":39333236},"z":{"rawValue":748000061}},{"x":{"rawValue":614333374},"y":{"rawValue":39333236},"z":{"rawValue":747333374}},{"x":{"rawValue":614333374},"y":{"rawValue":39999900},"z":{"rawValue":744000061}},{"x":{"rawValue":608333374},"y":{"rawValue":38166568},"z":{"rawValue":753666687}},{"x":{"rawValue":607666687},"y":{"rawValue":37999900},"z":{"rawValue":754333374}},{"x":{"rawValue":611000061},"y":{"rawValue":38166568},"z":{"rawValue":754333374}},{"x":{"rawValue":611000061},"y":{"rawValue":38333236},"z":{"rawValue":753666687}},{"x":{"rawValue":609666687},"y":{"rawValue":38833236},"z":{"rawValue":750333374}},{"x":{"rawValue":608333374},"y":{"rawValue":38666568},"z":{"rawValue":750000061}},{"x":{"rawValue":608333374},"y":{"rawValue":38166568},"z":{"rawValue":753666687}},{"x":{"rawValue":611000061},"y":{"rawValue":38333236},"z":{"rawValue":753666687}},{"x":{"rawValue":612333374},"y":{"rawValue":38333236},"z":{"rawValue":753000061}},{"x":{"rawValue":612333374},"y":{"rawValue":38833236},"z":{"rawValue":750333374}},{"x":{"rawValue":609666687},"y":{"rawValue":38833236},"z":{"rawValue":750333374}},{"x":{"rawValue":608333374},"y":{"rawValue":38166568},"z":{"rawValue":753666687}},{"x":{"rawValue":610333374},"y":{"rawValue":37999900},"z":{"rawValue":755666687}},{"x":{"rawValue":611333374},"y":{"rawValue":37999900},"z":{"rawValue":755000061}},{"x":{"rawValue":611000061},"y":{"rawValue":38166568},"z":{"rawValue":754333374}},{"x":{"rawValue":607666687},"y":{"rawValue":37999900},"z":{"rawValue":754333374}},{"x":{"rawValue":606333374},"y":{"rawValue":37499900},"z":{"rawValue":757666687}},{"x":{"rawValue":605666687},"y":{"rawValue":37333236},"z":{"rawValue":758333374}},{"x":{"rawValue":610333374},"y":{"rawValue":37499900},"z":{"rawValue":758333374}},{"x":{"rawValue":607666687},"y":{"rawValue":37999900},"z":{"rawValue":754333374}},{"x":{"rawValue":606333374},"y":{"rawValue":37833236},"z":{"rawValue":754000061}},{"x":{"rawValue":606333374},"y":{"rawValue":37499900},"z":{"rawValue":757666687}},{"x":{"rawValue":610333374},"y":{"rawValue":37499900},"z":{"rawValue":758333374}},{"x":{"rawValue":610333374},"y":{"rawValue":37999900},"z":{"rawValue":755666687}},{"x":{"rawValue":604333374},"y":{"rawValue":36999900},"z":{"rawValue":763333374}},{"x":{"rawValue":603666687},"y":{"rawValue":36833236},"z":{"rawValue":764000061}},{"x":{"rawValue":608666687},"y":{"rawValue":36999900},"z":{"rawValue":764000061}},{"x":{"rawValue":605666687},"y":{"rawValue":37333236},"z":{"rawValue":758333374}},{"x":{"rawValue":604333374},"y":{"rawValue":36999900},"z":{"rawValue":758000061}},{"x":{"rawValue":604333374},"y":{"rawValue":36999900},"z":{"rawValue":763333374}},{"x":{"rawValue":608666687},"y":{"rawValue":36999900},"z":{"rawValue":764000061}},{"x":{"rawValue":610333374},"y":{"rawValue":36833236},"z":{"rawValue":763333374}},{"x":{"rawValue":610333374},"y":{"rawValue":37499900},"z":{"rawValue":758333374}},{"x":{"rawValue":605666687},"y":{"rawValue":37333236},"z":{"rawValue":758333374}},{"x":{"rawValue":604333374},"y":{"rawValue":36999900},"z":{"rawValue":763333374}},{"x":{"rawValue":603666687},"y":{"rawValue":36833236},"z":{"rawValue":764000061}},{"x":{"rawValue":602333374},"y":{"rawValue":36666568},"z":{"rawValue":763666687}},{"x":{"rawValue":602333374},"y":{"rawValue":36999900},"z":{"rawValue":768000061}},{"x":{"rawValue":608666687},"y":{"rawValue":36833236},"z":{"rawValue":768000061}},{"x":{"rawValue":608666687},"y":{"rawValue":36999900},"z":{"rawValue":764000061}},{"x":{"rawValue":603666687},"y":{"rawValue":36833236},"z":{"rawValue":764000061}},{"x":{"rawValue":602333374},"y":{"rawValue":36999900},"z":{"rawValue":768000061}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":674666687},"y":{"rawValue":1166566},"z":{"rawValue":736333374}},{"x":{"rawValue":672666687},"y":{"rawValue":999899},"z":{"rawValue":740333374}},{"x":{"rawValue":662333312},"y":{"rawValue":166566},"z":{"rawValue":758333374}},{"x":{"rawValue":661000000},"y":{"rawValue":333233},"z":{"rawValue":758000061}},{"x":{"rawValue":661000000},"y":{"rawValue":499900},"z":{"rawValue":761000061}},{"x":{"rawValue":678000000},"y":{"rawValue":1333233},"z":{"rawValue":729000061}},{"x":{"rawValue":676666687},"y":{"rawValue":1666566},"z":{"rawValue":728666687}},{"x":{"rawValue":676666687},"y":{"rawValue":1333233},"z":{"rawValue":732000061}},{"x":{"rawValue":678666687},"y":{"rawValue":1166566},"z":{"rawValue":728333374}},{"x":{"rawValue":676666687},"y":{"rawValue":1333233},"z":{"rawValue":732000061}},{"x":{"rawValue":674666687},"y":{"rawValue":1166566},"z":{"rawValue":736333374}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":678666687},"y":{"rawValue":1499899},"z":{"rawValue":725333374}},{"x":{"rawValue":678666687},"y":{"rawValue":1166566},"z":{"rawValue":728333374}},{"x":{"rawValue":670666687},"y":{"rawValue":833233},"z":{"rawValue":744333374}},{"x":{"rawValue":668666687},"y":{"rawValue":999899},"z":{"rawValue":745000061}},{"x":{"rawValue":668666687},"y":{"rawValue":833233},"z":{"rawValue":746333374}},{"x":{"rawValue":676000000},"y":{"rawValue":1333233},"z":{"rawValue":732666687}},{"x":{"rawValue":674666687},"y":{"rawValue":1666566},"z":{"rawValue":732333374}},{"x":{"rawValue":674666687},"y":{"rawValue":1166566},"z":{"rawValue":736333374}},{"x":{"rawValue":668666687},"y":{"rawValue":833233},"z":{"rawValue":746333374}},{"x":{"rawValue":667000000},"y":{"rawValue":999899},"z":{"rawValue":747000061}},{"x":{"rawValue":667000000},"y":{"rawValue":499900},"z":{"rawValue":750000061}},{"x":{"rawValue":665000000},"y":{"rawValue":166566},"z":{"rawValue":754000061}},{"x":{"rawValue":663000000},"y":{"rawValue":499900},"z":{"rawValue":754666687}},{"x":{"rawValue":663000000},"y":{"rawValue":166566},"z":{"rawValue":757666687}},{"x":{"rawValue":674666687},"y":{"rawValue":1166566},"z":{"rawValue":736333374}},{"x":{"rawValue":672666687},"y":{"rawValue":1499899},"z":{"rawValue":737000061}},{"x":{"rawValue":672666687},"y":{"rawValue":999899},"z":{"rawValue":740333374}},{"x":{"rawValue":672666687},"y":{"rawValue":999899},"z":{"rawValue":740333374}},{"x":{"rawValue":670666687},"y":{"rawValue":1333233},"z":{"rawValue":741000061}},{"x":{"rawValue":670666687},"y":{"rawValue":833233},"z":{"rawValue":744333374}},{"x":{"rawValue":667000000},"y":{"rawValue":499900},"z":{"rawValue":750000061}},{"x":{"rawValue":665000000},"y":{"rawValue":666566},"z":{"rawValue":750666687}},{"x":{"rawValue":665000000},"y":{"rawValue":166566},"z":{"rawValue":754000061}},{"x":{"rawValue":670666687},"y":{"rawValue":833233},"z":{"rawValue":744333374}},{"x":{"rawValue":668666687},"y":{"rawValue":833233},"z":{"rawValue":746333374}},{"x":{"rawValue":667000000},"y":{"rawValue":499900},"z":{"rawValue":750000061}},{"x":{"rawValue":676666687},"y":{"rawValue":1333233},"z":{"rawValue":732000061}},{"x":{"rawValue":676000000},"y":{"rawValue":1333233},"z":{"rawValue":732666687}},{"x":{"rawValue":674666687},"y":{"rawValue":1166566},"z":{"rawValue":736333374}},{"x":{"rawValue":670666687},"y":{"rawValue":833233},"z":{"rawValue":744333374}},{"x":{"rawValue":667000000},"y":{"rawValue":499900},"z":{"rawValue":750000061}},{"x":{"rawValue":665000000},"y":{"rawValue":166566},"z":{"rawValue":754000061}},{"x":{"rawValue":678666687},"y":{"rawValue":1166566},"z":{"rawValue":728333374}},{"x":{"rawValue":678000000},"y":{"rawValue":1333233},"z":{"rawValue":729000061}},{"x":{"rawValue":676666687},"y":{"rawValue":1333233},"z":{"rawValue":732000061}},{"x":{"rawValue":663000000},"y":{"rawValue":166566},"z":{"rawValue":757666687}},{"x":{"rawValue":662333312},"y":{"rawValue":166566},"z":{"rawValue":758333374}},{"x":{"rawValue":661000000},"y":{"rawValue":499900},"z":{"rawValue":761000061}},{"x":{"rawValue":682000000},"y":{"rawValue":166566},"z":{"rawValue":761000061}},{"x":{"rawValue":670666687},"y":{"rawValue":833233},"z":{"rawValue":744333374}},{"x":{"rawValue":665000000},"y":{"rawValue":166566},"z":{"rawValue":754000061}},{"x":{"rawValue":663000000},"y":{"rawValue":166566},"z":{"rawValue":757666687}},{"x":{"rawValue":682000000},"y":{"rawValue":166566},"z":{"rawValue":761000061}},{"x":{"rawValue":670666687},"y":{"rawValue":833233},"z":{"rawValue":744333374}},{"x":{"rawValue":682000000},"y":{"rawValue":166566},"z":{"rawValue":761000061}},{"x":{"rawValue":682666687},"y":{"rawValue":333233},"z":{"rawValue":761666687}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":672666687},"y":{"rawValue":999899},"z":{"rawValue":740333374}},{"x":{"rawValue":683666687},"y":{"rawValue":666566},"z":{"rawValue":763000061}},{"x":{"rawValue":698000000},"y":{"rawValue":166566},"z":{"rawValue":763333374}},{"x":{"rawValue":699000000},"y":{"rawValue":166566},"z":{"rawValue":763333374}},{"x":{"rawValue":683666687},"y":{"rawValue":666566},"z":{"rawValue":763000061}},{"x":{"rawValue":699000000},"y":{"rawValue":166566},"z":{"rawValue":763333374}},{"x":{"rawValue":700000000},"y":{"rawValue":166566},"z":{"rawValue":763333374}},{"x":{"rawValue":699000000},"y":{"rawValue":166566},"z":{"rawValue":763333374}},{"x":{"rawValue":698000000},"y":{"rawValue":166566},"z":{"rawValue":763333374}},{"x":{"rawValue":698333374},"y":{"rawValue":333233},"z":{"rawValue":764000061}},{"x":{"rawValue":700000000},"y":{"rawValue":166566},"z":{"rawValue":763333374}},{"x":{"rawValue":701000000},"y":{"rawValue":499899},"z":{"rawValue":764666687}},{"x":{"rawValue":707333374},"y":{"rawValue":166566},"z":{"rawValue":764666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":717000000},"y":{"rawValue":166566},"z":{"rawValue":766666687}},{"x":{"rawValue":718333374},"y":{"rawValue":333233},"z":{"rawValue":768000061}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":707333374},"y":{"rawValue":166566},"z":{"rawValue":764666687}},{"x":{"rawValue":709000000},"y":{"rawValue":499900},"z":{"rawValue":766666687}},{"x":{"rawValue":717000000},"y":{"rawValue":166566},"z":{"rawValue":766666687}},{"x":{"rawValue":682666687},"y":{"rawValue":333233},"z":{"rawValue":761666687}},{"x":{"rawValue":683666687},"y":{"rawValue":666566},"z":{"rawValue":763000061}},{"x":{"rawValue":700000000},"y":{"rawValue":166566},"z":{"rawValue":763333374}},{"x":{"rawValue":682666687},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":707333374},"y":{"rawValue":166566},"z":{"rawValue":764666687}},{"x":{"rawValue":717000000},"y":{"rawValue":166566},"z":{"rawValue":766666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":768000061},"y":{"rawValue":666566},"z":{"rawValue":732000061}},{"x":{"rawValue":767666687},"y":{"rawValue":833233},"z":{"rawValue":731333374}},{"x":{"rawValue":765333374},"y":{"rawValue":499899},"z":{"rawValue":731333374}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":765333374},"y":{"rawValue":499900},"z":{"rawValue":731333374}},{"x":{"rawValue":759333374},"y":{"rawValue":666566},"z":{"rawValue":725333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":775000000},"y":{"rawValue":333233},"z":{"rawValue":737000061}},{"x":{"rawValue":773666687},"y":{"rawValue":666566},"z":{"rawValue":735333374}},{"x":{"rawValue":771333312},"y":{"rawValue":333233},"z":{"rawValue":735333374}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":784666687},"y":{"rawValue":333233},"z":{"rawValue":741000061}},{"x":{"rawValue":783000000},"y":{"rawValue":666566},"z":{"rawValue":739000061}},{"x":{"rawValue":780666687},"y":{"rawValue":499900},"z":{"rawValue":739000061}},{"x":{"rawValue":780666687},"y":{"rawValue":499900},"z":{"rawValue":739000061}},{"x":{"rawValue":779000000},"y":{"rawValue":833233},"z":{"rawValue":737000061}},{"x":{"rawValue":775000000},"y":{"rawValue":333233},"z":{"rawValue":737000061}},{"x":{"rawValue":794666687},"y":{"rawValue":333233},"z":{"rawValue":743000061}},{"x":{"rawValue":793000000},"y":{"rawValue":833233},"z":{"rawValue":741000061}},{"x":{"rawValue":784666687},"y":{"rawValue":333233},"z":{"rawValue":741000061}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":784666687},"y":{"rawValue":333233},"z":{"rawValue":741000061}},{"x":{"rawValue":780666687},"y":{"rawValue":499900},"z":{"rawValue":739000061}},{"x":{"rawValue":775000000},"y":{"rawValue":333233},"z":{"rawValue":737000061}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":810666687},"y":{"rawValue":333233},"z":{"rawValue":743000061}},{"x":{"rawValue":794666687},"y":{"rawValue":333233},"z":{"rawValue":743000061}},{"x":{"rawValue":771333312},"y":{"rawValue":333233},"z":{"rawValue":735333374}},{"x":{"rawValue":768000000},"y":{"rawValue":666566},"z":{"rawValue":732000061}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":851666687},"y":{"rawValue":333233},"z":{"rawValue":725333374}},{"x":{"rawValue":849666687},"y":{"rawValue":499900},"z":{"rawValue":725333374}},{"x":{"rawValue":850000000},"y":{"rawValue":166566},"z":{"rawValue":726666687}},{"x":{"rawValue":844000000},"y":{"rawValue":166566},"z":{"rawValue":731333374}},{"x":{"rawValue":842000000},"y":{"rawValue":333233},"z":{"rawValue":731333374}},{"x":{"rawValue":842333374},"y":{"rawValue":166566},"z":{"rawValue":732666687}},{"x":{"rawValue":849333374},"y":{"rawValue":333233},"z":{"rawValue":727333374}},{"x":{"rawValue":846666687},"y":{"rawValue":666566},"z":{"rawValue":727333374}},{"x":{"rawValue":846666687},"y":{"rawValue":333233},"z":{"rawValue":728666687}},{"x":{"rawValue":851666687},"y":{"rawValue":333233},"z":{"rawValue":725333374}},{"x":{"rawValue":850000000},"y":{"rawValue":166566},"z":{"rawValue":726666687}},{"x":{"rawValue":849333374},"y":{"rawValue":333233},"z":{"rawValue":727333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":844000000},"y":{"rawValue":166566},"z":{"rawValue":731333374}},{"x":{"rawValue":842333374},"y":{"rawValue":166566},"z":{"rawValue":732666687}},{"x":{"rawValue":841666687},"y":{"rawValue":166566},"z":{"rawValue":733333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":849333374},"y":{"rawValue":333233},"z":{"rawValue":727333374}},{"x":{"rawValue":841666687},"y":{"rawValue":166566},"z":{"rawValue":733333374}},{"x":{"rawValue":838000000},"y":{"rawValue":499900},"z":{"rawValue":733333374}},{"x":{"rawValue":838333374},"y":{"rawValue":166566},"z":{"rawValue":734666687}},{"x":{"rawValue":846666687},"y":{"rawValue":333233},"z":{"rawValue":728666687}},{"x":{"rawValue":844666687},"y":{"rawValue":499900},"z":{"rawValue":729333374}},{"x":{"rawValue":844000000},"y":{"rawValue":166566},"z":{"rawValue":731333374}},{"x":{"rawValue":827666687},"y":{"rawValue":333233},"z":{"rawValue":739000061}},{"x":{"rawValue":820000000},"y":{"rawValue":499900},"z":{"rawValue":741000061}},{"x":{"rawValue":814000000},"y":{"rawValue":333233},"z":{"rawValue":743000061}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":841666687},"y":{"rawValue":166566},"z":{"rawValue":733333374}},{"x":{"rawValue":838333374},"y":{"rawValue":166566},"z":{"rawValue":734666687}},{"x":{"rawValue":837666687},"y":{"rawValue":166566},"z":{"rawValue":735333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":837666687},"y":{"rawValue":166566},"z":{"rawValue":735333374}},{"x":{"rawValue":834000000},"y":{"rawValue":499899},"z":{"rawValue":735333374}},{"x":{"rawValue":833333374},"y":{"rawValue":333233},"z":{"rawValue":737000061}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":833333374},"y":{"rawValue":333233},"z":{"rawValue":737000061}},{"x":{"rawValue":828000000},"y":{"rawValue":833233},"z":{"rawValue":737000061}},{"x":{"rawValue":828333374},"y":{"rawValue":499900},"z":{"rawValue":738333374}},{"x":{"rawValue":820000000},"y":{"rawValue":499899},"z":{"rawValue":741000061}},{"x":{"rawValue":814333374},"y":{"rawValue":833233},"z":{"rawValue":741000061}},{"x":{"rawValue":814666687},"y":{"rawValue":333233},"z":{"rawValue":742333374}},{"x":{"rawValue":833333374},"y":{"rawValue":333233},"z":{"rawValue":737000061}},{"x":{"rawValue":828333374},"y":{"rawValue":499900},"z":{"rawValue":738333374}},{"x":{"rawValue":827666687},"y":{"rawValue":333233},"z":{"rawValue":739000061}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":820000000},"y":{"rawValue":499900},"z":{"rawValue":741000061}},{"x":{"rawValue":814666687},"y":{"rawValue":333233},"z":{"rawValue":742333374}},{"x":{"rawValue":814000000},"y":{"rawValue":333233},"z":{"rawValue":743000061}},{"x":{"rawValue":849333374},"y":{"rawValue":333233},"z":{"rawValue":727333374}},{"x":{"rawValue":846666687},"y":{"rawValue":333233},"z":{"rawValue":728666687}},{"x":{"rawValue":844000000},"y":{"rawValue":166566},"z":{"rawValue":731333374}},{"x":{"rawValue":827666687},"y":{"rawValue":333233},"z":{"rawValue":739000061}},{"x":{"rawValue":820333374},"y":{"rawValue":999899},"z":{"rawValue":739000061}},{"x":{"rawValue":820666687},"y":{"rawValue":499900},"z":{"rawValue":740333374}},{"x":{"rawValue":827666687},"y":{"rawValue":333233},"z":{"rawValue":739000061}},{"x":{"rawValue":820666687},"y":{"rawValue":499900},"z":{"rawValue":740333374}},{"x":{"rawValue":820000000},"y":{"rawValue":499900},"z":{"rawValue":741000061}},{"x":{"rawValue":814000000},"y":{"rawValue":333233},"z":{"rawValue":743000061}},{"x":{"rawValue":810666687},"y":{"rawValue":333233},"z":{"rawValue":743000061}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":768000061}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":725333374}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":139666671},"y":{"rawValue":333233},"z":{"rawValue":777666687}},{"x":{"rawValue":139666671},"y":{"rawValue":666566},"z":{"rawValue":775333312}},{"x":{"rawValue":138000000},"y":{"rawValue":499900},"z":{"rawValue":774000000}},{"x":{"rawValue":141666671},"y":{"rawValue":333233},"z":{"rawValue":781666687}},{"x":{"rawValue":141666671},"y":{"rawValue":499900},"z":{"rawValue":779333312}},{"x":{"rawValue":139666671},"y":{"rawValue":333233},"z":{"rawValue":777666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":138000000},"y":{"rawValue":499900},"z":{"rawValue":774000000}},{"x":{"rawValue":138000000},"y":{"rawValue":666566},"z":{"rawValue":771666687}},{"x":{"rawValue":136000000},"y":{"rawValue":499900},"z":{"rawValue":770000000}},{"x":{"rawValue":146333328},"y":{"rawValue":333233},"z":{"rawValue":788000000}},{"x":{"rawValue":146666671},"y":{"rawValue":666566},"z":{"rawValue":786333312}},{"x":{"rawValue":141666671},"y":{"rawValue":333233},"z":{"rawValue":781666687}},{"x":{"rawValue":136000000},"y":{"rawValue":499900},"z":{"rawValue":770000000}},{"x":{"rawValue":136000000},"y":{"rawValue":666566},"z":{"rawValue":768000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":139666671},"y":{"rawValue":333233},"z":{"rawValue":777666687}},{"x":{"rawValue":138000000},"y":{"rawValue":499900},"z":{"rawValue":774000000}},{"x":{"rawValue":136000000},"y":{"rawValue":499900},"z":{"rawValue":770000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":153333328},"y":{"rawValue":333233},"z":{"rawValue":797000000}},{"x":{"rawValue":153333328},"y":{"rawValue":666566},"z":{"rawValue":794666687}},{"x":{"rawValue":146333328},"y":{"rawValue":333233},"z":{"rawValue":788000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":153333328},"y":{"rawValue":333233},"z":{"rawValue":797000000}},{"x":{"rawValue":146333328},"y":{"rawValue":333233},"z":{"rawValue":788000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":167000000},"y":{"rawValue":333233},"z":{"rawValue":810666687}},{"x":{"rawValue":153333328},"y":{"rawValue":333233},"z":{"rawValue":797000000}},{"x":{"rawValue":146333328},"y":{"rawValue":333233},"z":{"rawValue":788000000}},{"x":{"rawValue":141666671},"y":{"rawValue":333233},"z":{"rawValue":781666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":213333343},"y":{"rawValue":79166572},"z":{"rawValue":778666687}},{"x":{"rawValue":213333343},"y":{"rawValue":78999900},"z":{"rawValue":777000000}},{"x":{"rawValue":213000000},"y":{"rawValue":78999900},"z":{"rawValue":776333312}},{"x":{"rawValue":211000000},"y":{"rawValue":78666572},"z":{"rawValue":776333312}},{"x":{"rawValue":216333343},"y":{"rawValue":79666572},"z":{"rawValue":780000000}},{"x":{"rawValue":213333343},"y":{"rawValue":78999900},"z":{"rawValue":777000000}},{"x":{"rawValue":213333343},"y":{"rawValue":79166572},"z":{"rawValue":778666687}},{"x":{"rawValue":218666671},"y":{"rawValue":79666572},"z":{"rawValue":784333312}},{"x":{"rawValue":221000015},"y":{"rawValue":79666572},"z":{"rawValue":784333312}},{"x":{"rawValue":222666671},"y":{"rawValue":79499900},"z":{"rawValue":786333312}},{"x":{"rawValue":224666671},"y":{"rawValue":79333236},"z":{"rawValue":786333312}},{"x":{"rawValue":218666671},"y":{"rawValue":79666572},"z":{"rawValue":780000000}},{"x":{"rawValue":218666671},"y":{"rawValue":79666572},"z":{"rawValue":784333312}},{"x":{"rawValue":221000015},"y":{"rawValue":79666572},"z":{"rawValue":784333312}},{"x":{"rawValue":218666671},"y":{"rawValue":79666572},"z":{"rawValue":780000000}},{"x":{"rawValue":216333343},"y":{"rawValue":79666572},"z":{"rawValue":780000000}},{"x":{"rawValue":284666656},"y":{"rawValue":1666566},"z":{"rawValue":768000000}},{"x":{"rawValue":285000000},"y":{"rawValue":1666566},"z":{"rawValue":768666687}},{"x":{"rawValue":287333343},"y":{"rawValue":1166566},"z":{"rawValue":768666687}},{"x":{"rawValue":288333343},"y":{"rawValue":1166566},"z":{"rawValue":768000000}},{"x":{"rawValue":298666656},"y":{"rawValue":499899},"z":{"rawValue":770666687}},{"x":{"rawValue":292666656},"y":{"rawValue":499900},"z":{"rawValue":770333312}},{"x":{"rawValue":295333343},"y":{"rawValue":666566},"z":{"rawValue":776666687}},{"x":{"rawValue":297666656},"y":{"rawValue":666566},"z":{"rawValue":781000000}},{"x":{"rawValue":297666656},"y":{"rawValue":666566},"z":{"rawValue":781000000}},{"x":{"rawValue":297666656},"y":{"rawValue":999899},"z":{"rawValue":783000000}},{"x":{"rawValue":298666656},"y":{"rawValue":833233},"z":{"rawValue":783666687}},{"x":{"rawValue":298666656},"y":{"rawValue":499900},"z":{"rawValue":770666687}},{"x":{"rawValue":291000000},"y":{"rawValue":999899},"z":{"rawValue":768333312}},{"x":{"rawValue":288333343},"y":{"rawValue":1166566},"z":{"rawValue":768000000}},{"x":{"rawValue":287333343},"y":{"rawValue":1166566},"z":{"rawValue":768666687}},{"x":{"rawValue":295333343},"y":{"rawValue":666566},"z":{"rawValue":776666687}},{"x":{"rawValue":292666656},"y":{"rawValue":499900},"z":{"rawValue":770333312}},{"x":{"rawValue":295333343},"y":{"rawValue":666566},"z":{"rawValue":776666687}},{"x":{"rawValue":294666656},"y":{"rawValue":999899},"z":{"rawValue":778333312}},{"x":{"rawValue":297666656},"y":{"rawValue":666566},"z":{"rawValue":781000000}},{"x":{"rawValue":332666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":324333343},"y":{"rawValue":499900},"z":{"rawValue":768333312}},{"x":{"rawValue":324666687},"y":{"rawValue":166566},"z":{"rawValue":769666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":324000030},"y":{"rawValue":166566},"z":{"rawValue":770333312}},{"x":{"rawValue":310333343},"y":{"rawValue":166566},"z":{"rawValue":772333312}},{"x":{"rawValue":303666687},"y":{"rawValue":999899},"z":{"rawValue":800666687}},{"x":{"rawValue":303666687},"y":{"rawValue":1166566},"z":{"rawValue":810666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":301666687},"y":{"rawValue":666566},"z":{"rawValue":788666687}},{"x":{"rawValue":301666687},"y":{"rawValue":999899},"z":{"rawValue":791333312}},{"x":{"rawValue":303000030},"y":{"rawValue":999899},"z":{"rawValue":798000000}},{"x":{"rawValue":303666687},"y":{"rawValue":999899},"z":{"rawValue":800666687}},{"x":{"rawValue":310333343},"y":{"rawValue":166566},"z":{"rawValue":772333312}},{"x":{"rawValue":324000030},"y":{"rawValue":166566},"z":{"rawValue":770333312}},{"x":{"rawValue":310666687},"y":{"rawValue":499900},"z":{"rawValue":770333312}},{"x":{"rawValue":311000030},"y":{"rawValue":166566},"z":{"rawValue":771666687}},{"x":{"rawValue":324000030},"y":{"rawValue":166566},"z":{"rawValue":770333312}},{"x":{"rawValue":311000030},"y":{"rawValue":166566},"z":{"rawValue":771666687}},{"x":{"rawValue":310333343},"y":{"rawValue":166566},"z":{"rawValue":772333312}},{"x":{"rawValue":301666687},"y":{"rawValue":999899},"z":{"rawValue":791333312}},{"x":{"rawValue":301000030},"y":{"rawValue":1166566},"z":{"rawValue":792333312}},{"x":{"rawValue":301666687},"y":{"rawValue":999899},"z":{"rawValue":792666687}},{"x":{"rawValue":303000030},"y":{"rawValue":999899},"z":{"rawValue":798000000}},{"x":{"rawValue":302333343},"y":{"rawValue":1333233},"z":{"rawValue":799666687}},{"x":{"rawValue":303666687},"y":{"rawValue":999899},"z":{"rawValue":800666687}},{"x":{"rawValue":299666687},"y":{"rawValue":666566},"z":{"rawValue":784666687}},{"x":{"rawValue":299666687},"y":{"rawValue":999899},"z":{"rawValue":787000000}},{"x":{"rawValue":301666687},"y":{"rawValue":666566},"z":{"rawValue":788666687}},{"x":{"rawValue":310333343},"y":{"rawValue":166566},"z":{"rawValue":772333312}},{"x":{"rawValue":300333343},"y":{"rawValue":166566},"z":{"rawValue":772333312}},{"x":{"rawValue":301666687},"y":{"rawValue":999899},"z":{"rawValue":792666687}},{"x":{"rawValue":301666687},"y":{"rawValue":1333233},"z":{"rawValue":797000000}},{"x":{"rawValue":303000030},"y":{"rawValue":999899},"z":{"rawValue":798000000}},{"x":{"rawValue":301666687},"y":{"rawValue":999899},"z":{"rawValue":791333312}},{"x":{"rawValue":301666687},"y":{"rawValue":999899},"z":{"rawValue":792666687}},{"x":{"rawValue":303000030},"y":{"rawValue":999899},"z":{"rawValue":798000000}},{"x":{"rawValue":332666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":324666687},"y":{"rawValue":166566},"z":{"rawValue":769666687}},{"x":{"rawValue":324000030},"y":{"rawValue":166566},"z":{"rawValue":770333312}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":298666687},"y":{"rawValue":833233},"z":{"rawValue":783666687}},{"x":{"rawValue":299666687},"y":{"rawValue":666566},"z":{"rawValue":784666687}},{"x":{"rawValue":300333343},"y":{"rawValue":166566},"z":{"rawValue":772333312}},{"x":{"rawValue":298666687},"y":{"rawValue":499900},"z":{"rawValue":770666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":552000000},"y":{"rawValue":499900},"z":{"rawValue":771333312}},{"x":{"rawValue":554000000},"y":{"rawValue":833233},"z":{"rawValue":770666687}},{"x":{"rawValue":554000000},"y":{"rawValue":666566},"z":{"rawValue":768000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":548666687},"y":{"rawValue":333233},"z":{"rawValue":779000000}},{"x":{"rawValue":550000000},"y":{"rawValue":499900},"z":{"rawValue":779333312}},{"x":{"rawValue":550000000},"y":{"rawValue":333233},"z":{"rawValue":775333312}},{"x":{"rawValue":538333312},"y":{"rawValue":333233},"z":{"rawValue":803333312}},{"x":{"rawValue":539000000},"y":{"rawValue":333233},"z":{"rawValue":802666687}},{"x":{"rawValue":540333312},"y":{"rawValue":333233},"z":{"rawValue":799333312}},{"x":{"rawValue":542000000},"y":{"rawValue":333233},"z":{"rawValue":794666687}},{"x":{"rawValue":537000000},"y":{"rawValue":333233},"z":{"rawValue":808333312}},{"x":{"rawValue":538333312},"y":{"rawValue":666566},"z":{"rawValue":808666687}},{"x":{"rawValue":538333312},"y":{"rawValue":333233},"z":{"rawValue":803333312}},{"x":{"rawValue":539000000},"y":{"rawValue":333233},"z":{"rawValue":802666687}},{"x":{"rawValue":540333312},"y":{"rawValue":666566},"z":{"rawValue":803000000}},{"x":{"rawValue":540333312},"y":{"rawValue":333233},"z":{"rawValue":799333312}},{"x":{"rawValue":542000000},"y":{"rawValue":333233},"z":{"rawValue":794666687}},{"x":{"rawValue":544000000},"y":{"rawValue":666566},"z":{"rawValue":794000000}},{"x":{"rawValue":544000000},"y":{"rawValue":333233},"z":{"rawValue":791000000}},{"x":{"rawValue":540333312},"y":{"rawValue":333233},"z":{"rawValue":799333312}},{"x":{"rawValue":542000000},"y":{"rawValue":666566},"z":{"rawValue":798666687}},{"x":{"rawValue":542000000},"y":{"rawValue":333233},"z":{"rawValue":794666687}},{"x":{"rawValue":546000000},"y":{"rawValue":166566},"z":{"rawValue":785000000}},{"x":{"rawValue":548000000},"y":{"rawValue":666566},"z":{"rawValue":784333312}},{"x":{"rawValue":548000000},"y":{"rawValue":166566},"z":{"rawValue":779666687}},{"x":{"rawValue":544000000},"y":{"rawValue":333233},"z":{"rawValue":791000000}},{"x":{"rawValue":546000000},"y":{"rawValue":666566},"z":{"rawValue":790333312}},{"x":{"rawValue":546000000},"y":{"rawValue":166566},"z":{"rawValue":785000000}},{"x":{"rawValue":548000000},"y":{"rawValue":166566},"z":{"rawValue":779666687}},{"x":{"rawValue":548666687},"y":{"rawValue":333233},"z":{"rawValue":779000000}},{"x":{"rawValue":550000000},"y":{"rawValue":333233},"z":{"rawValue":775333312}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":542000000},"y":{"rawValue":333233},"z":{"rawValue":794666687}},{"x":{"rawValue":544000000},"y":{"rawValue":333233},"z":{"rawValue":791000000}},{"x":{"rawValue":546000000},"y":{"rawValue":166566},"z":{"rawValue":785000000}},{"x":{"rawValue":550000000},"y":{"rawValue":333233},"z":{"rawValue":775333312}},{"x":{"rawValue":552000000},"y":{"rawValue":666566},"z":{"rawValue":774666687}},{"x":{"rawValue":552000000},"y":{"rawValue":499900},"z":{"rawValue":771333312}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":536333312},"y":{"rawValue":333233},"z":{"rawValue":809000000}},{"x":{"rawValue":537000000},"y":{"rawValue":333233},"z":{"rawValue":808333312}},{"x":{"rawValue":538333312},"y":{"rawValue":333233},"z":{"rawValue":803333312}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":542000000},"y":{"rawValue":333233},"z":{"rawValue":794666687}},{"x":{"rawValue":546000000},"y":{"rawValue":166566},"z":{"rawValue":785000000}},{"x":{"rawValue":548000000},"y":{"rawValue":166566},"z":{"rawValue":779666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":538333312},"y":{"rawValue":333233},"z":{"rawValue":803333312}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":536333312},"y":{"rawValue":333233},"z":{"rawValue":810666687}},{"x":{"rawValue":536333312},"y":{"rawValue":333233},"z":{"rawValue":809000000}},{"x":{"rawValue":607333374},"y":{"rawValue":36999900},"z":{"rawValue":769333312}},{"x":{"rawValue":608666687},"y":{"rawValue":36666568},"z":{"rawValue":769666687}},{"x":{"rawValue":608666687},"y":{"rawValue":36833236},"z":{"rawValue":768000000}},{"x":{"rawValue":607333374},"y":{"rawValue":36999900},"z":{"rawValue":769333312}},{"x":{"rawValue":608666687},"y":{"rawValue":36833236},"z":{"rawValue":768000000}},{"x":{"rawValue":602333374},"y":{"rawValue":36999900},"z":{"rawValue":768000000}},{"x":{"rawValue":602333374},"y":{"rawValue":36999900},"z":{"rawValue":769333312}},{"x":{"rawValue":602333374},"y":{"rawValue":37666568},"z":{"rawValue":773666687}},{"x":{"rawValue":600333374},"y":{"rawValue":37499900},"z":{"rawValue":774333312}},{"x":{"rawValue":600333374},"y":{"rawValue":37666568},"z":{"rawValue":775000000}},{"x":{"rawValue":605333374},"y":{"rawValue":37666568},"z":{"rawValue":775000000}},{"x":{"rawValue":602333374},"y":{"rawValue":37666568},"z":{"rawValue":773666687}},{"x":{"rawValue":605333374},"y":{"rawValue":37666568},"z":{"rawValue":775000000}},{"x":{"rawValue":606666687},"y":{"rawValue":37499900},"z":{"rawValue":775333312}},{"x":{"rawValue":606666687},"y":{"rawValue":37166568},"z":{"rawValue":770000000}},{"x":{"rawValue":602333374},"y":{"rawValue":36999900},"z":{"rawValue":769333312}},{"x":{"rawValue":606666687},"y":{"rawValue":37166568},"z":{"rawValue":770000000}},{"x":{"rawValue":607333374},"y":{"rawValue":36999900},"z":{"rawValue":769333312}},{"x":{"rawValue":602333374},"y":{"rawValue":36999900},"z":{"rawValue":769333312}},{"x":{"rawValue":603333374},"y":{"rawValue":38499900},"z":{"rawValue":779000000}},{"x":{"rawValue":604666687},"y":{"rawValue":38333236},"z":{"rawValue":779333312}},{"x":{"rawValue":604666687},"y":{"rawValue":37833236},"z":{"rawValue":775666687}},{"x":{"rawValue":604666687},"y":{"rawValue":37833236},"z":{"rawValue":775666687}},{"x":{"rawValue":605333374},"y":{"rawValue":37666568},"z":{"rawValue":775000000}},{"x":{"rawValue":600333374},"y":{"rawValue":37666568},"z":{"rawValue":775000000}},{"x":{"rawValue":603333374},"y":{"rawValue":38499900},"z":{"rawValue":779000000}},{"x":{"rawValue":604666687},"y":{"rawValue":37833236},"z":{"rawValue":775666687}},{"x":{"rawValue":600333374},"y":{"rawValue":37666568},"z":{"rawValue":775000000}},{"x":{"rawValue":600333374},"y":{"rawValue":38499900},"z":{"rawValue":779000000}},{"x":{"rawValue":603333374},"y":{"rawValue":38499900},"z":{"rawValue":779000000}},{"x":{"rawValue":600333374},"y":{"rawValue":38499900},"z":{"rawValue":779000000}},{"x":{"rawValue":601666687},"y":{"rawValue":38999900},"z":{"rawValue":780333312}},{"x":{"rawValue":602666687},"y":{"rawValue":38666568},"z":{"rawValue":779666687}},{"x":{"rawValue":601333374},"y":{"rawValue":39333236},"z":{"rawValue":782000000}},{"x":{"rawValue":602333374},"y":{"rawValue":39499900},"z":{"rawValue":783000000}},{"x":{"rawValue":602666687},"y":{"rawValue":38666568},"z":{"rawValue":779666687}},{"x":{"rawValue":601666687},"y":{"rawValue":38999900},"z":{"rawValue":780333312}},{"x":{"rawValue":627000061},"y":{"rawValue":33499900},"z":{"rawValue":803000000}},{"x":{"rawValue":628000061},"y":{"rawValue":33499900},"z":{"rawValue":803000000}},{"x":{"rawValue":627333374},"y":{"rawValue":33499900},"z":{"rawValue":802333312}},{"x":{"rawValue":627000061},"y":{"rawValue":33499900},"z":{"rawValue":803000000}},{"x":{"rawValue":625666687},"y":{"rawValue":33666568},"z":{"rawValue":802666687}},{"x":{"rawValue":625666687},"y":{"rawValue":33833236},"z":{"rawValue":804333312}},{"x":{"rawValue":625666687},"y":{"rawValue":33833236},"z":{"rawValue":804333312}},{"x":{"rawValue":623333374},"y":{"rawValue":34333236},"z":{"rawValue":805333312}},{"x":{"rawValue":624000061},"y":{"rawValue":34166568},"z":{"rawValue":806333312}},{"x":{"rawValue":628000061},"y":{"rawValue":33499900},"z":{"rawValue":803000000}},{"x":{"rawValue":627000061},"y":{"rawValue":33499900},"z":{"rawValue":803000000}},{"x":{"rawValue":625666687},"y":{"rawValue":33833236},"z":{"rawValue":804333312}},{"x":{"rawValue":625666687},"y":{"rawValue":33833236},"z":{"rawValue":804333312}},{"x":{"rawValue":624000061},"y":{"rawValue":34166568},"z":{"rawValue":806333312}},{"x":{"rawValue":624000061},"y":{"rawValue":34166568},"z":{"rawValue":808333312}},{"x":{"rawValue":628666687},"y":{"rawValue":33999900},"z":{"rawValue":808333312}},{"x":{"rawValue":630000061},"y":{"rawValue":33999900},"z":{"rawValue":803666687}},{"x":{"rawValue":628000061},"y":{"rawValue":33499900},"z":{"rawValue":803000000}},{"x":{"rawValue":628666687},"y":{"rawValue":33999900},"z":{"rawValue":808333312}},{"x":{"rawValue":630000061},"y":{"rawValue":34333236},"z":{"rawValue":808666687}},{"x":{"rawValue":630000061},"y":{"rawValue":33999900},"z":{"rawValue":803666687}},{"x":{"rawValue":628000061},"y":{"rawValue":33999900},"z":{"rawValue":809000000}},{"x":{"rawValue":628666687},"y":{"rawValue":33999900},"z":{"rawValue":808333312}},{"x":{"rawValue":624000061},"y":{"rawValue":34166568},"z":{"rawValue":808333312}},{"x":{"rawValue":624000061},"y":{"rawValue":33999900},"z":{"rawValue":810666687}},{"x":{"rawValue":628000061},"y":{"rawValue":33833236},"z":{"rawValue":810666687}},{"x":{"rawValue":628000061},"y":{"rawValue":33999900},"z":{"rawValue":809000000}},{"x":{"rawValue":624000061},"y":{"rawValue":34166568},"z":{"rawValue":808333312}},{"x":{"rawValue":724666687},"y":{"rawValue":666566},"z":{"rawValue":770666687}},{"x":{"rawValue":725333374},"y":{"rawValue":666566},"z":{"rawValue":770666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":723000000},"y":{"rawValue":333233},"z":{"rawValue":768666687}},{"x":{"rawValue":718333374},"y":{"rawValue":333233},"z":{"rawValue":768000000}},{"x":{"rawValue":718666687},"y":{"rawValue":499900},"z":{"rawValue":768666687}},{"x":{"rawValue":723000000},"y":{"rawValue":333233},"z":{"rawValue":768666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":738666687},"y":{"rawValue":333233},"z":{"rawValue":772666687}},{"x":{"rawValue":740333374},"y":{"rawValue":499900},"z":{"rawValue":774666687}},{"x":{"rawValue":742666687},"y":{"rawValue":333233},"z":{"rawValue":774666687}},{"x":{"rawValue":748666687},"y":{"rawValue":333233},"z":{"rawValue":776666687}},{"x":{"rawValue":750000061},"y":{"rawValue":666566},"z":{"rawValue":778333312}},{"x":{"rawValue":754000061},"y":{"rawValue":333233},"z":{"rawValue":778333312}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":725333374},"y":{"rawValue":666566},"z":{"rawValue":770666687}},{"x":{"rawValue":730666687},"y":{"rawValue":333233},"z":{"rawValue":770666687}},{"x":{"rawValue":742666687},"y":{"rawValue":333233},"z":{"rawValue":774666687}},{"x":{"rawValue":744333374},"y":{"rawValue":666566},"z":{"rawValue":776666687}},{"x":{"rawValue":748666687},"y":{"rawValue":333233},"z":{"rawValue":776666687}},{"x":{"rawValue":754000061},"y":{"rawValue":333233},"z":{"rawValue":778333312}},{"x":{"rawValue":755666687},"y":{"rawValue":666566},"z":{"rawValue":780333312}},{"x":{"rawValue":760000061},"y":{"rawValue":333233},"z":{"rawValue":780333312}},{"x":{"rawValue":760000061},"y":{"rawValue":333233},"z":{"rawValue":780333312}},{"x":{"rawValue":761666687},"y":{"rawValue":666566},"z":{"rawValue":782333312}},{"x":{"rawValue":766000061},"y":{"rawValue":333233},"z":{"rawValue":782333312}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":730666687},"y":{"rawValue":333233},"z":{"rawValue":770666687}},{"x":{"rawValue":732333374},"y":{"rawValue":666566},"z":{"rawValue":772666687}},{"x":{"rawValue":738666687},"y":{"rawValue":333233},"z":{"rawValue":772666687}},{"x":{"rawValue":738666687},"y":{"rawValue":333233},"z":{"rawValue":772666687}},{"x":{"rawValue":742666687},"y":{"rawValue":333233},"z":{"rawValue":774666687}},{"x":{"rawValue":748666687},"y":{"rawValue":333233},"z":{"rawValue":776666687}},{"x":{"rawValue":754000061},"y":{"rawValue":333233},"z":{"rawValue":778333312}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":730666687},"y":{"rawValue":333233},"z":{"rawValue":770666687}},{"x":{"rawValue":738666687},"y":{"rawValue":333233},"z":{"rawValue":772666687}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":766000061},"y":{"rawValue":333233},"z":{"rawValue":782333312}},{"x":{"rawValue":768000061},"y":{"rawValue":666566},"z":{"rawValue":784333312}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":754000061},"y":{"rawValue":333233},"z":{"rawValue":778333312}},{"x":{"rawValue":760000061},"y":{"rawValue":333233},"z":{"rawValue":780333312}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":738666687},"y":{"rawValue":333233},"z":{"rawValue":772666687}},{"x":{"rawValue":770000000},"y":{"rawValue":499900},"z":{"rawValue":784333312}},{"x":{"rawValue":771666687},"y":{"rawValue":833233},"z":{"rawValue":786333312}},{"x":{"rawValue":773666687},"y":{"rawValue":499900},"z":{"rawValue":786333312}},{"x":{"rawValue":773666687},"y":{"rawValue":499900},"z":{"rawValue":786333312}},{"x":{"rawValue":775333312},"y":{"rawValue":833233},"z":{"rawValue":788333312}},{"x":{"rawValue":777666687},"y":{"rawValue":666566},"z":{"rawValue":788333312}},{"x":{"rawValue":779333312},"y":{"rawValue":999899},"z":{"rawValue":790333312}},{"x":{"rawValue":784000000},"y":{"rawValue":499900},"z":{"rawValue":790666687}},{"x":{"rawValue":785000000},"y":{"rawValue":499900},"z":{"rawValue":790666687}},{"x":{"rawValue":779333312},"y":{"rawValue":999899},"z":{"rawValue":790333312}},{"x":{"rawValue":785000000},"y":{"rawValue":499900},"z":{"rawValue":790666687}},{"x":{"rawValue":786000000},"y":{"rawValue":333233},"z":{"rawValue":790666687}},{"x":{"rawValue":777666687},"y":{"rawValue":666566},"z":{"rawValue":788333312}},{"x":{"rawValue":770000000},"y":{"rawValue":499900},"z":{"rawValue":784333312}},{"x":{"rawValue":773666687},"y":{"rawValue":499900},"z":{"rawValue":786333312}},{"x":{"rawValue":777666687},"y":{"rawValue":666566},"z":{"rawValue":788333312}},{"x":{"rawValue":790000000},"y":{"rawValue":499900},"z":{"rawValue":792666687}},{"x":{"rawValue":793000000},"y":{"rawValue":833233},"z":{"rawValue":796000000}},{"x":{"rawValue":795333312},"y":{"rawValue":666566},"z":{"rawValue":796000000}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":768000000},"y":{"rawValue":666566},"z":{"rawValue":784333312}},{"x":{"rawValue":770000000},"y":{"rawValue":499900},"z":{"rawValue":784333312}},{"x":{"rawValue":785000000},"y":{"rawValue":499900},"z":{"rawValue":790666687}},{"x":{"rawValue":784000000},"y":{"rawValue":499900},"z":{"rawValue":790666687}},{"x":{"rawValue":784333312},"y":{"rawValue":666566},"z":{"rawValue":791333312}},{"x":{"rawValue":786000000},"y":{"rawValue":333233},"z":{"rawValue":790666687}},{"x":{"rawValue":788000000},"y":{"rawValue":666566},"z":{"rawValue":792666687}},{"x":{"rawValue":789000000},"y":{"rawValue":499900},"z":{"rawValue":792666687}},{"x":{"rawValue":786000000},"y":{"rawValue":333233},"z":{"rawValue":790666687}},{"x":{"rawValue":789000000},"y":{"rawValue":499900},"z":{"rawValue":792666687}},{"x":{"rawValue":790000000},"y":{"rawValue":499900},"z":{"rawValue":792666687}},{"x":{"rawValue":795333312},"y":{"rawValue":666566},"z":{"rawValue":796000000}},{"x":{"rawValue":797000000},"y":{"rawValue":999899},"z":{"rawValue":798000000}},{"x":{"rawValue":801000000},"y":{"rawValue":499900},"z":{"rawValue":798000000}},{"x":{"rawValue":789000000},"y":{"rawValue":499900},"z":{"rawValue":792666687}},{"x":{"rawValue":788000000},"y":{"rawValue":666566},"z":{"rawValue":792666687}},{"x":{"rawValue":788333312},"y":{"rawValue":666566},"z":{"rawValue":793333312}},{"x":{"rawValue":801000000},"y":{"rawValue":499900},"z":{"rawValue":798000000}},{"x":{"rawValue":802666687},"y":{"rawValue":833233},"z":{"rawValue":800000000}},{"x":{"rawValue":805000000},"y":{"rawValue":499900},"z":{"rawValue":800000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":805000000},"y":{"rawValue":499900},"z":{"rawValue":800000000}},{"x":{"rawValue":806666687},"y":{"rawValue":833233},"z":{"rawValue":802000000}},{"x":{"rawValue":809000000},"y":{"rawValue":666566},"z":{"rawValue":802000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":790000000},"y":{"rawValue":499900},"z":{"rawValue":792666687}},{"x":{"rawValue":795333312},"y":{"rawValue":666566},"z":{"rawValue":796000000}},{"x":{"rawValue":801000000},"y":{"rawValue":499900},"z":{"rawValue":798000000}},{"x":{"rawValue":786000000},"y":{"rawValue":333233},"z":{"rawValue":790666687}},{"x":{"rawValue":790000000},"y":{"rawValue":499900},"z":{"rawValue":792666687}},{"x":{"rawValue":801000000},"y":{"rawValue":499900},"z":{"rawValue":798000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":770000000},"y":{"rawValue":499900},"z":{"rawValue":784333312}},{"x":{"rawValue":777666687},"y":{"rawValue":666566},"z":{"rawValue":788333312}},{"x":{"rawValue":786000000},"y":{"rawValue":333233},"z":{"rawValue":790666687}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":809000000},"y":{"rawValue":666566},"z":{"rawValue":802000000}},{"x":{"rawValue":810666687},"y":{"rawValue":833233},"z":{"rawValue":803666687}},{"x":{"rawValue":810666687},"y":{"rawValue":833233},"z":{"rawValue":803666687}},{"x":{"rawValue":813333374},"y":{"rawValue":666566},"z":{"rawValue":804333312}},{"x":{"rawValue":814333374},"y":{"rawValue":666566},"z":{"rawValue":804333312}},{"x":{"rawValue":810666687},"y":{"rawValue":833233},"z":{"rawValue":803666687}},{"x":{"rawValue":814333374},"y":{"rawValue":666566},"z":{"rawValue":804333312}},{"x":{"rawValue":815333374},"y":{"rawValue":499900},"z":{"rawValue":804333312}},{"x":{"rawValue":814333374},"y":{"rawValue":666566},"z":{"rawValue":804333312}},{"x":{"rawValue":813333374},"y":{"rawValue":666566},"z":{"rawValue":804333312}},{"x":{"rawValue":813666687},"y":{"rawValue":833233},"z":{"rawValue":805000000}},{"x":{"rawValue":822666687},"y":{"rawValue":499900},"z":{"rawValue":807666687}},{"x":{"rawValue":824333374},"y":{"rawValue":833233},"z":{"rawValue":809666687}},{"x":{"rawValue":826333374},"y":{"rawValue":666566},"z":{"rawValue":809666687}},{"x":{"rawValue":815333374},"y":{"rawValue":499900},"z":{"rawValue":804333312}},{"x":{"rawValue":818333374},"y":{"rawValue":999899},"z":{"rawValue":807666687}},{"x":{"rawValue":822666687},"y":{"rawValue":499900},"z":{"rawValue":807666687}},{"x":{"rawValue":826333374},"y":{"rawValue":666566},"z":{"rawValue":809666687}},{"x":{"rawValue":827333374},"y":{"rawValue":833233},"z":{"rawValue":810666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":822666687},"y":{"rawValue":499900},"z":{"rawValue":807666687}},{"x":{"rawValue":826333374},"y":{"rawValue":666566},"z":{"rawValue":809666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":810666687},"y":{"rawValue":833233},"z":{"rawValue":803666687}},{"x":{"rawValue":815333374},"y":{"rawValue":499900},"z":{"rawValue":804333312}},{"x":{"rawValue":815333374},"y":{"rawValue":499900},"z":{"rawValue":804333312}},{"x":{"rawValue":822666687},"y":{"rawValue":499900},"z":{"rawValue":807666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":768000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":170666671},"y":{"rawValue":333233},"z":{"rawValue":814333374}},{"x":{"rawValue":167000000},"y":{"rawValue":333233},"z":{"rawValue":810666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":172000000},"y":{"rawValue":333233},"z":{"rawValue":814666687}},{"x":{"rawValue":173000000},"y":{"rawValue":499900},"z":{"rawValue":814666687}},{"x":{"rawValue":172333343},"y":{"rawValue":499900},"z":{"rawValue":814000000}},{"x":{"rawValue":203333343},"y":{"rawValue":333233},"z":{"rawValue":836333374}},{"x":{"rawValue":204333343},"y":{"rawValue":333233},"z":{"rawValue":836333374}},{"x":{"rawValue":203666671},"y":{"rawValue":499900},"z":{"rawValue":835666687}},{"x":{"rawValue":208666671},"y":{"rawValue":166566},"z":{"rawValue":840666687}},{"x":{"rawValue":203333343},"y":{"rawValue":333233},"z":{"rawValue":836333374}},{"x":{"rawValue":202333343},"y":{"rawValue":166566},"z":{"rawValue":836333374}},{"x":{"rawValue":180666671},"y":{"rawValue":166566},"z":{"rawValue":822333374}},{"x":{"rawValue":173000000},"y":{"rawValue":499900},"z":{"rawValue":814666687}},{"x":{"rawValue":172000000},"y":{"rawValue":333233},"z":{"rawValue":814666687}},{"x":{"rawValue":187000000},"y":{"rawValue":166566},"z":{"rawValue":827000000}},{"x":{"rawValue":182333343},"y":{"rawValue":333233},"z":{"rawValue":822333374}},{"x":{"rawValue":181666671},"y":{"rawValue":333233},"z":{"rawValue":822333374}},{"x":{"rawValue":187000000},"y":{"rawValue":166566},"z":{"rawValue":827000000}},{"x":{"rawValue":181666671},"y":{"rawValue":333233},"z":{"rawValue":822333374}},{"x":{"rawValue":180666671},"y":{"rawValue":166566},"z":{"rawValue":822333374}},{"x":{"rawValue":208666671},"y":{"rawValue":166566},"z":{"rawValue":840666687}},{"x":{"rawValue":204333343},"y":{"rawValue":333233},"z":{"rawValue":836333374}},{"x":{"rawValue":203333343},"y":{"rawValue":333233},"z":{"rawValue":836333374}},{"x":{"rawValue":193666671},"y":{"rawValue":166566},"z":{"rawValue":830666687}},{"x":{"rawValue":194666671},"y":{"rawValue":333233},"z":{"rawValue":830666687}},{"x":{"rawValue":194000000},"y":{"rawValue":333233},"z":{"rawValue":830000000}},{"x":{"rawValue":197000000},"y":{"rawValue":166566},"z":{"rawValue":833000000}},{"x":{"rawValue":194666671},"y":{"rawValue":333233},"z":{"rawValue":830666687}},{"x":{"rawValue":193666671},"y":{"rawValue":166566},"z":{"rawValue":830666687}},{"x":{"rawValue":197000000},"y":{"rawValue":166566},"z":{"rawValue":833000000}},{"x":{"rawValue":193666671},"y":{"rawValue":166566},"z":{"rawValue":830666687}},{"x":{"rawValue":192666671},"y":{"rawValue":166566},"z":{"rawValue":830666687}},{"x":{"rawValue":202333343},"y":{"rawValue":166566},"z":{"rawValue":836333374}},{"x":{"rawValue":199333343},"y":{"rawValue":499900},"z":{"rawValue":833000000}},{"x":{"rawValue":197000000},"y":{"rawValue":166566},"z":{"rawValue":833000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":843333374}},{"x":{"rawValue":211000000},"y":{"rawValue":333233},"z":{"rawValue":840666687}},{"x":{"rawValue":208666671},"y":{"rawValue":166566},"z":{"rawValue":840666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":192666671},"y":{"rawValue":166566},"z":{"rawValue":830666687}},{"x":{"rawValue":189333343},"y":{"rawValue":333233},"z":{"rawValue":827000000}},{"x":{"rawValue":187000000},"y":{"rawValue":166566},"z":{"rawValue":827000000}},{"x":{"rawValue":202333343},"y":{"rawValue":166566},"z":{"rawValue":836333374}},{"x":{"rawValue":197000000},"y":{"rawValue":166566},"z":{"rawValue":833000000}},{"x":{"rawValue":192666671},"y":{"rawValue":166566},"z":{"rawValue":830666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":208666671},"y":{"rawValue":166566},"z":{"rawValue":840666687}},{"x":{"rawValue":180666671},"y":{"rawValue":166566},"z":{"rawValue":822333374}},{"x":{"rawValue":172000000},"y":{"rawValue":333233},"z":{"rawValue":814666687}},{"x":{"rawValue":170666671},"y":{"rawValue":333233},"z":{"rawValue":814333374}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":192666671},"y":{"rawValue":166566},"z":{"rawValue":830666687}},{"x":{"rawValue":187000000},"y":{"rawValue":166566},"z":{"rawValue":827000000}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":187000000},"y":{"rawValue":166566},"z":{"rawValue":827000000}},{"x":{"rawValue":180666671},"y":{"rawValue":166566},"z":{"rawValue":822333374}},{"x":{"rawValue":224000015},"y":{"rawValue":499900},"z":{"rawValue":850333374}},{"x":{"rawValue":222333343},"y":{"rawValue":666566},"z":{"rawValue":848333374}},{"x":{"rawValue":220333343},"y":{"rawValue":333233},"z":{"rawValue":848333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":228000015},"y":{"rawValue":499899},"z":{"rawValue":852333374}},{"x":{"rawValue":226333343},"y":{"rawValue":666566},"z":{"rawValue":850333374}},{"x":{"rawValue":224000015},"y":{"rawValue":499900},"z":{"rawValue":850333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":233000015},"y":{"rawValue":833233},"z":{"rawValue":853333374}},{"x":{"rawValue":232333343},"y":{"rawValue":999899},"z":{"rawValue":852333374}},{"x":{"rawValue":228000015},"y":{"rawValue":499899},"z":{"rawValue":852333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":220333343},"y":{"rawValue":333233},"z":{"rawValue":848333374}},{"x":{"rawValue":217000015},"y":{"rawValue":499900},"z":{"rawValue":844666687}},{"x":{"rawValue":214666671},"y":{"rawValue":166566},"z":{"rawValue":844666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":214666671},"y":{"rawValue":166566},"z":{"rawValue":844666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":843333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":298666656},"y":{"rawValue":1333233},"z":{"rawValue":828333374}},{"x":{"rawValue":297666656},"y":{"rawValue":1666566},"z":{"rawValue":828000000}},{"x":{"rawValue":297666656},"y":{"rawValue":1499899},"z":{"rawValue":830333374}},{"x":{"rawValue":285000000},"y":{"rawValue":1333233},"z":{"rawValue":846666687}},{"x":{"rawValue":281333343},"y":{"rawValue":1499899},"z":{"rawValue":848333374}},{"x":{"rawValue":279333343},"y":{"rawValue":1333233},"z":{"rawValue":850333374}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":297666656},"y":{"rawValue":1499899},"z":{"rawValue":830333374}},{"x":{"rawValue":295666656},"y":{"rawValue":1833233},"z":{"rawValue":831000000}},{"x":{"rawValue":295666656},"y":{"rawValue":1166566},"z":{"rawValue":835666687}},{"x":{"rawValue":279333343},"y":{"rawValue":1333233},"z":{"rawValue":850333374}},{"x":{"rawValue":276333343},"y":{"rawValue":1666566},"z":{"rawValue":850333374}},{"x":{"rawValue":275666656},"y":{"rawValue":1166566},"z":{"rawValue":852333374}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":295000000},"y":{"rawValue":1166566},"z":{"rawValue":836333374}},{"x":{"rawValue":293666656},"y":{"rawValue":1499899},"z":{"rawValue":836000000}},{"x":{"rawValue":293666656},"y":{"rawValue":1166566},"z":{"rawValue":838000000}},{"x":{"rawValue":287333343},"y":{"rawValue":1333233},"z":{"rawValue":844666687}},{"x":{"rawValue":285333343},"y":{"rawValue":1666566},"z":{"rawValue":844666687}},{"x":{"rawValue":285666656},"y":{"rawValue":1333233},"z":{"rawValue":846000000}},{"x":{"rawValue":291333343},"y":{"rawValue":1333233},"z":{"rawValue":840666687}},{"x":{"rawValue":290000000},"y":{"rawValue":1499899},"z":{"rawValue":840666687}},{"x":{"rawValue":289333343},"y":{"rawValue":1333233},"z":{"rawValue":842666687}},{"x":{"rawValue":289333343},"y":{"rawValue":1333233},"z":{"rawValue":842666687}},{"x":{"rawValue":288000000},"y":{"rawValue":1499899},"z":{"rawValue":842666687}},{"x":{"rawValue":287333343},"y":{"rawValue":1333233},"z":{"rawValue":844666687}},{"x":{"rawValue":281333343},"y":{"rawValue":1499899},"z":{"rawValue":848333374}},{"x":{"rawValue":280000000},"y":{"rawValue":1666566},"z":{"rawValue":848333374}},{"x":{"rawValue":279333343},"y":{"rawValue":1333233},"z":{"rawValue":850333374}},{"x":{"rawValue":285000000},"y":{"rawValue":1333233},"z":{"rawValue":846666687}},{"x":{"rawValue":282000000},"y":{"rawValue":1666566},"z":{"rawValue":846666687}},{"x":{"rawValue":281333343},"y":{"rawValue":1499899},"z":{"rawValue":848333374}},{"x":{"rawValue":275666656},"y":{"rawValue":1166566},"z":{"rawValue":852333374}},{"x":{"rawValue":272333343},"y":{"rawValue":1499899},"z":{"rawValue":852333374}},{"x":{"rawValue":272333343},"y":{"rawValue":1333233},"z":{"rawValue":853333374}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":295666656},"y":{"rawValue":1166566},"z":{"rawValue":835666687}},{"x":{"rawValue":295000000},"y":{"rawValue":1166566},"z":{"rawValue":836333374}},{"x":{"rawValue":293666656},"y":{"rawValue":1166566},"z":{"rawValue":838000000}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":287333343},"y":{"rawValue":1333233},"z":{"rawValue":844666687}},{"x":{"rawValue":285666656},"y":{"rawValue":1333233},"z":{"rawValue":846000000}},{"x":{"rawValue":285000000},"y":{"rawValue":1333233},"z":{"rawValue":846666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":293666656},"y":{"rawValue":1166566},"z":{"rawValue":838000000}},{"x":{"rawValue":292000000},"y":{"rawValue":1499899},"z":{"rawValue":838666687}},{"x":{"rawValue":291333343},"y":{"rawValue":1333233},"z":{"rawValue":840666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":298666656},"y":{"rawValue":1333233},"z":{"rawValue":828333374}},{"x":{"rawValue":297666656},"y":{"rawValue":1499899},"z":{"rawValue":830333374}},{"x":{"rawValue":295666656},"y":{"rawValue":1166566},"z":{"rawValue":835666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":291333343},"y":{"rawValue":1333233},"z":{"rawValue":840666687}},{"x":{"rawValue":289333343},"y":{"rawValue":1333233},"z":{"rawValue":842666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":289333343},"y":{"rawValue":1333233},"z":{"rawValue":842666687}},{"x":{"rawValue":287333343},"y":{"rawValue":1333233},"z":{"rawValue":844666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":303666687},"y":{"rawValue":1166566},"z":{"rawValue":810666687}},{"x":{"rawValue":303666687},"y":{"rawValue":1166566},"z":{"rawValue":814333374}},{"x":{"rawValue":299666687},"y":{"rawValue":1333233},"z":{"rawValue":827666687}},{"x":{"rawValue":298666687},"y":{"rawValue":1333233},"z":{"rawValue":828333374}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":303000030},"y":{"rawValue":1166566},"z":{"rawValue":815000000}},{"x":{"rawValue":301666687},"y":{"rawValue":1666566},"z":{"rawValue":814666687}},{"x":{"rawValue":301666687},"y":{"rawValue":1166566},"z":{"rawValue":824000000}},{"x":{"rawValue":301000030},"y":{"rawValue":1166566},"z":{"rawValue":824666687}},{"x":{"rawValue":299666687},"y":{"rawValue":1499899},"z":{"rawValue":824333374}},{"x":{"rawValue":299666687},"y":{"rawValue":1333233},"z":{"rawValue":827666687}},{"x":{"rawValue":301666687},"y":{"rawValue":1166566},"z":{"rawValue":824000000}},{"x":{"rawValue":301000030},"y":{"rawValue":1166566},"z":{"rawValue":824666687}},{"x":{"rawValue":299666687},"y":{"rawValue":1333233},"z":{"rawValue":827666687}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":303666687},"y":{"rawValue":1166566},"z":{"rawValue":814333374}},{"x":{"rawValue":303000030},"y":{"rawValue":1166566},"z":{"rawValue":815000000}},{"x":{"rawValue":301666687},"y":{"rawValue":1166566},"z":{"rawValue":824000000}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":531000000},"y":{"rawValue":333233},"z":{"rawValue":827666687}},{"x":{"rawValue":532333312},"y":{"rawValue":666566},"z":{"rawValue":828000000}},{"x":{"rawValue":532333312},"y":{"rawValue":499900},"z":{"rawValue":824000000}},{"x":{"rawValue":534333312},"y":{"rawValue":333233},"z":{"rawValue":816333374}},{"x":{"rawValue":536333312},"y":{"rawValue":833233},"z":{"rawValue":815666687}},{"x":{"rawValue":536333312},"y":{"rawValue":333233},"z":{"rawValue":810666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":532333312},"y":{"rawValue":499900},"z":{"rawValue":824000000}},{"x":{"rawValue":534333312},"y":{"rawValue":833233},"z":{"rawValue":823333374}},{"x":{"rawValue":534333312},"y":{"rawValue":333233},"z":{"rawValue":816333374}},{"x":{"rawValue":529000000},"y":{"rawValue":333233},"z":{"rawValue":839333374}},{"x":{"rawValue":530333312},"y":{"rawValue":666566},"z":{"rawValue":839666687}},{"x":{"rawValue":530333312},"y":{"rawValue":333233},"z":{"rawValue":828333374}},{"x":{"rawValue":530333312},"y":{"rawValue":333233},"z":{"rawValue":828333374}},{"x":{"rawValue":531000000},"y":{"rawValue":333233},"z":{"rawValue":827666687}},{"x":{"rawValue":532333312},"y":{"rawValue":499900},"z":{"rawValue":824000000}},{"x":{"rawValue":534333312},"y":{"rawValue":333233},"z":{"rawValue":816333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":528333312},"y":{"rawValue":333233},"z":{"rawValue":840000000}},{"x":{"rawValue":529000000},"y":{"rawValue":333233},"z":{"rawValue":839333374}},{"x":{"rawValue":530333312},"y":{"rawValue":333233},"z":{"rawValue":828333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":528333312},"y":{"rawValue":666566},"z":{"rawValue":853333374}},{"x":{"rawValue":528333312},"y":{"rawValue":333233},"z":{"rawValue":840000000}},{"x":{"rawValue":589333374},"y":{"rawValue":52333236},"z":{"rawValue":822666687}},{"x":{"rawValue":588666687},"y":{"rawValue":52166568},"z":{"rawValue":821000000}},{"x":{"rawValue":588000000},"y":{"rawValue":52499900},"z":{"rawValue":823000000}},{"x":{"rawValue":583000000},"y":{"rawValue":51999900},"z":{"rawValue":840000000}},{"x":{"rawValue":583000000},"y":{"rawValue":51833236},"z":{"rawValue":841000000}},{"x":{"rawValue":585000000},"y":{"rawValue":51833236},"z":{"rawValue":841000000}},{"x":{"rawValue":584666687},"y":{"rawValue":52166568},"z":{"rawValue":839333374}},{"x":{"rawValue":589333374},"y":{"rawValue":52333236},"z":{"rawValue":822666687}},{"x":{"rawValue":588000000},"y":{"rawValue":52499900},"z":{"rawValue":823000000}},{"x":{"rawValue":586666687},"y":{"rawValue":52999900},"z":{"rawValue":826333374}},{"x":{"rawValue":589000000},"y":{"rawValue":52833236},"z":{"rawValue":831333374}},{"x":{"rawValue":584666687},"y":{"rawValue":52499900},"z":{"rawValue":837666687}},{"x":{"rawValue":584666687},"y":{"rawValue":52166568},"z":{"rawValue":839333374}},{"x":{"rawValue":585000000},"y":{"rawValue":51833236},"z":{"rawValue":841000000}},{"x":{"rawValue":585000000},"y":{"rawValue":52833236},"z":{"rawValue":835666687}},{"x":{"rawValue":587000000},"y":{"rawValue":52833236},"z":{"rawValue":835000000}},{"x":{"rawValue":587000000},"y":{"rawValue":52999900},"z":{"rawValue":832000000}},{"x":{"rawValue":584666687},"y":{"rawValue":52833236},"z":{"rawValue":827000000}},{"x":{"rawValue":584666687},"y":{"rawValue":52999900},"z":{"rawValue":833666687}},{"x":{"rawValue":585000000},"y":{"rawValue":52833236},"z":{"rawValue":835666687}},{"x":{"rawValue":583000000},"y":{"rawValue":52666568},"z":{"rawValue":834333374}},{"x":{"rawValue":583000000},"y":{"rawValue":52499900},"z":{"rawValue":837000000}},{"x":{"rawValue":584666687},"y":{"rawValue":52499900},"z":{"rawValue":837666687}},{"x":{"rawValue":585000000},"y":{"rawValue":52833236},"z":{"rawValue":835666687}},{"x":{"rawValue":584666687},"y":{"rawValue":52999900},"z":{"rawValue":833666687}},{"x":{"rawValue":588000000},"y":{"rawValue":52499900},"z":{"rawValue":823000000}},{"x":{"rawValue":586666687},"y":{"rawValue":52499900},"z":{"rawValue":823000000}},{"x":{"rawValue":586666687},"y":{"rawValue":52999900},"z":{"rawValue":826333374}},{"x":{"rawValue":587000000},"y":{"rawValue":52999900},"z":{"rawValue":832000000}},{"x":{"rawValue":589000000},"y":{"rawValue":52833236},"z":{"rawValue":831333374}},{"x":{"rawValue":586666687},"y":{"rawValue":52999900},"z":{"rawValue":826333374}},{"x":{"rawValue":584666687},"y":{"rawValue":52833236},"z":{"rawValue":827000000}},{"x":{"rawValue":625666687},"y":{"rawValue":33499900},"z":{"rawValue":812333374}},{"x":{"rawValue":625666687},"y":{"rawValue":33166568},"z":{"rawValue":813666687}},{"x":{"rawValue":626666687},"y":{"rawValue":33666568},"z":{"rawValue":811666687}},{"x":{"rawValue":626666687},"y":{"rawValue":33666568},"z":{"rawValue":811666687}},{"x":{"rawValue":628000061},"y":{"rawValue":33833236},"z":{"rawValue":811666687}},{"x":{"rawValue":628000061},"y":{"rawValue":33833236},"z":{"rawValue":810666687}},{"x":{"rawValue":624000061},"y":{"rawValue":33999900},"z":{"rawValue":810666687}},{"x":{"rawValue":624000061},"y":{"rawValue":33833236},"z":{"rawValue":811666687}},{"x":{"rawValue":625666687},"y":{"rawValue":33499900},"z":{"rawValue":812333374}},{"x":{"rawValue":626666687},"y":{"rawValue":33666568},"z":{"rawValue":811666687}},{"x":{"rawValue":628000061},"y":{"rawValue":33833236},"z":{"rawValue":810666687}},{"x":{"rawValue":678666687},"y":{"rawValue":80666572},"z":{"rawValue":815333374}},{"x":{"rawValue":678666687},"y":{"rawValue":80666572},"z":{"rawValue":816666687}},{"x":{"rawValue":679666687},"y":{"rawValue":80666572},"z":{"rawValue":817666687}},{"x":{"rawValue":682666687},"y":{"rawValue":80833236},"z":{"rawValue":817666687}},{"x":{"rawValue":682666687},"y":{"rawValue":80999900},"z":{"rawValue":815333374}},{"x":{"rawValue":682666687},"y":{"rawValue":80833236},"z":{"rawValue":817666687}},{"x":{"rawValue":685666687},"y":{"rawValue":80666572},"z":{"rawValue":817333374}},{"x":{"rawValue":684666687},"y":{"rawValue":80833236},"z":{"rawValue":816666687}},{"x":{"rawValue":684666687},"y":{"rawValue":80833236},"z":{"rawValue":816666687}},{"x":{"rawValue":684666687},"y":{"rawValue":80833236},"z":{"rawValue":815333374}},{"x":{"rawValue":682666687},"y":{"rawValue":80999900},"z":{"rawValue":815333374}},{"x":{"rawValue":682666687},"y":{"rawValue":80833236},"z":{"rawValue":817666687}},{"x":{"rawValue":766333374},"y":{"rawValue":41333236},"z":{"rawValue":841000000}},{"x":{"rawValue":767666687},"y":{"rawValue":40999900},"z":{"rawValue":841000000}},{"x":{"rawValue":767333374},"y":{"rawValue":41333236},"z":{"rawValue":839666687}},{"x":{"rawValue":766000061},"y":{"rawValue":41666568},"z":{"rawValue":839333374}},{"x":{"rawValue":766000061},"y":{"rawValue":41666568},"z":{"rawValue":839333374}},{"x":{"rawValue":767333374},"y":{"rawValue":41333236},"z":{"rawValue":839666687}},{"x":{"rawValue":768000061},"y":{"rawValue":41166568},"z":{"rawValue":839333374}},{"x":{"rawValue":766333374},"y":{"rawValue":41666568},"z":{"rawValue":837666687}},{"x":{"rawValue":799000000},"y":{"rawValue":32333236},"z":{"rawValue":852000000}},{"x":{"rawValue":800000000},"y":{"rawValue":32166568},"z":{"rawValue":852000000}},{"x":{"rawValue":799333312},"y":{"rawValue":32166568},"z":{"rawValue":851333374}},{"x":{"rawValue":801000000},"y":{"rawValue":31833234},"z":{"rawValue":852000000}},{"x":{"rawValue":802000000},"y":{"rawValue":31666568},"z":{"rawValue":852000000}},{"x":{"rawValue":801333312},"y":{"rawValue":31833234},"z":{"rawValue":851333374}},{"x":{"rawValue":803000000},"y":{"rawValue":31499900},"z":{"rawValue":852000000}},{"x":{"rawValue":804000000},"y":{"rawValue":31166568},"z":{"rawValue":852000000}},{"x":{"rawValue":803333312},"y":{"rawValue":31333234},"z":{"rawValue":851333374}},{"x":{"rawValue":799000000},"y":{"rawValue":32333236},"z":{"rawValue":852000000}},{"x":{"rawValue":797666687},"y":{"rawValue":32666568},"z":{"rawValue":851666687}},{"x":{"rawValue":797666687},"y":{"rawValue":32499900},"z":{"rawValue":853333374}},{"x":{"rawValue":800000000},"y":{"rawValue":32166568},"z":{"rawValue":852000000}},{"x":{"rawValue":799000000},"y":{"rawValue":32333236},"z":{"rawValue":852000000}},{"x":{"rawValue":797666687},"y":{"rawValue":32499900},"z":{"rawValue":853333374}},{"x":{"rawValue":807333312},"y":{"rawValue":30499900},"z":{"rawValue":853333374}},{"x":{"rawValue":806666687},"y":{"rawValue":30666568},"z":{"rawValue":852333374}},{"x":{"rawValue":804000000},"y":{"rawValue":31166568},"z":{"rawValue":852000000}},{"x":{"rawValue":803000000},"y":{"rawValue":31499900},"z":{"rawValue":852000000}},{"x":{"rawValue":801000000},"y":{"rawValue":31833234},"z":{"rawValue":852000000}},{"x":{"rawValue":800000000},"y":{"rawValue":32166568},"z":{"rawValue":852000000}},{"x":{"rawValue":797666687},"y":{"rawValue":32499900},"z":{"rawValue":853333374}},{"x":{"rawValue":797666687},"y":{"rawValue":32499900},"z":{"rawValue":853333374}},{"x":{"rawValue":807333312},"y":{"rawValue":30499900},"z":{"rawValue":853333374}},{"x":{"rawValue":803000000},"y":{"rawValue":31499900},"z":{"rawValue":852000000}},{"x":{"rawValue":802000000},"y":{"rawValue":31666568},"z":{"rawValue":852000000}},{"x":{"rawValue":802000000},"y":{"rawValue":31666568},"z":{"rawValue":852000000}},{"x":{"rawValue":801000000},"y":{"rawValue":31833234},"z":{"rawValue":852000000}},{"x":{"rawValue":797666687},"y":{"rawValue":32499900},"z":{"rawValue":853333374}},{"x":{"rawValue":827333374},"y":{"rawValue":833233},"z":{"rawValue":810666687}},{"x":{"rawValue":829000000},"y":{"rawValue":999899},"z":{"rawValue":812333374}},{"x":{"rawValue":830000000},"y":{"rawValue":833233},"z":{"rawValue":812333374}},{"x":{"rawValue":827333374},"y":{"rawValue":833233},"z":{"rawValue":810666687}},{"x":{"rawValue":830000000},"y":{"rawValue":833233},"z":{"rawValue":812333374}},{"x":{"rawValue":831000000},"y":{"rawValue":833233},"z":{"rawValue":812333374}},{"x":{"rawValue":841666687},"y":{"rawValue":666566},"z":{"rawValue":816000000}},{"x":{"rawValue":840666687},"y":{"rawValue":833233},"z":{"rawValue":816000000}},{"x":{"rawValue":841000000},"y":{"rawValue":999899},"z":{"rawValue":816666687}},{"x":{"rawValue":830000000},"y":{"rawValue":833233},"z":{"rawValue":812333374}},{"x":{"rawValue":829000000},"y":{"rawValue":999899},"z":{"rawValue":812333374}},{"x":{"rawValue":829333374},"y":{"rawValue":1166566},"z":{"rawValue":813000000}},{"x":{"rawValue":831000000},"y":{"rawValue":833233},"z":{"rawValue":812333374}},{"x":{"rawValue":832000000},"y":{"rawValue":999899},"z":{"rawValue":813666687}},{"x":{"rawValue":834333374},"y":{"rawValue":833233},"z":{"rawValue":813666687}},{"x":{"rawValue":836000000},"y":{"rawValue":1166566},"z":{"rawValue":815666687}},{"x":{"rawValue":840666687},"y":{"rawValue":833233},"z":{"rawValue":816000000}},{"x":{"rawValue":841666687},"y":{"rawValue":666566},"z":{"rawValue":816000000}},{"x":{"rawValue":836000000},"y":{"rawValue":1166566},"z":{"rawValue":815666687}},{"x":{"rawValue":841666687},"y":{"rawValue":666566},"z":{"rawValue":816000000}},{"x":{"rawValue":842666687},"y":{"rawValue":666566},"z":{"rawValue":816000000}},{"x":{"rawValue":834333374},"y":{"rawValue":833233},"z":{"rawValue":813666687}},{"x":{"rawValue":846333374},"y":{"rawValue":666566},"z":{"rawValue":817666687}},{"x":{"rawValue":847666687},"y":{"rawValue":999899},"z":{"rawValue":819333374}},{"x":{"rawValue":849666687},"y":{"rawValue":833233},"z":{"rawValue":819333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":842666687},"y":{"rawValue":666566},"z":{"rawValue":816000000}},{"x":{"rawValue":844000000},"y":{"rawValue":999899},"z":{"rawValue":817666687}},{"x":{"rawValue":846333374},"y":{"rawValue":666566},"z":{"rawValue":817666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":849666687},"y":{"rawValue":833233},"z":{"rawValue":819333374}},{"x":{"rawValue":851333374},"y":{"rawValue":1166566},"z":{"rawValue":821333374}},{"x":{"rawValue":853333374},"y":{"rawValue":999899},"z":{"rawValue":821333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":827333374},"y":{"rawValue":833233},"z":{"rawValue":810666687}},{"x":{"rawValue":831000000},"y":{"rawValue":833233},"z":{"rawValue":812333374}},{"x":{"rawValue":834333374},"y":{"rawValue":833233},"z":{"rawValue":813666687}},{"x":{"rawValue":842666687},"y":{"rawValue":666566},"z":{"rawValue":816000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":855666687},"y":{"rawValue":833233},"z":{"rawValue":821333374}},{"x":{"rawValue":856333374},"y":{"rawValue":999899},"z":{"rawValue":822000000}},{"x":{"rawValue":857333374},"y":{"rawValue":833233},"z":{"rawValue":822000000}},{"x":{"rawValue":855666687},"y":{"rawValue":833233},"z":{"rawValue":821333374}},{"x":{"rawValue":857333374},"y":{"rawValue":833233},"z":{"rawValue":822000000}},{"x":{"rawValue":858333374},"y":{"rawValue":833233},"z":{"rawValue":822000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":853333374},"y":{"rawValue":999899},"z":{"rawValue":821333374}},{"x":{"rawValue":855666687},"y":{"rawValue":833233},"z":{"rawValue":821333374}},{"x":{"rawValue":863666687},"y":{"rawValue":666566},"z":{"rawValue":823333374}},{"x":{"rawValue":869333374},"y":{"rawValue":833233},"z":{"rawValue":825333374}},{"x":{"rawValue":877333374},"y":{"rawValue":833233},"z":{"rawValue":827333374}},{"x":{"rawValue":857333374},"y":{"rawValue":833233},"z":{"rawValue":822000000}},{"x":{"rawValue":856333374},"y":{"rawValue":999899},"z":{"rawValue":822000000}},{"x":{"rawValue":856666687},"y":{"rawValue":1166566},"z":{"rawValue":822666687}},{"x":{"rawValue":886666687},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":885333374},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":885666687},"y":{"rawValue":833233},"z":{"rawValue":830000000}},{"x":{"rawValue":863666687},"y":{"rawValue":666566},"z":{"rawValue":823333374}},{"x":{"rawValue":865333374},"y":{"rawValue":999899},"z":{"rawValue":825333374}},{"x":{"rawValue":869333374},"y":{"rawValue":833233},"z":{"rawValue":825333374}},{"x":{"rawValue":869333374},"y":{"rawValue":833233},"z":{"rawValue":825333374}},{"x":{"rawValue":871000061},"y":{"rawValue":1166566},"z":{"rawValue":827333374}},{"x":{"rawValue":877333374},"y":{"rawValue":833233},"z":{"rawValue":827333374}},{"x":{"rawValue":877333374},"y":{"rawValue":833233},"z":{"rawValue":827333374}},{"x":{"rawValue":879000061},"y":{"rawValue":1166566},"z":{"rawValue":829333374}},{"x":{"rawValue":885333374},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":877333374},"y":{"rawValue":833233},"z":{"rawValue":827333374}},{"x":{"rawValue":885333374},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":886666687},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":858333374},"y":{"rawValue":833233},"z":{"rawValue":822000000}},{"x":{"rawValue":859333374},"y":{"rawValue":999899},"z":{"rawValue":823333374}},{"x":{"rawValue":863666687},"y":{"rawValue":666566},"z":{"rawValue":823333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":877333374},"y":{"rawValue":833233},"z":{"rawValue":827333374}},{"x":{"rawValue":886666687},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":889000061},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":855666687},"y":{"rawValue":833233},"z":{"rawValue":821333374}},{"x":{"rawValue":858333374},"y":{"rawValue":833233},"z":{"rawValue":822000000}},{"x":{"rawValue":889000061},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":889666687},"y":{"rawValue":999899},"z":{"rawValue":831333374}},{"x":{"rawValue":896000061},"y":{"rawValue":833233},"z":{"rawValue":831333374}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":877333374},"y":{"rawValue":833233},"z":{"rawValue":827333374}},{"x":{"rawValue":889000061},"y":{"rawValue":666566},"z":{"rawValue":829333374}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":863666687},"y":{"rawValue":666566},"z":{"rawValue":823333374}},{"x":{"rawValue":934000000},"y":{"rawValue":1166566},"z":{"rawValue":841000000}},{"x":{"rawValue":936333312},"y":{"rawValue":1499899},"z":{"rawValue":843333374}},{"x":{"rawValue":937333312},"y":{"rawValue":1499899},"z":{"rawValue":843333374}},{"x":{"rawValue":926000000},"y":{"rawValue":833233},"z":{"rawValue":837000000}},{"x":{"rawValue":927666687},"y":{"rawValue":1166566},"z":{"rawValue":839000000}},{"x":{"rawValue":930000000},"y":{"rawValue":999899},"z":{"rawValue":839000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":930000000},"y":{"rawValue":999899},"z":{"rawValue":839000000}},{"x":{"rawValue":931666687},"y":{"rawValue":1333233},"z":{"rawValue":841000000}},{"x":{"rawValue":934000000},"y":{"rawValue":1166566},"z":{"rawValue":841000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":934000000},"y":{"rawValue":1166566},"z":{"rawValue":841000000}},{"x":{"rawValue":937333312},"y":{"rawValue":1499899},"z":{"rawValue":843333374}},{"x":{"rawValue":938666687},"y":{"rawValue":1333233},"z":{"rawValue":843666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":920000000},"y":{"rawValue":666566},"z":{"rawValue":835000000}},{"x":{"rawValue":921666687},"y":{"rawValue":999899},"z":{"rawValue":837000000}},{"x":{"rawValue":926000000},"y":{"rawValue":833233},"z":{"rawValue":837000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":910333312},"y":{"rawValue":666566},"z":{"rawValue":833000000}},{"x":{"rawValue":912000000},"y":{"rawValue":999899},"z":{"rawValue":835000000}},{"x":{"rawValue":920000000},"y":{"rawValue":666566},"z":{"rawValue":835000000}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":897000000},"y":{"rawValue":833233},"z":{"rawValue":831333374}},{"x":{"rawValue":898333312},"y":{"rawValue":1166566},"z":{"rawValue":833000000}},{"x":{"rawValue":910333312},"y":{"rawValue":666566},"z":{"rawValue":833000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":896000000},"y":{"rawValue":833233},"z":{"rawValue":831333374}},{"x":{"rawValue":897000000},"y":{"rawValue":833233},"z":{"rawValue":831333374}},{"x":{"rawValue":937333312},"y":{"rawValue":1499899},"z":{"rawValue":843333374}},{"x":{"rawValue":936333312},"y":{"rawValue":1499899},"z":{"rawValue":843333374}},{"x":{"rawValue":936666687},"y":{"rawValue":1666566},"z":{"rawValue":844000000}},{"x":{"rawValue":938666687},"y":{"rawValue":1333233},"z":{"rawValue":843666687}},{"x":{"rawValue":940333374},"y":{"rawValue":1499899},"z":{"rawValue":845333374}},{"x":{"rawValue":941333374},"y":{"rawValue":1499899},"z":{"rawValue":845333374}},{"x":{"rawValue":938666687},"y":{"rawValue":1333233},"z":{"rawValue":843666687}},{"x":{"rawValue":941333374},"y":{"rawValue":1499899},"z":{"rawValue":845333374}},{"x":{"rawValue":942333374},"y":{"rawValue":1333233},"z":{"rawValue":845333374}},{"x":{"rawValue":942333374},"y":{"rawValue":1333233},"z":{"rawValue":845333374}},{"x":{"rawValue":943333374},"y":{"rawValue":1333233},"z":{"rawValue":845666687}},{"x":{"rawValue":944333374},"y":{"rawValue":1166566},"z":{"rawValue":845666687}},{"x":{"rawValue":941333374},"y":{"rawValue":1499899},"z":{"rawValue":845333374}},{"x":{"rawValue":940333374},"y":{"rawValue":1499899},"z":{"rawValue":845333374}},{"x":{"rawValue":940666687},"y":{"rawValue":1666566},"z":{"rawValue":846000000}},{"x":{"rawValue":942333374},"y":{"rawValue":1333233},"z":{"rawValue":845333374}},{"x":{"rawValue":942666687},"y":{"rawValue":1333233},"z":{"rawValue":845666687}},{"x":{"rawValue":943333374},"y":{"rawValue":1333233},"z":{"rawValue":845666687}},{"x":{"rawValue":938666687},"y":{"rawValue":1333233},"z":{"rawValue":843666687}},{"x":{"rawValue":942333374},"y":{"rawValue":1333233},"z":{"rawValue":845333374}},{"x":{"rawValue":944333374},"y":{"rawValue":1166566},"z":{"rawValue":845666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":944333374},"y":{"rawValue":1166566},"z":{"rawValue":845666687}},{"x":{"rawValue":952000000},"y":{"rawValue":1499899},"z":{"rawValue":853333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":810666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":242000015},"y":{"rawValue":833233},"z":{"rawValue":856333374}},{"x":{"rawValue":240333343},"y":{"rawValue":1333233},"z":{"rawValue":854333374}},{"x":{"rawValue":234000015},"y":{"rawValue":666566},"z":{"rawValue":854333374}},{"x":{"rawValue":234000015},"y":{"rawValue":666566},"z":{"rawValue":854333374}},{"x":{"rawValue":233000015},"y":{"rawValue":833233},"z":{"rawValue":853333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":242000015},"y":{"rawValue":833233},"z":{"rawValue":856333374}},{"x":{"rawValue":234000015},"y":{"rawValue":666566},"z":{"rawValue":854333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":256000000},"y":{"rawValue":1333233},"z":{"rawValue":856333374}},{"x":{"rawValue":242000015},"y":{"rawValue":833233},"z":{"rawValue":856333374}},{"x":{"rawValue":271666656},"y":{"rawValue":1166566},"z":{"rawValue":854333374}},{"x":{"rawValue":265666656},"y":{"rawValue":1499899},"z":{"rawValue":854333374}},{"x":{"rawValue":266000000},"y":{"rawValue":1166566},"z":{"rawValue":855666687}},{"x":{"rawValue":271666656},"y":{"rawValue":1166566},"z":{"rawValue":854333374}},{"x":{"rawValue":266000000},"y":{"rawValue":1166566},"z":{"rawValue":855666687}},{"x":{"rawValue":265333343},"y":{"rawValue":1166566},"z":{"rawValue":856333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":272333343},"y":{"rawValue":1333233},"z":{"rawValue":853333374}},{"x":{"rawValue":271666656},"y":{"rawValue":1166566},"z":{"rawValue":854333374}},{"x":{"rawValue":265333343},"y":{"rawValue":1166566},"z":{"rawValue":856333374}},{"x":{"rawValue":256000000},"y":{"rawValue":1333233},"z":{"rawValue":856333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":534666687},"y":{"rawValue":1166566},"z":{"rawValue":893333374}},{"x":{"rawValue":535333312},"y":{"rawValue":1499899},"z":{"rawValue":891666687}},{"x":{"rawValue":534333312},"y":{"rawValue":1333233},"z":{"rawValue":891000061}},{"x":{"rawValue":537000000},"y":{"rawValue":1499899},"z":{"rawValue":896000061}},{"x":{"rawValue":537333312},"y":{"rawValue":1499899},"z":{"rawValue":895666687}},{"x":{"rawValue":534666687},"y":{"rawValue":1166566},"z":{"rawValue":893333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":534333312},"y":{"rawValue":1333233},"z":{"rawValue":891000061}},{"x":{"rawValue":534333312},"y":{"rawValue":1499899},"z":{"rawValue":888666687}},{"x":{"rawValue":532333312},"y":{"rawValue":1166566},"z":{"rawValue":887000061}},{"x":{"rawValue":532333312},"y":{"rawValue":1166566},"z":{"rawValue":887000061}},{"x":{"rawValue":532333312},"y":{"rawValue":1333233},"z":{"rawValue":882666687}},{"x":{"rawValue":530333312},"y":{"rawValue":999899},"z":{"rawValue":881000061}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":534666687},"y":{"rawValue":1166566},"z":{"rawValue":893333374}},{"x":{"rawValue":534333312},"y":{"rawValue":1333233},"z":{"rawValue":891000061}},{"x":{"rawValue":532333312},"y":{"rawValue":1166566},"z":{"rawValue":887000061}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":530333312},"y":{"rawValue":999899},"z":{"rawValue":881000061}},{"x":{"rawValue":530333312},"y":{"rawValue":1333233},"z":{"rawValue":873000061}},{"x":{"rawValue":528333312},"y":{"rawValue":833233},"z":{"rawValue":871333374}},{"x":{"rawValue":528333312},"y":{"rawValue":833233},"z":{"rawValue":871333374}},{"x":{"rawValue":528333312},"y":{"rawValue":666566},"z":{"rawValue":853333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":530333312},"y":{"rawValue":999899},"z":{"rawValue":881000061}},{"x":{"rawValue":528333312},"y":{"rawValue":833233},"z":{"rawValue":871333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":634333374},"y":{"rawValue":666566},"z":{"rawValue":862000061}},{"x":{"rawValue":633333374},"y":{"rawValue":833233},"z":{"rawValue":861333374}},{"x":{"rawValue":633000061},"y":{"rawValue":666566},"z":{"rawValue":862000061}},{"x":{"rawValue":633000061},"y":{"rawValue":666566},"z":{"rawValue":862000061}},{"x":{"rawValue":631666687},"y":{"rawValue":833233},"z":{"rawValue":862000061}},{"x":{"rawValue":631000061},"y":{"rawValue":666566},"z":{"rawValue":864000061}},{"x":{"rawValue":634333374},"y":{"rawValue":666566},"z":{"rawValue":862000061}},{"x":{"rawValue":633000061},"y":{"rawValue":666566},"z":{"rawValue":862000061}},{"x":{"rawValue":631000061},"y":{"rawValue":666566},"z":{"rawValue":864000061}},{"x":{"rawValue":638333374},"y":{"rawValue":499900},"z":{"rawValue":864000061}},{"x":{"rawValue":636666687},"y":{"rawValue":833233},"z":{"rawValue":862000061}},{"x":{"rawValue":634333374},"y":{"rawValue":666566},"z":{"rawValue":862000061}},{"x":{"rawValue":631000061},"y":{"rawValue":666566},"z":{"rawValue":864000061}},{"x":{"rawValue":629666687},"y":{"rawValue":499900},"z":{"rawValue":876666687}},{"x":{"rawValue":623333374},"y":{"rawValue":1166566},"z":{"rawValue":891000061}},{"x":{"rawValue":622000061},"y":{"rawValue":1666566},"z":{"rawValue":890666687}},{"x":{"rawValue":622000061},"y":{"rawValue":1166566},"z":{"rawValue":894666687}},{"x":{"rawValue":622000061},"y":{"rawValue":1166566},"z":{"rawValue":894666687}},{"x":{"rawValue":620000061},"y":{"rawValue":1666566},"z":{"rawValue":895333374}},{"x":{"rawValue":620000061},"y":{"rawValue":1499899},"z":{"rawValue":896000061}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":631000061},"y":{"rawValue":666566},"z":{"rawValue":864000061}},{"x":{"rawValue":629666687},"y":{"rawValue":999899},"z":{"rawValue":864000061}},{"x":{"rawValue":629666687},"y":{"rawValue":499900},"z":{"rawValue":876666687}},{"x":{"rawValue":629000061},"y":{"rawValue":666566},"z":{"rawValue":877333374}},{"x":{"rawValue":627666687},"y":{"rawValue":999899},"z":{"rawValue":877000061}},{"x":{"rawValue":627666687},"y":{"rawValue":833233},"z":{"rawValue":882333374}},{"x":{"rawValue":629666687},"y":{"rawValue":499900},"z":{"rawValue":876666687}},{"x":{"rawValue":629000061},"y":{"rawValue":666566},"z":{"rawValue":877333374}},{"x":{"rawValue":627666687},"y":{"rawValue":833233},"z":{"rawValue":882333374}},{"x":{"rawValue":627000061},"y":{"rawValue":833233},"z":{"rawValue":883000061}},{"x":{"rawValue":625666687},"y":{"rawValue":1166566},"z":{"rawValue":882666687}},{"x":{"rawValue":625666687},"y":{"rawValue":999899},"z":{"rawValue":887000061}},{"x":{"rawValue":625666687},"y":{"rawValue":999899},"z":{"rawValue":887000061}},{"x":{"rawValue":624000061},"y":{"rawValue":1333233},"z":{"rawValue":887666687}},{"x":{"rawValue":624000061},"y":{"rawValue":1166566},"z":{"rawValue":890333374}},{"x":{"rawValue":624000061},"y":{"rawValue":1166566},"z":{"rawValue":890333374}},{"x":{"rawValue":623333374},"y":{"rawValue":1166566},"z":{"rawValue":891000061}},{"x":{"rawValue":622000061},"y":{"rawValue":1166566},"z":{"rawValue":894666687}},{"x":{"rawValue":627666687},"y":{"rawValue":833233},"z":{"rawValue":882333374}},{"x":{"rawValue":627000061},"y":{"rawValue":833233},"z":{"rawValue":883000061}},{"x":{"rawValue":625666687},"y":{"rawValue":999899},"z":{"rawValue":887000061}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":625666687},"y":{"rawValue":999899},"z":{"rawValue":887000061}},{"x":{"rawValue":624000061},"y":{"rawValue":1166566},"z":{"rawValue":890333374}},{"x":{"rawValue":622000061},"y":{"rawValue":1166566},"z":{"rawValue":894666687}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":640000061},"y":{"rawValue":666566},"z":{"rawValue":864000061}},{"x":{"rawValue":638333374},"y":{"rawValue":499900},"z":{"rawValue":864000061}},{"x":{"rawValue":629666687},"y":{"rawValue":499900},"z":{"rawValue":876666687}},{"x":{"rawValue":627666687},"y":{"rawValue":833233},"z":{"rawValue":882333374}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":642333312},"y":{"rawValue":333233},"z":{"rawValue":866000061}},{"x":{"rawValue":640666687},"y":{"rawValue":666566},"z":{"rawValue":864000061}},{"x":{"rawValue":640000000},"y":{"rawValue":666566},"z":{"rawValue":864000061}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":650000000},"y":{"rawValue":166566},"z":{"rawValue":868000061}},{"x":{"rawValue":648333312},"y":{"rawValue":499900},"z":{"rawValue":866000061}},{"x":{"rawValue":642333312},"y":{"rawValue":333233},"z":{"rawValue":866000061}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":870000061}},{"x":{"rawValue":679333312},"y":{"rawValue":166566},"z":{"rawValue":870000061}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":679333312},"y":{"rawValue":166566},"z":{"rawValue":870000061}},{"x":{"rawValue":677666687},"y":{"rawValue":499900},"z":{"rawValue":868000061}},{"x":{"rawValue":650000000},"y":{"rawValue":166566},"z":{"rawValue":868000061}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":718333374},"y":{"rawValue":166566},"z":{"rawValue":877666687}},{"x":{"rawValue":716666687},"y":{"rawValue":499900},"z":{"rawValue":875666687}},{"x":{"rawValue":712333374},"y":{"rawValue":333233},"z":{"rawValue":875666687}},{"x":{"rawValue":725333374},"y":{"rawValue":333233},"z":{"rawValue":879000061}},{"x":{"rawValue":724333374},"y":{"rawValue":666566},"z":{"rawValue":877666687}},{"x":{"rawValue":718333374},"y":{"rawValue":166566},"z":{"rawValue":877666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":712333374},"y":{"rawValue":333233},"z":{"rawValue":875666687}},{"x":{"rawValue":711000000},"y":{"rawValue":499900},"z":{"rawValue":874000061}},{"x":{"rawValue":703000000},"y":{"rawValue":166566},"z":{"rawValue":874000061}},{"x":{"rawValue":703000000},"y":{"rawValue":166566},"z":{"rawValue":874000061}},{"x":{"rawValue":701333374},"y":{"rawValue":499900},"z":{"rawValue":872000061}},{"x":{"rawValue":693000000},"y":{"rawValue":166566},"z":{"rawValue":872000061}},{"x":{"rawValue":693000000},"y":{"rawValue":166566},"z":{"rawValue":872000061}},{"x":{"rawValue":691333374},"y":{"rawValue":499900},"z":{"rawValue":870000061}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":870000061}},{"x":{"rawValue":718333374},"y":{"rawValue":166566},"z":{"rawValue":877666687}},{"x":{"rawValue":712333374},"y":{"rawValue":333233},"z":{"rawValue":875666687}},{"x":{"rawValue":703000000},"y":{"rawValue":166566},"z":{"rawValue":874000061}},{"x":{"rawValue":703000000},"y":{"rawValue":166566},"z":{"rawValue":874000061}},{"x":{"rawValue":693000000},"y":{"rawValue":166566},"z":{"rawValue":872000061}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":870000061}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":718333374},"y":{"rawValue":166566},"z":{"rawValue":877666687}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":883666687}},{"x":{"rawValue":734333374},"y":{"rawValue":499900},"z":{"rawValue":881666687}},{"x":{"rawValue":732000061},"y":{"rawValue":333233},"z":{"rawValue":881666687}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":896000061}},{"x":{"rawValue":763333374},"y":{"rawValue":499900},"z":{"rawValue":893333374}},{"x":{"rawValue":757333374},"y":{"rawValue":333233},"z":{"rawValue":891333374}},{"x":{"rawValue":749666687},"y":{"rawValue":499900},"z":{"rawValue":887666687}},{"x":{"rawValue":744000061},"y":{"rawValue":499900},"z":{"rawValue":885666687}},{"x":{"rawValue":741333374},"y":{"rawValue":333233},"z":{"rawValue":885000061}},{"x":{"rawValue":753666687},"y":{"rawValue":499900},"z":{"rawValue":889666687}},{"x":{"rawValue":732000061},"y":{"rawValue":333233},"z":{"rawValue":881666687}},{"x":{"rawValue":730333374},"y":{"rawValue":666566},"z":{"rawValue":879666687}},{"x":{"rawValue":726000061},"y":{"rawValue":333233},"z":{"rawValue":879666687}},{"x":{"rawValue":763333374},"y":{"rawValue":499900},"z":{"rawValue":893333374}},{"x":{"rawValue":761666687},"y":{"rawValue":833233},"z":{"rawValue":891333374}},{"x":{"rawValue":757333374},"y":{"rawValue":333233},"z":{"rawValue":891333374}},{"x":{"rawValue":742333374},"y":{"rawValue":499900},"z":{"rawValue":885000061}},{"x":{"rawValue":743333374},"y":{"rawValue":499900},"z":{"rawValue":885000061}},{"x":{"rawValue":742666687},"y":{"rawValue":666566},"z":{"rawValue":884333374}},{"x":{"rawValue":744000061},"y":{"rawValue":499900},"z":{"rawValue":885666687}},{"x":{"rawValue":743333374},"y":{"rawValue":499900},"z":{"rawValue":885000061}},{"x":{"rawValue":742333374},"y":{"rawValue":499900},"z":{"rawValue":885000061}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":896000061}},{"x":{"rawValue":768000061},"y":{"rawValue":666566},"z":{"rawValue":894333374}},{"x":{"rawValue":767333374},"y":{"rawValue":833233},"z":{"rawValue":893333374}},{"x":{"rawValue":763333374},"y":{"rawValue":499900},"z":{"rawValue":893333374}},{"x":{"rawValue":744000061},"y":{"rawValue":499900},"z":{"rawValue":885666687}},{"x":{"rawValue":742333374},"y":{"rawValue":499900},"z":{"rawValue":885000061}},{"x":{"rawValue":741333374},"y":{"rawValue":333233},"z":{"rawValue":885000061}},{"x":{"rawValue":757333374},"y":{"rawValue":333233},"z":{"rawValue":891333374}},{"x":{"rawValue":756000061},"y":{"rawValue":666566},"z":{"rawValue":889666687}},{"x":{"rawValue":753666687},"y":{"rawValue":499900},"z":{"rawValue":889666687}},{"x":{"rawValue":753666687},"y":{"rawValue":499900},"z":{"rawValue":889666687}},{"x":{"rawValue":752000061},"y":{"rawValue":666566},"z":{"rawValue":887666687}},{"x":{"rawValue":749666687},"y":{"rawValue":499900},"z":{"rawValue":887666687}},{"x":{"rawValue":757333374},"y":{"rawValue":333233},"z":{"rawValue":891333374}},{"x":{"rawValue":753666687},"y":{"rawValue":499900},"z":{"rawValue":889666687}},{"x":{"rawValue":741333374},"y":{"rawValue":333233},"z":{"rawValue":885000061}},{"x":{"rawValue":749666687},"y":{"rawValue":499900},"z":{"rawValue":887666687}},{"x":{"rawValue":748000061},"y":{"rawValue":833233},"z":{"rawValue":885666687}},{"x":{"rawValue":744000061},"y":{"rawValue":499900},"z":{"rawValue":885666687}},{"x":{"rawValue":741333374},"y":{"rawValue":333233},"z":{"rawValue":885000061}},{"x":{"rawValue":740333374},"y":{"rawValue":666566},"z":{"rawValue":883666687}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":883666687}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":883666687}},{"x":{"rawValue":732000061},"y":{"rawValue":333233},"z":{"rawValue":881666687}},{"x":{"rawValue":726000061},"y":{"rawValue":333233},"z":{"rawValue":879666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":726000061},"y":{"rawValue":333233},"z":{"rawValue":879666687}},{"x":{"rawValue":725333374},"y":{"rawValue":333233},"z":{"rawValue":879000061}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":741333374},"y":{"rawValue":333233},"z":{"rawValue":885000061}},{"x":{"rawValue":736000061},"y":{"rawValue":333233},"z":{"rawValue":883666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":896000061}},{"x":{"rawValue":757333374},"y":{"rawValue":333233},"z":{"rawValue":891333374}},{"x":{"rawValue":797666687},"y":{"rawValue":32333236},"z":{"rawValue":853666687}},{"x":{"rawValue":807666687},"y":{"rawValue":30499900},"z":{"rawValue":853666687}},{"x":{"rawValue":807333312},"y":{"rawValue":30499900},"z":{"rawValue":853333374}},{"x":{"rawValue":797666687},"y":{"rawValue":32499900},"z":{"rawValue":853333374}},{"x":{"rawValue":808666687},"y":{"rawValue":30166568},"z":{"rawValue":853666687}},{"x":{"rawValue":809666687},"y":{"rawValue":29999900},"z":{"rawValue":853666687}},{"x":{"rawValue":809333312},"y":{"rawValue":30166568},"z":{"rawValue":853333374}},{"x":{"rawValue":809000000},"y":{"rawValue":30166568},"z":{"rawValue":853333374}},{"x":{"rawValue":810666687},"y":{"rawValue":29833234},"z":{"rawValue":854333374}},{"x":{"rawValue":809666687},"y":{"rawValue":29999900},"z":{"rawValue":853666687}},{"x":{"rawValue":808666687},"y":{"rawValue":30166568},"z":{"rawValue":853666687}},{"x":{"rawValue":810666687},"y":{"rawValue":29833234},"z":{"rawValue":854333374}},{"x":{"rawValue":808666687},"y":{"rawValue":30166568},"z":{"rawValue":853666687}},{"x":{"rawValue":807666687},"y":{"rawValue":30499900},"z":{"rawValue":853666687}},{"x":{"rawValue":805000000},"y":{"rawValue":30666568},"z":{"rawValue":856666687}},{"x":{"rawValue":805666687},"y":{"rawValue":30333234},"z":{"rawValue":858666687}},{"x":{"rawValue":809000000},"y":{"rawValue":29833234},"z":{"rawValue":858666687}},{"x":{"rawValue":797666687},"y":{"rawValue":32333236},"z":{"rawValue":853666687}},{"x":{"rawValue":797666687},"y":{"rawValue":32166568},"z":{"rawValue":854666687}},{"x":{"rawValue":801000000},"y":{"rawValue":31666568},"z":{"rawValue":854666687}},{"x":{"rawValue":807666687},"y":{"rawValue":30499900},"z":{"rawValue":853666687}},{"x":{"rawValue":801000000},"y":{"rawValue":31666568},"z":{"rawValue":854666687}},{"x":{"rawValue":801666687},"y":{"rawValue":31166568},"z":{"rawValue":856666687}},{"x":{"rawValue":805000000},"y":{"rawValue":30666568},"z":{"rawValue":856666687}},{"x":{"rawValue":807666687},"y":{"rawValue":30499900},"z":{"rawValue":853666687}},{"x":{"rawValue":809000000},"y":{"rawValue":29833234},"z":{"rawValue":858666687}},{"x":{"rawValue":810666687},"y":{"rawValue":29333234},"z":{"rawValue":860333374}},{"x":{"rawValue":810666687},"y":{"rawValue":29833234},"z":{"rawValue":854333374}},{"x":{"rawValue":769333312},"y":{"rawValue":666566},"z":{"rawValue":895333374}},{"x":{"rawValue":768000000},"y":{"rawValue":666566},"z":{"rawValue":894333374}},{"x":{"rawValue":768000000},"y":{"rawValue":333233},"z":{"rawValue":896000061}},{"x":{"rawValue":773666687},"y":{"rawValue":833233},"z":{"rawValue":896000061}},{"x":{"rawValue":773333312},"y":{"rawValue":999899},"z":{"rawValue":895333374}},{"x":{"rawValue":769333312},"y":{"rawValue":666566},"z":{"rawValue":895333374}},{"x":{"rawValue":768000000},"y":{"rawValue":333233},"z":{"rawValue":896000061}},{"x":{"rawValue":843333374},"y":{"rawValue":26166568},"z":{"rawValue":864000061}},{"x":{"rawValue":841666687},"y":{"rawValue":25999900},"z":{"rawValue":862000061}},{"x":{"rawValue":837333374},"y":{"rawValue":26499900},"z":{"rawValue":862000061}},{"x":{"rawValue":831666687},"y":{"rawValue":26999900},"z":{"rawValue":860333374}},{"x":{"rawValue":826333374},"y":{"rawValue":27166568},"z":{"rawValue":866333374}},{"x":{"rawValue":830333374},"y":{"rawValue":26833234},"z":{"rawValue":868333374}},{"x":{"rawValue":838000000},"y":{"rawValue":26333234},"z":{"rawValue":870333374}},{"x":{"rawValue":843333374},"y":{"rawValue":26166568},"z":{"rawValue":864000061}},{"x":{"rawValue":837333374},"y":{"rawValue":26499900},"z":{"rawValue":862000061}},{"x":{"rawValue":822333374},"y":{"rawValue":27999900},"z":{"rawValue":857666687}},{"x":{"rawValue":823333374},"y":{"rawValue":27833234},"z":{"rawValue":857666687}},{"x":{"rawValue":822666687},"y":{"rawValue":27833234},"z":{"rawValue":857000061}},{"x":{"rawValue":826333374},"y":{"rawValue":27333234},"z":{"rawValue":858333374}},{"x":{"rawValue":828000000},"y":{"rawValue":27166568},"z":{"rawValue":858333374}},{"x":{"rawValue":827000000},"y":{"rawValue":26999900},"z":{"rawValue":857333374}},{"x":{"rawValue":824000000},"y":{"rawValue":27666568},"z":{"rawValue":858333374}},{"x":{"rawValue":823333374},"y":{"rawValue":27833234},"z":{"rawValue":857666687}},{"x":{"rawValue":822333374},"y":{"rawValue":27999900},"z":{"rawValue":857666687}},{"x":{"rawValue":824000000},"y":{"rawValue":27666568},"z":{"rawValue":858333374}},{"x":{"rawValue":822333374},"y":{"rawValue":27999900},"z":{"rawValue":857666687}},{"x":{"rawValue":821333374},"y":{"rawValue":28166568},"z":{"rawValue":857666687}},{"x":{"rawValue":830333374},"y":{"rawValue":26833234},"z":{"rawValue":868333374}},{"x":{"rawValue":832000000},"y":{"rawValue":26333234},"z":{"rawValue":870333374}},{"x":{"rawValue":838000000},"y":{"rawValue":26333234},"z":{"rawValue":870333374}},{"x":{"rawValue":849333374},"y":{"rawValue":26166568},"z":{"rawValue":866000061}},{"x":{"rawValue":847666687},"y":{"rawValue":25833234},"z":{"rawValue":864000061}},{"x":{"rawValue":843333374},"y":{"rawValue":26166568},"z":{"rawValue":864000061}},{"x":{"rawValue":838000000},"y":{"rawValue":26333234},"z":{"rawValue":870333374}},{"x":{"rawValue":842333374},"y":{"rawValue":26166568},"z":{"rawValue":872333374}},{"x":{"rawValue":847666687},"y":{"rawValue":26166568},"z":{"rawValue":874000061}},{"x":{"rawValue":831666687},"y":{"rawValue":26999900},"z":{"rawValue":860333374}},{"x":{"rawValue":830000000},"y":{"rawValue":26833234},"z":{"rawValue":858333374}},{"x":{"rawValue":828000000},"y":{"rawValue":27166568},"z":{"rawValue":858333374}},{"x":{"rawValue":812666687},"y":{"rawValue":29166568},"z":{"rawValue":860333374}},{"x":{"rawValue":814333374},"y":{"rawValue":28666568},"z":{"rawValue":862333374}},{"x":{"rawValue":816666687},"y":{"rawValue":28499900},"z":{"rawValue":862333374}},{"x":{"rawValue":816666687},"y":{"rawValue":28499900},"z":{"rawValue":862333374}},{"x":{"rawValue":818333374},"y":{"rawValue":27999900},"z":{"rawValue":864333374}},{"x":{"rawValue":820666687},"y":{"rawValue":27833234},"z":{"rawValue":864333374}},{"x":{"rawValue":826333374},"y":{"rawValue":27166568},"z":{"rawValue":866333374}},{"x":{"rawValue":828000000},"y":{"rawValue":26833234},"z":{"rawValue":868333374}},{"x":{"rawValue":830333374},"y":{"rawValue":26833234},"z":{"rawValue":868333374}},{"x":{"rawValue":838000000},"y":{"rawValue":26333234},"z":{"rawValue":870333374}},{"x":{"rawValue":838666687},"y":{"rawValue":25999900},"z":{"rawValue":872333374}},{"x":{"rawValue":842333374},"y":{"rawValue":26166568},"z":{"rawValue":872333374}},{"x":{"rawValue":842333374},"y":{"rawValue":26166568},"z":{"rawValue":872333374}},{"x":{"rawValue":843666687},"y":{"rawValue":25833234},"z":{"rawValue":874000061}},{"x":{"rawValue":847666687},"y":{"rawValue":26166568},"z":{"rawValue":874000061}},{"x":{"rawValue":831666687},"y":{"rawValue":26999900},"z":{"rawValue":860333374}},{"x":{"rawValue":828000000},"y":{"rawValue":27166568},"z":{"rawValue":858333374}},{"x":{"rawValue":826333374},"y":{"rawValue":27333234},"z":{"rawValue":858333374}},{"x":{"rawValue":837333374},"y":{"rawValue":26499900},"z":{"rawValue":862000061}},{"x":{"rawValue":836000000},"y":{"rawValue":26333234},"z":{"rawValue":860333374}},{"x":{"rawValue":831666687},"y":{"rawValue":26999900},"z":{"rawValue":860333374}},{"x":{"rawValue":820666687},"y":{"rawValue":27833234},"z":{"rawValue":864333374}},{"x":{"rawValue":822333374},"y":{"rawValue":27333234},"z":{"rawValue":866333374}},{"x":{"rawValue":826333374},"y":{"rawValue":27166568},"z":{"rawValue":866333374}},{"x":{"rawValue":831666687},"y":{"rawValue":26999900},"z":{"rawValue":860333374}},{"x":{"rawValue":826333374},"y":{"rawValue":27333234},"z":{"rawValue":858333374}},{"x":{"rawValue":824000000},"y":{"rawValue":27666568},"z":{"rawValue":858333374}},{"x":{"rawValue":847666687},"y":{"rawValue":26166568},"z":{"rawValue":874000061}},{"x":{"rawValue":849333374},"y":{"rawValue":25833234},"z":{"rawValue":876000061}},{"x":{"rawValue":853333374},"y":{"rawValue":26166568},"z":{"rawValue":876000061}},{"x":{"rawValue":853333374},"y":{"rawValue":25999900},"z":{"rawValue":866333374}},{"x":{"rawValue":849333374},"y":{"rawValue":26166568},"z":{"rawValue":866000061}},{"x":{"rawValue":821333374},"y":{"rawValue":28166568},"z":{"rawValue":857666687}},{"x":{"rawValue":820333374},"y":{"rawValue":28166568},"z":{"rawValue":856333374}},{"x":{"rawValue":816000000},"y":{"rawValue":28999900},"z":{"rawValue":856333374}},{"x":{"rawValue":812666687},"y":{"rawValue":29166568},"z":{"rawValue":860333374}},{"x":{"rawValue":816666687},"y":{"rawValue":28499900},"z":{"rawValue":862333374}},{"x":{"rawValue":816000000},"y":{"rawValue":28999900},"z":{"rawValue":856333374}},{"x":{"rawValue":814333374},"y":{"rawValue":29166568},"z":{"rawValue":854333374}},{"x":{"rawValue":810666687},"y":{"rawValue":29833234},"z":{"rawValue":854333374}},{"x":{"rawValue":810666687},"y":{"rawValue":29333234},"z":{"rawValue":860333374}},{"x":{"rawValue":812666687},"y":{"rawValue":29166568},"z":{"rawValue":860333374}},{"x":{"rawValue":820666687},"y":{"rawValue":27833234},"z":{"rawValue":864333374}},{"x":{"rawValue":824000000},"y":{"rawValue":27666568},"z":{"rawValue":858333374}},{"x":{"rawValue":821333374},"y":{"rawValue":28166568},"z":{"rawValue":857666687}},{"x":{"rawValue":816666687},"y":{"rawValue":28499900},"z":{"rawValue":862333374}},{"x":{"rawValue":869000061},"y":{"rawValue":27333234},"z":{"rawValue":872000061}},{"x":{"rawValue":861000061},"y":{"rawValue":26666568},"z":{"rawValue":870000061}},{"x":{"rawValue":855666687},"y":{"rawValue":26499900},"z":{"rawValue":876000061}},{"x":{"rawValue":867333374},"y":{"rawValue":27499900},"z":{"rawValue":878000061}},{"x":{"rawValue":876666687},"y":{"rawValue":27999900},"z":{"rawValue":874000061}},{"x":{"rawValue":855666687},"y":{"rawValue":26166568},"z":{"rawValue":867666687}},{"x":{"rawValue":856666687},"y":{"rawValue":26166568},"z":{"rawValue":867666687}},{"x":{"rawValue":856000061},"y":{"rawValue":25999900},"z":{"rawValue":867000061}},{"x":{"rawValue":859333374},"y":{"rawValue":26333234},"z":{"rawValue":868000061}},{"x":{"rawValue":856666687},"y":{"rawValue":26166568},"z":{"rawValue":867666687}},{"x":{"rawValue":855666687},"y":{"rawValue":26166568},"z":{"rawValue":867666687}},{"x":{"rawValue":859333374},"y":{"rawValue":26333234},"z":{"rawValue":868000061}},{"x":{"rawValue":855666687},"y":{"rawValue":26166568},"z":{"rawValue":867666687}},{"x":{"rawValue":854666687},"y":{"rawValue":26166568},"z":{"rawValue":867666687}},{"x":{"rawValue":854666687},"y":{"rawValue":26166568},"z":{"rawValue":867666687}},{"x":{"rawValue":853333374},"y":{"rawValue":25999900},"z":{"rawValue":866333374}},{"x":{"rawValue":853333374},"y":{"rawValue":26166568},"z":{"rawValue":876000061}},{"x":{"rawValue":855666687},"y":{"rawValue":26499900},"z":{"rawValue":876000061}},{"x":{"rawValue":861000061},"y":{"rawValue":26666568},"z":{"rawValue":870000061}},{"x":{"rawValue":859333374},"y":{"rawValue":26333234},"z":{"rawValue":868000061}},{"x":{"rawValue":854666687},"y":{"rawValue":26166568},"z":{"rawValue":867666687}},{"x":{"rawValue":855666687},"y":{"rawValue":26499900},"z":{"rawValue":876000061}},{"x":{"rawValue":876666687},"y":{"rawValue":27999900},"z":{"rawValue":874000061}},{"x":{"rawValue":875000061},"y":{"rawValue":27499900},"z":{"rawValue":872000061}},{"x":{"rawValue":869000061},"y":{"rawValue":27333234},"z":{"rawValue":872000061}},{"x":{"rawValue":874666687},"y":{"rawValue":27999900},"z":{"rawValue":880333374}},{"x":{"rawValue":873666687},"y":{"rawValue":27833234},"z":{"rawValue":880333374}},{"x":{"rawValue":874000061},"y":{"rawValue":27833234},"z":{"rawValue":881000061}},{"x":{"rawValue":869000061},"y":{"rawValue":27333234},"z":{"rawValue":872000061}},{"x":{"rawValue":867333374},"y":{"rawValue":26833234},"z":{"rawValue":870000061}},{"x":{"rawValue":861000061},"y":{"rawValue":26666568},"z":{"rawValue":870000061}},{"x":{"rawValue":883000061},"y":{"rawValue":28833234},"z":{"rawValue":875333374}},{"x":{"rawValue":886000061},"y":{"rawValue":28999900},"z":{"rawValue":875333374}},{"x":{"rawValue":885000061},"y":{"rawValue":28666568},"z":{"rawValue":874000061}},{"x":{"rawValue":883666687},"y":{"rawValue":28499900},"z":{"rawValue":874000061}},{"x":{"rawValue":855666687},"y":{"rawValue":26499900},"z":{"rawValue":876000061}},{"x":{"rawValue":857333374},"y":{"rawValue":26333234},"z":{"rawValue":878000061}},{"x":{"rawValue":867333374},"y":{"rawValue":27499900},"z":{"rawValue":878000061}},{"x":{"rawValue":882000061},"y":{"rawValue":28833234},"z":{"rawValue":875333374}},{"x":{"rawValue":881000061},"y":{"rawValue":28333234},"z":{"rawValue":874000061}},{"x":{"rawValue":876666687},"y":{"rawValue":27999900},"z":{"rawValue":874000061}},{"x":{"rawValue":867333374},"y":{"rawValue":27499900},"z":{"rawValue":878000061}},{"x":{"rawValue":869000061},"y":{"rawValue":27333234},"z":{"rawValue":880000061}},{"x":{"rawValue":873666687},"y":{"rawValue":27833234},"z":{"rawValue":880333374}},{"x":{"rawValue":874666687},"y":{"rawValue":27999900},"z":{"rawValue":880333374}},{"x":{"rawValue":892333374},"y":{"rawValue":29166568},"z":{"rawValue":875666687}},{"x":{"rawValue":886000061},"y":{"rawValue":28999900},"z":{"rawValue":875333374}},{"x":{"rawValue":883000061},"y":{"rawValue":28833234},"z":{"rawValue":875333374}},{"x":{"rawValue":869000061},"y":{"rawValue":27333234},"z":{"rawValue":880000061}},{"x":{"rawValue":874666687},"y":{"rawValue":27999900},"z":{"rawValue":880333374}},{"x":{"rawValue":875666687},"y":{"rawValue":28166568},"z":{"rawValue":880333374}},{"x":{"rawValue":882000061},"y":{"rawValue":28833234},"z":{"rawValue":875333374}},{"x":{"rawValue":867333374},"y":{"rawValue":27499900},"z":{"rawValue":878000061}},{"x":{"rawValue":891000061},"y":{"rawValue":29499900},"z":{"rawValue":884000061}},{"x":{"rawValue":892666687},"y":{"rawValue":29333234},"z":{"rawValue":886000061}},{"x":{"rawValue":896000061},"y":{"rawValue":29333234},"z":{"rawValue":886000061}},{"x":{"rawValue":896000061},"y":{"rawValue":29499900},"z":{"rawValue":877666687}},{"x":{"rawValue":894000061},"y":{"rawValue":29499900},"z":{"rawValue":877666687}},{"x":{"rawValue":882000061},"y":{"rawValue":28833234},"z":{"rawValue":875333374}},{"x":{"rawValue":875666687},"y":{"rawValue":28166568},"z":{"rawValue":880333374}},{"x":{"rawValue":877000061},"y":{"rawValue":28166568},"z":{"rawValue":882000061}},{"x":{"rawValue":883333374},"y":{"rawValue":29166568},"z":{"rawValue":882000061}},{"x":{"rawValue":883000061},"y":{"rawValue":28833234},"z":{"rawValue":875333374}},{"x":{"rawValue":883333374},"y":{"rawValue":29166568},"z":{"rawValue":882000061}},{"x":{"rawValue":885000061},"y":{"rawValue":28999900},"z":{"rawValue":884000061}},{"x":{"rawValue":891000061},"y":{"rawValue":29499900},"z":{"rawValue":884000061}},{"x":{"rawValue":894000061},"y":{"rawValue":29499900},"z":{"rawValue":877666687}},{"x":{"rawValue":892333374},"y":{"rawValue":29166568},"z":{"rawValue":875666687}},{"x":{"rawValue":883000061},"y":{"rawValue":28833234},"z":{"rawValue":875333374}},{"x":{"rawValue":906000000},"y":{"rawValue":28333234},"z":{"rawValue":884666687}},{"x":{"rawValue":907333312},"y":{"rawValue":28166568},"z":{"rawValue":883666687}},{"x":{"rawValue":905333312},"y":{"rawValue":28666568},"z":{"rawValue":883000061}},{"x":{"rawValue":906333312},"y":{"rawValue":28166568},"z":{"rawValue":886000061}},{"x":{"rawValue":906000000},"y":{"rawValue":28333234},"z":{"rawValue":884666687}},{"x":{"rawValue":905333312},"y":{"rawValue":28666568},"z":{"rawValue":883000061}},{"x":{"rawValue":900333312},"y":{"rawValue":29333234},"z":{"rawValue":879666687}},{"x":{"rawValue":896000000},"y":{"rawValue":29499900},"z":{"rawValue":877666687}},{"x":{"rawValue":896000000},"y":{"rawValue":29333234},"z":{"rawValue":886000061}},{"x":{"rawValue":900333312},"y":{"rawValue":29333234},"z":{"rawValue":879666687}},{"x":{"rawValue":899666687},"y":{"rawValue":28999900},"z":{"rawValue":877666687}},{"x":{"rawValue":896000000},"y":{"rawValue":29499900},"z":{"rawValue":877666687}},{"x":{"rawValue":905333312},"y":{"rawValue":28666568},"z":{"rawValue":883000061}},{"x":{"rawValue":905333312},"y":{"rawValue":28333234},"z":{"rawValue":879666687}},{"x":{"rawValue":900333312},"y":{"rawValue":29333234},"z":{"rawValue":879666687}},{"x":{"rawValue":961333374},"y":{"rawValue":2166566},"z":{"rawValue":870333374}},{"x":{"rawValue":960666687},"y":{"rawValue":2499900},"z":{"rawValue":872000061}},{"x":{"rawValue":961666687},"y":{"rawValue":2333233},"z":{"rawValue":872666687}},{"x":{"rawValue":959666687},"y":{"rawValue":2166566},"z":{"rawValue":866666687}},{"x":{"rawValue":959666687},"y":{"rawValue":2499900},"z":{"rawValue":869000061}},{"x":{"rawValue":961333374},"y":{"rawValue":2166566},"z":{"rawValue":870333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":958000000},"y":{"rawValue":1999899},"z":{"rawValue":863000061}},{"x":{"rawValue":958000000},"y":{"rawValue":2333233},"z":{"rawValue":865333374}},{"x":{"rawValue":959666687},"y":{"rawValue":2166566},"z":{"rawValue":866666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":963000000},"y":{"rawValue":2666566},"z":{"rawValue":891000061}},{"x":{"rawValue":961666687},"y":{"rawValue":2999900},"z":{"rawValue":890666687}},{"x":{"rawValue":961666687},"y":{"rawValue":2833233},"z":{"rawValue":896000061}},{"x":{"rawValue":956000000},"y":{"rawValue":1833233},"z":{"rawValue":859000061}},{"x":{"rawValue":956000000},"y":{"rawValue":2166566},"z":{"rawValue":861333374}},{"x":{"rawValue":958000000},"y":{"rawValue":1999899},"z":{"rawValue":863000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":953333374},"y":{"rawValue":1499899},"z":{"rawValue":854666687}},{"x":{"rawValue":953000000},"y":{"rawValue":1999899},"z":{"rawValue":856333374}},{"x":{"rawValue":956000000},"y":{"rawValue":1833233},"z":{"rawValue":859000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":961666687},"y":{"rawValue":2333233},"z":{"rawValue":872666687}},{"x":{"rawValue":961666687},"y":{"rawValue":2833233},"z":{"rawValue":878666687}},{"x":{"rawValue":963333374},"y":{"rawValue":2333233},"z":{"rawValue":880000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":952000000},"y":{"rawValue":1499899},"z":{"rawValue":853333374}},{"x":{"rawValue":953333374},"y":{"rawValue":1499899},"z":{"rawValue":854666687}},{"x":{"rawValue":963000000},"y":{"rawValue":2666566},"z":{"rawValue":885000061}},{"x":{"rawValue":961666687},"y":{"rawValue":2999900},"z":{"rawValue":884666687}},{"x":{"rawValue":961666687},"y":{"rawValue":2999900},"z":{"rawValue":886666687}},{"x":{"rawValue":963333374},"y":{"rawValue":2333233},"z":{"rawValue":880000061}},{"x":{"rawValue":962666687},"y":{"rawValue":2666566},"z":{"rawValue":881666687}},{"x":{"rawValue":963666687},"y":{"rawValue":2499900},"z":{"rawValue":882333374}},{"x":{"rawValue":963666687},"y":{"rawValue":2499900},"z":{"rawValue":884333374}},{"x":{"rawValue":963000000},"y":{"rawValue":2666566},"z":{"rawValue":885000061}},{"x":{"rawValue":961666687},"y":{"rawValue":2999900},"z":{"rawValue":886666687}},{"x":{"rawValue":963666687},"y":{"rawValue":2499900},"z":{"rawValue":888333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":963666687},"y":{"rawValue":2499900},"z":{"rawValue":882333374}},{"x":{"rawValue":963666687},"y":{"rawValue":2499899},"z":{"rawValue":884333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":963666687},"y":{"rawValue":2499900},"z":{"rawValue":890333374}},{"x":{"rawValue":963000000},"y":{"rawValue":2666566},"z":{"rawValue":891000061}},{"x":{"rawValue":961666687},"y":{"rawValue":2833233},"z":{"rawValue":896000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":961333374},"y":{"rawValue":2166566},"z":{"rawValue":870333374}},{"x":{"rawValue":961666687},"y":{"rawValue":2333233},"z":{"rawValue":872666687}},{"x":{"rawValue":963333374},"y":{"rawValue":2333233},"z":{"rawValue":880000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":963333374},"y":{"rawValue":2333233},"z":{"rawValue":880000061}},{"x":{"rawValue":963666687},"y":{"rawValue":2499900},"z":{"rawValue":882333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":963666687},"y":{"rawValue":2499900},"z":{"rawValue":888333374}},{"x":{"rawValue":963666687},"y":{"rawValue":2499900},"z":{"rawValue":890333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":896000061}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":853333374}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":536666687},"y":{"rawValue":1166566},"z":{"rawValue":897333312}},{"x":{"rawValue":537000000},"y":{"rawValue":1499899},"z":{"rawValue":896000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":554666687},"y":{"rawValue":2666566},"z":{"rawValue":911333312}},{"x":{"rawValue":552000000},"y":{"rawValue":2666566},"z":{"rawValue":908666687}},{"x":{"rawValue":551000000},"y":{"rawValue":2499900},"z":{"rawValue":908666687}},{"x":{"rawValue":545000000},"y":{"rawValue":1999899},"z":{"rawValue":904666687}},{"x":{"rawValue":546000000},"y":{"rawValue":2333233},"z":{"rawValue":904666687}},{"x":{"rawValue":545333312},"y":{"rawValue":2166566},"z":{"rawValue":904000000}},{"x":{"rawValue":550000000},"y":{"rawValue":2333233},"z":{"rawValue":908666687}},{"x":{"rawValue":546000000},"y":{"rawValue":2333233},"z":{"rawValue":904666687}},{"x":{"rawValue":545000000},"y":{"rawValue":1999899},"z":{"rawValue":904666687}},{"x":{"rawValue":550000000},"y":{"rawValue":2333233},"z":{"rawValue":908666687}},{"x":{"rawValue":545000000},"y":{"rawValue":1999899},"z":{"rawValue":904666687}},{"x":{"rawValue":544000000},"y":{"rawValue":1833233},"z":{"rawValue":904666687}},{"x":{"rawValue":554666687},"y":{"rawValue":2666566},"z":{"rawValue":911333312}},{"x":{"rawValue":551000000},"y":{"rawValue":2499900},"z":{"rawValue":908666687}},{"x":{"rawValue":550000000},"y":{"rawValue":2333233},"z":{"rawValue":908666687}},{"x":{"rawValue":551000000},"y":{"rawValue":2499900},"z":{"rawValue":908666687}},{"x":{"rawValue":552000000},"y":{"rawValue":2666566},"z":{"rawValue":908666687}},{"x":{"rawValue":551333312},"y":{"rawValue":2666566},"z":{"rawValue":908000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":554666687},"y":{"rawValue":2666566},"z":{"rawValue":911333312}},{"x":{"rawValue":550000000},"y":{"rawValue":2333233},"z":{"rawValue":908666687}},{"x":{"rawValue":544000000},"y":{"rawValue":1833233},"z":{"rawValue":904666687}},{"x":{"rawValue":536666687},"y":{"rawValue":1166566},"z":{"rawValue":897333312}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":550000000},"y":{"rawValue":2333233},"z":{"rawValue":908666687}},{"x":{"rawValue":544000000},"y":{"rawValue":1833233},"z":{"rawValue":904666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":554666687},"y":{"rawValue":2499900},"z":{"rawValue":912333312}},{"x":{"rawValue":555666687},"y":{"rawValue":2499900},"z":{"rawValue":912333312}},{"x":{"rawValue":554666687},"y":{"rawValue":2666566},"z":{"rawValue":911333312}},{"x":{"rawValue":556666687},"y":{"rawValue":2666566},"z":{"rawValue":912333312}},{"x":{"rawValue":557666687},"y":{"rawValue":2833233},"z":{"rawValue":912333312}},{"x":{"rawValue":557000000},"y":{"rawValue":2999900},"z":{"rawValue":911666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":587666687},"y":{"rawValue":2999900},"z":{"rawValue":917000000}},{"x":{"rawValue":572000000},"y":{"rawValue":3166566},"z":{"rawValue":917000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":572000000},"y":{"rawValue":3166566},"z":{"rawValue":917000000}},{"x":{"rawValue":570333374},"y":{"rawValue":3166566},"z":{"rawValue":917000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":570333374},"y":{"rawValue":3166566},"z":{"rawValue":917000000}},{"x":{"rawValue":568333374},"y":{"rawValue":2999900},"z":{"rawValue":917000000}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":560666687},"y":{"rawValue":2833233},"z":{"rawValue":914333312}},{"x":{"rawValue":561666687},"y":{"rawValue":2999900},"z":{"rawValue":914333312}},{"x":{"rawValue":561000000},"y":{"rawValue":2999900},"z":{"rawValue":913666687}},{"x":{"rawValue":562333374},"y":{"rawValue":2833233},"z":{"rawValue":915000000}},{"x":{"rawValue":561666687},"y":{"rawValue":2999900},"z":{"rawValue":914333312}},{"x":{"rawValue":560666687},"y":{"rawValue":2833233},"z":{"rawValue":914333312}},{"x":{"rawValue":562333374},"y":{"rawValue":2833233},"z":{"rawValue":915000000}},{"x":{"rawValue":560666687},"y":{"rawValue":2833233},"z":{"rawValue":914333312}},{"x":{"rawValue":559666687},"y":{"rawValue":2666566},"z":{"rawValue":914333312}},{"x":{"rawValue":559666687},"y":{"rawValue":2666566},"z":{"rawValue":914333312}},{"x":{"rawValue":556666687},"y":{"rawValue":2666566},"z":{"rawValue":912333312}},{"x":{"rawValue":555666687},"y":{"rawValue":2499900},"z":{"rawValue":912333312}},{"x":{"rawValue":568333374},"y":{"rawValue":2999900},"z":{"rawValue":917000000}},{"x":{"rawValue":566666687},"y":{"rawValue":3333233},"z":{"rawValue":915000000}},{"x":{"rawValue":562333374},"y":{"rawValue":2833233},"z":{"rawValue":915000000}},{"x":{"rawValue":568333374},"y":{"rawValue":2999900},"z":{"rawValue":917000000}},{"x":{"rawValue":562333374},"y":{"rawValue":2833233},"z":{"rawValue":915000000}},{"x":{"rawValue":559666687},"y":{"rawValue":2666566},"z":{"rawValue":914333312}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":559666687},"y":{"rawValue":2666566},"z":{"rawValue":914333312}},{"x":{"rawValue":555666687},"y":{"rawValue":2499900},"z":{"rawValue":912333312}},{"x":{"rawValue":554666687},"y":{"rawValue":2499900},"z":{"rawValue":912333312}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":570333374},"y":{"rawValue":3166566},"z":{"rawValue":917000000}},{"x":{"rawValue":572000000},"y":{"rawValue":3166566},"z":{"rawValue":917000000}},{"x":{"rawValue":571000000},"y":{"rawValue":3333233},"z":{"rawValue":916000000}},{"x":{"rawValue":559666687},"y":{"rawValue":2666566},"z":{"rawValue":914333312}},{"x":{"rawValue":557666687},"y":{"rawValue":2833233},"z":{"rawValue":912333312}},{"x":{"rawValue":556666687},"y":{"rawValue":2666566},"z":{"rawValue":912333312}},{"x":{"rawValue":597333374},"y":{"rawValue":2666566},"z":{"rawValue":915000000}},{"x":{"rawValue":588000000},"y":{"rawValue":3499900},"z":{"rawValue":915000000}},{"x":{"rawValue":588333374},"y":{"rawValue":3166566},"z":{"rawValue":916333312}},{"x":{"rawValue":597333374},"y":{"rawValue":2666566},"z":{"rawValue":915000000}},{"x":{"rawValue":588333374},"y":{"rawValue":3166566},"z":{"rawValue":916333312}},{"x":{"rawValue":587666687},"y":{"rawValue":2999900},"z":{"rawValue":917000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":601333374},"y":{"rawValue":2499900},"z":{"rawValue":913000000}},{"x":{"rawValue":598000061},"y":{"rawValue":2666566},"z":{"rawValue":914333312}},{"x":{"rawValue":597333374},"y":{"rawValue":2666566},"z":{"rawValue":915000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":607666687},"y":{"rawValue":2333233},"z":{"rawValue":909000000}},{"x":{"rawValue":604333374},"y":{"rawValue":2833233},"z":{"rawValue":909000000}},{"x":{"rawValue":603666687},"y":{"rawValue":2666566},"z":{"rawValue":911000000}},{"x":{"rawValue":619333374},"y":{"rawValue":1499899},"z":{"rawValue":898666687}},{"x":{"rawValue":618000061},"y":{"rawValue":1833233},"z":{"rawValue":898333312}},{"x":{"rawValue":618000061},"y":{"rawValue":1499899},"z":{"rawValue":900000000}},{"x":{"rawValue":619333374},"y":{"rawValue":1499899},"z":{"rawValue":898666687}},{"x":{"rawValue":618000061},"y":{"rawValue":1499899},"z":{"rawValue":900000000}},{"x":{"rawValue":616000061},"y":{"rawValue":1666566},"z":{"rawValue":902666687}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":620000061},"y":{"rawValue":1499899},"z":{"rawValue":896000000}},{"x":{"rawValue":620000061},"y":{"rawValue":1333233},"z":{"rawValue":898000000}},{"x":{"rawValue":617333374},"y":{"rawValue":1666566},"z":{"rawValue":900666687}},{"x":{"rawValue":616000061},"y":{"rawValue":1999899},"z":{"rawValue":900333312}},{"x":{"rawValue":616000061},"y":{"rawValue":1666566},"z":{"rawValue":902666687}},{"x":{"rawValue":618000061},"y":{"rawValue":1499899},"z":{"rawValue":900000000}},{"x":{"rawValue":617333374},"y":{"rawValue":1666566},"z":{"rawValue":900666687}},{"x":{"rawValue":616000061},"y":{"rawValue":1666566},"z":{"rawValue":902666687}},{"x":{"rawValue":601333374},"y":{"rawValue":2499900},"z":{"rawValue":913000000}},{"x":{"rawValue":597666687},"y":{"rawValue":2999900},"z":{"rawValue":913000000}},{"x":{"rawValue":598000061},"y":{"rawValue":2666566},"z":{"rawValue":914333312}},{"x":{"rawValue":612333374},"y":{"rawValue":2166566},"z":{"rawValue":904666687}},{"x":{"rawValue":611666687},"y":{"rawValue":2166566},"z":{"rawValue":904666687}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":905000000}},{"x":{"rawValue":603666687},"y":{"rawValue":2666566},"z":{"rawValue":911000000}},{"x":{"rawValue":601666687},"y":{"rawValue":2999900},"z":{"rawValue":911000000}},{"x":{"rawValue":602000061},"y":{"rawValue":2666566},"z":{"rawValue":912333312}},{"x":{"rawValue":609666687},"y":{"rawValue":2333233},"z":{"rawValue":907000000}},{"x":{"rawValue":608333374},"y":{"rawValue":2499900},"z":{"rawValue":907000000}},{"x":{"rawValue":607666687},"y":{"rawValue":2333233},"z":{"rawValue":909000000}},{"x":{"rawValue":613333374},"y":{"rawValue":1833233},"z":{"rawValue":904666687}},{"x":{"rawValue":612333374},"y":{"rawValue":2166566},"z":{"rawValue":904666687}},{"x":{"rawValue":610333374},"y":{"rawValue":2499900},"z":{"rawValue":905000000}},{"x":{"rawValue":609666687},"y":{"rawValue":2333233},"z":{"rawValue":907000000}},{"x":{"rawValue":603666687},"y":{"rawValue":2666566},"z":{"rawValue":911000000}},{"x":{"rawValue":602000061},"y":{"rawValue":2666566},"z":{"rawValue":912333312}},{"x":{"rawValue":601333374},"y":{"rawValue":2499900},"z":{"rawValue":913000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":607666687},"y":{"rawValue":2333233},"z":{"rawValue":909000000}},{"x":{"rawValue":616000061},"y":{"rawValue":1666566},"z":{"rawValue":902666687}},{"x":{"rawValue":614000061},"y":{"rawValue":1999899},"z":{"rawValue":903333312}},{"x":{"rawValue":613333374},"y":{"rawValue":1833233},"z":{"rawValue":904666687}},{"x":{"rawValue":620000061},"y":{"rawValue":1333233},"z":{"rawValue":898000000}},{"x":{"rawValue":619333374},"y":{"rawValue":1499899},"z":{"rawValue":898666687}},{"x":{"rawValue":616000061},"y":{"rawValue":1666566},"z":{"rawValue":902666687}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":613333374},"y":{"rawValue":1833233},"z":{"rawValue":904666687}},{"x":{"rawValue":609666687},"y":{"rawValue":2333233},"z":{"rawValue":907000000}},{"x":{"rawValue":607666687},"y":{"rawValue":2333233},"z":{"rawValue":909000000}},{"x":{"rawValue":616000061},"y":{"rawValue":1666566},"z":{"rawValue":902666687}},{"x":{"rawValue":613333374},"y":{"rawValue":1833233},"z":{"rawValue":904666687}},{"x":{"rawValue":607666687},"y":{"rawValue":2333233},"z":{"rawValue":909000000}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":768000061},"y":{"rawValue":333233},"z":{"rawValue":896000000}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":796333312},"y":{"rawValue":666566},"z":{"rawValue":905000000}},{"x":{"rawValue":795000000},"y":{"rawValue":999899},"z":{"rawValue":903333312}},{"x":{"rawValue":792666687},"y":{"rawValue":833233},"z":{"rawValue":903333312}},{"x":{"rawValue":792666687},"y":{"rawValue":833233},"z":{"rawValue":903333312}},{"x":{"rawValue":791000000},"y":{"rawValue":1166566},"z":{"rawValue":901333312}},{"x":{"rawValue":787000000},"y":{"rawValue":833233},"z":{"rawValue":901333312}},{"x":{"rawValue":787000000},"y":{"rawValue":833233},"z":{"rawValue":901333312}},{"x":{"rawValue":785333312},"y":{"rawValue":1166566},"z":{"rawValue":899333312}},{"x":{"rawValue":781000000},"y":{"rawValue":666566},"z":{"rawValue":899333312}},{"x":{"rawValue":781000000},"y":{"rawValue":666566},"z":{"rawValue":899333312}},{"x":{"rawValue":779333312},"y":{"rawValue":999899},"z":{"rawValue":897333312}},{"x":{"rawValue":775000000},"y":{"rawValue":666566},"z":{"rawValue":897333312}},{"x":{"rawValue":810666687},"y":{"rawValue":999899},"z":{"rawValue":909000000}},{"x":{"rawValue":808666687},"y":{"rawValue":1333233},"z":{"rawValue":907000000}},{"x":{"rawValue":804333312},"y":{"rawValue":833233},"z":{"rawValue":907000000}},{"x":{"rawValue":775000000},"y":{"rawValue":666566},"z":{"rawValue":897333312}},{"x":{"rawValue":773666687},"y":{"rawValue":833233},"z":{"rawValue":896000000}},{"x":{"rawValue":768000000},"y":{"rawValue":333233},"z":{"rawValue":896000000}},{"x":{"rawValue":804333312},"y":{"rawValue":833233},"z":{"rawValue":907000000}},{"x":{"rawValue":802666687},"y":{"rawValue":1166566},"z":{"rawValue":905000000}},{"x":{"rawValue":796333312},"y":{"rawValue":666566},"z":{"rawValue":905000000}},{"x":{"rawValue":796333312},"y":{"rawValue":666566},"z":{"rawValue":905000000}},{"x":{"rawValue":792666687},"y":{"rawValue":833233},"z":{"rawValue":903333312}},{"x":{"rawValue":787000000},"y":{"rawValue":833233},"z":{"rawValue":901333312}},{"x":{"rawValue":781000000},"y":{"rawValue":666566},"z":{"rawValue":899333312}},{"x":{"rawValue":775000000},"y":{"rawValue":666566},"z":{"rawValue":897333312}},{"x":{"rawValue":768000000},"y":{"rawValue":333233},"z":{"rawValue":896000000}},{"x":{"rawValue":810666687},"y":{"rawValue":999899},"z":{"rawValue":909000000}},{"x":{"rawValue":804333312},"y":{"rawValue":833233},"z":{"rawValue":907000000}},{"x":{"rawValue":796333312},"y":{"rawValue":666566},"z":{"rawValue":905000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":796333312},"y":{"rawValue":666566},"z":{"rawValue":905000000}},{"x":{"rawValue":787000000},"y":{"rawValue":833233},"z":{"rawValue":901333312}},{"x":{"rawValue":781000000},"y":{"rawValue":666566},"z":{"rawValue":899333312}},{"x":{"rawValue":768000000},"y":{"rawValue":333233},"z":{"rawValue":896000000}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":853333374},"y":{"rawValue":833233},"z":{"rawValue":922333312}},{"x":{"rawValue":849333374},"y":{"rawValue":999899},"z":{"rawValue":920666687}},{"x":{"rawValue":841333374},"y":{"rawValue":999899},"z":{"rawValue":918666687}},{"x":{"rawValue":826000000},"y":{"rawValue":833233},"z":{"rawValue":915000000}},{"x":{"rawValue":824333374},"y":{"rawValue":1166566},"z":{"rawValue":913000000}},{"x":{"rawValue":822000000},"y":{"rawValue":833233},"z":{"rawValue":913000000}},{"x":{"rawValue":841333374},"y":{"rawValue":999899},"z":{"rawValue":918666687}},{"x":{"rawValue":834000000},"y":{"rawValue":833233},"z":{"rawValue":917000000}},{"x":{"rawValue":832000000},"y":{"rawValue":666566},"z":{"rawValue":917000000}},{"x":{"rawValue":849333374},"y":{"rawValue":999899},"z":{"rawValue":920666687}},{"x":{"rawValue":847666687},"y":{"rawValue":1333233},"z":{"rawValue":918666687}},{"x":{"rawValue":841333374},"y":{"rawValue":999899},"z":{"rawValue":918666687}},{"x":{"rawValue":822000000},"y":{"rawValue":833233},"z":{"rawValue":913000000}},{"x":{"rawValue":820333374},"y":{"rawValue":1166566},"z":{"rawValue":911000000}},{"x":{"rawValue":814000000},"y":{"rawValue":666566},"z":{"rawValue":911000000}},{"x":{"rawValue":834000000},"y":{"rawValue":833233},"z":{"rawValue":917000000}},{"x":{"rawValue":835666687},"y":{"rawValue":999899},"z":{"rawValue":917000000}},{"x":{"rawValue":834666687},"y":{"rawValue":1166566},"z":{"rawValue":916000000}},{"x":{"rawValue":853333374},"y":{"rawValue":833233},"z":{"rawValue":922333312}},{"x":{"rawValue":851333374},"y":{"rawValue":1166566},"z":{"rawValue":920666687}},{"x":{"rawValue":849333374},"y":{"rawValue":999899},"z":{"rawValue":920666687}},{"x":{"rawValue":841333374},"y":{"rawValue":999899},"z":{"rawValue":918666687}},{"x":{"rawValue":840000000},"y":{"rawValue":1333233},"z":{"rawValue":917000000}},{"x":{"rawValue":835666687},"y":{"rawValue":999899},"z":{"rawValue":917000000}},{"x":{"rawValue":841333374},"y":{"rawValue":999899},"z":{"rawValue":918666687}},{"x":{"rawValue":835666687},"y":{"rawValue":999899},"z":{"rawValue":917000000}},{"x":{"rawValue":834000000},"y":{"rawValue":833233},"z":{"rawValue":917000000}},{"x":{"rawValue":814000000},"y":{"rawValue":666566},"z":{"rawValue":911000000}},{"x":{"rawValue":812333374},"y":{"rawValue":1166566},"z":{"rawValue":909000000}},{"x":{"rawValue":810666687},"y":{"rawValue":999899},"z":{"rawValue":909000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":832000000},"y":{"rawValue":666566},"z":{"rawValue":917000000}},{"x":{"rawValue":830333374},"y":{"rawValue":1166566},"z":{"rawValue":915000000}},{"x":{"rawValue":826000000},"y":{"rawValue":833233},"z":{"rawValue":915000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":826000000},"y":{"rawValue":833233},"z":{"rawValue":915000000}},{"x":{"rawValue":822000000},"y":{"rawValue":833233},"z":{"rawValue":913000000}},{"x":{"rawValue":814000000},"y":{"rawValue":666566},"z":{"rawValue":911000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":853333374},"y":{"rawValue":833233},"z":{"rawValue":922333312}},{"x":{"rawValue":841333374},"y":{"rawValue":999899},"z":{"rawValue":918666687}},{"x":{"rawValue":832000000},"y":{"rawValue":666566},"z":{"rawValue":917000000}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":884666687},"y":{"rawValue":666566},"z":{"rawValue":930666687}},{"x":{"rawValue":876666687},"y":{"rawValue":833233},"z":{"rawValue":928666687}},{"x":{"rawValue":874000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":873000061},"y":{"rawValue":999899},"z":{"rawValue":926666687}},{"x":{"rawValue":869000061},"y":{"rawValue":833233},"z":{"rawValue":926666687}},{"x":{"rawValue":884666687},"y":{"rawValue":666566},"z":{"rawValue":930666687}},{"x":{"rawValue":883000061},"y":{"rawValue":1166566},"z":{"rawValue":928666687}},{"x":{"rawValue":876666687},"y":{"rawValue":833233},"z":{"rawValue":928666687}},{"x":{"rawValue":892000061},"y":{"rawValue":666566},"z":{"rawValue":932333312}},{"x":{"rawValue":890666687},"y":{"rawValue":999899},"z":{"rawValue":930666687}},{"x":{"rawValue":884666687},"y":{"rawValue":666566},"z":{"rawValue":930666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":869000061},"y":{"rawValue":833233},"z":{"rawValue":926666687}},{"x":{"rawValue":867333374},"y":{"rawValue":1333233},"z":{"rawValue":924666687}},{"x":{"rawValue":861000061},"y":{"rawValue":833233},"z":{"rawValue":924666687}},{"x":{"rawValue":875000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":876000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":875333374},"y":{"rawValue":999899},"z":{"rawValue":927333312}},{"x":{"rawValue":876666687},"y":{"rawValue":833233},"z":{"rawValue":928666687}},{"x":{"rawValue":876000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":875000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":876666687},"y":{"rawValue":833233},"z":{"rawValue":928666687}},{"x":{"rawValue":875000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":874000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":896000061},"y":{"rawValue":833233},"z":{"rawValue":932333312}},{"x":{"rawValue":892000061},"y":{"rawValue":666566},"z":{"rawValue":932333312}},{"x":{"rawValue":855000061},"y":{"rawValue":833233},"z":{"rawValue":922666687}},{"x":{"rawValue":854333374},"y":{"rawValue":1166566},"z":{"rawValue":921666687}},{"x":{"rawValue":853333374},"y":{"rawValue":833233},"z":{"rawValue":922333312}},{"x":{"rawValue":861000061},"y":{"rawValue":833233},"z":{"rawValue":924666687}},{"x":{"rawValue":859333374},"y":{"rawValue":1166566},"z":{"rawValue":922666687}},{"x":{"rawValue":855000061},"y":{"rawValue":833233},"z":{"rawValue":922666687}},{"x":{"rawValue":861000061},"y":{"rawValue":833233},"z":{"rawValue":924666687}},{"x":{"rawValue":855000061},"y":{"rawValue":833233},"z":{"rawValue":922666687}},{"x":{"rawValue":853333374},"y":{"rawValue":833233},"z":{"rawValue":922333312}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":874000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":869000061},"y":{"rawValue":833233},"z":{"rawValue":926666687}},{"x":{"rawValue":861000061},"y":{"rawValue":833233},"z":{"rawValue":924666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":876666687},"y":{"rawValue":833233},"z":{"rawValue":928666687}},{"x":{"rawValue":874000061},"y":{"rawValue":833233},"z":{"rawValue":928000000}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":937666687},"y":{"rawValue":1666566},"z":{"rawValue":928666687}},{"x":{"rawValue":935666687},"y":{"rawValue":1833233},"z":{"rawValue":928666687}},{"x":{"rawValue":936000000},"y":{"rawValue":1499899},"z":{"rawValue":930000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":917666687},"y":{"rawValue":999899},"z":{"rawValue":934333312}},{"x":{"rawValue":902000000},"y":{"rawValue":666566},"z":{"rawValue":934333312}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":938666687},"y":{"rawValue":1999899},"z":{"rawValue":926666687}},{"x":{"rawValue":937666687},"y":{"rawValue":1666566},"z":{"rawValue":928666687}},{"x":{"rawValue":927333312},"y":{"rawValue":1333233},"z":{"rawValue":932333312}},{"x":{"rawValue":918333312},"y":{"rawValue":1166566},"z":{"rawValue":933666687}},{"x":{"rawValue":917666687},"y":{"rawValue":999899},"z":{"rawValue":934333312}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":935333312},"y":{"rawValue":1333233},"z":{"rawValue":930666687}},{"x":{"rawValue":928000000},"y":{"rawValue":1833233},"z":{"rawValue":930666687}},{"x":{"rawValue":927333312},"y":{"rawValue":1333233},"z":{"rawValue":932333312}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":927333312},"y":{"rawValue":1333233},"z":{"rawValue":932333312}},{"x":{"rawValue":918000000},"y":{"rawValue":1499899},"z":{"rawValue":932333312}},{"x":{"rawValue":918333312},"y":{"rawValue":1166566},"z":{"rawValue":933666687}},{"x":{"rawValue":896000000},"y":{"rawValue":499900},"z":{"rawValue":934000000}},{"x":{"rawValue":897666687},"y":{"rawValue":499900},"z":{"rawValue":934000000}},{"x":{"rawValue":896000000},"y":{"rawValue":833233},"z":{"rawValue":932333312}},{"x":{"rawValue":898666687},"y":{"rawValue":499900},"z":{"rawValue":934000000}},{"x":{"rawValue":901666687},"y":{"rawValue":666566},"z":{"rawValue":934000000}},{"x":{"rawValue":900333312},"y":{"rawValue":999899},"z":{"rawValue":932333312}},{"x":{"rawValue":899333312},"y":{"rawValue":999899},"z":{"rawValue":932333312}},{"x":{"rawValue":937666687},"y":{"rawValue":1666566},"z":{"rawValue":928666687}},{"x":{"rawValue":936000000},"y":{"rawValue":1499899},"z":{"rawValue":930000000}},{"x":{"rawValue":935333312},"y":{"rawValue":1333233},"z":{"rawValue":930666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":902000000},"y":{"rawValue":666566},"z":{"rawValue":934333312}},{"x":{"rawValue":901666687},"y":{"rawValue":666566},"z":{"rawValue":934000000}},{"x":{"rawValue":898666687},"y":{"rawValue":499900},"z":{"rawValue":934000000}},{"x":{"rawValue":902000000},"y":{"rawValue":666566},"z":{"rawValue":934333312}},{"x":{"rawValue":898666687},"y":{"rawValue":499900},"z":{"rawValue":934000000}},{"x":{"rawValue":897666687},"y":{"rawValue":499900},"z":{"rawValue":934000000}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":902000000},"y":{"rawValue":666566},"z":{"rawValue":934333312}},{"x":{"rawValue":897666687},"y":{"rawValue":499900},"z":{"rawValue":934000000}},{"x":{"rawValue":896000000},"y":{"rawValue":499900},"z":{"rawValue":934000000}},{"x":{"rawValue":941000000},"y":{"rawValue":1833233},"z":{"rawValue":926666687}},{"x":{"rawValue":938666687},"y":{"rawValue":1999899},"z":{"rawValue":926666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":954000000},"y":{"rawValue":2333233},"z":{"rawValue":914333312}},{"x":{"rawValue":952000000},"y":{"rawValue":2333233},"z":{"rawValue":916333312}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":947333374},"y":{"rawValue":2333233},"z":{"rawValue":920666687}},{"x":{"rawValue":946000000},"y":{"rawValue":2499900},"z":{"rawValue":920666687}},{"x":{"rawValue":946000000},"y":{"rawValue":2166566},"z":{"rawValue":922000000}},{"x":{"rawValue":943666687},"y":{"rawValue":1999899},"z":{"rawValue":924666687}},{"x":{"rawValue":941333374},"y":{"rawValue":2166566},"z":{"rawValue":924666687}},{"x":{"rawValue":941666687},"y":{"rawValue":1833233},"z":{"rawValue":926000000}},{"x":{"rawValue":956000000},"y":{"rawValue":2333233},"z":{"rawValue":912333312}},{"x":{"rawValue":954000000},"y":{"rawValue":2666566},"z":{"rawValue":913000000}},{"x":{"rawValue":954000000},"y":{"rawValue":2333233},"z":{"rawValue":914333312}},{"x":{"rawValue":954000000},"y":{"rawValue":2333233},"z":{"rawValue":914333312}},{"x":{"rawValue":952000000},"y":{"rawValue":2666566},"z":{"rawValue":915000000}},{"x":{"rawValue":952000000},"y":{"rawValue":2333233},"z":{"rawValue":916333312}},{"x":{"rawValue":949333374},"y":{"rawValue":2333233},"z":{"rawValue":918666687}},{"x":{"rawValue":948000000},"y":{"rawValue":2666566},"z":{"rawValue":918666687}},{"x":{"rawValue":947333374},"y":{"rawValue":2333233},"z":{"rawValue":920666687}},{"x":{"rawValue":959666687},"y":{"rawValue":2499900},"z":{"rawValue":905666687}},{"x":{"rawValue":958000000},"y":{"rawValue":2666566},"z":{"rawValue":906333312}},{"x":{"rawValue":958000000},"y":{"rawValue":2499900},"z":{"rawValue":908333312}},{"x":{"rawValue":943666687},"y":{"rawValue":1999899},"z":{"rawValue":924666687}},{"x":{"rawValue":941666687},"y":{"rawValue":1833233},"z":{"rawValue":926000000}},{"x":{"rawValue":941000000},"y":{"rawValue":1833233},"z":{"rawValue":926666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":952000000},"y":{"rawValue":2333233},"z":{"rawValue":916333312}},{"x":{"rawValue":950000000},"y":{"rawValue":2666566},"z":{"rawValue":917000000}},{"x":{"rawValue":949333374},"y":{"rawValue":2333233},"z":{"rawValue":918666687}},{"x":{"rawValue":946000000},"y":{"rawValue":2166566},"z":{"rawValue":922000000}},{"x":{"rawValue":944333374},"y":{"rawValue":2333233},"z":{"rawValue":922666687}},{"x":{"rawValue":943666687},"y":{"rawValue":1999899},"z":{"rawValue":924666687}},{"x":{"rawValue":957333374},"y":{"rawValue":2499900},"z":{"rawValue":909000000}},{"x":{"rawValue":956000000},"y":{"rawValue":2833233},"z":{"rawValue":909000000}},{"x":{"rawValue":956000000},"y":{"rawValue":2333233},"z":{"rawValue":912333312}},{"x":{"rawValue":958000000},"y":{"rawValue":2499900},"z":{"rawValue":908333312}},{"x":{"rawValue":957333374},"y":{"rawValue":2499900},"z":{"rawValue":909000000}},{"x":{"rawValue":956000000},"y":{"rawValue":2333233},"z":{"rawValue":912333312}},{"x":{"rawValue":961000000},"y":{"rawValue":2666566},"z":{"rawValue":900666687}},{"x":{"rawValue":959666687},"y":{"rawValue":2999900},"z":{"rawValue":900333312}},{"x":{"rawValue":959666687},"y":{"rawValue":2499900},"z":{"rawValue":905666687}},{"x":{"rawValue":947333374},"y":{"rawValue":2333233},"z":{"rawValue":920666687}},{"x":{"rawValue":946000000},"y":{"rawValue":2166566},"z":{"rawValue":922000000}},{"x":{"rawValue":943666687},"y":{"rawValue":1999899},"z":{"rawValue":924666687}},{"x":{"rawValue":952000000},"y":{"rawValue":2333233},"z":{"rawValue":916333312}},{"x":{"rawValue":949333374},"y":{"rawValue":2333233},"z":{"rawValue":918666687}},{"x":{"rawValue":947333374},"y":{"rawValue":2333233},"z":{"rawValue":920666687}},{"x":{"rawValue":943666687},"y":{"rawValue":1999899},"z":{"rawValue":924666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":961666687},"y":{"rawValue":2499900},"z":{"rawValue":900000000}},{"x":{"rawValue":961000000},"y":{"rawValue":2666566},"z":{"rawValue":900666687}},{"x":{"rawValue":959666687},"y":{"rawValue":2499900},"z":{"rawValue":905666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":959666687},"y":{"rawValue":2499900},"z":{"rawValue":905666687}},{"x":{"rawValue":958000000},"y":{"rawValue":2499900},"z":{"rawValue":908333312}},{"x":{"rawValue":956000000},"y":{"rawValue":2333233},"z":{"rawValue":912333312}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":961666687},"y":{"rawValue":2833233},"z":{"rawValue":896000000}},{"x":{"rawValue":961666687},"y":{"rawValue":2499900},"z":{"rawValue":900000000}},{"x":{"rawValue":956000000},"y":{"rawValue":2333233},"z":{"rawValue":912333312}},{"x":{"rawValue":954000000},"y":{"rawValue":2333233},"z":{"rawValue":914333312}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":896000000}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":938666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":1333333},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":42666667},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":85333335},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":128000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":170666671},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":213333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":298666656},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":256000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":298666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":341333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":426666656},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":384000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":426666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":469333343},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":512000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":554666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":640000061},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":597333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":640000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":682666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":768000061},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":725333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":768000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":810666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":896000061},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":853333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":896000000},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":938666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":998666687}},{"x":{"rawValue":998666687},"y":{"rawValue":166566},"z":{"rawValue":981333374}},{"x":{"rawValue":981333374},"y":{"rawValue":166566},"z":{"rawValue":981333374}}]} \ No newline at end of file diff --git a/JNFrame2/Assets/Resources/map1.json.meta b/JNFrame2/Assets/Resources/map1.json.meta new file mode 100644 index 00000000..fd5e8f81 --- /dev/null +++ b/JNFrame2/Assets/Resources/map1.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e1a8cb75f57d978498aa1da8d6859344 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/App.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/App.cs index 5bd1b9e3..7ac8ae76 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/App.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/App.cs @@ -1,11 +1,12 @@ -using AppGame.Systems; +using AppGame; +using AppGame.Systems; using AppGame.Systems.CServer; using JNGame.Runtime.System; using JNGame.Runtime.Util; using JNGame.Util; using Service; -namespace AppGame +namespace Samples.AppGame { /// /// App 环境 diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/DApplication.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/DApplication.cs index 090e0c49..5fca09b3 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/DApplication.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/DApplication.cs @@ -3,54 +3,56 @@ using AppGame.Sync; using Cinemachine; using Game.Input; using JNGame.Runtime; -using JNGame; using JNGame.Sync.Debuger; using UnityEngine; -public class DApplication : MonoBehaviour +namespace Samples.AppGame { - - public GameObject Player; - public GameObject Boss; - public GameObject VWorld; - public CinemachineFreeLook FreeLook; - - private async void Awake() + public class DApplication : MonoBehaviour { - - await JNetGame.Instance.Init(App.AllSystem()); - - //绑定资源 - App.Resource.Register(VWorld,Player,Boss,FreeLook); - - //开始运行同步 - if (App.IsServer()) + + public GameObject Player; + public GameObject Boss; + public GameObject VWorld; + public CinemachineFreeLook FreeLook; + + private async void Awake() { - var tileServer = App.Game.StartServer(); - JNTileServerDebuger.Instance.Add(tileServer); - } - if (App.IsSlaveServer()) App.Game.StartServer(); - if (App.IsClient()) App.Game.StartClient(); - } + await JNetGame.Instance.Init(App.AllSystem()); - public void OnClickPlayerCreate() - { - var input = App.Game.GetInput(); - input.IsPlayerCreate = true; + //绑定资源 + App.Resource.Register(VWorld,Player,Boss,FreeLook); + + //开始运行同步 + if (App.IsServer()) + { + var tileServer = App.Game.StartServer(); + JNTileServerDebuger.Instance.Add(tileServer); + } + if (App.IsSlaveServer()) App.Game.StartServer(); + if (App.IsClient()) App.Game.StartClient(); + + } + + public void OnClickPlayerCreate() + { + var input = App.Game.GetInput(); + input.IsPlayerCreate = true; + } + + public void OnClickBossCreate() + { + var input = App.Game.GetInput(); + input.IsBossCreate = true; + } + + public void OnClickButton() + { + var input = App.Game.GetInput(); + input.IsAdd = true; + } + + } - - public void OnClickBossCreate() - { - var input = App.Game.GetInput(); - input.IsBossCreate = true; - } - - public void OnClickButton() - { - var input = App.Game.GetInput(); - input.IsAdd = true; - } - - } diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/GAPI.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/GAPI.cs index d388615e..a187cc4e 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/GAPI.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/GAPI.cs @@ -2,6 +2,7 @@ using System.Collections.Generic; using Cysharp.Threading.Tasks; using JNGame.Runtime.Util; +using Samples.AppGame; namespace AppGame { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/GActionEnum.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/GActionEnum.cs index 80d27019..0bba43ea 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/GActionEnum.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/GActionEnum.cs @@ -1,6 +1,4 @@ -using JNGame.Network.Action; - -namespace AppGame +namespace Samples.AppGame { public enum GActionEnum : int { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/GEvent.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/GEvent.cs index be9122c8..3ed99057 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/GEvent.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/GEvent.cs @@ -1,4 +1,4 @@ -namespace AppGame +namespace Samples.AppGame { public class GEvent { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Main.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Main.cs index b95bbcd9..c466e142 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Main.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Main.cs @@ -1,7 +1,7 @@ using UnityEngine; using UnityEngine.SceneManagement; -namespace AppGame +namespace Samples.AppGame { public class Main : MonoBehaviour { @@ -9,30 +9,30 @@ namespace AppGame public void SetClientEnv() { App.Env = AppEnv.Client; - SceneManager.LoadScene(1); + SceneManager.LoadScene("JNFrame"); } public void SetServerEnv() { App.Env = AppEnv.Server; - SceneManager.LoadScene(1); + SceneManager.LoadScene("JNFrame"); } public void SetServerClientEnv() { App.Env = AppEnv.ServerClient; - SceneManager.LoadScene(1); + SceneManager.LoadScene("JNFrame"); } public void SetSlaveServerEnv() { App.Env = AppEnv.SlaveServer; - SceneManager.LoadScene(1); + SceneManager.LoadScene("JNFrame"); } public void SetSlaveServerClientEnv() { App.Env = AppEnv.SlaveServerClient; - SceneManager.LoadScene(1); + SceneManager.LoadScene("JNFrame"); } } diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/JNGFrameSystem.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/JNGFrameSystem.cs index 67ad2c83..74097094 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/JNGFrameSystem.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/JNGFrameSystem.cs @@ -13,6 +13,7 @@ using JNGame.Sync.Frame; using JNGame.Sync.System; using JNGame.Sync.System.Data; using JNGame.Network.Action; +using Samples.AppGame; using UnityEngine; namespace AppGame.Sync diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/JNGStateServerSystem.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/JNGStateServerSystem.cs index ce6a3bab..c1730704 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/JNGStateServerSystem.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/JNGStateServerSystem.cs @@ -12,6 +12,7 @@ using JNGame.Sync.State; using JNGame.Sync.System; using JNGame.Sync.System.Data; using JNGame.Network.Action; +using Samples.AppGame; namespace AppGame.Sync { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileClientSystem.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileClientSystem.cs index 81bbf24d..40fa69dd 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileClientSystem.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileClientSystem.cs @@ -14,6 +14,7 @@ using JNGame.Sync.System; using JNGame.Sync.System.Data; using JNGame.Util; using JNGame.Network.Action; +using Samples.AppGame; using UnityEngine; namespace AppGame.Sync diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileServerSystem.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileServerSystem.cs index 11081671..87b2344b 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileServerSystem.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileServerSystem.cs @@ -18,6 +18,7 @@ using JNGame.Sync.System; using JNGame.Sync.System.Data; using JNGame.Util; using JNGame.Network.Action; +using Samples.AppGame; using UnityEngine; namespace AppGame.Sync diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileSlaveServerSystem.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileSlaveServerSystem.cs index ec5c920c..b52093a1 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileSlaveServerSystem.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Sync/Tile/JNGTileSlaveServerSystem.cs @@ -19,6 +19,7 @@ using JNGame.Sync.System; using JNGame.Sync.System.Data; using JNGame.Util; using JNGame.Network.Action; +using Samples.AppGame; using UnityEngine; namespace AppGame.Sync diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGClient.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGClient.cs index 7e4924cc..b6b44d43 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGClient.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGClient.cs @@ -6,6 +6,7 @@ using DotRecast.Core.Collections; using JNGame.Network; using JNGame.Network; using JNGame.Network.Action; +using Samples.AppGame; namespace AppGame.Systems { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGClientGroup.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGClientGroup.cs index ada3e6fe..5baced84 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGClientGroup.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGClientGroup.cs @@ -1,5 +1,6 @@ using System.Threading.Tasks; using JNGame.Network.Group; +using Samples.AppGame; namespace AppGame.Systems { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.Game.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.Game.cs index 1881408b..1170d72a 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.Game.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.Game.cs @@ -3,6 +3,7 @@ using System.Collections.Generic; using System.Threading.Tasks; using JNGame.Network; using JNGame.Network; +using Samples.AppGame; namespace AppGame.Systems.CServer { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.cs index 6a17467f..ce9c3ccd 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.cs @@ -11,6 +11,7 @@ using JNGame.Sync.State.Tile; using JNGame.Sync.System.Data; using JNGame.Network; using JNGame.Network.Action; +using Samples.AppGame; namespace AppGame.Systems.CServer { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGTileClient.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGTileClient.cs index 67c2a856..db43ca9b 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGTileClient.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/CServer/JNGTileClient.cs @@ -4,6 +4,7 @@ using Cysharp.Threading.Tasks; using DotRecast.Core.Collections; using JNGame.Network; using JNGame.Network.Action; +using Samples.AppGame; namespace AppGame.Systems { diff --git a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/JNGSocket.cs b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/JNGSocket.cs index 4aa7e171..2bf73ceb 100644 --- a/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/JNGSocket.cs +++ b/JNFrame2/Assets/Scripts/Samples/AppGame/Systems/JNGSocket.cs @@ -5,6 +5,7 @@ using AppGame.Sync; using Cysharp.Threading.Tasks; using JNGame.Network; using JNGame.Network.Action; +using Samples.AppGame; public class JNGSocket : JNSocket { diff --git a/JNFrame2/Assets/Scripts/Samples/Game/Data/State/GDataBaseSystem.cs b/JNFrame2/Assets/Scripts/Samples/Game/Data/State/GDataBaseSystem.cs index f9471ef5..2fdb4fce 100644 --- a/JNFrame2/Assets/Scripts/Samples/Game/Data/State/GDataBaseSystem.cs +++ b/JNFrame2/Assets/Scripts/Samples/Game/Data/State/GDataBaseSystem.cs @@ -10,6 +10,7 @@ using JNGame.Sync.System; using JNGame.Sync.System.Data; using JNGame.Network.Action; using JNGame.Sync.System.Data.Type; +using Samples.AppGame; using TouchSocket.Core; using UnityEngine.Serialization; diff --git a/JNFrame2/Assets/Scripts/Samples/Game/Logic/System/Usual/DDataSystem.cs b/JNFrame2/Assets/Scripts/Samples/Game/Logic/System/Usual/DDataSystem.cs index 2b01c624..98713c07 100644 --- a/JNFrame2/Assets/Scripts/Samples/Game/Logic/System/Usual/DDataSystem.cs +++ b/JNFrame2/Assets/Scripts/Samples/Game/Logic/System/Usual/DDataSystem.cs @@ -1,6 +1,7 @@ using AppGame; using JNGame.Map; using JNGame.Map.DotRecast.Util; +using Samples.AppGame; namespace Game.Logic.System.Usual { diff --git a/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDBoss.cs b/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDBoss.cs index 9183aca0..59c73a9d 100644 --- a/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDBoss.cs +++ b/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDBoss.cs @@ -3,6 +3,7 @@ using AppGame; using DG.Tweening; using Game.JNGState.Logic.Data; using JNGame.Sync.System; +using Samples.AppGame; using UnityEngine; namespace Game.JNGFrame.View.Entity diff --git a/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDNodes.cs b/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDNodes.cs index 3ba548e5..a4758471 100644 --- a/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDNodes.cs +++ b/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDNodes.cs @@ -6,6 +6,7 @@ using Game.JNGState.Logic.Data; using JNGame.Math; using JNGame.Sync.System; using JNGame.Sync.View; +using Samples.AppGame; using Service; using UnityEngine; diff --git a/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDPlayers.cs b/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDPlayers.cs index c96a9088..08eaa943 100644 --- a/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDPlayers.cs +++ b/JNFrame2/Assets/Scripts/Samples/Game/View/Entity/VDPlayers.cs @@ -7,6 +7,7 @@ using DG.Tweening; using Game.JNGState.Logic.Data; using JNGame.Sync.System; using JNGame.Sync.View; +using Samples.AppGame; using UnityEngine; namespace Game.JNGFrame.View.Entity diff --git a/JNFrame2/Assets/Scripts/Samples/Samples.asmdef b/JNFrame2/Assets/Scripts/Samples/Samples.asmdef index c6bfee50..ed82438b 100644 --- a/JNFrame2/Assets/Scripts/Samples/Samples.asmdef +++ b/JNFrame2/Assets/Scripts/Samples/Samples.asmdef @@ -7,9 +7,7 @@ "GUID:4307f53044263cf4b835bd812fc161a4", "GUID:a035c483e4ff50f4c92f84afd22778cf" ], - "includePlatforms": [ - "Editor" - ], + "includePlatforms": [], "excludePlatforms": [], "allowUnsafeCode": false, "overrideReferences": false, diff --git a/JNFrame2/Assets/Scripts/Samples/Service/JNGResService.cs b/JNFrame2/Assets/Scripts/Samples/Service/JNGResService.cs index 1b368ede..3931848f 100644 --- a/JNFrame2/Assets/Scripts/Samples/Service/JNGResService.cs +++ b/JNFrame2/Assets/Scripts/Samples/Service/JNGResService.cs @@ -31,8 +31,8 @@ namespace Service public override async Task OnInit() { - var map = await Resources.LoadAsync("Battle/Map/NavMesh/Map_1001.navmesh") as TextAsset; - var map2 = await Resources.LoadAsync("map1") as TextAsset; + var map = await Resources.LoadAsync("Samples/Battle/Map/NavMesh/Map_1001.navmesh") as TextAsset; + var map2 = await Resources.LoadAsync("Samples/map1") as TextAsset; if (map != null) MapData = JsonUtil.ToObject(map.text); if (map2 != null) MapData2 = JsonUtil.ToObject(map2.text); if (MapData != null) Debug.Log("加载地图资源完成"); diff --git a/JNFrame2/Assets/Scripts/Samples/UI/DMainUI.cs b/JNFrame2/Assets/Scripts/Samples/UI/DMainUI.cs index ba220763..69a4f203 100644 --- a/JNFrame2/Assets/Scripts/Samples/UI/DMainUI.cs +++ b/JNFrame2/Assets/Scripts/Samples/UI/DMainUI.cs @@ -6,6 +6,7 @@ using Game.Input; using JNGame.Runtime.Util; using JNGame.Math; using JNGame.Util; +using Samples.AppGame; using UnityEngine; using UnityEngine.UI; diff --git a/JNFrame2/Logs/AssetImportWorker0-prev.log b/JNFrame2/Logs/AssetImportWorker0-prev.log new file mode 100644 index 00000000..5a7139f2 --- /dev/null +++ b/JNFrame2/Logs/AssetImportWorker0-prev.log @@ -0,0 +1,9818 @@ +Using pre-set license +Built from '2022.3/staging' branch; Version is '2022.3.52f1 (1120fcb54228) revision 1122556'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 11 (10.0.22631) 64bit Core' Language: 'zh' Physical Memory: 16088 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +C:\APP\UnityEdit\2022.3.52f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker0 +-projectPath +D:/Jisol/JisolGame/JNFrame2 +-logFile +Logs/AssetImportWorker0.log +-srvPort +50803 +Successfully changed project path to: D:/Jisol/JisolGame/JNFrame2 +D:/Jisol/JisolGame/JNFrame2 +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-allocator-temp-initial-block-size-main=262144" + "memorysetup-allocator-temp-initial-block-size-worker=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Player connection [1596] Target information: + +Player connection [1596] * "[IP] 192.168.31.216 [Port] 0 [Flags] 2 [Guid] 3557508299 [EditorId] 3557508299 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" + +Player connection [1596] Host joined multi-casting on [225.0.0.222:54997]... +Player connection [1596] Host joined alternative multi-casting on [225.0.0.222:34997]... +[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. +Refreshing native plugins compatible for Editor in 31.44 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2022.3.52f1 (1120fcb54228) +[Subsystems] Discovering subsystems at path C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path D:/Jisol/JisolGame/JNFrame2/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 3060 Laptop GPU (ID=0x2520) + Vendor: NVIDIA + VRAM: 5996 MB + Driver: 31.0.15.5176 +Initialize mono +Mono path[0] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Managed' +Mono path[1] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56452 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll +Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.016999 seconds. +- Loaded All Assemblies, in 0.561 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Android Extension - Scanning For ADB Devices 656 ms +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.107 seconds +Domain Reload Profiling: 1664ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + RebuildCommonClasses (55ms) + RebuildNativeTypeToScriptingClass (15ms) + initialDomainReloadingComplete (104ms) + LoadAllAssembliesAndSetupDomain (220ms) + LoadAssemblies (166ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (213ms) + TypeCache.Refresh (212ms) + TypeCache.ScanAssembly (198ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (0ms) + FinalizeReload (1107ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1055ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (773ms) + SetLoadedEditorAssemblies (6ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (4ms) + ProcessInitializeOnLoadAttributes (199ms) + ProcessInitializeOnLoadMethodAttributes (73ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +======================================================================== +Worker process is ready to serve import requests +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.261 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 30.09 ms, found 3 plugins. +Package Manager log level set to [2] +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.006 seconds +Domain Reload Profiling: 3264ms + BeginReloadAssembly (213ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (20ms) + RebuildCommonClasses (43ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (61ms) + LoadAllAssembliesAndSetupDomain (930ms) + LoadAssemblies (668ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (413ms) + TypeCache.Refresh (365ms) + TypeCache.ScanAssembly (331ms) + ScanForSourceGeneratedMonoScriptInfo (36ms) + ResolveRequiredComponents (10ms) + FinalizeReload (2007ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1734ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (37ms) + SetLoadedEditorAssemblies (7ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (106ms) + ProcessInitializeOnLoadAttributes (1198ms) + ProcessInitializeOnLoadMethodAttributes (363ms) + AfterProcessingInitializeOnLoad (22ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (21ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 32.38 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5655 Unused Serialized files (Serialized files now loaded: 0) +Unloading 70 unused Assets / (201.9 KB). Loaded Objects now: 6172. +Memory consumption went from 198.0 MB to 197.8 MB. +Total: 28.522800 ms (FindLiveObjects: 0.719800 ms CreateObjectMapping: 0.480100 ms MarkObjects: 26.021500 ms DeleteObjects: 1.299200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 498.333255 seconds. + path: Assets/Scripts/GASSamples/Scripts/Main.cs + artifactKey: Guid(0c3aa2f58b904ebe9fc64cc367c63d68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/Scripts/Main.cs using Guid(0c3aa2f58b904ebe9fc64cc367c63d68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'af8bd9af8d650b0e3d7c7acd936f73c4') in 0.020270 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.559 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 20.72 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.205 seconds +Domain Reload Profiling: 1762ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (315ms) + LoadAssemblies (371ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1206ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (758ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (540ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.14 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6188. +Memory consumption went from 195.2 MB to 195.1 MB. +Total: 14.968300 ms (FindLiveObjects: 0.298700 ms CreateObjectMapping: 0.169700 ms MarkObjects: 14.362000 ms DeleteObjects: 0.136800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Import Request. + Time since last request: 643.490208 seconds. + path: Assets/Scripts/GASSamples/Scripts/Main.cs + artifactKey: Guid(0c3aa2f58b904ebe9fc64cc367c63d68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/Scripts/Main.cs using Guid(0c3aa2f58b904ebe9fc64cc367c63d68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '169740fa19cf1adedfd4f99d4c700271') in 0.001953 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 4.838867 seconds. + path: Assets/Scripts/GASSamples/Scripts/GAS + artifactKey: Guid(93d542b5cd7d40219abcee66ef046f93) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/Scripts/GAS using Guid(93d542b5cd7d40219abcee66ef046f93) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'e3fdcf2d8afcf2cabe6db0ec0dabba8d') in 0.000787 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 2.097227 seconds. + path: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs + artifactKey: Guid(07bc2f76183f4a82b1855c7426a7db31) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs using Guid(07bc2f76183f4a82b1855c7426a7db31) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '29cfbe2479b74dbd7cb49c03b16841f1') in 0.000383 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.597 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.84 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.152 seconds +Domain Reload Profiling: 1746ms + BeginReloadAssembly (172ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (346ms) + LoadAssemblies (417ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1153ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (694ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (473ms) + ProcessInitializeOnLoadMethodAttributes (140ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 22.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6203. +Memory consumption went from 195.2 MB to 195.1 MB. +Total: 16.149100 ms (FindLiveObjects: 0.302900 ms CreateObjectMapping: 0.208100 ms MarkObjects: 15.489800 ms DeleteObjects: 0.147100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.575 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.35 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.122 seconds +Domain Reload Profiling: 1696ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (337ms) + LoadAssemblies (402ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1123ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (681ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (478ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.62 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6218. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 14.842900 ms (FindLiveObjects: 0.342100 ms CreateObjectMapping: 0.228200 ms MarkObjects: 14.111800 ms DeleteObjects: 0.159600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.652 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.25 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.146 seconds +Domain Reload Profiling: 1794ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (49ms) + LoadAllAssembliesAndSetupDomain (400ms) + LoadAssemblies (464ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1146ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (699ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (492ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.81 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6233. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 12.846900 ms (FindLiveObjects: 0.299000 ms CreateObjectMapping: 0.158900 ms MarkObjects: 12.255600 ms DeleteObjects: 0.132500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.707 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.11 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.100 seconds +Domain Reload Profiling: 1801ms + BeginReloadAssembly (191ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (37ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (58ms) + LoadAllAssembliesAndSetupDomain (403ms) + LoadAssemblies (490ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1101ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (669ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (464ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 22.04 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6248. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 18.387100 ms (FindLiveObjects: 0.570400 ms CreateObjectMapping: 0.254200 ms MarkObjects: 17.380900 ms DeleteObjects: 0.180100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.693 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.76 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.155 seconds +Domain Reload Profiling: 1843ms + BeginReloadAssembly (202ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (53ms) + RebuildCommonClasses (30ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (53ms) + LoadAllAssembliesAndSetupDomain (394ms) + LoadAssemblies (481ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1155ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (692ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (483ms) + ProcessInitializeOnLoadMethodAttributes (125ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.37 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6263. +Memory consumption went from 195.5 MB to 195.4 MB. +Total: 13.761300 ms (FindLiveObjects: 0.315600 ms CreateObjectMapping: 0.177300 ms MarkObjects: 13.118100 ms DeleteObjects: 0.149600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.578 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 19.89 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.278 seconds +Domain Reload Profiling: 1854ms + BeginReloadAssembly (174ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (42ms) + LoadAllAssembliesAndSetupDomain (322ms) + LoadAssemblies (391ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1279ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (796ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (579ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Script is not up to date after domain reload: guid(2ac7f2bb23fb47efb3a21d1160e962ac) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/Entity/Nodes/Component/Controller/JNGASBoxController.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.94 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6277. +Memory consumption went from 195.5 MB to 195.4 MB. +Total: 13.175500 ms (FindLiveObjects: 0.298200 ms CreateObjectMapping: 0.163200 ms MarkObjects: 12.557900 ms DeleteObjects: 0.154900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.587 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.20 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.209 seconds +Domain Reload Profiling: 1793ms + BeginReloadAssembly (176ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (338ms) + LoadAssemblies (404ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1209ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (750ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (532ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.82 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6293. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 13.925600 ms (FindLiveObjects: 0.343200 ms CreateObjectMapping: 0.174600 ms MarkObjects: 13.268300 ms DeleteObjects: 0.138500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.575 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.50 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.124 seconds +Domain Reload Profiling: 1697ms + BeginReloadAssembly (166ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (332ms) + LoadAssemblies (394ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1124ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (694ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (486ms) + ProcessInitializeOnLoadMethodAttributes (128ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6308. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 13.956900 ms (FindLiveObjects: 0.351200 ms CreateObjectMapping: 0.423700 ms MarkObjects: 12.992400 ms DeleteObjects: 0.188200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.587 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.16 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.061 seconds +Domain Reload Profiling: 1646ms + BeginReloadAssembly (162ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (349ms) + LoadAssemblies (408ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1061ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (642ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (454ms) + ProcessInitializeOnLoadMethodAttributes (111ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.63 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6323. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 12.334000 ms (FindLiveObjects: 0.300800 ms CreateObjectMapping: 0.172400 ms MarkObjects: 11.704300 ms DeleteObjects: 0.155700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.587 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.24 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.083 seconds +Domain Reload Profiling: 1667ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (343ms) + LoadAssemblies (405ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1083ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (652ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (462ms) + ProcessInitializeOnLoadMethodAttributes (111ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.01 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6338. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 12.940700 ms (FindLiveObjects: 0.353000 ms CreateObjectMapping: 0.177500 ms MarkObjects: 12.233300 ms DeleteObjects: 0.176000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.698 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.53 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.197 seconds +Domain Reload Profiling: 1892ms + BeginReloadAssembly (204ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (56ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (45ms) + LoadAllAssembliesAndSetupDomain (409ms) + LoadAssemblies (479ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (44ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (12ms) + FinalizeReload (1197ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (715ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (519ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.97 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6353. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 12.663900 ms (FindLiveObjects: 0.319400 ms CreateObjectMapping: 0.168600 ms MarkObjects: 12.035600 ms DeleteObjects: 0.139000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.623 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.98 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.124 seconds +Domain Reload Profiling: 1744ms + BeginReloadAssembly (186ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (50ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (359ms) + LoadAssemblies (425ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (41ms) + TypeCache.Refresh (19ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1124ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (679ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (469ms) + ProcessInitializeOnLoadMethodAttributes (131ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.04 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6368. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 13.189400 ms (FindLiveObjects: 0.319100 ms CreateObjectMapping: 0.181200 ms MarkObjects: 12.551500 ms DeleteObjects: 0.136400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.687 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.37 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.213 seconds +Domain Reload Profiling: 1897ms + BeginReloadAssembly (212ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (7ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (37ms) + RebuildNativeTypeToScriptingClass (15ms) + initialDomainReloadingComplete (44ms) + LoadAllAssembliesAndSetupDomain (375ms) + LoadAssemblies (467ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1214ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (777ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (572ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.73 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6383. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 11.923900 ms (FindLiveObjects: 0.353600 ms CreateObjectMapping: 0.164600 ms MarkObjects: 11.283000 ms DeleteObjects: 0.122100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.538 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.58 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.083 seconds +Domain Reload Profiling: 1618ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (308ms) + LoadAssemblies (365ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (30ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1083ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (649ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (49ms) + ProcessInitializeOnLoadAttributes (463ms) + ProcessInitializeOnLoadMethodAttributes (112ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (13ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.28 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6398. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 12.393100 ms (FindLiveObjects: 0.348300 ms CreateObjectMapping: 0.247300 ms MarkObjects: 11.672200 ms DeleteObjects: 0.124300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 673.032792 seconds. + path: Assets/Resources/Samples/WhiteMat.mat + artifactKey: Guid(633a83508c617534bb405e9fe3aacfc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/WhiteMat.mat using Guid(633a83508c617534bb405e9fe3aacfc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '819fc12fb95630d85a43e99ca5c1ff28') in 0.125170 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 31.056919 seconds. + path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics + artifactKey: Guid(51f4691720baf6d4f858097008fc8d0f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics using Guid(51f4691720baf6d4f858097008fc8d0f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'a56b5a4f3ed94c25f2a9e09c2bf07546') in 0.001141 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 81.934673 seconds. + path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/config01.txt + artifactKey: Guid(2ae8dd65757eda9499fd4559acc7d26f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/config01.txt using Guid(2ae8dd65757eda9499fd4559acc7d26f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '4ff064d8097bdac2f1b7a04e6f3fc9e3') in 0.000945 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.610 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.60 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.070 seconds +Domain Reload Profiling: 1678ms + BeginReloadAssembly (166ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (368ms) + LoadAssemblies (424ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (43ms) + TypeCache.Refresh (24ms) + TypeCache.ScanAssembly (13ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1071ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (659ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (472ms) + ProcessInitializeOnLoadMethodAttributes (111ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.12 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6454. +Memory consumption went from 199.8 MB to 199.7 MB. +Total: 13.565200 ms (FindLiveObjects: 0.300100 ms CreateObjectMapping: 0.169200 ms MarkObjects: 12.960900 ms DeleteObjects: 0.133900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.794 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 21.43 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.330 seconds +Domain Reload Profiling: 2119ms + BeginReloadAssembly (256ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (37ms) + RebuildNativeTypeToScriptingClass (13ms) + initialDomainReloadingComplete (51ms) + LoadAllAssembliesAndSetupDomain (432ms) + LoadAssemblies (556ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (43ms) + TypeCache.Refresh (23ms) + TypeCache.ScanAssembly (12ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1331ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (866ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (577ms) + ProcessInitializeOnLoadMethodAttributes (203ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Script is not up to date after domain reload: guid(2a6d4e191dd04e18be61de59dbc9a36c) path("Assets/HotScripts/JNGame/Runtime/BehaviorTreeSlayer/JNBehaviorTree.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.00 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6468. +Memory consumption went from 200.1 MB to 199.9 MB. +Total: 14.790400 ms (FindLiveObjects: 0.334200 ms CreateObjectMapping: 0.195800 ms MarkObjects: 14.063100 ms DeleteObjects: 0.196300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.601 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.95 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.191 seconds +Domain Reload Profiling: 1790ms + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (360ms) + LoadAssemblies (408ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (48ms) + TypeCache.Refresh (27ms) + TypeCache.ScanAssembly (15ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1192ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (702ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (504ms) + ProcessInitializeOnLoadMethodAttributes (114ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.77 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6484. +Memory consumption went from 200.1 MB to 200.0 MB. +Total: 13.545300 ms (FindLiveObjects: 0.315700 ms CreateObjectMapping: 0.177700 ms MarkObjects: 12.910700 ms DeleteObjects: 0.140200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.591 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.02 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.153 seconds +Domain Reload Profiling: 1741ms + BeginReloadAssembly (169ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (344ms) + LoadAssemblies (399ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (43ms) + TypeCache.Refresh (26ms) + TypeCache.ScanAssembly (14ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1153ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (695ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (491ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.73 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6499. +Memory consumption went from 200.1 MB to 200.0 MB. +Total: 13.232300 ms (FindLiveObjects: 0.357100 ms CreateObjectMapping: 0.184900 ms MarkObjects: 12.545100 ms DeleteObjects: 0.144300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.645 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 23.83 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.392 seconds +Domain Reload Profiling: 2034ms + BeginReloadAssembly (153ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (36ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (417ms) + LoadAssemblies (445ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (60ms) + TypeCache.Refresh (37ms) + TypeCache.ScanAssembly (16ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1392ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (913ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (63ms) + ProcessInitializeOnLoadAttributes (643ms) + ProcessInitializeOnLoadMethodAttributes (175ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Script is not up to date after domain reload: guid(2a6d4e191dd04e18be61de59dbc9a36c) path("Assets/HotScripts/JNGame/Runtime/BehaviorTreeSlayer/JNBehaviorTree.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.44 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6513. +Memory consumption went from 200.1 MB to 199.9 MB. +Total: 15.419600 ms (FindLiveObjects: 0.338400 ms CreateObjectMapping: 0.187500 ms MarkObjects: 14.681000 ms DeleteObjects: 0.211100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.572 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.90 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.087 seconds +Domain Reload Profiling: 1655ms + BeginReloadAssembly (156ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (33ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (343ms) + LoadAssemblies (395ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (24ms) + TypeCache.ScanAssembly (13ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1087ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (675ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (484ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.52 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6529. +Memory consumption went from 200.2 MB to 200.0 MB. +Total: 13.705100 ms (FindLiveObjects: 0.332300 ms CreateObjectMapping: 0.198200 ms MarkObjects: 13.043700 ms DeleteObjects: 0.129800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.632 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.12 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.102 seconds +Domain Reload Profiling: 1732ms + BeginReloadAssembly (176ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (44ms) + LoadAllAssembliesAndSetupDomain (377ms) + LoadAssemblies (439ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (41ms) + TypeCache.Refresh (23ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1102ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (661ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (459ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 17.76 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6544. +Memory consumption went from 200.2 MB to 200.0 MB. +Total: 18.856700 ms (FindLiveObjects: 0.443100 ms CreateObjectMapping: 0.254300 ms MarkObjects: 17.769900 ms DeleteObjects: 0.387200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Import Request. + Time since last request: 2365.291649 seconds. + path: Assets/Scripts/GASSamples/Scripts/Game/Logic/AI + artifactKey: Guid(e95c0d34f640b2d468717505731caa9a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/Scripts/Game/Logic/AI using Guid(e95c0d34f640b2d468717505731caa9a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'b2b32c1c7cbe1961c45e921a39e9f28d') in 0.003274 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 16.766009 seconds. + path: Assets/Scripts/GASSamples/Scripts/Game/Logic/GAS + artifactKey: Guid(09af0fe6bc634405a389bf3e8640507c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/Scripts/Game/Logic/GAS using Guid(09af0fe6bc634405a389bf3e8640507c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '923cb130be054aaeb183192f07866141') in 0.000685 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 1.328528 seconds. + path: Assets/Scripts/GASSamples/Scripts/Game/Logic/GAS/GAbilitySystemComponent.cs + artifactKey: Guid(f91a65c731e64bceb375e9f6eb571dd1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/Scripts/Game/Logic/GAS/GAbilitySystemComponent.cs using Guid(f91a65c731e64bceb375e9f6eb571dd1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '0fe593583d357365dbf5539e036515ab') in 0.000426 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 104.721317 seconds. + path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCue_PlayerDemo.asset + artifactKey: Guid(041f193225d7b1e49a75af0003a4111b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCue_PlayerDemo.asset using Guid(041f193225d7b1e49a75af0003a4111b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'd13ad4840bc94d885be89624fce22ce7') in 0.014110 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 0.000016 seconds. + path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset + artifactKey: Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset using Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '194fff7126e7630ebc5ae954ac1cef54') in 0.001448 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.581 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.41 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.232 seconds +Domain Reload Profiling: 1810ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (337ms) + LoadAssemblies (400ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1232ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (721ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (507ms) + ProcessInitializeOnLoadMethodAttributes (128ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6559. +Memory consumption went from 199.9 MB to 199.7 MB. +Total: 12.579100 ms (FindLiveObjects: 0.314900 ms CreateObjectMapping: 0.203500 ms MarkObjects: 11.922100 ms DeleteObjects: 0.137800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.552 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.43 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.069 seconds +Domain Reload Profiling: 1618ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (2ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (316ms) + LoadAssemblies (376ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1069ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (659ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (460ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.21 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6574. +Memory consumption went from 200.2 MB to 200.0 MB. +Total: 14.524300 ms (FindLiveObjects: 0.357300 ms CreateObjectMapping: 0.213500 ms MarkObjects: 13.813600 ms DeleteObjects: 0.138600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.509 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.17 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.279 seconds +Domain Reload Profiling: 1785ms + BeginReloadAssembly (147ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (290ms) + LoadAssemblies (359ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (7ms) + FinalizeReload (1279ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (811ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (576ms) + ProcessInitializeOnLoadMethodAttributes (143ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.41 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6589. +Memory consumption went from 200.1 MB to 200.0 MB. +Total: 14.735300 ms (FindLiveObjects: 0.351900 ms CreateObjectMapping: 0.333500 ms MarkObjects: 13.914200 ms DeleteObjects: 0.134700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.511 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.80 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.191 seconds +Domain Reload Profiling: 1700ms + BeginReloadAssembly (152ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (23ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (291ms) + LoadAssemblies (360ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1192ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (783ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (550ms) + ProcessInitializeOnLoadMethodAttributes (143ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.99 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6604. +Memory consumption went from 200.2 MB to 200.0 MB. +Total: 14.896200 ms (FindLiveObjects: 0.369800 ms CreateObjectMapping: 0.308900 ms MarkObjects: 14.059400 ms DeleteObjects: 0.157000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.514 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.74 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.195 seconds +Domain Reload Profiling: 1707ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (291ms) + LoadAssemblies (341ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (30ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1196ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (763ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (562ms) + ProcessInitializeOnLoadMethodAttributes (117ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Script is not up to date after domain reload: guid(321af3379125465380073b2a04a1b1e2) path("Assets/Scripts/GASSamples/Scripts/GAS/GameplayCue/GameplayCueDurational_PlayerDemo01.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.05 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6618. +Memory consumption went from 200.2 MB to 200.0 MB. +Total: 13.382700 ms (FindLiveObjects: 0.306900 ms CreateObjectMapping: 0.166200 ms MarkObjects: 12.780600 ms DeleteObjects: 0.128100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.514 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.48 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.117 seconds +Domain Reload Profiling: 1628ms + BeginReloadAssembly (145ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (301ms) + LoadAssemblies (353ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (30ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1117ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (706ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (498ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.85 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6634. +Memory consumption went from 200.2 MB to 200.1 MB. +Total: 14.041600 ms (FindLiveObjects: 0.422900 ms CreateObjectMapping: 0.223700 ms MarkObjects: 13.250300 ms DeleteObjects: 0.143600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 513.172527 seconds. + path: Assets/Scripts/GASSamples/GAS/Config/GameplayEffectLib/GE_Player.asset + artifactKey: Guid(4089eaee525e7aa45993e0ad2c042fc1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayEffectLib/GE_Player.asset using Guid(4089eaee525e7aa45993e0ad2c042fc1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'f640bb49e74627c8ef0dfe78e4925999') in 0.010326 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 2 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.561 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.27 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.153 seconds +Domain Reload Profiling: 1711ms + BeginReloadAssembly (161ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (317ms) + LoadAssemblies (372ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (10ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1154ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (724ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (512ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.09 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6649. +Memory consumption went from 200.0 MB to 199.8 MB. +Total: 13.533000 ms (FindLiveObjects: 0.394900 ms CreateObjectMapping: 0.293600 ms MarkObjects: 12.693700 ms DeleteObjects: 0.149700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.770 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 19.47 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.395 seconds +Domain Reload Profiling: 2163ms + BeginReloadAssembly (172ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (44ms) + LoadAllAssembliesAndSetupDomain (518ms) + LoadAssemblies (449ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (164ms) + TypeCache.Refresh (133ms) + TypeCache.ScanAssembly (116ms) + ScanForSourceGeneratedMonoScriptInfo (22ms) + ResolveRequiredComponents (7ms) + FinalizeReload (1396ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (842ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (64ms) + ProcessInitializeOnLoadAttributes (594ms) + ProcessInitializeOnLoadMethodAttributes (155ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 27.83 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6664. +Memory consumption went from 200.3 MB to 200.1 MB. +Total: 16.248900 ms (FindLiveObjects: 0.459600 ms CreateObjectMapping: 0.256100 ms MarkObjects: 15.333900 ms DeleteObjects: 0.197900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.591 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.66 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.153 seconds +Domain Reload Profiling: 1743ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (362ms) + LoadAssemblies (408ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (39ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) + ResolveRequiredComponents (12ms) + FinalizeReload (1154ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (731ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (528ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.03 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6679. +Memory consumption went from 200.4 MB to 200.2 MB. +Total: 13.382600 ms (FindLiveObjects: 0.385200 ms CreateObjectMapping: 0.191400 ms MarkObjects: 12.652300 ms DeleteObjects: 0.152700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.661 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.07 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.226 seconds +Domain Reload Profiling: 1885ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (425ms) + LoadAssemblies (475ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1227ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (770ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (64ms) + ProcessInitializeOnLoadAttributes (561ms) + ProcessInitializeOnLoadMethodAttributes (117ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.50 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6694. +Memory consumption went from 200.4 MB to 200.2 MB. +Total: 13.876400 ms (FindLiveObjects: 0.413400 ms CreateObjectMapping: 0.219800 ms MarkObjects: 13.077900 ms DeleteObjects: 0.164300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.598 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.73 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.155 seconds +Domain Reload Profiling: 1751ms + BeginReloadAssembly (176ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (349ms) + LoadAssemblies (413ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1155ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (726ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (517ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.91 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6709. +Memory consumption went from 200.4 MB to 200.2 MB. +Total: 13.436600 ms (FindLiveObjects: 0.374000 ms CreateObjectMapping: 0.251500 ms MarkObjects: 12.661000 ms DeleteObjects: 0.149100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.613 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.91 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.083 seconds +Domain Reload Profiling: 1693ms + BeginReloadAssembly (177ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (48ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (363ms) + LoadAssemblies (414ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (43ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1083ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (656ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (458ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.13 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6724. +Memory consumption went from 200.4 MB to 200.2 MB. +Total: 13.277700 ms (FindLiveObjects: 0.337200 ms CreateObjectMapping: 0.232900 ms MarkObjects: 12.562800 ms DeleteObjects: 0.143700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 1617.544668 seconds. + path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset + artifactKey: Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset using Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '1d5c5fab4f8187c1769f8a671f51bdee') in 0.012042 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.609 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.99 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.196 seconds +Domain Reload Profiling: 1802ms + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (38ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (46ms) + LoadAllAssembliesAndSetupDomain (345ms) + LoadAssemblies (397ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (39ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1197ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (752ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (536ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.54 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6739. +Memory consumption went from 200.1 MB to 199.9 MB. +Total: 13.439000 ms (FindLiveObjects: 0.395700 ms CreateObjectMapping: 0.188000 ms MarkObjects: 12.706000 ms DeleteObjects: 0.147800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 83.146385 seconds. + path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset + artifactKey: Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset using Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '8f7bfeff17f1435268e48e36e6821c7b') in 0.010036 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 9.345305 seconds. + path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset + artifactKey: Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset using Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '08a02a6b9900e0b002c7888e4fe622a0') in 0.001057 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.537 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.40 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.072 seconds +Domain Reload Profiling: 1607ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (297ms) + LoadAssemblies (353ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (30ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1073ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (642ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (452ms) + ProcessInitializeOnLoadMethodAttributes (113ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6754. +Memory consumption went from 200.1 MB to 200.0 MB. +Total: 13.485900 ms (FindLiveObjects: 0.371700 ms CreateObjectMapping: 0.175800 ms MarkObjects: 12.804700 ms DeleteObjects: 0.132700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 10370.813466 seconds. + path: Assets/Scripts/GASSamples/AI + artifactKey: Guid(ab04e85d18a64d29b5421265826a98cf) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI using Guid(ab04e85d18a64d29b5421265826a98cf) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '7dd4e7ee87f08bb8eb8405a90a13a661') in 0.003557 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.669 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.09 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.179 seconds +Domain Reload Profiling: 1846ms + BeginReloadAssembly (169ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (421ms) + LoadAssemblies (477ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (44ms) + TypeCache.Refresh (25ms) + TypeCache.ScanAssembly (12ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1180ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (682ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (478ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.55 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6769. +Memory consumption went from 200.2 MB to 200.0 MB. +Total: 14.075100 ms (FindLiveObjects: 0.349600 ms CreateObjectMapping: 0.208000 ms MarkObjects: 13.364100 ms DeleteObjects: 0.152400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 376.621932 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1 + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1 using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '09b3341f45d998a72dc4415ef1588800') in 0.009501 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 14.983863 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '77b34890b296717db2f8cfc47b16c029') in 0.001022 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 99.689402 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '85f795ea87fb502e4b6649776c5c633b') in 0.001570 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.668 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.24 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.285 seconds +Domain Reload Profiling: 1948ms + BeginReloadAssembly (185ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (54ms) + LoadAllAssembliesAndSetupDomain (388ms) + LoadAssemblies (455ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1286ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (758ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (62ms) + ProcessInitializeOnLoadAttributes (542ms) + ProcessInitializeOnLoadMethodAttributes (128ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 20.94 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6785. +Memory consumption went from 200.2 MB to 200.0 MB. +Total: 18.696600 ms (FindLiveObjects: 0.687300 ms CreateObjectMapping: 0.449600 ms MarkObjects: 17.413300 ms DeleteObjects: 0.144700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.656 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.07 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.355 seconds +Domain Reload Profiling: 2009ms + BeginReloadAssembly (200ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (57ms) + RebuildCommonClasses (33ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (372ms) + LoadAssemblies (448ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1356ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (867ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (66ms) + ProcessInitializeOnLoadAttributes (624ms) + ProcessInitializeOnLoadMethodAttributes (149ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.79 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6800. +Memory consumption went from 200.5 MB to 200.3 MB. +Total: 15.337200 ms (FindLiveObjects: 0.381700 ms CreateObjectMapping: 0.180200 ms MarkObjects: 14.606300 ms DeleteObjects: 0.167700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.601 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.00 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.257 seconds +Domain Reload Profiling: 1842ms + BeginReloadAssembly (153ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (47ms) + LoadAllAssembliesAndSetupDomain (346ms) + LoadAssemblies (399ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1258ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (796ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (563ms) + ProcessInitializeOnLoadMethodAttributes (145ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Script is not up to date after domain reload: guid(11fd831585c84672a7b5f00e86be7d26) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiLog.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.76 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6814. +Memory consumption went from 200.4 MB to 200.2 MB. +Total: 14.983600 ms (FindLiveObjects: 0.362300 ms CreateObjectMapping: 0.192100 ms MarkObjects: 14.272400 ms DeleteObjects: 0.155600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.625 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.73 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.205 seconds +Domain Reload Profiling: 1824ms + BeginReloadAssembly (170ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (52ms) + LoadAllAssembliesAndSetupDomain (360ms) + LoadAssemblies (425ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1206ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (740ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (528ms) + ProcessInitializeOnLoadMethodAttributes (125ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.16 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6830. +Memory consumption went from 200.5 MB to 200.3 MB. +Total: 14.457300 ms (FindLiveObjects: 0.511700 ms CreateObjectMapping: 0.118200 ms MarkObjects: 13.681500 ms DeleteObjects: 0.144700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.593 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.30 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.184 seconds +Domain Reload Profiling: 1774ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (54ms) + LoadAllAssembliesAndSetupDomain (334ms) + LoadAssemblies (392ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1184ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (741ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (533ms) + ProcessInitializeOnLoadMethodAttributes (123ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.34 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 6846. +Memory consumption went from 200.5 MB to 200.3 MB. +Total: 14.172100 ms (FindLiveObjects: 0.367300 ms CreateObjectMapping: 0.202500 ms MarkObjects: 13.401300 ms DeleteObjects: 0.196000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.644 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.35 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.231 seconds +Domain Reload Profiling: 1872ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (32ms) + RebuildNativeTypeToScriptingClass (15ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (378ms) + LoadAssemblies (445ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1231ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (763ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (548ms) + ProcessInitializeOnLoadMethodAttributes (128ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Script is not up to date after domain reload: guid(4f5e99e31c984d56a40398119595b219) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiTreeNode.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.77 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6860. +Memory consumption went from 200.5 MB to 200.3 MB. +Total: 17.611300 ms (FindLiveObjects: 0.487100 ms CreateObjectMapping: 0.348800 ms MarkObjects: 16.548100 ms DeleteObjects: 0.225300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.559 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.62 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.245 seconds +Domain Reload Profiling: 1801ms + BeginReloadAssembly (161ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (324ms) + LoadAssemblies (382ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1245ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (795ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (567ms) + ProcessInitializeOnLoadMethodAttributes (140ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.43 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6876. +Memory consumption went from 200.5 MB to 200.4 MB. +Total: 17.560500 ms (FindLiveObjects: 0.379000 ms CreateObjectMapping: 0.203100 ms MarkObjects: 16.767600 ms DeleteObjects: 0.209500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.640 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.78 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.146 seconds +Domain Reload Profiling: 1783ms + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (400ms) + LoadAssemblies (458ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1146ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (663ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (466ms) + ProcessInitializeOnLoadMethodAttributes (118ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.02 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6891. +Memory consumption went from 200.5 MB to 200.3 MB. +Total: 13.338800 ms (FindLiveObjects: 0.353000 ms CreateObjectMapping: 0.176200 ms MarkObjects: 12.670300 ms DeleteObjects: 0.138200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.676 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.89 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.162 seconds +Domain Reload Profiling: 1836ms + BeginReloadAssembly (159ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (443ms) + LoadAssemblies (458ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (70ms) + TypeCache.Refresh (51ms) + TypeCache.ScanAssembly (27ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1163ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (677ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (473ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.01 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6906. +Memory consumption went from 200.5 MB to 200.4 MB. +Total: 13.836200 ms (FindLiveObjects: 0.402500 ms CreateObjectMapping: 0.236500 ms MarkObjects: 13.026900 ms DeleteObjects: 0.169300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.656 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.37 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.202 seconds +Domain Reload Profiling: 1856ms + BeginReloadAssembly (154ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (423ms) + LoadAssemblies (426ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (83ms) + TypeCache.Refresh (61ms) + TypeCache.ScanAssembly (35ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1203ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (691ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (491ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.45 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6921. +Memory consumption went from 200.5 MB to 200.4 MB. +Total: 13.165900 ms (FindLiveObjects: 0.342300 ms CreateObjectMapping: 0.189800 ms MarkObjects: 12.493200 ms DeleteObjects: 0.139500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.657 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.05 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.190 seconds +Domain Reload Profiling: 1843ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (420ms) + LoadAssemblies (469ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (40ms) + TypeCache.Refresh (23ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1191ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (673ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (477ms) + ProcessInitializeOnLoadMethodAttributes (117ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6936. +Memory consumption went from 200.5 MB to 200.4 MB. +Total: 13.673500 ms (FindLiveObjects: 0.342300 ms CreateObjectMapping: 0.174100 ms MarkObjects: 13.013100 ms DeleteObjects: 0.143100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.556 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.58 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.323 seconds +Domain Reload Profiling: 1877ms + BeginReloadAssembly (162ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (321ms) + LoadAssemblies (381ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1324ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (705ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (503ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.04 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6951. +Memory consumption went from 200.6 MB to 200.4 MB. +Total: 13.797900 ms (FindLiveObjects: 0.370000 ms CreateObjectMapping: 0.192700 ms MarkObjects: 13.068700 ms DeleteObjects: 0.165400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.586 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.26 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.147 seconds +Domain Reload Profiling: 1731ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (347ms) + LoadAssemblies (393ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (43ms) + TypeCache.Refresh (24ms) + TypeCache.ScanAssembly (12ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1148ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (674ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (479ms) + ProcessInitializeOnLoadMethodAttributes (118ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.61 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6966. +Memory consumption went from 200.5 MB to 200.3 MB. +Total: 13.964400 ms (FindLiveObjects: 0.385000 ms CreateObjectMapping: 0.194700 ms MarkObjects: 13.247500 ms DeleteObjects: 0.136400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.563 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.46 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.159 seconds +Domain Reload Profiling: 1720ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (335ms) + LoadAssemblies (382ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1159ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (660ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (13ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (463ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 10.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6981. +Memory consumption went from 200.6 MB to 200.4 MB. +Total: 13.387500 ms (FindLiveObjects: 0.539500 ms CreateObjectMapping: 0.168900 ms MarkObjects: 12.422100 ms DeleteObjects: 0.256000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.619 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.69 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.184 seconds +Domain Reload Profiling: 1801ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (48ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (372ms) + LoadAssemblies (424ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1185ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (683ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (485ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.07 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6996. +Memory consumption went from 200.6 MB to 200.4 MB. +Total: 14.037300 ms (FindLiveObjects: 0.342200 ms CreateObjectMapping: 0.168200 ms MarkObjects: 13.364300 ms DeleteObjects: 0.161700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.608 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.40 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.341 seconds +Domain Reload Profiling: 1946ms + BeginReloadAssembly (175ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (358ms) + LoadAssemblies (414ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (39ms) + TypeCache.Refresh (19ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1341ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (737ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (533ms) + ProcessInitializeOnLoadMethodAttributes (123ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.50 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7011. +Memory consumption went from 200.6 MB to 200.4 MB. +Total: 15.190900 ms (FindLiveObjects: 0.344400 ms CreateObjectMapping: 0.175300 ms MarkObjects: 14.519000 ms DeleteObjects: 0.151300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.592 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.53 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.209 seconds +Domain Reload Profiling: 1798ms + BeginReloadAssembly (175ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (1ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (345ms) + LoadAssemblies (406ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1210ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (726ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (518ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.14 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7026. +Memory consumption went from 200.6 MB to 200.4 MB. +Total: 13.937900 ms (FindLiveObjects: 0.340300 ms CreateObjectMapping: 0.177000 ms MarkObjects: 13.277700 ms DeleteObjects: 0.141900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.685 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.27 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.770 seconds +Domain Reload Profiling: 2452ms + BeginReloadAssembly (189ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (56ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (422ms) + LoadAssemblies (485ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1770ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (674ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (474ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.07 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7041. +Memory consumption went from 200.6 MB to 200.4 MB. +Total: 14.224600 ms (FindLiveObjects: 0.387800 ms CreateObjectMapping: 0.259900 ms MarkObjects: 13.370400 ms DeleteObjects: 0.204800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.664 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.52 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.891 seconds +Domain Reload Profiling: 2553ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (430ms) + LoadAssemblies (487ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1891ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (716ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (502ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Script is not up to date after domain reload: guid(11fd831585c84672a7b5f00e86be7d26) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiLog.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.53 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7055. +Memory consumption went from 200.6 MB to 200.4 MB. +Total: 14.267500 ms (FindLiveObjects: 0.588800 ms CreateObjectMapping: 0.184400 ms MarkObjects: 13.293600 ms DeleteObjects: 0.199000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.532 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.49 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.109 seconds +Domain Reload Profiling: 1639ms + BeginReloadAssembly (161ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (298ms) + LoadAssemblies (354ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1109ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (677ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (479ms) + ProcessInitializeOnLoadMethodAttributes (117ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.33 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7071. +Memory consumption went from 200.6 MB to 200.5 MB. +Total: 13.979500 ms (FindLiveObjects: 0.363600 ms CreateObjectMapping: 0.193600 ms MarkObjects: 13.247000 ms DeleteObjects: 0.173900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.569 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.91 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.110 seconds +Domain Reload Profiling: 1676ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (325ms) + LoadAssemblies (385ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1110ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (686ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (484ms) + ProcessInitializeOnLoadMethodAttributes (123ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.76 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7086. +Memory consumption went from 200.7 MB to 200.5 MB. +Total: 13.631500 ms (FindLiveObjects: 0.358000 ms CreateObjectMapping: 0.188700 ms MarkObjects: 12.876400 ms DeleteObjects: 0.206800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.593 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.33 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.118 seconds +Domain Reload Profiling: 1708ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (351ms) + LoadAssemblies (406ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1118ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (694ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (493ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.95 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7101. +Memory consumption went from 200.7 MB to 200.5 MB. +Total: 13.424400 ms (FindLiveObjects: 0.363000 ms CreateObjectMapping: 0.179800 ms MarkObjects: 12.739400 ms DeleteObjects: 0.141000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.707 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.19 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.282 seconds +Domain Reload Profiling: 1986ms + BeginReloadAssembly (212ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (58ms) + RebuildCommonClasses (37ms) + RebuildNativeTypeToScriptingClass (13ms) + initialDomainReloadingComplete (51ms) + LoadAllAssembliesAndSetupDomain (390ms) + LoadAssemblies (461ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (49ms) + TypeCache.Refresh (30ms) + TypeCache.ScanAssembly (16ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1282ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (725ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (510ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.13 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 7116. +Memory consumption went from 200.6 MB to 200.4 MB. +Total: 13.567700 ms (FindLiveObjects: 0.378500 ms CreateObjectMapping: 0.191300 ms MarkObjects: 12.848100 ms DeleteObjects: 0.148500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.617 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.26 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.176 seconds +Domain Reload Profiling: 1791ms + BeginReloadAssembly (169ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (374ms) + LoadAssemblies (421ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (41ms) + TypeCache.Refresh (22ms) + TypeCache.ScanAssembly (10ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1176ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (740ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (521ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.79 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7131. +Memory consumption went from 200.7 MB to 200.5 MB. +Total: 15.406100 ms (FindLiveObjects: 0.460400 ms CreateObjectMapping: 0.273700 ms MarkObjects: 14.369300 ms DeleteObjects: 0.301700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.618 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.54 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.141 seconds +Domain Reload Profiling: 1758ms + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (377ms) + LoadAssemblies (380ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (84ms) + TypeCache.Refresh (54ms) + TypeCache.ScanAssembly (37ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (20ms) + FinalizeReload (1142ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (687ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (472ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (12ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.65 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7146. +Memory consumption went from 200.7 MB to 200.5 MB. +Total: 15.728400 ms (FindLiveObjects: 0.448500 ms CreateObjectMapping: 0.240300 ms MarkObjects: 14.860100 ms DeleteObjects: 0.178400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 1748.613934 seconds. + path: Assets/HotScripts/JNGame/Editor/GAS/GameplayAbilitySystem/GASSettingAsset.cs + artifactKey: Guid(0bf62a9aa7db48b38f37313afe3e6ef5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/HotScripts/JNGame/Editor/GAS/GameplayAbilitySystem/GASSettingAsset.cs using Guid(0bf62a9aa7db48b38f37313afe3e6ef5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '05e17b0c2490a6705eb8728a352af092') in 0.002239 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.786 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.98 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.997 seconds +Domain Reload Profiling: 2779ms + BeginReloadAssembly (177ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (50ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (527ms) + LoadAssemblies (577ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (44ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1998ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (755ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (538ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.10 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7161. +Memory consumption went from 200.4 MB to 200.3 MB. +Total: 13.670300 ms (FindLiveObjects: 0.409800 ms CreateObjectMapping: 0.235300 ms MarkObjects: 12.870300 ms DeleteObjects: 0.153900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.666 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 19.68 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.547 seconds +Domain Reload Profiling: 2210ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (425ms) + LoadAssemblies (481ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1547ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (842ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (597ms) + ProcessInitializeOnLoadMethodAttributes (159ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (12ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.59 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7176. +Memory consumption went from 200.7 MB to 200.5 MB. +Total: 15.727700 ms (FindLiveObjects: 0.439600 ms CreateObjectMapping: 0.461400 ms MarkObjects: 14.673100 ms DeleteObjects: 0.151900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.743 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.56 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.210 seconds +Domain Reload Profiling: 1945ms + BeginReloadAssembly (183ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (32ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (48ms) + LoadAllAssembliesAndSetupDomain (462ms) + LoadAssemblies (537ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1211ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (767ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (553ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.68 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7191. +Memory consumption went from 200.7 MB to 200.5 MB. +Total: 14.962600 ms (FindLiveObjects: 0.426500 ms CreateObjectMapping: 0.184500 ms MarkObjects: 14.188100 ms DeleteObjects: 0.162000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 6495fe3598379bed8c0105be4e40bff8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Import Request. + Time since last request: 2195.728501 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'bd64a8dcaf3ddfa990c6fd9fda5b8b44') in 0.013805 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 8.490906 seconds. + path: Assets/Resources/GASSamples/GASMain.unity + artifactKey: Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/GASSamples/GASMain.unity using Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '2624b52881a2e593eb867f082eb10ed3') in 0.000516 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.710 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.54 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.957 seconds +Domain Reload Profiling: 2665ms + BeginReloadAssembly (177ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (458ms) + LoadAssemblies (522ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1957ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (751ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (535ms) + ProcessInitializeOnLoadMethodAttributes (131ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.01 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7206. +Memory consumption went from 200.5 MB to 200.3 MB. +Total: 14.507100 ms (FindLiveObjects: 0.441100 ms CreateObjectMapping: 0.224900 ms MarkObjects: 13.661500 ms DeleteObjects: 0.178500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: df7d08b11789ade9478fb12c5c6e9971 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: f2b7a6d3924bb40b2cef60e4cb4bd7a5 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.588 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.02 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.151 seconds +Domain Reload Profiling: 1736ms + BeginReloadAssembly (169ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (342ms) + LoadAssemblies (388ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (45ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1151ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (708ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (498ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.81 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7221. +Memory consumption went from 200.8 MB to 200.6 MB. +Total: 14.013100 ms (FindLiveObjects: 0.397900 ms CreateObjectMapping: 0.229900 ms MarkObjects: 13.226100 ms DeleteObjects: 0.158000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: df7d08b11789ade9478fb12c5c6e9971 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: f2b7a6d3924bb40b2cef60e4cb4bd7a5 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.560 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.29 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.164 seconds +Domain Reload Profiling: 1722ms + BeginReloadAssembly (170ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (314ms) + LoadAssemblies (375ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1165ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (705ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (494ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 10.70 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7236. +Memory consumption went from 200.8 MB to 200.6 MB. +Total: 14.130000 ms (FindLiveObjects: 0.409500 ms CreateObjectMapping: 0.278300 ms MarkObjects: 13.293800 ms DeleteObjects: 0.147400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: cdde4d766305959a13d366bb95a6f85a -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.576 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.20 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.120 seconds +Domain Reload Profiling: 1694ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (331ms) + LoadAssemblies (388ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1121ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (718ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (20ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (512ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.17 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 54 unused Assets / (174.5 KB). Loaded Objects now: 7250. +Memory consumption went from 200.8 MB to 200.6 MB. +Total: 13.974700 ms (FindLiveObjects: 0.376500 ms CreateObjectMapping: 0.195500 ms MarkObjects: 13.247300 ms DeleteObjects: 0.154300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.553 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.40 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.081 seconds +Domain Reload Profiling: 1631ms + BeginReloadAssembly (160ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (321ms) + LoadAssemblies (376ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1081ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (684ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (487ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.90 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7265. +Memory consumption went from 200.7 MB to 200.5 MB. +Total: 13.599300 ms (FindLiveObjects: 0.409800 ms CreateObjectMapping: 0.208400 ms MarkObjects: 12.792300 ms DeleteObjects: 0.187700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Import Request. + Time since last request: 405.614359 seconds. + path: Assets/Resources/GASSamples/GASMain.unity + artifactKey: Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/GASSamples/GASMain.unity using Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'b22577db159eecfe5c87827a912afcf3') in 0.001793 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.590 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.53 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.207 seconds +Domain Reload Profiling: 1794ms + BeginReloadAssembly (188ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (54ms) + RebuildCommonClasses (30ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (324ms) + LoadAssemblies (393ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1207ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (743ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (517ms) + ProcessInitializeOnLoadMethodAttributes (147ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.74 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7280. +Memory consumption went from 200.5 MB to 200.4 MB. +Total: 13.975200 ms (FindLiveObjects: 0.473600 ms CreateObjectMapping: 0.194000 ms MarkObjects: 13.153400 ms DeleteObjects: 0.152900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.593 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.34 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.194 seconds +Domain Reload Profiling: 1784ms + BeginReloadAssembly (166ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (42ms) + LoadAllAssembliesAndSetupDomain (347ms) + LoadAssemblies (394ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (47ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (21ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1194ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (690ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (485ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.90 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7295. +Memory consumption went from 200.8 MB to 200.7 MB. +Total: 15.034100 ms (FindLiveObjects: 0.386100 ms CreateObjectMapping: 0.254700 ms MarkObjects: 14.213900 ms DeleteObjects: 0.178400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.631 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.58 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.211 seconds +Domain Reload Profiling: 1838ms + BeginReloadAssembly (174ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (53ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (50ms) + LoadAllAssembliesAndSetupDomain (368ms) + LoadAssemblies (428ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (30ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1212ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (722ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (525ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7310. +Memory consumption went from 200.8 MB to 200.7 MB. +Total: 13.245200 ms (FindLiveObjects: 0.381000 ms CreateObjectMapping: 0.156200 ms MarkObjects: 12.572200 ms DeleteObjects: 0.134900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.544 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.11 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.248 seconds +Domain Reload Profiling: 1790ms + BeginReloadAssembly (160ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (309ms) + LoadAssemblies (383ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1249ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (785ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (78ms) + ProcessInitializeOnLoadAttributes (543ms) + ProcessInitializeOnLoadMethodAttributes (128ms) + AfterProcessingInitializeOnLoad (12ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.71 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7325. +Memory consumption went from 200.8 MB to 200.7 MB. +Total: 13.510500 ms (FindLiveObjects: 0.369700 ms CreateObjectMapping: 0.175900 ms MarkObjects: 12.826500 ms DeleteObjects: 0.137500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.641 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.77 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.187 seconds +Domain Reload Profiling: 1826ms + BeginReloadAssembly (178ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (391ms) + LoadAssemblies (447ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1187ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (720ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (498ms) + ProcessInitializeOnLoadMethodAttributes (142ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.75 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7340. +Memory consumption went from 200.8 MB to 200.6 MB. +Total: 16.674600 ms (FindLiveObjects: 0.617200 ms CreateObjectMapping: 0.549700 ms MarkObjects: 15.311300 ms DeleteObjects: 0.195200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.517 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.22 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.211 seconds +Domain Reload Profiling: 1726ms + BeginReloadAssembly (156ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (291ms) + LoadAssemblies (359ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1211ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (784ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (63ms) + ProcessInitializeOnLoadAttributes (561ms) + ProcessInitializeOnLoadMethodAttributes (134ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.94 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7355. +Memory consumption went from 200.9 MB to 200.7 MB. +Total: 15.007900 ms (FindLiveObjects: 0.517700 ms CreateObjectMapping: 0.278300 ms MarkObjects: 13.974200 ms DeleteObjects: 0.236700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.522 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.23 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.192 seconds +Domain Reload Profiling: 1712ms + BeginReloadAssembly (153ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (298ms) + LoadAssemblies (362ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1193ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (776ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (556ms) + ProcessInitializeOnLoadMethodAttributes (133ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.98 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7370. +Memory consumption went from 200.9 MB to 200.7 MB. +Total: 14.095800 ms (FindLiveObjects: 0.378600 ms CreateObjectMapping: 0.209200 ms MarkObjects: 13.372200 ms DeleteObjects: 0.135100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.502 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.68 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.185 seconds +Domain Reload Profiling: 1685ms + BeginReloadAssembly (149ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (280ms) + LoadAssemblies (346ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1185ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (758ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (542ms) + ProcessInitializeOnLoadMethodAttributes (132ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.30 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7385. +Memory consumption went from 200.9 MB to 200.7 MB. +Total: 16.381000 ms (FindLiveObjects: 0.405500 ms CreateObjectMapping: 0.253500 ms MarkObjects: 15.524300 ms DeleteObjects: 0.196300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.530 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.92 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.148 seconds +Domain Reload Profiling: 1677ms + BeginReloadAssembly (158ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (296ms) + LoadAssemblies (365ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1149ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (748ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (534ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.35 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7400. +Memory consumption went from 200.9 MB to 200.7 MB. +Total: 14.347900 ms (FindLiveObjects: 0.438200 ms CreateObjectMapping: 0.173000 ms MarkObjects: 13.594200 ms DeleteObjects: 0.141300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.564 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.59 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.148 seconds +Domain Reload Profiling: 1710ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (327ms) + LoadAssemblies (380ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (40ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (16ms) + FinalizeReload (1148ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (686ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (488ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.33 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7415. +Memory consumption went from 200.8 MB to 200.7 MB. +Total: 15.409600 ms (FindLiveObjects: 0.483800 ms CreateObjectMapping: 0.223700 ms MarkObjects: 14.526800 ms DeleteObjects: 0.174300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.518 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.82 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.209 seconds +Domain Reload Profiling: 1724ms + BeginReloadAssembly (152ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (292ms) + LoadAssemblies (360ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1209ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (784ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (563ms) + ProcessInitializeOnLoadMethodAttributes (132ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.65 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7430. +Memory consumption went from 200.9 MB to 200.7 MB. +Total: 14.359200 ms (FindLiveObjects: 0.419600 ms CreateObjectMapping: 0.233500 ms MarkObjects: 13.571700 ms DeleteObjects: 0.133600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.546 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.60 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.225 seconds +Domain Reload Profiling: 1770ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (301ms) + LoadAssemblies (360ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (30ms) + TypeCache.Refresh (12ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1225ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (728ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (485ms) + ProcessInitializeOnLoadMethodAttributes (161ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.85 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7445. +Memory consumption went from 200.9 MB to 200.8 MB. +Total: 14.815500 ms (FindLiveObjects: 0.459900 ms CreateObjectMapping: 0.233400 ms MarkObjects: 13.921200 ms DeleteObjects: 0.199800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.521 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.03 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.229 seconds +Domain Reload Profiling: 1748ms + BeginReloadAssembly (154ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (294ms) + LoadAssemblies (360ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1229ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (794ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (571ms) + ProcessInitializeOnLoadMethodAttributes (137ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.66 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7460. +Memory consumption went from 200.9 MB to 200.8 MB. +Total: 16.736000 ms (FindLiveObjects: 0.399800 ms CreateObjectMapping: 0.468800 ms MarkObjects: 15.688000 ms DeleteObjects: 0.178500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.528 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.66 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.200 seconds +Domain Reload Profiling: 1727ms + BeginReloadAssembly (156ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (299ms) + LoadAssemblies (362ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (21ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1201ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (776ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (555ms) + ProcessInitializeOnLoadMethodAttributes (133ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.58 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7475. +Memory consumption went from 201.0 MB to 200.8 MB. +Total: 14.702500 ms (FindLiveObjects: 0.570800 ms CreateObjectMapping: 0.174800 ms MarkObjects: 13.752400 ms DeleteObjects: 0.201300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.519 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.99 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.233 seconds +Domain Reload Profiling: 1749ms + BeginReloadAssembly (153ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (294ms) + LoadAssemblies (361ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1233ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (804ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (570ms) + ProcessInitializeOnLoadMethodAttributes (145ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.46 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7490. +Memory consumption went from 200.9 MB to 200.8 MB. +Total: 16.441800 ms (FindLiveObjects: 0.483300 ms CreateObjectMapping: 0.218300 ms MarkObjects: 15.588300 ms DeleteObjects: 0.150800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 591.315059 seconds. + path: Assets/Resources/GASSamples/GASMain.unity + artifactKey: Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/GASSamples/GASMain.unity using Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '840da607c2be01a4461ca844a2182355') in 0.001609 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 1.306271 seconds. + path: Assets/Resources/Fonts/SIMKAI.TTF + artifactKey: Guid(823c7151eb711204e9a45de5f4584f59) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Fonts/SIMKAI.TTF using Guid(823c7151eb711204e9a45de5f4584f59) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '4da762abd83a334aab5848dc36e23ec7') in 0.120381 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 4 +======================================================================== +Received Import Request. + Time since last request: 21.798102 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'a4abc94a895db27d6a5f4b40e64c8e80') in 0.001067 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.676 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.99 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.215 seconds +Domain Reload Profiling: 1886ms + BeginReloadAssembly (181ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (50ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (46ms) + LoadAllAssembliesAndSetupDomain (406ms) + LoadAssemblies (470ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1215ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (774ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (556ms) + ProcessInitializeOnLoadMethodAttributes (131ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.70 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7509. +Memory consumption went from 200.9 MB to 200.7 MB. +Total: 15.808000 ms (FindLiveObjects: 0.425300 ms CreateObjectMapping: 0.195900 ms MarkObjects: 15.009800 ms DeleteObjects: 0.175600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.561 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.60 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.319 seconds +Domain Reload Profiling: 1878ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (328ms) + LoadAssemblies (377ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (17ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1320ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (751ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (533ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (13ms) +Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.22 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7524. +Memory consumption went from 201.1 MB to 201.0 MB. +Total: 15.344300 ms (FindLiveObjects: 0.388000 ms CreateObjectMapping: 0.184600 ms MarkObjects: 14.623400 ms DeleteObjects: 0.147400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.633 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.12 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.267 seconds +Domain Reload Profiling: 1898ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (394ms) + LoadAssemblies (437ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (50ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (13ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1267ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (758ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (20ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (555ms) + ProcessInitializeOnLoadMethodAttributes (114ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.48 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7539. +Memory consumption went from 201.1 MB to 201.0 MB. +Total: 13.707800 ms (FindLiveObjects: 0.578400 ms CreateObjectMapping: 0.185200 ms MarkObjects: 12.810100 ms DeleteObjects: 0.131400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.574 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.55 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.274 seconds +Domain Reload Profiling: 1845ms + BeginReloadAssembly (160ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (343ms) + LoadAssemblies (394ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1274ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (783ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (576ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.73 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7554. +Memory consumption went from 201.2 MB to 201.0 MB. +Total: 14.028700 ms (FindLiveObjects: 0.408300 ms CreateObjectMapping: 0.191400 ms MarkObjects: 13.287000 ms DeleteObjects: 0.141000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.681 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.94 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.862 seconds +Domain Reload Profiling: 2541ms + BeginReloadAssembly (154ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (451ms) + LoadAssemblies (498ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1863ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (724ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (513ms) + ProcessInitializeOnLoadMethodAttributes (125ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.90 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7569. +Memory consumption went from 201.1 MB to 200.9 MB. +Total: 14.667700 ms (FindLiveObjects: 0.413300 ms CreateObjectMapping: 0.197200 ms MarkObjects: 13.909200 ms DeleteObjects: 0.146800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.903 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.51 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.069 seconds +Domain Reload Profiling: 2970ms + BeginReloadAssembly (173ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (55ms) + LoadAllAssembliesAndSetupDomain (636ms) + LoadAssemblies (697ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (8ms) + FinalizeReload (2070ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (886ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (22ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (664ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7584. +Memory consumption went from 201.2 MB to 201.0 MB. +Total: 15.931400 ms (FindLiveObjects: 0.474100 ms CreateObjectMapping: 0.384900 ms MarkObjects: 14.814800 ms DeleteObjects: 0.255100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.643 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 20.86 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.165 seconds +Domain Reload Profiling: 1805ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (53ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (406ms) + LoadAssemblies (452ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1165ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (743ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (534ms) + ProcessInitializeOnLoadMethodAttributes (125ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.15 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7599. +Memory consumption went from 201.2 MB to 201.0 MB. +Total: 13.506000 ms (FindLiveObjects: 0.413600 ms CreateObjectMapping: 0.186100 ms MarkObjects: 12.770400 ms DeleteObjects: 0.134800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.660 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.19 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.311 seconds +Domain Reload Profiling: 1968ms + BeginReloadAssembly (164ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (422ms) + LoadAssemblies (454ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (57ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (15ms) + ResolveRequiredComponents (20ms) + FinalizeReload (1311ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (815ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (38ms) + SetLoadedEditorAssemblies (10ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (91ms) + ProcessInitializeOnLoadAttributes (535ms) + ProcessInitializeOnLoadMethodAttributes (133ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.51 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7614. +Memory consumption went from 201.2 MB to 201.0 MB. +Total: 15.645600 ms (FindLiveObjects: 0.462100 ms CreateObjectMapping: 0.190300 ms MarkObjects: 14.791700 ms DeleteObjects: 0.200300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.549 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.51 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.100 seconds +Domain Reload Profiling: 1647ms + BeginReloadAssembly (159ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (319ms) + LoadAssemblies (370ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1101ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (667ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (469ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.75 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7629. +Memory consumption went from 201.2 MB to 201.0 MB. +Total: 14.872600 ms (FindLiveObjects: 0.476100 ms CreateObjectMapping: 0.211600 ms MarkObjects: 14.042700 ms DeleteObjects: 0.141100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 770.079631 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '0c65d8db64b9b9821c1682f66a897dc0') in 0.009124 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 2.242599 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '76004cd90a8d88886f8cba15cfb2bd74') in 0.001015 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 1.235413 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '1bb8f24cc3036b6d7adf7bc50015ee50') in 0.000991 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 65.846943 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'bdfe6f36f6d03033cd2ef634e403c9bb') in 0.001640 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 10.392538 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '6bfb261c91c21092791870c0df5e1f70') in 0.001114 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.565 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.15 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.156 seconds +Domain Reload Profiling: 1719ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (325ms) + LoadAssemblies (379ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1156ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (694ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (491ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.20 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7644. +Memory consumption went from 200.9 MB to 200.7 MB. +Total: 14.931100 ms (FindLiveObjects: 0.442900 ms CreateObjectMapping: 0.197100 ms MarkObjects: 14.146600 ms DeleteObjects: 0.143200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Import Request. + Time since last request: 65.944089 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'a7a11f69031d03b11a12cc12812f9a1a') in 0.008706 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.585 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.62 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.155 seconds +Domain Reload Profiling: 1738ms + BeginReloadAssembly (179ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (329ms) + LoadAssemblies (392ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (17ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1156ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (690ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (488ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.47 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7659. +Memory consumption went from 201.0 MB to 200.8 MB. +Total: 13.726600 ms (FindLiveObjects: 0.369300 ms CreateObjectMapping: 0.169500 ms MarkObjects: 13.056900 ms DeleteObjects: 0.129800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.506 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.40 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.206 seconds +Domain Reload Profiling: 1710ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (283ms) + LoadAssemblies (347ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1206ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (774ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (62ms) + ProcessInitializeOnLoadAttributes (547ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.20 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 7674. +Memory consumption went from 201.2 MB to 201.1 MB. +Total: 15.251300 ms (FindLiveObjects: 0.430700 ms CreateObjectMapping: 0.280700 ms MarkObjects: 14.402300 ms DeleteObjects: 0.136800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 52.175273 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'f61bb85a05688efd581f4f48cfbef8ae') in 0.009074 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 50.836551 seconds. + path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/config01.txt + artifactKey: Guid(2ae8dd65757eda9499fd4559acc7d26f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/config01.txt using Guid(2ae8dd65757eda9499fd4559acc7d26f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'f8bea2b2effe15b9c3b381995dfcbf5d') in 0.000958 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 46.531005 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '8b0dc59ffa2ce9b39faf6379468ceb01') in 0.001172 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.516 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.60 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.205 seconds +Domain Reload Profiling: 1719ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (285ms) + LoadAssemblies (350ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1205ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (783ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (560ms) + ProcessInitializeOnLoadMethodAttributes (134ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.58 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7689. +Memory consumption went from 201.0 MB to 200.8 MB. +Total: 15.740200 ms (FindLiveObjects: 0.447000 ms CreateObjectMapping: 0.283500 ms MarkObjects: 14.855900 ms DeleteObjects: 0.152800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Import Request. + Time since last request: 79.231716 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'f395a553e3e66c8e663210b25fb70715') in 0.010044 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Import Request. + Time since last request: 2.993142 seconds. + path: Assets/Scripts/GASSamples/AI/AiDemo1.txt + artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'fb2b7ec5631177e218e5a8cfe56eca62') in 0.001181 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.529 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.79 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.219 seconds +Domain Reload Profiling: 1746ms + BeginReloadAssembly (155ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (300ms) + LoadAssemblies (367ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1219ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (788ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (563ms) + ProcessInitializeOnLoadMethodAttributes (138ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.17 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7704. +Memory consumption went from 201.0 MB to 200.8 MB. +Total: 14.390600 ms (FindLiveObjects: 0.403200 ms CreateObjectMapping: 0.184000 ms MarkObjects: 13.664900 ms DeleteObjects: 0.137400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.581 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.61 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.287 seconds +Domain Reload Profiling: 1865ms + BeginReloadAssembly (195ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (63ms) + RebuildCommonClasses (30ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (300ms) + LoadAssemblies (381ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1288ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (845ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (602ms) + ProcessInitializeOnLoadMethodAttributes (153ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.89 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7719. +Memory consumption went from 201.2 MB to 201.1 MB. +Total: 15.001500 ms (FindLiveObjects: 0.488700 ms CreateObjectMapping: 0.191100 ms MarkObjects: 14.144500 ms DeleteObjects: 0.175600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace diff --git a/JNFrame2/Logs/AssetImportWorker0.log b/JNFrame2/Logs/AssetImportWorker0.log index 5a7139f2..10320fba 100644 --- a/JNFrame2/Logs/AssetImportWorker0.log +++ b/JNFrame2/Logs/AssetImportWorker0.log @@ -15,7 +15,7 @@ D:/Jisol/JisolGame/JNFrame2 -logFile Logs/AssetImportWorker0.log -srvPort -50803 +49159 Successfully changed project path to: D:/Jisol/JisolGame/JNFrame2 D:/Jisol/JisolGame/JNFrame2 [UnityMemory] Configuration Parameters - Can be set up in boot.config @@ -49,14 +49,14 @@ D:/Jisol/JisolGame/JNFrame2 "memorysetup-temp-allocator-size-cloud-worker=32768" "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gfx=262144" -Player connection [1596] Target information: +Player connection [40124] Target information: -Player connection [1596] * "[IP] 192.168.31.216 [Port] 0 [Flags] 2 [Guid] 3557508299 [EditorId] 3557508299 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" +Player connection [40124] * "[IP] 192.168.31.216 [Port] 0 [Flags] 2 [Guid] 2961278100 [EditorId] 2961278100 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" -Player connection [1596] Host joined multi-casting on [225.0.0.222:54997]... -Player connection [1596] Host joined alternative multi-casting on [225.0.0.222:34997]... +Player connection [40124] Host joined multi-casting on [225.0.0.222:54997]... +Player connection [40124] Host joined alternative multi-casting on [225.0.0.222:34997]... [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. -Refreshing native plugins compatible for Editor in 31.44 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 52.38 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2022.3.52f1 (1120fcb54228) [Subsystems] Discovering subsystems at path C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Resources/UnitySubsystems @@ -72,47 +72,47 @@ Initialize mono Mono path[0] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Managed' Mono path[1] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' Mono config path = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56452 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56940 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.016999 seconds. -- Loaded All Assemblies, in 0.561 seconds +Registered in 0.008471 seconds. +- Loaded All Assemblies, in 0.316 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Android Extension - Scanning For ADB Devices 656 ms +Android Extension - Scanning For ADB Devices 365 ms Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.107 seconds -Domain Reload Profiling: 1664ms - BeginReloadAssembly (163ms) +- Finished resetting the current domain, in 0.571 seconds +Domain Reload Profiling: 885ms + BeginReloadAssembly (109ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (1ms) - RebuildCommonClasses (55ms) - RebuildNativeTypeToScriptingClass (15ms) - initialDomainReloadingComplete (104ms) - LoadAllAssembliesAndSetupDomain (220ms) - LoadAssemblies (166ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (48ms) + LoadAllAssembliesAndSetupDomain (122ms) + LoadAssemblies (108ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (213ms) - TypeCache.Refresh (212ms) - TypeCache.ScanAssembly (198ms) + AnalyzeDomain (119ms) + TypeCache.Refresh (118ms) + TypeCache.ScanAssembly (107ms) ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (0ms) - FinalizeReload (1107ms) + FinalizeReload (571ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1055ms) + SetupLoadedEditorAssemblies (541ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (773ms) - SetLoadedEditorAssemblies (6ms) + InitializePlatformSupportModulesInManaged (423ms) + SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (4ms) - ProcessInitializeOnLoadAttributes (199ms) - ProcessInitializeOnLoadMethodAttributes (73ms) + BeforeProcessingInitializeOnLoad (1ms) + ProcessInitializeOnLoadAttributes (81ms) + ProcessInitializeOnLoadMethodAttributes (33ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) @@ -121,10 +121,10 @@ Domain Reload Profiling: 1664ms Worker process is ready to serve import requests Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 1.261 seconds +- Loaded All Assemblies, in 0.898 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 30.09 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 14.12 ms, found 3 plugins. Package Manager log level set to [2] [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). @@ -140,4682 +140,123 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) -Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds +Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.006 seconds -Domain Reload Profiling: 3264ms - BeginReloadAssembly (213ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (20ms) - RebuildCommonClasses (43ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (61ms) - LoadAllAssembliesAndSetupDomain (930ms) - LoadAssemblies (668ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (413ms) - TypeCache.Refresh (365ms) - TypeCache.ScanAssembly (331ms) - ScanForSourceGeneratedMonoScriptInfo (36ms) - ResolveRequiredComponents (10ms) - FinalizeReload (2007ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1734ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (37ms) - SetLoadedEditorAssemblies (7ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (106ms) - ProcessInitializeOnLoadAttributes (1198ms) - ProcessInitializeOnLoadMethodAttributes (363ms) - AfterProcessingInitializeOnLoad (22ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (21ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 32.38 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5655 Unused Serialized files (Serialized files now loaded: 0) -Unloading 70 unused Assets / (201.9 KB). Loaded Objects now: 6172. -Memory consumption went from 198.0 MB to 197.8 MB. -Total: 28.522800 ms (FindLiveObjects: 0.719800 ms CreateObjectMapping: 0.480100 ms MarkObjects: 26.021500 ms DeleteObjects: 1.299200 ms) - -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Import Request. - Time since last request: 498.333255 seconds. - path: Assets/Scripts/GASSamples/Scripts/Main.cs - artifactKey: Guid(0c3aa2f58b904ebe9fc64cc367c63d68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/Scripts/Main.cs using Guid(0c3aa2f58b904ebe9fc64cc367c63d68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'af8bd9af8d650b0e3d7c7acd936f73c4') in 0.020270 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.559 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 20.72 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.205 seconds -Domain Reload Profiling: 1762ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (315ms) - LoadAssemblies (371ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (37ms) - TypeCache.Refresh (21ms) - TypeCache.ScanAssembly (11ms) - ScanForSourceGeneratedMonoScriptInfo (6ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1206ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (758ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (540ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.14 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6188. -Memory consumption went from 195.2 MB to 195.1 MB. -Total: 14.968300 ms (FindLiveObjects: 0.298700 ms CreateObjectMapping: 0.169700 ms MarkObjects: 14.362000 ms DeleteObjects: 0.136800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Import Request. - Time since last request: 643.490208 seconds. - path: Assets/Scripts/GASSamples/Scripts/Main.cs - artifactKey: Guid(0c3aa2f58b904ebe9fc64cc367c63d68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/Scripts/Main.cs using Guid(0c3aa2f58b904ebe9fc64cc367c63d68) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '169740fa19cf1adedfd4f99d4c700271') in 0.001953 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 4.838867 seconds. - path: Assets/Scripts/GASSamples/Scripts/GAS - artifactKey: Guid(93d542b5cd7d40219abcee66ef046f93) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/Scripts/GAS using Guid(93d542b5cd7d40219abcee66ef046f93) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'e3fdcf2d8afcf2cabe6db0ec0dabba8d') in 0.000787 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 2.097227 seconds. - path: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs - artifactKey: Guid(07bc2f76183f4a82b1855c7426a7db31) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs using Guid(07bc2f76183f4a82b1855c7426a7db31) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '29cfbe2479b74dbd7cb49c03b16841f1') in 0.000383 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.597 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.84 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.152 seconds -Domain Reload Profiling: 1746ms - BeginReloadAssembly (172ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (346ms) - LoadAssemblies (417ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1153ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (694ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (473ms) - ProcessInitializeOnLoadMethodAttributes (140ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 22.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6203. -Memory consumption went from 195.2 MB to 195.1 MB. -Total: 16.149100 ms (FindLiveObjects: 0.302900 ms CreateObjectMapping: 0.208100 ms MarkObjects: 15.489800 ms DeleteObjects: 0.147100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.575 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.35 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.122 seconds -Domain Reload Profiling: 1696ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (337ms) - LoadAssemblies (402ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1123ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (681ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (478ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (11ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.62 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6218. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 14.842900 ms (FindLiveObjects: 0.342100 ms CreateObjectMapping: 0.228200 ms MarkObjects: 14.111800 ms DeleteObjects: 0.159600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.652 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.25 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.146 seconds -Domain Reload Profiling: 1794ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (49ms) - LoadAllAssembliesAndSetupDomain (400ms) - LoadAssemblies (464ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1146ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (699ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (492ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.81 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6233. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 12.846900 ms (FindLiveObjects: 0.299000 ms CreateObjectMapping: 0.158900 ms MarkObjects: 12.255600 ms DeleteObjects: 0.132500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.707 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.11 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.100 seconds -Domain Reload Profiling: 1801ms - BeginReloadAssembly (191ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (37ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (58ms) - LoadAllAssembliesAndSetupDomain (403ms) - LoadAssemblies (490ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (20ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1101ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (669ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (464ms) - ProcessInitializeOnLoadMethodAttributes (122ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 22.04 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6248. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 18.387100 ms (FindLiveObjects: 0.570400 ms CreateObjectMapping: 0.254200 ms MarkObjects: 17.380900 ms DeleteObjects: 0.180100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.693 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.76 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.155 seconds -Domain Reload Profiling: 1843ms - BeginReloadAssembly (202ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (53ms) - RebuildCommonClasses (30ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (53ms) - LoadAllAssembliesAndSetupDomain (394ms) - LoadAssemblies (481ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1155ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (692ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (483ms) - ProcessInitializeOnLoadMethodAttributes (125ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.37 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6263. -Memory consumption went from 195.5 MB to 195.4 MB. -Total: 13.761300 ms (FindLiveObjects: 0.315600 ms CreateObjectMapping: 0.177300 ms MarkObjects: 13.118100 ms DeleteObjects: 0.149600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.578 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 19.89 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.278 seconds -Domain Reload Profiling: 1854ms - BeginReloadAssembly (174ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (29ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (42ms) - LoadAllAssembliesAndSetupDomain (322ms) - LoadAssemblies (391ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1279ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (796ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (579ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Script is not up to date after domain reload: guid(2ac7f2bb23fb47efb3a21d1160e962ac) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/Entity/Nodes/Component/Controller/JNGASBoxController.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 16.94 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6277. -Memory consumption went from 195.5 MB to 195.4 MB. -Total: 13.175500 ms (FindLiveObjects: 0.298200 ms CreateObjectMapping: 0.163200 ms MarkObjects: 12.557900 ms DeleteObjects: 0.154900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.587 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.20 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.209 seconds -Domain Reload Profiling: 1793ms - BeginReloadAssembly (176ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (338ms) - LoadAssemblies (404ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1209ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (750ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (532ms) - ProcessInitializeOnLoadMethodAttributes (136ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.82 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6293. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 13.925600 ms (FindLiveObjects: 0.343200 ms CreateObjectMapping: 0.174600 ms MarkObjects: 13.268300 ms DeleteObjects: 0.138500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.575 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.50 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.124 seconds -Domain Reload Profiling: 1697ms - BeginReloadAssembly (166ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (41ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (332ms) - LoadAssemblies (394ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1124ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (694ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (486ms) - ProcessInitializeOnLoadMethodAttributes (128ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6308. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 13.956900 ms (FindLiveObjects: 0.351200 ms CreateObjectMapping: 0.423700 ms MarkObjects: 12.992400 ms DeleteObjects: 0.188200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.587 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.16 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.061 seconds -Domain Reload Profiling: 1646ms - BeginReloadAssembly (162ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (349ms) - LoadAssemblies (408ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1061ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (642ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (50ms) - ProcessInitializeOnLoadAttributes (454ms) - ProcessInitializeOnLoadMethodAttributes (111ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.63 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6323. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 12.334000 ms (FindLiveObjects: 0.300800 ms CreateObjectMapping: 0.172400 ms MarkObjects: 11.704300 ms DeleteObjects: 0.155700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.587 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.24 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.083 seconds -Domain Reload Profiling: 1667ms - BeginReloadAssembly (171ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (343ms) - LoadAssemblies (405ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1083ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (652ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (462ms) - ProcessInitializeOnLoadMethodAttributes (111ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.01 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6338. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 12.940700 ms (FindLiveObjects: 0.353000 ms CreateObjectMapping: 0.177500 ms MarkObjects: 12.233300 ms DeleteObjects: 0.176000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.698 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.53 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.197 seconds -Domain Reload Profiling: 1892ms - BeginReloadAssembly (204ms) +- Finished resetting the current domain, in 1.107 seconds +Domain Reload Profiling: 2004ms + BeginReloadAssembly (148ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (56ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (45ms) - LoadAllAssembliesAndSetupDomain (409ms) - LoadAssemblies (479ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (44ms) - TypeCache.Refresh (21ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (12ms) - FinalizeReload (1197ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (715ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (50ms) - ProcessInitializeOnLoadAttributes (519ms) - ProcessInitializeOnLoadMethodAttributes (119ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.97 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6353. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 12.663900 ms (FindLiveObjects: 0.319400 ms CreateObjectMapping: 0.168600 ms MarkObjects: 12.035600 ms DeleteObjects: 0.139000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.623 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.98 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.124 seconds -Domain Reload Profiling: 1744ms - BeginReloadAssembly (186ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (50ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (359ms) - LoadAssemblies (425ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (41ms) - TypeCache.Refresh (19ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (11ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1124ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (679ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (469ms) - ProcessInitializeOnLoadMethodAttributes (131ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.04 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6368. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 13.189400 ms (FindLiveObjects: 0.319100 ms CreateObjectMapping: 0.181200 ms MarkObjects: 12.551500 ms DeleteObjects: 0.136400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.687 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.37 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.213 seconds -Domain Reload Profiling: 1897ms - BeginReloadAssembly (212ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (7ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (37ms) - RebuildNativeTypeToScriptingClass (15ms) - initialDomainReloadingComplete (44ms) - LoadAllAssembliesAndSetupDomain (375ms) - LoadAssemblies (467ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1214ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (777ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (572ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.73 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6383. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 11.923900 ms (FindLiveObjects: 0.353600 ms CreateObjectMapping: 0.164600 ms MarkObjects: 11.283000 ms DeleteObjects: 0.122100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.538 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.58 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.083 seconds -Domain Reload Profiling: 1618ms - BeginReloadAssembly (150ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (34ms) + CreateAndSetChildDomain (19ms) RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (308ms) - LoadAssemblies (365ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (30ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (6ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1083ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (649ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (49ms) - ProcessInitializeOnLoadAttributes (463ms) - ProcessInitializeOnLoadMethodAttributes (112ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (13ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.28 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6398. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 12.393100 ms (FindLiveObjects: 0.348300 ms CreateObjectMapping: 0.247300 ms MarkObjects: 11.672200 ms DeleteObjects: 0.124300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 673.032792 seconds. - path: Assets/Resources/Samples/WhiteMat.mat - artifactKey: Guid(633a83508c617534bb405e9fe3aacfc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources/Samples/WhiteMat.mat using Guid(633a83508c617534bb405e9fe3aacfc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. -[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '819fc12fb95630d85a43e99ca5c1ff28') in 0.125170 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 31.056919 seconds. - path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics - artifactKey: Guid(51f4691720baf6d4f858097008fc8d0f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics using Guid(51f4691720baf6d4f858097008fc8d0f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'a56b5a4f3ed94c25f2a9e09c2bf07546') in 0.001141 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 81.934673 seconds. - path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/config01.txt - artifactKey: Guid(2ae8dd65757eda9499fd4559acc7d26f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/config01.txt using Guid(2ae8dd65757eda9499fd4559acc7d26f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '4ff064d8097bdac2f1b7a04e6f3fc9e3') in 0.000945 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.610 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.60 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.070 seconds -Domain Reload Profiling: 1678ms - BeginReloadAssembly (166ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (368ms) - LoadAssemblies (424ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (43ms) - TypeCache.Refresh (24ms) - TypeCache.ScanAssembly (13ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1071ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (659ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (472ms) - ProcessInitializeOnLoadMethodAttributes (111ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.12 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6454. -Memory consumption went from 199.8 MB to 199.7 MB. -Total: 13.565200 ms (FindLiveObjects: 0.300100 ms CreateObjectMapping: 0.169200 ms MarkObjects: 12.960900 ms DeleteObjects: 0.133900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.794 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 21.43 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.330 seconds -Domain Reload Profiling: 2119ms - BeginReloadAssembly (256ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (51ms) - RebuildCommonClasses (37ms) - RebuildNativeTypeToScriptingClass (13ms) - initialDomainReloadingComplete (51ms) - LoadAllAssembliesAndSetupDomain (432ms) - LoadAssemblies (556ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (43ms) - TypeCache.Refresh (23ms) - TypeCache.ScanAssembly (12ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1331ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (866ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (577ms) - ProcessInitializeOnLoadMethodAttributes (203ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Script is not up to date after domain reload: guid(2a6d4e191dd04e18be61de59dbc9a36c) path("Assets/HotScripts/JNGame/Runtime/BehaviorTreeSlayer/JNBehaviorTree.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.00 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6468. -Memory consumption went from 200.1 MB to 199.9 MB. -Total: 14.790400 ms (FindLiveObjects: 0.334200 ms CreateObjectMapping: 0.195800 ms MarkObjects: 14.063100 ms DeleteObjects: 0.196300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.601 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.95 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.191 seconds -Domain Reload Profiling: 1790ms - BeginReloadAssembly (167ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (360ms) - LoadAssemblies (408ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (48ms) - TypeCache.Refresh (27ms) - TypeCache.ScanAssembly (15ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1192ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (702ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (19ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (504ms) - ProcessInitializeOnLoadMethodAttributes (114ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.77 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6484. -Memory consumption went from 200.1 MB to 200.0 MB. -Total: 13.545300 ms (FindLiveObjects: 0.315700 ms CreateObjectMapping: 0.177700 ms MarkObjects: 12.910700 ms DeleteObjects: 0.140200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.591 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.02 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.153 seconds -Domain Reload Profiling: 1741ms - BeginReloadAssembly (169ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (344ms) - LoadAssemblies (399ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (43ms) - TypeCache.Refresh (26ms) - TypeCache.ScanAssembly (14ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1153ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (695ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (491ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.73 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6499. -Memory consumption went from 200.1 MB to 200.0 MB. -Total: 13.232300 ms (FindLiveObjects: 0.357100 ms CreateObjectMapping: 0.184900 ms MarkObjects: 12.545100 ms DeleteObjects: 0.144300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.645 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 23.83 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.392 seconds -Domain Reload Profiling: 2034ms - BeginReloadAssembly (153ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (36ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) + RebuildNativeTypeToScriptingClass (9ms) initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (417ms) - LoadAssemblies (445ms) + LoadAllAssembliesAndSetupDomain (673ms) + LoadAssemblies (499ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (60ms) - TypeCache.Refresh (37ms) - TypeCache.ScanAssembly (16ms) - ScanForSourceGeneratedMonoScriptInfo (12ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1392ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (913ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (63ms) - ProcessInitializeOnLoadAttributes (643ms) - ProcessInitializeOnLoadMethodAttributes (175ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Script is not up to date after domain reload: guid(2a6d4e191dd04e18be61de59dbc9a36c) path("Assets/HotScripts/JNGame/Runtime/BehaviorTreeSlayer/JNBehaviorTree.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.44 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6513. -Memory consumption went from 200.1 MB to 199.9 MB. -Total: 15.419600 ms (FindLiveObjects: 0.338400 ms CreateObjectMapping: 0.187500 ms MarkObjects: 14.681000 ms DeleteObjects: 0.211100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.572 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.90 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.087 seconds -Domain Reload Profiling: 1655ms - BeginReloadAssembly (156ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (33ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (7ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (343ms) - LoadAssemblies (395ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (42ms) - TypeCache.Refresh (24ms) - TypeCache.ScanAssembly (13ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1087ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (675ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (50ms) - ProcessInitializeOnLoadAttributes (484ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.52 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6529. -Memory consumption went from 200.2 MB to 200.0 MB. -Total: 13.705100 ms (FindLiveObjects: 0.332300 ms CreateObjectMapping: 0.198200 ms MarkObjects: 13.043700 ms DeleteObjects: 0.129800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.632 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.12 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.102 seconds -Domain Reload Profiling: 1732ms - BeginReloadAssembly (176ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (44ms) - LoadAllAssembliesAndSetupDomain (377ms) - LoadAssemblies (439ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (41ms) - TypeCache.Refresh (23ms) - TypeCache.ScanAssembly (11ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1102ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (661ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (50ms) - ProcessInitializeOnLoadAttributes (459ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 17.76 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6544. -Memory consumption went from 200.2 MB to 200.0 MB. -Total: 18.856700 ms (FindLiveObjects: 0.443100 ms CreateObjectMapping: 0.254300 ms MarkObjects: 17.769900 ms DeleteObjects: 0.387200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Import Request. - Time since last request: 2365.291649 seconds. - path: Assets/Scripts/GASSamples/Scripts/Game/Logic/AI - artifactKey: Guid(e95c0d34f640b2d468717505731caa9a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/Scripts/Game/Logic/AI using Guid(e95c0d34f640b2d468717505731caa9a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'b2b32c1c7cbe1961c45e921a39e9f28d') in 0.003274 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 16.766009 seconds. - path: Assets/Scripts/GASSamples/Scripts/Game/Logic/GAS - artifactKey: Guid(09af0fe6bc634405a389bf3e8640507c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/Scripts/Game/Logic/GAS using Guid(09af0fe6bc634405a389bf3e8640507c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '923cb130be054aaeb183192f07866141') in 0.000685 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 1.328528 seconds. - path: Assets/Scripts/GASSamples/Scripts/Game/Logic/GAS/GAbilitySystemComponent.cs - artifactKey: Guid(f91a65c731e64bceb375e9f6eb571dd1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/Scripts/Game/Logic/GAS/GAbilitySystemComponent.cs using Guid(f91a65c731e64bceb375e9f6eb571dd1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '0fe593583d357365dbf5539e036515ab') in 0.000426 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 104.721317 seconds. - path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCue_PlayerDemo.asset - artifactKey: Guid(041f193225d7b1e49a75af0003a4111b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCue_PlayerDemo.asset using Guid(041f193225d7b1e49a75af0003a4111b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'd13ad4840bc94d885be89624fce22ce7') in 0.014110 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 0.000016 seconds. - path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset - artifactKey: Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset using Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '194fff7126e7630ebc5ae954ac1cef54') in 0.001448 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.581 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.41 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.232 seconds -Domain Reload Profiling: 1810ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (337ms) - LoadAssemblies (400ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1232ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (721ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (507ms) - ProcessInitializeOnLoadMethodAttributes (128ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6559. -Memory consumption went from 199.9 MB to 199.7 MB. -Total: 12.579100 ms (FindLiveObjects: 0.314900 ms CreateObjectMapping: 0.203500 ms MarkObjects: 11.922100 ms DeleteObjects: 0.137800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.552 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 11.43 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.069 seconds -Domain Reload Profiling: 1618ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (2ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (316ms) - LoadAssemblies (376ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1069ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (659ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (460ms) - ProcessInitializeOnLoadMethodAttributes (119ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.21 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6574. -Memory consumption went from 200.2 MB to 200.0 MB. -Total: 14.524300 ms (FindLiveObjects: 0.357300 ms CreateObjectMapping: 0.213500 ms MarkObjects: 13.813600 ms DeleteObjects: 0.138600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.509 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.17 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.279 seconds -Domain Reload Profiling: 1785ms - BeginReloadAssembly (147ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (34ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (290ms) - LoadAssemblies (359ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (16ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (7ms) - FinalizeReload (1279ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (811ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (19ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (576ms) - ProcessInitializeOnLoadMethodAttributes (143ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.41 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6589. -Memory consumption went from 200.1 MB to 200.0 MB. -Total: 14.735300 ms (FindLiveObjects: 0.351900 ms CreateObjectMapping: 0.333500 ms MarkObjects: 13.914200 ms DeleteObjects: 0.134700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.511 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.80 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.191 seconds -Domain Reload Profiling: 1700ms - BeginReloadAssembly (152ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - RebuildCommonClasses (23ms) - RebuildNativeTypeToScriptingClass (7ms) - initialDomainReloadingComplete (34ms) - LoadAllAssembliesAndSetupDomain (291ms) - LoadAssemblies (360ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (16ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1192ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (783ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (550ms) - ProcessInitializeOnLoadMethodAttributes (143ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.99 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6604. -Memory consumption went from 200.2 MB to 200.0 MB. -Total: 14.896200 ms (FindLiveObjects: 0.369800 ms CreateObjectMapping: 0.308900 ms MarkObjects: 14.059400 ms DeleteObjects: 0.157000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.514 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.74 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.195 seconds -Domain Reload Profiling: 1707ms - BeginReloadAssembly (150ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (291ms) - LoadAssemblies (341ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (30ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1196ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (763ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (562ms) - ProcessInitializeOnLoadMethodAttributes (117ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Script is not up to date after domain reload: guid(321af3379125465380073b2a04a1b1e2) path("Assets/Scripts/GASSamples/Scripts/GAS/GameplayCue/GameplayCueDurational_PlayerDemo01.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.05 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6618. -Memory consumption went from 200.2 MB to 200.0 MB. -Total: 13.382700 ms (FindLiveObjects: 0.306900 ms CreateObjectMapping: 0.166200 ms MarkObjects: 12.780600 ms DeleteObjects: 0.128100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.514 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.48 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.117 seconds -Domain Reload Profiling: 1628ms - BeginReloadAssembly (145ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (34ms) - LoadAllAssembliesAndSetupDomain (301ms) - LoadAssemblies (353ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (30ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1117ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (706ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (498ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.85 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6634. -Memory consumption went from 200.2 MB to 200.1 MB. -Total: 14.041600 ms (FindLiveObjects: 0.422900 ms CreateObjectMapping: 0.223700 ms MarkObjects: 13.250300 ms DeleteObjects: 0.143600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 513.172527 seconds. - path: Assets/Scripts/GASSamples/GAS/Config/GameplayEffectLib/GE_Player.asset - artifactKey: Guid(4089eaee525e7aa45993e0ad2c042fc1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayEffectLib/GE_Player.asset using Guid(4089eaee525e7aa45993e0ad2c042fc1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'f640bb49e74627c8ef0dfe78e4925999') in 0.010326 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 2 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.561 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.27 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.153 seconds -Domain Reload Profiling: 1711ms - BeginReloadAssembly (161ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (317ms) - LoadAssemblies (372ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (21ms) - TypeCache.ScanAssembly (10ms) - ScanForSourceGeneratedMonoScriptInfo (6ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1154ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (724ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (512ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.09 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6649. -Memory consumption went from 200.0 MB to 199.8 MB. -Total: 13.533000 ms (FindLiveObjects: 0.394900 ms CreateObjectMapping: 0.293600 ms MarkObjects: 12.693700 ms DeleteObjects: 0.149700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.770 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 19.47 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.395 seconds -Domain Reload Profiling: 2163ms - BeginReloadAssembly (172ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (44ms) - LoadAllAssembliesAndSetupDomain (518ms) - LoadAssemblies (449ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (164ms) - TypeCache.Refresh (133ms) - TypeCache.ScanAssembly (116ms) + AnalyzeDomain (271ms) + TypeCache.Refresh (240ms) + TypeCache.ScanAssembly (219ms) ScanForSourceGeneratedMonoScriptInfo (22ms) ResolveRequiredComponents (7ms) - FinalizeReload (1396ms) + FinalizeReload (1107ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (842ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (64ms) - ProcessInitializeOnLoadAttributes (594ms) - ProcessInitializeOnLoadMethodAttributes (155ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 27.83 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6664. -Memory consumption went from 200.3 MB to 200.1 MB. -Total: 16.248900 ms (FindLiveObjects: 0.459600 ms CreateObjectMapping: 0.256100 ms MarkObjects: 15.333900 ms DeleteObjects: 0.197900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.591 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.66 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.153 seconds -Domain Reload Profiling: 1743ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (362ms) - LoadAssemblies (408ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (39ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (11ms) - ResolveRequiredComponents (12ms) - FinalizeReload (1154ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (731ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (528ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.03 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6679. -Memory consumption went from 200.4 MB to 200.2 MB. -Total: 13.382600 ms (FindLiveObjects: 0.385200 ms CreateObjectMapping: 0.191400 ms MarkObjects: 12.652300 ms DeleteObjects: 0.152700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.661 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.07 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.226 seconds -Domain Reload Profiling: 1885ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (425ms) - LoadAssemblies (475ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1227ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (770ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (64ms) - ProcessInitializeOnLoadAttributes (561ms) - ProcessInitializeOnLoadMethodAttributes (117ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.50 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6694. -Memory consumption went from 200.4 MB to 200.2 MB. -Total: 13.876400 ms (FindLiveObjects: 0.413400 ms CreateObjectMapping: 0.219800 ms MarkObjects: 13.077900 ms DeleteObjects: 0.164300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.598 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.73 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.155 seconds -Domain Reload Profiling: 1751ms - BeginReloadAssembly (176ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (349ms) - LoadAssemblies (413ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1155ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (726ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (517ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.91 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6709. -Memory consumption went from 200.4 MB to 200.2 MB. -Total: 13.436600 ms (FindLiveObjects: 0.374000 ms CreateObjectMapping: 0.251500 ms MarkObjects: 12.661000 ms DeleteObjects: 0.149100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.613 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.91 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.083 seconds -Domain Reload Profiling: 1693ms - BeginReloadAssembly (177ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (48ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (363ms) - LoadAssemblies (414ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (43ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (11ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1083ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (656ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (458ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.13 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6724. -Memory consumption went from 200.4 MB to 200.2 MB. -Total: 13.277700 ms (FindLiveObjects: 0.337200 ms CreateObjectMapping: 0.232900 ms MarkObjects: 12.562800 ms DeleteObjects: 0.143700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 1617.544668 seconds. - path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset - artifactKey: Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset using Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '1d5c5fab4f8187c1769f8a671f51bdee') in 0.012042 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.609 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.99 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.196 seconds -Domain Reload Profiling: 1802ms - BeginReloadAssembly (167ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (38ms) - RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (46ms) - LoadAllAssembliesAndSetupDomain (345ms) - LoadAssemblies (397ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (39ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1197ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (752ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (536ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.54 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6739. -Memory consumption went from 200.1 MB to 199.9 MB. -Total: 13.439000 ms (FindLiveObjects: 0.395700 ms CreateObjectMapping: 0.188000 ms MarkObjects: 12.706000 ms DeleteObjects: 0.147800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 83.146385 seconds. - path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset - artifactKey: Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset using Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '8f7bfeff17f1435268e48e36e6821c7b') in 0.010036 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 9.345305 seconds. - path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset - artifactKey: Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCueDurational_PlayerDemo.asset using Guid(0a77e9c8e20008944a99814e0b5a4aed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '08a02a6b9900e0b002c7888e4fe622a0') in 0.001057 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.537 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.40 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.072 seconds -Domain Reload Profiling: 1607ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (297ms) - LoadAssemblies (353ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (30ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1073ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (642ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (452ms) - ProcessInitializeOnLoadMethodAttributes (113ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6754. -Memory consumption went from 200.1 MB to 200.0 MB. -Total: 13.485900 ms (FindLiveObjects: 0.371700 ms CreateObjectMapping: 0.175800 ms MarkObjects: 12.804700 ms DeleteObjects: 0.132700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 10370.813466 seconds. - path: Assets/Scripts/GASSamples/AI - artifactKey: Guid(ab04e85d18a64d29b5421265826a98cf) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI using Guid(ab04e85d18a64d29b5421265826a98cf) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '7dd4e7ee87f08bb8eb8405a90a13a661') in 0.003557 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.669 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.09 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.179 seconds -Domain Reload Profiling: 1846ms - BeginReloadAssembly (169ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (421ms) - LoadAssemblies (477ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (44ms) - TypeCache.Refresh (25ms) - TypeCache.ScanAssembly (12ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1180ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (682ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (478ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.55 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6769. -Memory consumption went from 200.2 MB to 200.0 MB. -Total: 14.075100 ms (FindLiveObjects: 0.349600 ms CreateObjectMapping: 0.208000 ms MarkObjects: 13.364100 ms DeleteObjects: 0.152400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 376.621932 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1 - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1 using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '09b3341f45d998a72dc4415ef1588800') in 0.009501 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 14.983863 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '77b34890b296717db2f8cfc47b16c029') in 0.001022 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 99.689402 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '85f795ea87fb502e4b6649776c5c633b') in 0.001570 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.668 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.24 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.285 seconds -Domain Reload Profiling: 1948ms - BeginReloadAssembly (185ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (51ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (54ms) - LoadAllAssembliesAndSetupDomain (388ms) - LoadAssemblies (455ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (37ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1286ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (758ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (62ms) - ProcessInitializeOnLoadAttributes (542ms) - ProcessInitializeOnLoadMethodAttributes (128ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 20.94 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6785. -Memory consumption went from 200.2 MB to 200.0 MB. -Total: 18.696600 ms (FindLiveObjects: 0.687300 ms CreateObjectMapping: 0.449600 ms MarkObjects: 17.413300 ms DeleteObjects: 0.144700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.656 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.07 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.355 seconds -Domain Reload Profiling: 2009ms - BeginReloadAssembly (200ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (57ms) - RebuildCommonClasses (33ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (372ms) - LoadAssemblies (448ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1356ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (867ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (66ms) - ProcessInitializeOnLoadAttributes (624ms) - ProcessInitializeOnLoadMethodAttributes (149ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.79 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6800. -Memory consumption went from 200.5 MB to 200.3 MB. -Total: 15.337200 ms (FindLiveObjects: 0.381700 ms CreateObjectMapping: 0.180200 ms MarkObjects: 14.606300 ms DeleteObjects: 0.167700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.601 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.00 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.257 seconds -Domain Reload Profiling: 1842ms - BeginReloadAssembly (153ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (47ms) - LoadAllAssembliesAndSetupDomain (346ms) - LoadAssemblies (399ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1258ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (796ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (563ms) - ProcessInitializeOnLoadMethodAttributes (145ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Script is not up to date after domain reload: guid(11fd831585c84672a7b5f00e86be7d26) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiLog.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.76 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6814. -Memory consumption went from 200.4 MB to 200.2 MB. -Total: 14.983600 ms (FindLiveObjects: 0.362300 ms CreateObjectMapping: 0.192100 ms MarkObjects: 14.272400 ms DeleteObjects: 0.155600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.625 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.73 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.205 seconds -Domain Reload Profiling: 1824ms - BeginReloadAssembly (170ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (52ms) - LoadAllAssembliesAndSetupDomain (360ms) - LoadAssemblies (425ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1206ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (740ms) + SetupLoadedEditorAssemblies (964ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (17ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (528ms) - ProcessInitializeOnLoadMethodAttributes (125ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.16 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6830. -Memory consumption went from 200.5 MB to 200.3 MB. -Total: 14.457300 ms (FindLiveObjects: 0.511700 ms CreateObjectMapping: 0.118200 ms MarkObjects: 13.681500 ms DeleteObjects: 0.144700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.593 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.30 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.184 seconds -Domain Reload Profiling: 1774ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (54ms) - LoadAllAssembliesAndSetupDomain (334ms) - LoadAssemblies (392ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1184ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (741ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (533ms) - ProcessInitializeOnLoadMethodAttributes (123ms) + ProcessInitializeOnLoadAttributes (623ms) + ProcessInitializeOnLoadMethodAttributes (254ms) AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.34 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 6846. -Memory consumption went from 200.5 MB to 200.3 MB. -Total: 14.172100 ms (FindLiveObjects: 0.367300 ms CreateObjectMapping: 0.202500 ms MarkObjects: 13.401300 ms DeleteObjects: 0.196000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.644 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.35 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.231 seconds -Domain Reload Profiling: 1872ms - BeginReloadAssembly (171ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (32ms) - RebuildNativeTypeToScriptingClass (15ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (378ms) - LoadAssemblies (445ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1231ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (763ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (548ms) - ProcessInitializeOnLoadMethodAttributes (128ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (11ms) -Script is not up to date after domain reload: guid(4f5e99e31c984d56a40398119595b219) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiTreeNode.cs") state(2) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.77 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.65 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6860. -Memory consumption went from 200.5 MB to 200.3 MB. -Total: 17.611300 ms (FindLiveObjects: 0.487100 ms CreateObjectMapping: 0.348800 ms MarkObjects: 16.548100 ms DeleteObjects: 0.225300 ms) +Unloading 5657 Unused Serialized files (Serialized files now loaded: 0) +Unloading 70 unused Assets / (201.6 KB). Loaded Objects now: 6176. +Memory consumption went from 198.2 MB to 198.0 MB. +Total: 14.737000 ms (FindLiveObjects: 0.413100 ms CreateObjectMapping: 0.378700 ms MarkObjects: 13.684300 ms DeleteObjects: 0.259500 ms) -Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/precompiled-assembly-types:Samples: 9f477a5221bd71387338ef23f8a1db6e -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.559 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.62 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.245 seconds -Domain Reload Profiling: 1801ms - BeginReloadAssembly (161ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (41ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (324ms) - LoadAssemblies (382ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1245ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (795ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (567ms) - ProcessInitializeOnLoadMethodAttributes (140ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.43 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6876. -Memory consumption went from 200.5 MB to 200.4 MB. -Total: 17.560500 ms (FindLiveObjects: 0.379000 ms CreateObjectMapping: 0.203100 ms MarkObjects: 16.767600 ms DeleteObjects: 0.209500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.640 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.78 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.146 seconds -Domain Reload Profiling: 1783ms - BeginReloadAssembly (167ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (400ms) - LoadAssemblies (458ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1146ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (663ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (466ms) - ProcessInitializeOnLoadMethodAttributes (118ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.02 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6891. -Memory consumption went from 200.5 MB to 200.3 MB. -Total: 13.338800 ms (FindLiveObjects: 0.353000 ms CreateObjectMapping: 0.176200 ms MarkObjects: 12.670300 ms DeleteObjects: 0.138200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.676 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.89 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.162 seconds -Domain Reload Profiling: 1836ms - BeginReloadAssembly (159ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (443ms) - LoadAssemblies (458ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (70ms) - TypeCache.Refresh (51ms) - TypeCache.ScanAssembly (27ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1163ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (677ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (473ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.01 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6906. -Memory consumption went from 200.5 MB to 200.4 MB. -Total: 13.836200 ms (FindLiveObjects: 0.402500 ms CreateObjectMapping: 0.236500 ms MarkObjects: 13.026900 ms DeleteObjects: 0.169300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.656 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.37 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.202 seconds -Domain Reload Profiling: 1856ms - BeginReloadAssembly (154ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (423ms) - LoadAssemblies (426ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (83ms) - TypeCache.Refresh (61ms) - TypeCache.ScanAssembly (35ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1203ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (691ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (491ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.45 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6921. -Memory consumption went from 200.5 MB to 200.4 MB. -Total: 13.165900 ms (FindLiveObjects: 0.342300 ms CreateObjectMapping: 0.189800 ms MarkObjects: 12.493200 ms DeleteObjects: 0.139500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.657 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.05 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.190 seconds -Domain Reload Profiling: 1843ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (420ms) - LoadAssemblies (469ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (40ms) - TypeCache.Refresh (23ms) - TypeCache.ScanAssembly (11ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1191ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (673ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (477ms) - ProcessInitializeOnLoadMethodAttributes (117ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.42 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6936. -Memory consumption went from 200.5 MB to 200.4 MB. -Total: 13.673500 ms (FindLiveObjects: 0.342300 ms CreateObjectMapping: 0.174100 ms MarkObjects: 13.013100 ms DeleteObjects: 0.143100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.556 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.58 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.323 seconds -Domain Reload Profiling: 1877ms - BeginReloadAssembly (162ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (321ms) - LoadAssemblies (381ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1324ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (705ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (503ms) - ProcessInitializeOnLoadMethodAttributes (119ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.04 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6951. -Memory consumption went from 200.6 MB to 200.4 MB. -Total: 13.797900 ms (FindLiveObjects: 0.370000 ms CreateObjectMapping: 0.192700 ms MarkObjects: 13.068700 ms DeleteObjects: 0.165400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.586 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.26 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.147 seconds -Domain Reload Profiling: 1731ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (347ms) - LoadAssemblies (393ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (43ms) - TypeCache.Refresh (24ms) - TypeCache.ScanAssembly (12ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1148ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (674ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (479ms) - ProcessInitializeOnLoadMethodAttributes (118ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.61 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6966. -Memory consumption went from 200.5 MB to 200.3 MB. -Total: 13.964400 ms (FindLiveObjects: 0.385000 ms CreateObjectMapping: 0.194700 ms MarkObjects: 13.247500 ms DeleteObjects: 0.136400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> ======================================================================== Received Prepare Caller must complete domain reload @@ -4823,7 +264,7 @@ Begin MonoManager ReloadAssembly - Loaded All Assemblies, in 0.563 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 11.46 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 11.59 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -4839,844 +280,129 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.159 seconds -Domain Reload Profiling: 1720ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (34ms) - LoadAllAssembliesAndSetupDomain (335ms) - LoadAssemblies (382ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1159ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (660ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (13ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (463ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 10.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6981. -Memory consumption went from 200.6 MB to 200.4 MB. -Total: 13.387500 ms (FindLiveObjects: 0.539500 ms CreateObjectMapping: 0.168900 ms MarkObjects: 12.422100 ms DeleteObjects: 0.256000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.619 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.69 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.184 seconds -Domain Reload Profiling: 1801ms - BeginReloadAssembly (171ms) +- Finished resetting the current domain, in 1.139 seconds +Domain Reload Profiling: 1700ms + BeginReloadAssembly (175ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (48ms) + CreateAndSetChildDomain (46ms) RebuildCommonClasses (28ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (372ms) - LoadAssemblies (424ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (310ms) + LoadAssemblies (395ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (20ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (8ms) - FinalizeReload (1185ms) + FinalizeReload (1140ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (683ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (485ms) - ProcessInitializeOnLoadMethodAttributes (122ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.07 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6996. -Memory consumption went from 200.6 MB to 200.4 MB. -Total: 14.037300 ms (FindLiveObjects: 0.342200 ms CreateObjectMapping: 0.168200 ms MarkObjects: 13.364300 ms DeleteObjects: 0.161700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.608 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.40 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.341 seconds -Domain Reload Profiling: 1946ms - BeginReloadAssembly (175ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (358ms) - LoadAssemblies (414ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (39ms) - TypeCache.Refresh (19ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1341ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (737ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (533ms) - ProcessInitializeOnLoadMethodAttributes (123ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.50 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7011. -Memory consumption went from 200.6 MB to 200.4 MB. -Total: 15.190900 ms (FindLiveObjects: 0.344400 ms CreateObjectMapping: 0.175300 ms MarkObjects: 14.519000 ms DeleteObjects: 0.151300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.592 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.53 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.209 seconds -Domain Reload Profiling: 1798ms - BeginReloadAssembly (175ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (1ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (345ms) - LoadAssemblies (406ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1210ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (726ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (518ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.14 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7026. -Memory consumption went from 200.6 MB to 200.4 MB. -Total: 13.937900 ms (FindLiveObjects: 0.340300 ms CreateObjectMapping: 0.177000 ms MarkObjects: 13.277700 ms DeleteObjects: 0.141900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.685 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.27 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.770 seconds -Domain Reload Profiling: 2452ms - BeginReloadAssembly (189ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (56ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (422ms) - LoadAssemblies (485ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1770ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (674ms) + SetupLoadedEditorAssemblies (730ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (474ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.07 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7041. -Memory consumption went from 200.6 MB to 200.4 MB. -Total: 14.224600 ms (FindLiveObjects: 0.387800 ms CreateObjectMapping: 0.259900 ms MarkObjects: 13.370400 ms DeleteObjects: 0.204800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.664 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.52 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.891 seconds -Domain Reload Profiling: 2553ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (430ms) - LoadAssemblies (487ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1891ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (716ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (502ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Script is not up to date after domain reload: guid(11fd831585c84672a7b5f00e86be7d26) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiLog.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.53 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7055. -Memory consumption went from 200.6 MB to 200.4 MB. -Total: 14.267500 ms (FindLiveObjects: 0.588800 ms CreateObjectMapping: 0.184400 ms MarkObjects: 13.293600 ms DeleteObjects: 0.199000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.532 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.49 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.109 seconds -Domain Reload Profiling: 1639ms - BeginReloadAssembly (161ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (298ms) - LoadAssemblies (354ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1109ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (677ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (479ms) - ProcessInitializeOnLoadMethodAttributes (117ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.33 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7071. -Memory consumption went from 200.6 MB to 200.5 MB. -Total: 13.979500 ms (FindLiveObjects: 0.363600 ms CreateObjectMapping: 0.193600 ms MarkObjects: 13.247000 ms DeleteObjects: 0.173900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.569 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.91 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.110 seconds -Domain Reload Profiling: 1676ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (29ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (325ms) - LoadAssemblies (385ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1110ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (686ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (484ms) - ProcessInitializeOnLoadMethodAttributes (123ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.76 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7086. -Memory consumption went from 200.7 MB to 200.5 MB. -Total: 13.631500 ms (FindLiveObjects: 0.358000 ms CreateObjectMapping: 0.188700 ms MarkObjects: 12.876400 ms DeleteObjects: 0.206800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.593 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.33 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.118 seconds -Domain Reload Profiling: 1708ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (351ms) - LoadAssemblies (406ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1118ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (694ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (493ms) - ProcessInitializeOnLoadMethodAttributes (119ms) - AfterProcessingInitializeOnLoad (8ms) + ProcessInitializeOnLoadAttributes (516ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (10ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.95 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 15.83 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7101. -Memory consumption went from 200.7 MB to 200.5 MB. -Total: 13.424400 ms (FindLiveObjects: 0.363000 ms CreateObjectMapping: 0.179800 ms MarkObjects: 12.739400 ms DeleteObjects: 0.141000 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6191. +Memory consumption went from 195.6 MB to 195.5 MB. +Total: 13.367700 ms (FindLiveObjects: 0.291400 ms CreateObjectMapping: 0.166900 ms MarkObjects: 12.775900 ms DeleteObjects: 0.132400 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.707 seconds +- Loaded All Assemblies, in 0.735 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.19 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 14.18 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -5692,85 +418,264 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.282 seconds -Domain Reload Profiling: 1986ms - BeginReloadAssembly (212ms) +- Finished resetting the current domain, in 2.095 seconds +Domain Reload Profiling: 2827ms + BeginReloadAssembly (219ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) + DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (58ms) - RebuildCommonClasses (37ms) - RebuildNativeTypeToScriptingClass (13ms) - initialDomainReloadingComplete (51ms) - LoadAllAssembliesAndSetupDomain (390ms) - LoadAssemblies (461ms) + CreateAndSetChildDomain (60ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (435ms) + LoadAssemblies (520ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (49ms) - TypeCache.Refresh (30ms) - TypeCache.ScanAssembly (16ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1282ms) + AnalyzeDomain (28ms) + TypeCache.Refresh (12ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (15ms) + FinalizeReload (2095ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (725ms) + SetupLoadedEditorAssemblies (860ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (510ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (67ms) + ProcessInitializeOnLoadAttributes (615ms) + ProcessInitializeOnLoadMethodAttributes (152ms) + AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.13 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 14.59 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 7116. -Memory consumption went from 200.6 MB to 200.4 MB. -Total: 13.567700 ms (FindLiveObjects: 0.378500 ms CreateObjectMapping: 0.191300 ms MarkObjects: 12.848100 ms DeleteObjects: 0.148500 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6206. +Memory consumption went from 195.6 MB to 195.5 MB. +Total: 16.393700 ms (FindLiveObjects: 0.333100 ms CreateObjectMapping: 0.214300 ms MarkObjects: 15.596500 ms DeleteObjects: 0.248400 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.617 seconds +- Loaded All Assemblies, in 0.638 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.01 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.192 seconds +Domain Reload Profiling: 1826ms + BeginReloadAssembly (198ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (50ms) + RebuildCommonClasses (32ms) + RebuildNativeTypeToScriptingClass (12ms) + initialDomainReloadingComplete (46ms) + LoadAllAssembliesAndSetupDomain (346ms) + LoadAssemblies (445ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1192ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (713ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (5ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (72ms) + ProcessInitializeOnLoadAttributes (474ms) + ProcessInitializeOnLoadMethodAttributes (137ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 18.00 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6221. +Memory consumption went from 195.6 MB to 195.5 MB. +Total: 15.773900 ms (FindLiveObjects: 0.317400 ms CreateObjectMapping: 0.245800 ms MarkObjects: 15.015400 ms DeleteObjects: 0.194100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.509 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found Refreshing native plugins compatible for Editor in 15.26 ms, found 3 plugins. @@ -5789,893 +694,9 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.176 seconds -Domain Reload Profiling: 1791ms - BeginReloadAssembly (169ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (374ms) - LoadAssemblies (421ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (41ms) - TypeCache.Refresh (22ms) - TypeCache.ScanAssembly (10ms) - ScanForSourceGeneratedMonoScriptInfo (6ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1176ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (740ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (19ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (521ms) - ProcessInitializeOnLoadMethodAttributes (130ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.79 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7131. -Memory consumption went from 200.7 MB to 200.5 MB. -Total: 15.406100 ms (FindLiveObjects: 0.460400 ms CreateObjectMapping: 0.273700 ms MarkObjects: 14.369300 ms DeleteObjects: 0.301700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.618 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.54 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.141 seconds -Domain Reload Profiling: 1758ms - BeginReloadAssembly (167ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (377ms) - LoadAssemblies (380ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (84ms) - TypeCache.Refresh (54ms) - TypeCache.ScanAssembly (37ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (20ms) - FinalizeReload (1142ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (687ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (472ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (12ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.65 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7146. -Memory consumption went from 200.7 MB to 200.5 MB. -Total: 15.728400 ms (FindLiveObjects: 0.448500 ms CreateObjectMapping: 0.240300 ms MarkObjects: 14.860100 ms DeleteObjects: 0.178400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 1748.613934 seconds. - path: Assets/HotScripts/JNGame/Editor/GAS/GameplayAbilitySystem/GASSettingAsset.cs - artifactKey: Guid(0bf62a9aa7db48b38f37313afe3e6ef5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/HotScripts/JNGame/Editor/GAS/GameplayAbilitySystem/GASSettingAsset.cs using Guid(0bf62a9aa7db48b38f37313afe3e6ef5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '05e17b0c2490a6705eb8728a352af092') in 0.002239 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.786 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.98 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.997 seconds -Domain Reload Profiling: 2779ms - BeginReloadAssembly (177ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (50ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (527ms) - LoadAssemblies (577ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (44ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1998ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (755ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (538ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.10 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7161. -Memory consumption went from 200.4 MB to 200.3 MB. -Total: 13.670300 ms (FindLiveObjects: 0.409800 ms CreateObjectMapping: 0.235300 ms MarkObjects: 12.870300 ms DeleteObjects: 0.153900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.666 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 19.68 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.547 seconds -Domain Reload Profiling: 2210ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (425ms) - LoadAssemblies (481ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1547ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (842ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (597ms) - ProcessInitializeOnLoadMethodAttributes (159ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (12ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.59 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7176. -Memory consumption went from 200.7 MB to 200.5 MB. -Total: 15.727700 ms (FindLiveObjects: 0.439600 ms CreateObjectMapping: 0.461400 ms MarkObjects: 14.673100 ms DeleteObjects: 0.151900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.743 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.56 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.210 seconds -Domain Reload Profiling: 1945ms - BeginReloadAssembly (183ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (32ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (48ms) - LoadAllAssembliesAndSetupDomain (462ms) - LoadAssemblies (537ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1211ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (767ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (553ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.68 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7191. -Memory consumption went from 200.7 MB to 200.5 MB. -Total: 14.962600 ms (FindLiveObjects: 0.426500 ms CreateObjectMapping: 0.184500 ms MarkObjects: 14.188100 ms DeleteObjects: 0.162000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 6495fe3598379bed8c0105be4e40bff8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Import Request. - Time since last request: 2195.728501 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'bd64a8dcaf3ddfa990c6fd9fda5b8b44') in 0.013805 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 8.490906 seconds. - path: Assets/Resources/GASSamples/GASMain.unity - artifactKey: Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources/GASSamples/GASMain.unity using Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '2624b52881a2e593eb867f082eb10ed3') in 0.000516 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.710 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.54 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.957 seconds -Domain Reload Profiling: 2665ms - BeginReloadAssembly (177ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (458ms) - LoadAssemblies (522ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1957ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (751ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (535ms) - ProcessInitializeOnLoadMethodAttributes (131ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.01 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7206. -Memory consumption went from 200.5 MB to 200.3 MB. -Total: 14.507100 ms (FindLiveObjects: 0.441100 ms CreateObjectMapping: 0.224900 ms MarkObjects: 13.661500 ms DeleteObjects: 0.178500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: df7d08b11789ade9478fb12c5c6e9971 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: f2b7a6d3924bb40b2cef60e4cb4bd7a5 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.588 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.02 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.151 seconds -Domain Reload Profiling: 1736ms - BeginReloadAssembly (169ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (342ms) - LoadAssemblies (388ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (45ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (12ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1151ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (708ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (498ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.81 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7221. -Memory consumption went from 200.8 MB to 200.6 MB. -Total: 14.013100 ms (FindLiveObjects: 0.397900 ms CreateObjectMapping: 0.229900 ms MarkObjects: 13.226100 ms DeleteObjects: 0.158000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: df7d08b11789ade9478fb12c5c6e9971 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: f2b7a6d3924bb40b2cef60e4cb4bd7a5 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.560 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.29 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.164 seconds -Domain Reload Profiling: 1722ms - BeginReloadAssembly (170ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (314ms) - LoadAssemblies (375ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1165ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (705ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (494ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 10.70 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7236. -Memory consumption went from 200.8 MB to 200.6 MB. -Total: 14.130000 ms (FindLiveObjects: 0.409500 ms CreateObjectMapping: 0.278300 ms MarkObjects: 13.293800 ms DeleteObjects: 0.147400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: cdde4d766305959a13d366bb95a6f85a -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.576 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.20 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.120 seconds -Domain Reload Profiling: 1694ms - BeginReloadAssembly (171ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (331ms) - LoadAssemblies (388ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1121ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (718ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (20ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (512ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.17 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 54 unused Assets / (174.5 KB). Loaded Objects now: 7250. -Memory consumption went from 200.8 MB to 200.6 MB. -Total: 13.974700 ms (FindLiveObjects: 0.376500 ms CreateObjectMapping: 0.195500 ms MarkObjects: 13.247300 ms DeleteObjects: 0.154300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.553 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.40 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.081 seconds -Domain Reload Profiling: 1631ms - BeginReloadAssembly (160ms) +- Finished resetting the current domain, in 1.243 seconds +Domain Reload Profiling: 1751ms + BeginReloadAssembly (153ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) @@ -6683,85 +704,293 @@ Domain Reload Profiling: 1631ms CreateAndSetChildDomain (42ms) RebuildCommonClasses (24ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (321ms) - LoadAssemblies (376ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (288ms) + LoadAssemblies (354ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1081ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (9ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1244ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (684ms) + SetupLoadedEditorAssemblies (845ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (2ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (487ms) - ProcessInitializeOnLoadMethodAttributes (119ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (605ms) + ProcessInitializeOnLoadMethodAttributes (150ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.52 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6236. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 16.474400 ms (FindLiveObjects: 0.335200 ms CreateObjectMapping: 0.225300 ms MarkObjects: 15.751100 ms DeleteObjects: 0.161600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.515 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 21.43 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.257 seconds +Domain Reload Profiling: 1770ms + BeginReloadAssembly (148ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (2ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (300ms) + LoadAssemblies (362ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (9ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1257ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (799ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (559ms) + ProcessInitializeOnLoadMethodAttributes (152ms) AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.90 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 19.93 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7265. -Memory consumption went from 200.7 MB to 200.5 MB. -Total: 13.599300 ms (FindLiveObjects: 0.409800 ms CreateObjectMapping: 0.208400 ms MarkObjects: 12.792300 ms DeleteObjects: 0.187700 ms) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6251. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 15.404500 ms (FindLiveObjects: 0.444200 ms CreateObjectMapping: 0.234200 ms MarkObjects: 14.557100 ms DeleteObjects: 0.167700 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> ======================================================================== Received Import Request. - Time since last request: 405.614359 seconds. - path: Assets/Resources/GASSamples/GASMain.unity - artifactKey: Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources/GASSamples/GASMain.unity using Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'b22577db159eecfe5c87827a912afcf3') in 0.001793 seconds + Time since last request: 264395.172832 seconds. + path: Assets/Scripts/Samples/Game + artifactKey: Guid(583229ce882543bf92f0ed6cd2368bbc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/Samples/Game using Guid(583229ce882543bf92f0ed6cd2368bbc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '2f686e3291480b15115d3ec7dc608621') in 0.002853 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 4.689083 seconds. + path: Assets/Scripts/Samples/AppGame + artifactKey: Guid(41060d2abb6c4d7da402a2344b4ffcf9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/Samples/AppGame using Guid(41060d2abb6c4d7da402a2344b4ffcf9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '30c8aa16a34aa8dcd91b2c603f6b79cc') in 0.000422 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 42.086696 seconds. + path: Assets/Scripts/Samples/TextMain.cs + artifactKey: Guid(870a0b4c0dd966a4e8d4036ec0ef5a81) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/Samples/TextMain.cs using Guid(870a0b4c0dd966a4e8d4036ec0ef5a81) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '111ed83415cfec50fc99c42900cca948') in 0.000402 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 10.547508 seconds. + path: Assets/Scripts/Samples/Samples.asmdef + artifactKey: Guid(6d70bd6fbbacf504c963523eea75777a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/Samples/Samples.asmdef using Guid(6d70bd6fbbacf504c963523eea75777a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '108f52c660c97c90de430e59d85179c1') in 0.000402 seconds Number of updated asset objects reloaded before import = 0 Number of asset objects unloaded after import = 0 ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.590 seconds +- Loaded All Assemblies, in 0.526 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.53 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 39.94 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -6777,89 +1006,408 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.207 seconds -Domain Reload Profiling: 1794ms - BeginReloadAssembly (188ms) +- Finished resetting the current domain, in 1.950 seconds +Domain Reload Profiling: 2475ms + BeginReloadAssembly (148ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (54ms) - RebuildCommonClasses (30ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (324ms) - LoadAssemblies (393ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (312ms) + LoadAssemblies (360ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (2ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (4ms) ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1207ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1951ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (743ms) + SetupLoadedEditorAssemblies (1464ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (517ms) - ProcessInitializeOnLoadMethodAttributes (147ms) + ProcessInitializeOnLoadAttributes (1008ms) + ProcessInitializeOnLoadMethodAttributes (374ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (15ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.72 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6266. +Memory consumption went from 195.5 MB to 195.4 MB. +Total: 20.092900 ms (FindLiveObjects: 0.695300 ms CreateObjectMapping: 0.239800 ms MarkObjects: 18.903300 ms DeleteObjects: 0.251900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: 9f477a5221bd71387338ef23f8a1db6e -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: a222cb3d91cdfd75a6f66bff281797eb -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: 17bbfd5ec55170195839a926e383bd50 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: 5a7e71f632f7017727950088d25979d5 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: a9f6091a21d44932f2025b23c2fff70b -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.637 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 21.66 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.336 seconds +Domain Reload Profiling: 1962ms + BeginReloadAssembly (164ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (390ms) + LoadAssemblies (435ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (19ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1337ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (829ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (608ms) + ProcessInitializeOnLoadMethodAttributes (143ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 22.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6281. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 20.908200 ms (FindLiveObjects: 0.709500 ms CreateObjectMapping: 0.387000 ms MarkObjects: 19.502900 ms DeleteObjects: 0.306400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: c779ea04e63ee568beb00e631cc15dc4 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: a222cb3d91cdfd75a6f66bff281797eb -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: 17bbfd5ec55170195839a926e383bd50 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: 5a7e71f632f7017727950088d25979d5 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.758 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.47 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.354 seconds +Domain Reload Profiling: 2108ms + BeginReloadAssembly (192ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (35ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (45ms) + LoadAllAssembliesAndSetupDomain (472ms) + LoadAssemblies (540ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (47ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1354ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (846ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (623ms) + ProcessInitializeOnLoadMethodAttributes (143ms) AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (9ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.74 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 19.61 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7280. -Memory consumption went from 200.5 MB to 200.4 MB. -Total: 13.975200 ms (FindLiveObjects: 0.473600 ms CreateObjectMapping: 0.194000 ms MarkObjects: 13.153400 ms DeleteObjects: 0.152900 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6296. +Memory consumption went from 195.8 MB to 195.7 MB. +Total: 14.469000 ms (FindLiveObjects: 0.344500 ms CreateObjectMapping: 0.193300 ms MarkObjects: 13.779700 ms DeleteObjects: 0.150600 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: f6863cbbc9f9c21075e8c8aad6f6dc83 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: a222cb3d91cdfd75a6f66bff281797eb -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: 17bbfd5ec55170195839a926e383bd50 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.593 seconds +- Loaded All Assemblies, in 0.558 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.34 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 16.52 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -6875,83 +1423,2025 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.194 seconds -Domain Reload Profiling: 1784ms - BeginReloadAssembly (166ms) +- Finished resetting the current domain, in 1.159 seconds +Domain Reload Profiling: 1715ms + BeginReloadAssembly (158ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (42ms) - RebuildCommonClasses (27ms) + RebuildCommonClasses (28ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (42ms) - LoadAllAssembliesAndSetupDomain (347ms) - LoadAssemblies (394ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (327ms) + LoadAssemblies (381ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (47ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (21ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) ResolveRequiredComponents (9ms) - FinalizeReload (1194ms) + FinalizeReload (1159ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (690ms) + SetupLoadedEditorAssemblies (698ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (485ms) - ProcessInitializeOnLoadMethodAttributes (121ms) + ProcessInitializeOnLoadAttributes (489ms) + ProcessInitializeOnLoadMethodAttributes (124ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Script is not up to date after domain reload: guid(14c921a786654c3fb9bb74e0d0ba29bd) path("Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.Game.cs") state(2) +Script is not up to date after domain reload: guid(75e48cb9a73a47ca8f5be63285d40309) path("Assets/Scripts/Samples/AppGame/GActionEnum.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 20.10 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6310. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 13.989600 ms (FindLiveObjects: 0.323400 ms CreateObjectMapping: 0.184300 ms MarkObjects: 13.344100 ms DeleteObjects: 0.136100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: 804fdd20e262ea0109367f11e2d9af04 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.511 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.65 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.137 seconds +Domain Reload Profiling: 1647ms + BeginReloadAssembly (152ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (292ms) + LoadAssemblies (347ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (7ms) + FinalizeReload (1138ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (683ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (478ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (9ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.90 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.49 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7295. -Memory consumption went from 200.8 MB to 200.7 MB. -Total: 15.034100 ms (FindLiveObjects: 0.386100 ms CreateObjectMapping: 0.254700 ms MarkObjects: 14.213900 ms DeleteObjects: 0.178400 ms) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6326. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 13.243300 ms (FindLiveObjects: 0.372600 ms CreateObjectMapping: 0.176300 ms MarkObjects: 12.566500 ms DeleteObjects: 0.126900 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Import Request. + Time since last request: 63.359114 seconds. + path: Assets/Resources/Samples/Scenes/JNFrame.unity + artifactKey: Guid(dfb6c0b6af52f544dbc763f9daab071a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Scenes/JNFrame.unity using Guid(dfb6c0b6af52f544dbc763f9daab071a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '8bcc077fc9671e31959260aae5590eea') in 0.001512 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 3.059566 seconds. + path: Assets/Resources/Samples/Scenes/Main.unity + artifactKey: Guid(d28ea899f74501546b3ae5d2f2da9ab5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Scenes/Main.unity using Guid(d28ea899f74501546b3ae5d2f2da9ab5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'ea179cb7eabb4fc04df249c05c39d547') in 0.000431 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 3.754610 seconds. + path: Assets/Resources/Samples/Scenes/JNFrame + artifactKey: Guid(78cc60b874c7c4b4c9026456008778de) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Scenes/JNFrame using Guid(78cc60b874c7c4b4c9026456008778de) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '922ca3e3c3b19da3df2e39e0e4807fec') in 0.000430 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 0.032503 seconds. + path: Assets/Resources/Samples/Scenes/JNFrame/NavMesh-Map.asset + artifactKey: Guid(a1ef470ea534c3a4f82de31c3b57a00e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Scenes/JNFrame/NavMesh-Map.asset using Guid(a1ef470ea534c3a4f82de31c3b57a00e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '00a5be9ff7e6ce8d6216ba942cc50318') in 0.009080 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.631 seconds +- Loaded All Assemblies, in 0.488 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 20.17 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.239 seconds +Domain Reload Profiling: 1725ms + BeginReloadAssembly (142ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (280ms) + LoadAssemblies (338ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (10ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (7ms) + FinalizeReload (1239ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (789ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (562ms) + ProcessInitializeOnLoadMethodAttributes (139ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 19.22 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6342. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 14.386500 ms (FindLiveObjects: 0.335000 ms CreateObjectMapping: 0.183800 ms MarkObjects: 13.728300 ms DeleteObjects: 0.138400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.569 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.64 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.131 seconds +Domain Reload Profiling: 1696ms + BeginReloadAssembly (162ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (30ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (324ms) + LoadAssemblies (384ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1131ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (674ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (13ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (476ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.61 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6357. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 13.076600 ms (FindLiveObjects: 0.319300 ms CreateObjectMapping: 0.225400 ms MarkObjects: 12.379400 ms DeleteObjects: 0.151400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.488 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.03 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.035 seconds +Domain Reload Profiling: 1521ms + BeginReloadAssembly (145ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (276ms) + LoadAssemblies (336ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1035ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (652ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (457ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.61 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6372. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 13.023500 ms (FindLiveObjects: 0.314800 ms CreateObjectMapping: 0.178500 ms MarkObjects: 12.390200 ms DeleteObjects: 0.138800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.500 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.94 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.252 seconds +Domain Reload Profiling: 1750ms + BeginReloadAssembly (149ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (30ms) + LoadAllAssembliesAndSetupDomain (288ms) + LoadAssemblies (353ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1252ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (797ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (548ms) + ProcessInitializeOnLoadMethodAttributes (163ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.10 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6387. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 14.997700 ms (FindLiveObjects: 0.612700 ms CreateObjectMapping: 0.229700 ms MarkObjects: 13.968100 ms DeleteObjects: 0.186000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.509 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.35 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.223 seconds +Domain Reload Profiling: 1729ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (23ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (291ms) + LoadAssemblies (354ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1223ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (776ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (554ms) + ProcessInitializeOnLoadMethodAttributes (137ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.50 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6402. +Memory consumption went from 195.8 MB to 195.7 MB. +Total: 15.162100 ms (FindLiveObjects: 0.732800 ms CreateObjectMapping: 0.273200 ms MarkObjects: 14.010500 ms DeleteObjects: 0.144000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.484 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.67 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.283 seconds +Domain Reload Profiling: 1766ms + BeginReloadAssembly (145ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (31ms) + LoadAllAssembliesAndSetupDomain (275ms) + LoadAssemblies (336ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1284ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (796ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (571ms) + ProcessInitializeOnLoadMethodAttributes (139ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.98 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6417. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 15.719900 ms (FindLiveObjects: 0.343200 ms CreateObjectMapping: 0.230700 ms MarkObjects: 14.968100 ms DeleteObjects: 0.176700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.591 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.83 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.147 seconds +Domain Reload Profiling: 2736ms + BeginReloadAssembly (151ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (372ms) + LoadAssemblies (436ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (2147ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (780ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (555ms) + ProcessInitializeOnLoadMethodAttributes (140ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.89 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6432. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 15.266600 ms (FindLiveObjects: 0.340100 ms CreateObjectMapping: 0.187300 ms MarkObjects: 14.558000 ms DeleteObjects: 0.178500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.535 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.81 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.344 seconds +Domain Reload Profiling: 1876ms + BeginReloadAssembly (148ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (314ms) + LoadAssemblies (379ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1344ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (788ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (559ms) + ProcessInitializeOnLoadMethodAttributes (142ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 18.41 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6447. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 14.989300 ms (FindLiveObjects: 0.738200 ms CreateObjectMapping: 0.270600 ms MarkObjects: 13.795400 ms DeleteObjects: 0.183100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.735 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.10 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.810 seconds +Domain Reload Profiling: 2543ms + BeginReloadAssembly (149ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (515ms) + LoadAssemblies (411ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (185ms) + TypeCache.Refresh (140ms) + TypeCache.ScanAssembly (94ms) + ScanForSourceGeneratedMonoScriptInfo (35ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1810ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (682ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (479ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.77 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6462. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 14.758100 ms (FindLiveObjects: 0.331200 ms CreateObjectMapping: 0.163500 ms MarkObjects: 13.840700 ms DeleteObjects: 0.421500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.585 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.06 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.888 seconds +Domain Reload Profiling: 2470ms + BeginReloadAssembly (153ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (361ms) + LoadAssemblies (427ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1888ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (757ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (536ms) + ProcessInitializeOnLoadMethodAttributes (138ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 103.16 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6477. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 18.970700 ms (FindLiveObjects: 0.391200 ms CreateObjectMapping: 0.194800 ms MarkObjects: 18.100000 ms DeleteObjects: 0.282900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.627 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.46 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.487 seconds +Domain Reload Profiling: 3112ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (392ms) + LoadAssemblies (452ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (22ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (12ms) + FinalizeReload (2487ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1068ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (797ms) + ProcessInitializeOnLoadMethodAttributes (187ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 18.87 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6492. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 19.398100 ms (FindLiveObjects: 0.457700 ms CreateObjectMapping: 0.601700 ms MarkObjects: 18.113000 ms DeleteObjects: 0.224500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.511 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.39 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.171 seconds +Domain Reload Profiling: 1681ms + BeginReloadAssembly (147ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (23ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (299ms) + LoadAssemblies (352ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (26ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1172ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (741ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (527ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 17.26 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6507. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 14.239300 ms (FindLiveObjects: 0.345300 ms CreateObjectMapping: 0.194100 ms MarkObjects: 13.527500 ms DeleteObjects: 0.170700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.537 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found Refreshing native plugins compatible for Editor in 15.58 ms, found 3 plugins. @@ -6970,187 +3460,138 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.211 seconds -Domain Reload Profiling: 1838ms - BeginReloadAssembly (174ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (53ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (50ms) - LoadAllAssembliesAndSetupDomain (368ms) - LoadAssemblies (428ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (30ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1212ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (722ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (525ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7310. -Memory consumption went from 200.8 MB to 200.7 MB. -Total: 13.245200 ms (FindLiveObjects: 0.381000 ms CreateObjectMapping: 0.156200 ms MarkObjects: 12.572200 ms DeleteObjects: 0.134900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.544 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.11 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.248 seconds -Domain Reload Profiling: 1790ms - BeginReloadAssembly (160ms) +- Finished resetting the current domain, in 1.172 seconds +Domain Reload Profiling: 1707ms + BeginReloadAssembly (159ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (40ms) - RebuildCommonClasses (25ms) + RebuildCommonClasses (28ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (309ms) - LoadAssemblies (383ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (303ms) + LoadAssemblies (373ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (7ms) + AnalyzeDomain (21ms) + TypeCache.Refresh (8ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1249ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1173ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (785ms) + SetupLoadedEditorAssemblies (762ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (4ms) + SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (78ms) - ProcessInitializeOnLoadAttributes (543ms) - ProcessInitializeOnLoadMethodAttributes (128ms) - AfterProcessingInitializeOnLoad (12ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (510ms) + ProcessInitializeOnLoadMethodAttributes (164ms) + AfterProcessingInitializeOnLoad (10ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.71 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.29 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7325. -Memory consumption went from 200.8 MB to 200.7 MB. -Total: 13.510500 ms (FindLiveObjects: 0.369700 ms CreateObjectMapping: 0.175900 ms MarkObjects: 12.826500 ms DeleteObjects: 0.137500 ms) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6522. +Memory consumption went from 196.0 MB to 195.9 MB. +Total: 13.457400 ms (FindLiveObjects: 0.333700 ms CreateObjectMapping: 0.178900 ms MarkObjects: 12.782400 ms DeleteObjects: 0.161100 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.641 seconds +- Loaded All Assemblies, in 0.524 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.77 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 15.11 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -7166,89 +3607,138 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.187 seconds -Domain Reload Profiling: 1826ms - BeginReloadAssembly (178ms) +- Finished resetting the current domain, in 1.191 seconds +Domain Reload Profiling: 1713ms + BeginReloadAssembly (149ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (391ms) - LoadAssemblies (447ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (306ms) + LoadAssemblies (368ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (42ms) - TypeCache.Refresh (20ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1187ms) + AnalyzeDomain (20ms) + TypeCache.Refresh (9ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1192ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (720ms) + SetupLoadedEditorAssemblies (779ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (2ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (498ms) - ProcessInitializeOnLoadMethodAttributes (142ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (65ms) + ProcessInitializeOnLoadAttributes (563ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.75 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 19.18 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7340. -Memory consumption went from 200.8 MB to 200.6 MB. -Total: 16.674600 ms (FindLiveObjects: 0.617200 ms CreateObjectMapping: 0.549700 ms MarkObjects: 15.311300 ms DeleteObjects: 0.195200 ms) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6537. +Memory consumption went from 196.1 MB to 196.0 MB. +Total: 13.311300 ms (FindLiveObjects: 0.314800 ms CreateObjectMapping: 0.182000 ms MarkObjects: 12.657000 ms DeleteObjects: 0.156700 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.517 seconds +- Loaded All Assemblies, in 0.589 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.22 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 23.54 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -7264,9 +3754,306 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.211 seconds -Domain Reload Profiling: 1726ms +- Finished resetting the current domain, in 1.893 seconds +Domain Reload Profiling: 2481ms BeginReloadAssembly (156ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (23ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (367ms) + LoadAssemblies (428ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (20ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1894ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (779ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (548ms) + ProcessInitializeOnLoadMethodAttributes (151ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.30 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6552. +Memory consumption went from 196.1 MB to 196.0 MB. +Total: 17.114000 ms (FindLiveObjects: 0.404300 ms CreateObjectMapping: 0.208600 ms MarkObjects: 16.284200 ms DeleteObjects: 0.215100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.640 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.23 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.809 seconds +Domain Reload Profiling: 2448ms + BeginReloadAssembly (179ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (390ms) + LoadAssemblies (430ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (57ms) + TypeCache.Refresh (34ms) + TypeCache.ScanAssembly (14ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1810ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (730ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (520ms) + ProcessInitializeOnLoadMethodAttributes (134ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.82 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6567. +Memory consumption went from 196.1 MB to 196.0 MB. +Total: 14.091300 ms (FindLiveObjects: 0.394100 ms CreateObjectMapping: 0.244000 ms MarkObjects: 13.286300 ms DeleteObjects: 0.165200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.515 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.95 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.178 seconds +Domain Reload Profiling: 1691ms + BeginReloadAssembly (152ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) @@ -7275,372 +4062,130 @@ Domain Reload Profiling: 1726ms RebuildCommonClasses (25ms) RebuildNativeTypeToScriptingClass (8ms) initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (291ms) - LoadAssemblies (359ms) + LoadAllAssembliesAndSetupDomain (294ms) + LoadAssemblies (357ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1211ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (784ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (63ms) - ProcessInitializeOnLoadAttributes (561ms) - ProcessInitializeOnLoadMethodAttributes (134ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.94 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7355. -Memory consumption went from 200.9 MB to 200.7 MB. -Total: 15.007900 ms (FindLiveObjects: 0.517700 ms CreateObjectMapping: 0.278300 ms MarkObjects: 13.974200 ms DeleteObjects: 0.236700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.522 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.23 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.192 seconds -Domain Reload Profiling: 1712ms - BeginReloadAssembly (153ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (41ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (7ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (298ms) - LoadAssemblies (362ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (18ms) + AnalyzeDomain (20ms) TypeCache.Refresh (8ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1193ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1178ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (776ms) + SetupLoadedEditorAssemblies (783ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (556ms) - ProcessInitializeOnLoadMethodAttributes (133ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 16.98 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7370. -Memory consumption went from 200.9 MB to 200.7 MB. -Total: 14.095800 ms (FindLiveObjects: 0.378600 ms CreateObjectMapping: 0.209200 ms MarkObjects: 13.372200 ms DeleteObjects: 0.135100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.502 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.68 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.185 seconds -Domain Reload Profiling: 1685ms - BeginReloadAssembly (149ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (280ms) - LoadAssemblies (346ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1185ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (758ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (542ms) - ProcessInitializeOnLoadMethodAttributes (132ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.30 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7385. -Memory consumption went from 200.9 MB to 200.7 MB. -Total: 16.381000 ms (FindLiveObjects: 0.405500 ms CreateObjectMapping: 0.253500 ms MarkObjects: 15.524300 ms DeleteObjects: 0.196300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.530 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.92 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.148 seconds -Domain Reload Profiling: 1677ms - BeginReloadAssembly (158ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (41ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (296ms) - LoadAssemblies (365ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (18ms) - TypeCache.Refresh (8ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1149ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (748ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (534ms) - ProcessInitializeOnLoadMethodAttributes (130ms) - AfterProcessingInitializeOnLoad (8ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (495ms) + ProcessInitializeOnLoadMethodAttributes (209ms) + AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.35 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 12.95 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7400. -Memory consumption went from 200.9 MB to 200.7 MB. -Total: 14.347900 ms (FindLiveObjects: 0.438200 ms CreateObjectMapping: 0.173000 ms MarkObjects: 13.594200 ms DeleteObjects: 0.141300 ms) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6582. +Memory consumption went from 196.2 MB to 196.0 MB. +Total: 14.715400 ms (FindLiveObjects: 0.400800 ms CreateObjectMapping: 0.215000 ms MarkObjects: 13.959800 ms DeleteObjects: 0.138500 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.564 seconds +- Loaded All Assemblies, in 0.677 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.59 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 12.25 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -7656,89 +4201,141 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.148 seconds -Domain Reload Profiling: 1710ms - BeginReloadAssembly (168ms) +- Finished resetting the current domain, in 1.854 seconds +Domain Reload Profiling: 2529ms + BeginReloadAssembly (164ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) + CreateAndSetChildDomain (47ms) RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (34ms) - LoadAllAssembliesAndSetupDomain (327ms) - LoadAssemblies (380ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (44ms) + LoadAllAssembliesAndSetupDomain (433ms) + LoadAssemblies (452ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (40ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (16ms) - FinalizeReload (1148ms) + AnalyzeDomain (67ms) + TypeCache.Refresh (43ms) + TypeCache.ScanAssembly (18ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1854ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (686ms) + SetupLoadedEditorAssemblies (661ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (488ms) - ProcessInitializeOnLoadMethodAttributes (122ms) + ProcessInitializeOnLoadAttributes (462ms) + ProcessInitializeOnLoadMethodAttributes (121ms) AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.33 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 11.89 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7415. -Memory consumption went from 200.8 MB to 200.7 MB. -Total: 15.409600 ms (FindLiveObjects: 0.483800 ms CreateObjectMapping: 0.223700 ms MarkObjects: 14.526800 ms DeleteObjects: 0.174300 ms) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6597. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.694500 ms (FindLiveObjects: 0.348100 ms CreateObjectMapping: 0.186500 ms MarkObjects: 12.982400 ms DeleteObjects: 0.176400 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.518 seconds +- Loaded All Assemblies, in 0.497 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.82 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.88 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -7754,9 +4351,309 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.209 seconds -Domain Reload Profiling: 1724ms +- Finished resetting the current domain, in 1.112 seconds +Domain Reload Profiling: 1607ms BeginReloadAssembly (152ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (276ms) + LoadAssemblies (339ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1112ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (696ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (502ms) + ProcessInitializeOnLoadMethodAttributes (110ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 10.66 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6612. +Memory consumption went from 196.2 MB to 196.0 MB. +Total: 12.740100 ms (FindLiveObjects: 0.311100 ms CreateObjectMapping: 0.169900 ms MarkObjects: 12.119000 ms DeleteObjects: 0.139300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.536 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.68 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.091 seconds +Domain Reload Profiling: 1625ms + BeginReloadAssembly (144ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (320ms) + LoadAssemblies (360ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (23ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1091ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (684ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (490ms) + ProcessInitializeOnLoadMethodAttributes (112ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.12 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6627. +Memory consumption went from 196.2 MB to 196.0 MB. +Total: 13.266500 ms (FindLiveObjects: 0.414100 ms CreateObjectMapping: 0.198000 ms MarkObjects: 12.516700 ms DeleteObjects: 0.136000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.486 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.64 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.180 seconds +Domain Reload Profiling: 1665ms + BeginReloadAssembly (147ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) @@ -7764,275 +4661,131 @@ Domain Reload Profiling: 1724ms CreateAndSetChildDomain (38ms) RebuildCommonClasses (24ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (292ms) - LoadAssemblies (360ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (16ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1209ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (784ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (563ms) - ProcessInitializeOnLoadMethodAttributes (132ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.65 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7430. -Memory consumption went from 200.9 MB to 200.7 MB. -Total: 14.359200 ms (FindLiveObjects: 0.419600 ms CreateObjectMapping: 0.233500 ms MarkObjects: 13.571700 ms DeleteObjects: 0.133600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.546 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.60 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.225 seconds -Domain Reload Profiling: 1770ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (301ms) - LoadAssemblies (360ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (30ms) - TypeCache.Refresh (12ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1225ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (728ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (485ms) - ProcessInitializeOnLoadMethodAttributes (161ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.85 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7445. -Memory consumption went from 200.9 MB to 200.8 MB. -Total: 14.815500 ms (FindLiveObjects: 0.459900 ms CreateObjectMapping: 0.233400 ms MarkObjects: 13.921200 ms DeleteObjects: 0.199800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.521 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.03 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.229 seconds -Domain Reload Profiling: 1748ms - BeginReloadAssembly (154ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (294ms) - LoadAssemblies (360ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (273ms) + LoadAssemblies (336ms) RebuildTransferFunctionScriptingTraits (0ms) AnalyzeDomain (18ms) TypeCache.Refresh (8ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (8ms) - FinalizeReload (1229ms) + FinalizeReload (1180ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (794ms) + SetupLoadedEditorAssemblies (776ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) + InitializePlatformSupportModulesInManaged (16ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (571ms) - ProcessInitializeOnLoadMethodAttributes (137ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (542ms) + ProcessInitializeOnLoadMethodAttributes (147ms) + AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) + AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.66 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 21.65 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7460. -Memory consumption went from 200.9 MB to 200.8 MB. -Total: 16.736000 ms (FindLiveObjects: 0.399800 ms CreateObjectMapping: 0.468800 ms MarkObjects: 15.688000 ms DeleteObjects: 0.178500 ms) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6642. +Memory consumption went from 196.2 MB to 196.0 MB. +Total: 16.099800 ms (FindLiveObjects: 0.336800 ms CreateObjectMapping: 0.190200 ms MarkObjects: 15.410100 ms DeleteObjects: 0.160600 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.528 seconds +- Loaded All Assemblies, in 0.560 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.66 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.47 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -8048,8 +4801,354 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.200 seconds -Domain Reload Profiling: 1727ms +- Finished resetting the current domain, in 1.859 seconds +Domain Reload Profiling: 2416ms + BeginReloadAssembly (148ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (341ms) + LoadAssemblies (401ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1859ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (756ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (537ms) + ProcessInitializeOnLoadMethodAttributes (138ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.26 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6657. +Memory consumption went from 196.2 MB to 196.1 MB. +Total: 15.718800 ms (FindLiveObjects: 0.373000 ms CreateObjectMapping: 0.208800 ms MarkObjects: 14.919800 ms DeleteObjects: 0.216100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Import Request. + Time since last request: 1041.565591 seconds. + path: Assets/Resources/map1.json + artifactKey: Guid(e1a8cb75f57d978498aa1da8d6859344) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/map1.json using Guid(e1a8cb75f57d978498aa1da8d6859344) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'acf6af3d74ae0b4e65bd8d6d399dc7b8') in 0.022059 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.620 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.56 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.829 seconds +Domain Reload Profiling: 2448ms + BeginReloadAssembly (174ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (53ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (379ms) + LoadAssemblies (425ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (13ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1830ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (712ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (502ms) + ProcessInitializeOnLoadMethodAttributes (133ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.18 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6672. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 15.977200 ms (FindLiveObjects: 0.387400 ms CreateObjectMapping: 0.196600 ms MarkObjects: 15.054400 ms DeleteObjects: 0.336700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Import Request. + Time since last request: 38.774748 seconds. + path: Assets/Resources/Samples/Battle + artifactKey: Guid(02b2a3322421b4546a838feaf2397e47) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Battle using Guid(02b2a3322421b4546a838feaf2397e47) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'e1a0c51f47f194ce6399f0b479f66c36') in 0.001991 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 0.000029 seconds. + path: Assets/Resources/Samples/Battle/Map + artifactKey: Guid(eeea1b1c3811e9a4e88d7db178395da0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Battle/Map using Guid(eeea1b1c3811e9a4e88d7db178395da0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'd922c6ffd2e48c9b87f7ad4d23136bff') in 0.000851 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 0.000015 seconds. + path: Assets/Resources/Samples/Battle/Sphere.prefab + artifactKey: Guid(86cd8d5d5dc65a640a89e80b920a7f12) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Battle/Sphere.prefab using Guid(86cd8d5d5dc65a640a89e80b920a7f12) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '5cc2188f139248a6b9bdf660101df006') in 0.130118 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 8 +======================================================================== +Received Import Request. + Time since last request: 0.000025 seconds. + path: Assets/Resources/Samples/Battle/Map/NavMesh + artifactKey: Guid(b4a08db43dcdda54aabdb3f842c5480d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Battle/Map/NavMesh using Guid(b4a08db43dcdda54aabdb3f842c5480d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '5af5dae898254b1d7335346734f07783') in 0.000714 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.603 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.28 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.160 seconds +Domain Reload Profiling: 1762ms BeginReloadAssembly (156ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) @@ -8057,1336 +5156,132 @@ Domain Reload Profiling: 1727ms ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (42ms) RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (299ms) - LoadAssemblies (362ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (21ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1201ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (776ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (555ms) - ProcessInitializeOnLoadMethodAttributes (133ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.58 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7475. -Memory consumption went from 201.0 MB to 200.8 MB. -Total: 14.702500 ms (FindLiveObjects: 0.570800 ms CreateObjectMapping: 0.174800 ms MarkObjects: 13.752400 ms DeleteObjects: 0.201300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.519 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.99 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.233 seconds -Domain Reload Profiling: 1749ms - BeginReloadAssembly (153ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (294ms) - LoadAssemblies (361ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1233ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (804ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (570ms) - ProcessInitializeOnLoadMethodAttributes (145ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.46 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7490. -Memory consumption went from 200.9 MB to 200.8 MB. -Total: 16.441800 ms (FindLiveObjects: 0.483300 ms CreateObjectMapping: 0.218300 ms MarkObjects: 15.588300 ms DeleteObjects: 0.150800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 591.315059 seconds. - path: Assets/Resources/GASSamples/GASMain.unity - artifactKey: Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources/GASSamples/GASMain.unity using Guid(6f1bec42463335e479078a78153b0bc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '840da607c2be01a4461ca844a2182355') in 0.001609 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 1.306271 seconds. - path: Assets/Resources/Fonts/SIMKAI.TTF - artifactKey: Guid(823c7151eb711204e9a45de5f4584f59) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Resources/Fonts/SIMKAI.TTF using Guid(823c7151eb711204e9a45de5f4584f59) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. -[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. -[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '4da762abd83a334aab5848dc36e23ec7') in 0.120381 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 4 -======================================================================== -Received Import Request. - Time since last request: 21.798102 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'a4abc94a895db27d6a5f4b40e64c8e80') in 0.001067 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.676 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.99 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.215 seconds -Domain Reload Profiling: 1886ms - BeginReloadAssembly (181ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (50ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (46ms) - LoadAllAssembliesAndSetupDomain (406ms) - LoadAssemblies (470ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (37ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1215ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (774ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (556ms) - ProcessInitializeOnLoadMethodAttributes (131ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.70 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7509. -Memory consumption went from 200.9 MB to 200.7 MB. -Total: 15.808000 ms (FindLiveObjects: 0.425300 ms CreateObjectMapping: 0.195900 ms MarkObjects: 15.009800 ms DeleteObjects: 0.175600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.561 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.60 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.319 seconds -Domain Reload Profiling: 1878ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (328ms) - LoadAssemblies (377ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (17ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1320ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (751ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (533ms) - ProcessInitializeOnLoadMethodAttributes (130ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (13ms) -Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.22 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7524. -Memory consumption went from 201.1 MB to 201.0 MB. -Total: 15.344300 ms (FindLiveObjects: 0.388000 ms CreateObjectMapping: 0.184600 ms MarkObjects: 14.623400 ms DeleteObjects: 0.147400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.633 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.12 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.267 seconds -Domain Reload Profiling: 1898ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (394ms) - LoadAssemblies (437ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (50ms) - TypeCache.Refresh (21ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (13ms) - ResolveRequiredComponents (13ms) - FinalizeReload (1267ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (758ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (20ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (555ms) - ProcessInitializeOnLoadMethodAttributes (114ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.48 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7539. -Memory consumption went from 201.1 MB to 201.0 MB. -Total: 13.707800 ms (FindLiveObjects: 0.578400 ms CreateObjectMapping: 0.185200 ms MarkObjects: 12.810100 ms DeleteObjects: 0.131400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.574 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.55 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.274 seconds -Domain Reload Profiling: 1845ms - BeginReloadAssembly (160ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (343ms) - LoadAssemblies (394ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1274ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (783ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (576ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.73 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7554. -Memory consumption went from 201.2 MB to 201.0 MB. -Total: 14.028700 ms (FindLiveObjects: 0.408300 ms CreateObjectMapping: 0.191400 ms MarkObjects: 13.287000 ms DeleteObjects: 0.141000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.681 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.94 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.862 seconds -Domain Reload Profiling: 2541ms - BeginReloadAssembly (154ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (451ms) - LoadAssemblies (498ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1863ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (724ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (513ms) - ProcessInitializeOnLoadMethodAttributes (125ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.90 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7569. -Memory consumption went from 201.1 MB to 200.9 MB. -Total: 14.667700 ms (FindLiveObjects: 0.413300 ms CreateObjectMapping: 0.197200 ms MarkObjects: 13.909200 ms DeleteObjects: 0.146800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.903 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.51 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.069 seconds -Domain Reload Profiling: 2970ms - BeginReloadAssembly (173ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (55ms) - LoadAllAssembliesAndSetupDomain (636ms) - LoadAssemblies (697ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (8ms) - FinalizeReload (2070ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (886ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (22ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (664ms) - ProcessInitializeOnLoadMethodAttributes (130ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7584. -Memory consumption went from 201.2 MB to 201.0 MB. -Total: 15.931400 ms (FindLiveObjects: 0.474100 ms CreateObjectMapping: 0.384900 ms MarkObjects: 14.814800 ms DeleteObjects: 0.255100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.643 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 20.86 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.165 seconds -Domain Reload Profiling: 1805ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (53ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (406ms) - LoadAssemblies (452ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1165ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (743ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (534ms) - ProcessInitializeOnLoadMethodAttributes (125ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.15 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7599. -Memory consumption went from 201.2 MB to 201.0 MB. -Total: 13.506000 ms (FindLiveObjects: 0.413600 ms CreateObjectMapping: 0.186100 ms MarkObjects: 12.770400 ms DeleteObjects: 0.134800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.660 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.19 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.311 seconds -Domain Reload Profiling: 1968ms - BeginReloadAssembly (164ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (422ms) - LoadAssemblies (454ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (57ms) - TypeCache.Refresh (20ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (15ms) - ResolveRequiredComponents (20ms) - FinalizeReload (1311ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (815ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (38ms) - SetLoadedEditorAssemblies (10ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (91ms) - ProcessInitializeOnLoadAttributes (535ms) - ProcessInitializeOnLoadMethodAttributes (133ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.51 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7614. -Memory consumption went from 201.2 MB to 201.0 MB. -Total: 15.645600 ms (FindLiveObjects: 0.462100 ms CreateObjectMapping: 0.190300 ms MarkObjects: 14.791700 ms DeleteObjects: 0.200300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.549 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.51 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.100 seconds -Domain Reload Profiling: 1647ms - BeginReloadAssembly (159ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (319ms) - LoadAssemblies (370ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1101ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (667ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (469ms) - ProcessInitializeOnLoadMethodAttributes (119ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.75 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7629. -Memory consumption went from 201.2 MB to 201.0 MB. -Total: 14.872600 ms (FindLiveObjects: 0.476100 ms CreateObjectMapping: 0.211600 ms MarkObjects: 14.042700 ms DeleteObjects: 0.141100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 770.079631 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '0c65d8db64b9b9821c1682f66a897dc0') in 0.009124 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 2.242599 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '76004cd90a8d88886f8cba15cfb2bd74') in 0.001015 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 1.235413 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '1bb8f24cc3036b6d7adf7bc50015ee50') in 0.000991 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 65.846943 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'bdfe6f36f6d03033cd2ef634e403c9bb') in 0.001640 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 10.392538 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '6bfb261c91c21092791870c0df5e1f70') in 0.001114 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.565 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.15 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.156 seconds -Domain Reload Profiling: 1719ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (26ms) RebuildNativeTypeToScriptingClass (8ms) initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (325ms) - LoadAssemblies (379ms) + LoadAllAssembliesAndSetupDomain (371ms) + LoadAssemblies (422ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (15ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (14ms) TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (12ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1156ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1161ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (694ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (491ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.20 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7644. -Memory consumption went from 200.9 MB to 200.7 MB. -Total: 14.931100 ms (FindLiveObjects: 0.442900 ms CreateObjectMapping: 0.197100 ms MarkObjects: 14.146600 ms DeleteObjects: 0.143200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Import Request. - Time since last request: 65.944089 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'a7a11f69031d03b11a12cc12812f9a1a') in 0.008706 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.585 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.62 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.155 seconds -Domain Reload Profiling: 1738ms - BeginReloadAssembly (179ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (329ms) - LoadAssemblies (392ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (37ms) - TypeCache.Refresh (17ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1156ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (690ms) + SetupLoadedEditorAssemblies (691ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (16ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (488ms) - ProcessInitializeOnLoadMethodAttributes (122ms) - AfterProcessingInitializeOnLoad (8ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (483ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.47 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 19.44 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7659. -Memory consumption went from 201.0 MB to 200.8 MB. -Total: 13.726600 ms (FindLiveObjects: 0.369300 ms CreateObjectMapping: 0.169500 ms MarkObjects: 13.056900 ms DeleteObjects: 0.129800 ms) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6695. +Memory consumption went from 200.2 MB to 200.1 MB. +Total: 13.643300 ms (FindLiveObjects: 0.358900 ms CreateObjectMapping: 0.176800 ms MarkObjects: 12.973200 ms DeleteObjects: 0.133400 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.506 seconds +- Loaded All Assemblies, in 0.520 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.40 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.45 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -9402,417 +5297,130 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.206 seconds -Domain Reload Profiling: 1710ms - BeginReloadAssembly (150ms) +- Finished resetting the current domain, in 1.251 seconds +Domain Reload Profiling: 1770ms + BeginReloadAssembly (154ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) + DisableScriptedObjects (2ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (25ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (27ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (283ms) - LoadAssemblies (347ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (16ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1206ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (774ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (62ms) - ProcessInitializeOnLoadAttributes (547ms) - ProcessInitializeOnLoadMethodAttributes (136ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.20 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 7674. -Memory consumption went from 201.2 MB to 201.1 MB. -Total: 15.251300 ms (FindLiveObjects: 0.430700 ms CreateObjectMapping: 0.280700 ms MarkObjects: 14.402300 ms DeleteObjects: 0.136800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 52.175273 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'f61bb85a05688efd581f4f48cfbef8ae') in 0.009074 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 50.836551 seconds. - path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/config01.txt - artifactKey: Guid(2ae8dd65757eda9499fd4559acc7d26f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/config01.txt using Guid(2ae8dd65757eda9499fd4559acc7d26f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'f8bea2b2effe15b9c3b381995dfcbf5d') in 0.000958 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 46.531005 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '8b0dc59ffa2ce9b39faf6379468ceb01') in 0.001172 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.516 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.60 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.205 seconds -Domain Reload Profiling: 1719ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (285ms) - LoadAssemblies (350ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (19ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1205ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (783ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (560ms) - ProcessInitializeOnLoadMethodAttributes (134ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.58 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7689. -Memory consumption went from 201.0 MB to 200.8 MB. -Total: 15.740200 ms (FindLiveObjects: 0.447000 ms CreateObjectMapping: 0.283500 ms MarkObjects: 14.855900 ms DeleteObjects: 0.152800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Import Request. - Time since last request: 79.231716 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'f395a553e3e66c8e663210b25fb70715') in 0.010044 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Import Request. - Time since last request: 2.993142 seconds. - path: Assets/Scripts/GASSamples/AI/AiDemo1.txt - artifactKey: Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/AI/AiDemo1.txt using Guid(efbb9ae85b44479fac84562240d86ac3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'fb2b7ec5631177e218e5a8cfe56eca62') in 0.001181 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.529 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.79 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.219 seconds -Domain Reload Profiling: 1746ms - BeginReloadAssembly (155ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (300ms) - LoadAssemblies (367ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (19ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1219ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (788ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (563ms) - ProcessInitializeOnLoadMethodAttributes (138ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.17 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7704. -Memory consumption went from 201.0 MB to 200.8 MB. -Total: 14.390600 ms (FindLiveObjects: 0.403200 ms CreateObjectMapping: 0.184000 ms MarkObjects: 13.664900 ms DeleteObjects: 0.137400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.581 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.61 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.287 seconds -Domain Reload Profiling: 1865ms - BeginReloadAssembly (195ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (63ms) - RebuildCommonClasses (30ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (300ms) - LoadAssemblies (381ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (296ms) + LoadAssemblies (357ms) RebuildTransferFunctionScriptingTraits (0ms) AnalyzeDomain (18ms) TypeCache.Refresh (7ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1288ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1252ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (845ms) + SetupLoadedEditorAssemblies (800ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (2ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (602ms) - ProcessInitializeOnLoadMethodAttributes (153ms) - AfterProcessingInitializeOnLoad (10ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (553ms) + ProcessInitializeOnLoadMethodAttributes (160ms) + AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (11ms) + AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.89 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.94 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7719. -Memory consumption went from 201.2 MB to 201.1 MB. -Total: 15.001500 ms (FindLiveObjects: 0.488700 ms CreateObjectMapping: 0.191100 ms MarkObjects: 14.144500 ms DeleteObjects: 0.175600 ms) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6710. +Memory consumption went from 200.5 MB to 200.3 MB. +Total: 14.086100 ms (FindLiveObjects: 0.366600 ms CreateObjectMapping: 0.234500 ms MarkObjects: 13.341100 ms DeleteObjects: 0.143000 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> diff --git a/JNFrame2/Logs/AssetImportWorker1-prev.log b/JNFrame2/Logs/AssetImportWorker1-prev.log new file mode 100644 index 00000000..48193fdf --- /dev/null +++ b/JNFrame2/Logs/AssetImportWorker1-prev.log @@ -0,0 +1,9500 @@ +Using pre-set license +Built from '2022.3/staging' branch; Version is '2022.3.52f1 (1120fcb54228) revision 1122556'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 11 (10.0.22631) 64bit Core' Language: 'zh' Physical Memory: 16088 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +C:\APP\UnityEdit\2022.3.52f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker1 +-projectPath +D:/Jisol/JisolGame/JNFrame2 +-logFile +Logs/AssetImportWorker1.log +-srvPort +50803 +Successfully changed project path to: D:/Jisol/JisolGame/JNFrame2 +D:/Jisol/JisolGame/JNFrame2 +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-allocator-temp-initial-block-size-main=262144" + "memorysetup-allocator-temp-initial-block-size-worker=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Player connection [3840] Target information: + +Player connection [3840] * "[IP] 192.168.31.216 [Port] 0 [Flags] 2 [Guid] 453757405 [EditorId] 453757405 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" + +Player connection [3840] Host joined multi-casting on [225.0.0.222:54997]... +Player connection [3840] Host joined alternative multi-casting on [225.0.0.222:34997]... +[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. +Refreshing native plugins compatible for Editor in 32.61 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2022.3.52f1 (1120fcb54228) +[Subsystems] Discovering subsystems at path C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path D:/Jisol/JisolGame/JNFrame2/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 3060 Laptop GPU (ID=0x2520) + Vendor: NVIDIA + VRAM: 5996 MB + Driver: 31.0.15.5176 +Initialize mono +Mono path[0] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Managed' +Mono path[1] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56960 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll +Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.013504 seconds. +- Loaded All Assemblies, in 0.563 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Android Extension - Scanning For ADB Devices 667 ms +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.094 seconds +Domain Reload Profiling: 1654ms + BeginReloadAssembly (180ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + RebuildCommonClasses (67ms) + RebuildNativeTypeToScriptingClass (12ms) + initialDomainReloadingComplete (85ms) + LoadAllAssembliesAndSetupDomain (215ms) + LoadAssemblies (182ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (209ms) + TypeCache.Refresh (208ms) + TypeCache.ScanAssembly (181ms) + ScanForSourceGeneratedMonoScriptInfo (1ms) + ResolveRequiredComponents (0ms) + FinalizeReload (1095ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1035ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (760ms) + SetLoadedEditorAssemblies (5ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (3ms) + ProcessInitializeOnLoadAttributes (199ms) + ProcessInitializeOnLoadMethodAttributes (67ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +======================================================================== +Worker process is ready to serve import requests +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 1.249 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 30.37 ms, found 3 plugins. +Package Manager log level set to [2] +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.000 seconds +Domain Reload Profiling: 3247ms + BeginReloadAssembly (221ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (23ms) + RebuildCommonClasses (37ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (57ms) + LoadAllAssembliesAndSetupDomain (919ms) + LoadAssemblies (676ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (404ms) + TypeCache.Refresh (360ms) + TypeCache.ScanAssembly (324ms) + ScanForSourceGeneratedMonoScriptInfo (31ms) + ResolveRequiredComponents (9ms) + FinalizeReload (2001ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1757ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (42ms) + SetLoadedEditorAssemblies (6ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (104ms) + ProcessInitializeOnLoadAttributes (1205ms) + ProcessInitializeOnLoadMethodAttributes (378ms) + AfterProcessingInitializeOnLoad (21ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (21ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 32.11 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5655 Unused Serialized files (Serialized files now loaded: 0) +Unloading 70 unused Assets / (202.0 KB). Loaded Objects now: 6172. +Memory consumption went from 197.9 MB to 197.7 MB. +Total: 30.742200 ms (FindLiveObjects: 0.644100 ms CreateObjectMapping: 0.295800 ms MarkObjects: 29.304700 ms DeleteObjects: 0.494700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.570 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.34 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.198 seconds +Domain Reload Profiling: 1766ms + BeginReloadAssembly (179ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (316ms) + LoadAssemblies (374ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1199ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (753ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (530ms) + ProcessInitializeOnLoadMethodAttributes (131ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.23 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6188. +Memory consumption went from 195.4 MB to 195.2 MB. +Total: 15.188600 ms (FindLiveObjects: 0.301700 ms CreateObjectMapping: 0.182700 ms MarkObjects: 14.552900 ms DeleteObjects: 0.150600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.594 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.35 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.171 seconds +Domain Reload Profiling: 1762ms + BeginReloadAssembly (166ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (349ms) + LoadAssemblies (415ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1171ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (708ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (482ms) + ProcessInitializeOnLoadMethodAttributes (145ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.97 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6203. +Memory consumption went from 195.4 MB to 195.2 MB. +Total: 13.730700 ms (FindLiveObjects: 0.327100 ms CreateObjectMapping: 0.196000 ms MarkObjects: 13.082100 ms DeleteObjects: 0.124300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.575 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.77 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.121 seconds +Domain Reload Profiling: 1694ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (337ms) + LoadAssemblies (399ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1121ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (680ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (477ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.53 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6218. +Memory consumption went from 195.4 MB to 195.2 MB. +Total: 15.361400 ms (FindLiveObjects: 0.314400 ms CreateObjectMapping: 0.220300 ms MarkObjects: 14.637100 ms DeleteObjects: 0.188100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.657 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.54 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.139 seconds +Domain Reload Profiling: 1792ms + BeginReloadAssembly (164ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (47ms) + LoadAllAssembliesAndSetupDomain (407ms) + LoadAssemblies (470ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1139ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (697ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (486ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.21 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6233. +Memory consumption went from 195.4 MB to 195.3 MB. +Total: 12.764200 ms (FindLiveObjects: 0.282200 ms CreateObjectMapping: 0.164300 ms MarkObjects: 12.193000 ms DeleteObjects: 0.123700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.705 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.63 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.113 seconds +Domain Reload Profiling: 1814ms + BeginReloadAssembly (189ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (35ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (56ms) + LoadAllAssembliesAndSetupDomain (411ms) + LoadAssemblies (494ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (39ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1113ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (669ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (462ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 23.40 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6248. +Memory consumption went from 195.4 MB to 195.2 MB. +Total: 18.753500 ms (FindLiveObjects: 0.339300 ms CreateObjectMapping: 0.208600 ms MarkObjects: 18.034000 ms DeleteObjects: 0.170500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.698 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.50 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.153 seconds +Domain Reload Profiling: 1848ms + BeginReloadAssembly (201ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (32ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (57ms) + LoadAllAssembliesAndSetupDomain (395ms) + LoadAssemblies (484ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1153ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (696ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (487ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.14 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6263. +Memory consumption went from 195.4 MB to 195.3 MB. +Total: 13.311000 ms (FindLiveObjects: 0.313400 ms CreateObjectMapping: 0.178400 ms MarkObjects: 12.650800 ms DeleteObjects: 0.167200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.578 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.94 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.275 seconds +Domain Reload Profiling: 1851ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (32ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (324ms) + LoadAssemblies (391ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1276ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (799ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (580ms) + ProcessInitializeOnLoadMethodAttributes (129ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Script is not up to date after domain reload: guid(2ac7f2bb23fb47efb3a21d1160e962ac) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/Entity/Nodes/Component/Controller/JNGASBoxController.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.74 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6277. +Memory consumption went from 195.4 MB to 195.3 MB. +Total: 13.640800 ms (FindLiveObjects: 0.306400 ms CreateObjectMapping: 0.160900 ms MarkObjects: 12.906800 ms DeleteObjects: 0.265300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.585 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.70 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.213 seconds +Domain Reload Profiling: 1795ms + BeginReloadAssembly (177ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (336ms) + LoadAssemblies (404ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1213ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (743ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (529ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.17 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6293. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 14.176200 ms (FindLiveObjects: 0.374500 ms CreateObjectMapping: 0.170300 ms MarkObjects: 13.485400 ms DeleteObjects: 0.144500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.581 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.21 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.126 seconds +Domain Reload Profiling: 1704ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (332ms) + LoadAssemblies (400ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1126ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (696ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (486ms) + ProcessInitializeOnLoadMethodAttributes (131ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.24 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6308. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 14.017200 ms (FindLiveObjects: 0.340600 ms CreateObjectMapping: 0.174400 ms MarkObjects: 13.339900 ms DeleteObjects: 0.161000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.587 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.94 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.064 seconds +Domain Reload Profiling: 1649ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (347ms) + LoadAssemblies (406ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1064ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (645ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (453ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.76 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6323. +Memory consumption went from 195.4 MB to 195.3 MB. +Total: 13.005700 ms (FindLiveObjects: 0.287900 ms CreateObjectMapping: 0.167000 ms MarkObjects: 12.416500 ms DeleteObjects: 0.133200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.585 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.98 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.083 seconds +Domain Reload Profiling: 1664ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (339ms) + LoadAssemblies (401ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1083ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (662ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (468ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.27 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6338. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 13.024700 ms (FindLiveObjects: 0.340200 ms CreateObjectMapping: 0.166100 ms MarkObjects: 12.362800 ms DeleteObjects: 0.154400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.692 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 21.16 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.184 seconds +Domain Reload Profiling: 1874ms + BeginReloadAssembly (204ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (58ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (407ms) + LoadAssemblies (473ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (45ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (12ms) + FinalizeReload (1185ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (699ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (498ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 17.50 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6353. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 13.513200 ms (FindLiveObjects: 0.352200 ms CreateObjectMapping: 0.177300 ms MarkObjects: 12.854700 ms DeleteObjects: 0.128100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.625 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.32 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.121 seconds +Domain Reload Profiling: 1743ms + BeginReloadAssembly (185ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (362ms) + LoadAssemblies (424ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (43ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1121ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (678ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (471ms) + ProcessInitializeOnLoadMethodAttributes (129ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.54 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6368. +Memory consumption went from 195.5 MB to 195.4 MB. +Total: 13.861800 ms (FindLiveObjects: 0.327900 ms CreateObjectMapping: 0.232700 ms MarkObjects: 13.154900 ms DeleteObjects: 0.144900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.699 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.54 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.193 seconds +Domain Reload Profiling: 1889ms + BeginReloadAssembly (213ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (13ms) + initialDomainReloadingComplete (57ms) + LoadAllAssembliesAndSetupDomain (385ms) + LoadAssemblies (472ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1194ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (757ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (552ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.85 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6383. +Memory consumption went from 195.5 MB to 195.4 MB. +Total: 13.131200 ms (FindLiveObjects: 0.315400 ms CreateObjectMapping: 0.175100 ms MarkObjects: 12.506300 ms DeleteObjects: 0.133500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.549 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.60 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.100 seconds +Domain Reload Profiling: 1647ms + BeginReloadAssembly (155ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (2ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (314ms) + LoadAssemblies (373ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (30ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1101ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (652ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (464ms) + ProcessInitializeOnLoadMethodAttributes (112ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (16ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.63 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6398. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 14.106700 ms (FindLiveObjects: 0.338200 ms CreateObjectMapping: 0.195600 ms MarkObjects: 13.416800 ms DeleteObjects: 0.154800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.611 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.81 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.064 seconds +Domain Reload Profiling: 1673ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (366ms) + LoadAssemblies (419ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (44ms) + TypeCache.Refresh (26ms) + TypeCache.ScanAssembly (13ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1064ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (648ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (460ms) + ProcessInitializeOnLoadMethodAttributes (113ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.93 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6413. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 12.904900 ms (FindLiveObjects: 0.301900 ms CreateObjectMapping: 0.174700 ms MarkObjects: 12.289300 ms DeleteObjects: 0.138100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.795 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 25.60 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.340 seconds +Domain Reload Profiling: 2132ms + BeginReloadAssembly (261ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (7ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (40ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (53ms) + LoadAllAssembliesAndSetupDomain (429ms) + LoadAssemblies (558ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (45ms) + TypeCache.Refresh (25ms) + TypeCache.ScanAssembly (13ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1341ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (865ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (577ms) + ProcessInitializeOnLoadMethodAttributes (201ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Script is not up to date after domain reload: guid(2a6d4e191dd04e18be61de59dbc9a36c) path("Assets/HotScripts/JNGame/Runtime/BehaviorTreeSlayer/JNBehaviorTree.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.22 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6427. +Memory consumption went from 195.5 MB to 195.4 MB. +Total: 14.777500 ms (FindLiveObjects: 0.334300 ms CreateObjectMapping: 0.183900 ms MarkObjects: 14.106900 ms DeleteObjects: 0.151100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.607 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.45 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.181 seconds +Domain Reload Profiling: 1786ms + BeginReloadAssembly (170ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (364ms) + LoadAssemblies (414ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (47ms) + TypeCache.Refresh (27ms) + TypeCache.ScanAssembly (15ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1181ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (696ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (496ms) + ProcessInitializeOnLoadMethodAttributes (117ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.57 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6443. +Memory consumption went from 195.6 MB to 195.5 MB. +Total: 13.552000 ms (FindLiveObjects: 0.316000 ms CreateObjectMapping: 0.181500 ms MarkObjects: 12.894500 ms DeleteObjects: 0.158600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.586 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.22 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.153 seconds +Domain Reload Profiling: 1736ms + BeginReloadAssembly (170ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (337ms) + LoadAssemblies (393ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (24ms) + TypeCache.ScanAssembly (12ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1153ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (686ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (483ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.76 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6458. +Memory consumption went from 195.6 MB to 195.5 MB. +Total: 13.711800 ms (FindLiveObjects: 0.315400 ms CreateObjectMapping: 0.222800 ms MarkObjects: 13.022800 ms DeleteObjects: 0.149700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.653 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 22.05 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.382 seconds +Domain Reload Profiling: 2033ms + BeginReloadAssembly (160ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (420ms) + LoadAssemblies (451ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (57ms) + TypeCache.Refresh (35ms) + TypeCache.ScanAssembly (15ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1383ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (912ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (65ms) + ProcessInitializeOnLoadAttributes (650ms) + ProcessInitializeOnLoadMethodAttributes (168ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Script is not up to date after domain reload: guid(2a6d4e191dd04e18be61de59dbc9a36c) path("Assets/HotScripts/JNGame/Runtime/BehaviorTreeSlayer/JNBehaviorTree.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.40 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6472. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 15.149100 ms (FindLiveObjects: 0.428100 ms CreateObjectMapping: 0.194800 ms MarkObjects: 14.314000 ms DeleteObjects: 0.210500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.573 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.84 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.072 seconds +Domain Reload Profiling: 1642ms + BeginReloadAssembly (162ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (338ms) + LoadAssemblies (392ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (25ms) + TypeCache.ScanAssembly (13ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1072ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (661ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (473ms) + ProcessInitializeOnLoadMethodAttributes (113ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.54 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6488. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 13.404700 ms (FindLiveObjects: 0.333000 ms CreateObjectMapping: 0.156300 ms MarkObjects: 12.775500 ms DeleteObjects: 0.138900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.635 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.15 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.111 seconds +Domain Reload Profiling: 1743ms + BeginReloadAssembly (181ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (42ms) + LoadAllAssembliesAndSetupDomain (376ms) + LoadAssemblies (440ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (40ms) + TypeCache.Refresh (22ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1111ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (662ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (465ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 17.06 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6503. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 19.933200 ms (FindLiveObjects: 0.535100 ms CreateObjectMapping: 0.249600 ms MarkObjects: 18.831100 ms DeleteObjects: 0.315400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Import Request. + Time since last request: 3745.210790 seconds. + path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/ChangeColor.cs + artifactKey: Guid(f0fa58ba969d18d40b33910ebdeee917) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/ChangeColor.cs using Guid(f0fa58ba969d18d40b33910ebdeee917) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '39d43c4fda0fe9a78520129ecd2f93a4') in 0.006296 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Import Request. + Time since last request: 677.846169 seconds. + path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCue_PlayerDemo02.asset + artifactKey: Guid(2aa1d58fb62dc104484f4f2bf1673303) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCue_PlayerDemo02.asset using Guid(2aa1d58fb62dc104484f4f2bf1673303) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'bbf15827580efa66f4dcf9db6ca3ad5d') in 0.018165 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 1 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.586 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.27 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.223 seconds +Domain Reload Profiling: 1807ms + BeginReloadAssembly (170ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (337ms) + LoadAssemblies (401ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1223ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (700ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (491ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.19 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6519. +Memory consumption went from 195.4 MB to 195.3 MB. +Total: 13.127100 ms (FindLiveObjects: 0.337500 ms CreateObjectMapping: 0.184400 ms MarkObjects: 12.462600 ms DeleteObjects: 0.141600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.554 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.01 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.072 seconds +Domain Reload Profiling: 1624ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (310ms) + LoadAssemblies (374ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1072ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (662ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (463ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.06 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6534. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 13.804700 ms (FindLiveObjects: 0.374800 ms CreateObjectMapping: 0.209100 ms MarkObjects: 13.058500 ms DeleteObjects: 0.160700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.506 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.50 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.271 seconds +Domain Reload Profiling: 1775ms + BeginReloadAssembly (151ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (284ms) + LoadAssemblies (351ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1272ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (808ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (577ms) + ProcessInitializeOnLoadMethodAttributes (138ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.15 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6549. +Memory consumption went from 195.6 MB to 195.5 MB. +Total: 14.694900 ms (FindLiveObjects: 0.348500 ms CreateObjectMapping: 0.189600 ms MarkObjects: 14.006600 ms DeleteObjects: 0.149100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.507 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.54 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.199 seconds +Domain Reload Profiling: 1703ms + BeginReloadAssembly (156ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (23ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (282ms) + LoadAssemblies (351ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1199ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (789ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (562ms) + ProcessInitializeOnLoadMethodAttributes (138ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.10 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6564. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 15.343800 ms (FindLiveObjects: 0.333100 ms CreateObjectMapping: 0.184300 ms MarkObjects: 14.607100 ms DeleteObjects: 0.218500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.517 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 20.22 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.207 seconds +Domain Reload Profiling: 1722ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (296ms) + LoadAssemblies (346ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1208ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (774ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (571ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Script is not up to date after domain reload: guid(321af3379125465380073b2a04a1b1e2) path("Assets/Scripts/GASSamples/Scripts/GAS/GameplayCue/GameplayCueDurational_PlayerDemo01.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.75 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6578. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 14.049400 ms (FindLiveObjects: 0.310600 ms CreateObjectMapping: 0.172800 ms MarkObjects: 13.375500 ms DeleteObjects: 0.189400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.512 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.07 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.121 seconds +Domain Reload Profiling: 1632ms + BeginReloadAssembly (147ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (296ms) + LoadAssemblies (348ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (29ms) + TypeCache.Refresh (12ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1122ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (713ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (504ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.58 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6594. +Memory consumption went from 195.7 MB to 195.6 MB. +Total: 13.875800 ms (FindLiveObjects: 0.337200 ms CreateObjectMapping: 0.186400 ms MarkObjects: 13.207200 ms DeleteObjects: 0.144100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.562 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.67 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.169 seconds +Domain Reload Profiling: 1729ms + BeginReloadAssembly (162ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (325ms) + LoadAssemblies (376ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (40ms) + TypeCache.Refresh (24ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1170ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (739ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (528ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.28 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6609. +Memory consumption went from 195.7 MB to 195.6 MB. +Total: 13.561400 ms (FindLiveObjects: 0.339600 ms CreateObjectMapping: 0.175900 ms MarkObjects: 12.899300 ms DeleteObjects: 0.145600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.769 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.85 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.414 seconds +Domain Reload Profiling: 2180ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (44ms) + LoadAllAssembliesAndSetupDomain (521ms) + LoadAssemblies (448ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (163ms) + TypeCache.Refresh (133ms) + TypeCache.ScanAssembly (114ms) + ScanForSourceGeneratedMonoScriptInfo (21ms) + ResolveRequiredComponents (7ms) + FinalizeReload (1414ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (860ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (63ms) + ProcessInitializeOnLoadAttributes (611ms) + ProcessInitializeOnLoadMethodAttributes (155ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 40.06 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6624. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 16.340500 ms (FindLiveObjects: 0.686700 ms CreateObjectMapping: 0.170400 ms MarkObjects: 15.241600 ms DeleteObjects: 0.239800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.594 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.21 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.150 seconds +Domain Reload Profiling: 1741ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (360ms) + LoadAssemblies (404ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (40ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1150ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (720ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (522ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.30 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6639. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 13.713900 ms (FindLiveObjects: 0.329800 ms CreateObjectMapping: 0.176300 ms MarkObjects: 13.041800 ms DeleteObjects: 0.164900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.666 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.33 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.233 seconds +Domain Reload Profiling: 1897ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (430ms) + LoadAssemblies (480ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (17ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1233ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (781ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (69ms) + ProcessInitializeOnLoadAttributes (562ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.06 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6654. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 13.683900 ms (FindLiveObjects: 0.329200 ms CreateObjectMapping: 0.215000 ms MarkObjects: 12.994700 ms DeleteObjects: 0.144100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.598 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.30 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.159 seconds +Domain Reload Profiling: 1755ms + BeginReloadAssembly (176ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (48ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (348ms) + LoadAssemblies (409ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1159ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (728ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (518ms) + ProcessInitializeOnLoadMethodAttributes (131ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.16 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6669. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 14.127200 ms (FindLiveObjects: 0.384500 ms CreateObjectMapping: 0.181600 ms MarkObjects: 13.399500 ms DeleteObjects: 0.160400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.603 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.67 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.092 seconds +Domain Reload Profiling: 1692ms + BeginReloadAssembly (180ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (349ms) + LoadAssemblies (409ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1092ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (660ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (457ms) + ProcessInitializeOnLoadMethodAttributes (117ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.95 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6684. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 13.425700 ms (FindLiveObjects: 0.478000 ms CreateObjectMapping: 0.265000 ms MarkObjects: 12.542400 ms DeleteObjects: 0.137500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.618 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.69 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.198 seconds +Domain Reload Profiling: 1814ms + BeginReloadAssembly (179ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (34ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (350ms) + LoadAssemblies (412ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (12ms) + FinalizeReload (1198ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (763ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (547ms) + ProcessInitializeOnLoadMethodAttributes (129ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.19 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6699. +Memory consumption went from 195.8 MB to 195.7 MB. +Total: 13.866900 ms (FindLiveObjects: 0.379300 ms CreateObjectMapping: 0.233800 ms MarkObjects: 13.105500 ms DeleteObjects: 0.147100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.546 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.54 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.094 seconds +Domain Reload Profiling: 1638ms + BeginReloadAssembly (172ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (302ms) + LoadAssemblies (368ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1094ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (664ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (469ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.77 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6714. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 13.381200 ms (FindLiveObjects: 0.331500 ms CreateObjectMapping: 0.174400 ms MarkObjects: 12.698100 ms DeleteObjects: 0.176100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.668 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.28 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.170 seconds +Domain Reload Profiling: 1836ms + BeginReloadAssembly (173ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (419ms) + LoadAssemblies (476ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (24ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1171ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (670ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (469ms) + ProcessInitializeOnLoadMethodAttributes (118ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.41 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6729. +Memory consumption went from 195.9 MB to 195.8 MB. +Total: 13.823300 ms (FindLiveObjects: 0.341000 ms CreateObjectMapping: 0.196100 ms MarkObjects: 13.148400 ms DeleteObjects: 0.136500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.669 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.86 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.277 seconds +Domain Reload Profiling: 1942ms + BeginReloadAssembly (180ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (53ms) + LoadAllAssembliesAndSetupDomain (395ms) + LoadAssemblies (462ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (17ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1277ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (748ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (64ms) + ProcessInitializeOnLoadAttributes (528ms) + ProcessInitializeOnLoadMethodAttributes (129ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 18.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6745. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 17.241700 ms (FindLiveObjects: 0.447500 ms CreateObjectMapping: 0.222600 ms MarkObjects: 16.338100 ms DeleteObjects: 0.232200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.657 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.31 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.384 seconds +Domain Reload Profiling: 2038ms + BeginReloadAssembly (194ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (33ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (44ms) + LoadAllAssembliesAndSetupDomain (373ms) + LoadAssemblies (451ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (19ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1384ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (888ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (65ms) + ProcessInitializeOnLoadAttributes (645ms) + ProcessInitializeOnLoadMethodAttributes (148ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.86 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6760. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 14.959900 ms (FindLiveObjects: 0.355000 ms CreateObjectMapping: 0.196300 ms MarkObjects: 14.227300 ms DeleteObjects: 0.180100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.617 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 19.49 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.270 seconds +Domain Reload Profiling: 1885ms + BeginReloadAssembly (159ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (380ms) + LoadAssemblies (440ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1270ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (789ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (62ms) + ProcessInitializeOnLoadAttributes (552ms) + ProcessInitializeOnLoadMethodAttributes (145ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Script is not up to date after domain reload: guid(11fd831585c84672a7b5f00e86be7d26) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiLog.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.10 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6774. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 14.823000 ms (FindLiveObjects: 0.346900 ms CreateObjectMapping: 0.175300 ms MarkObjects: 14.145300 ms DeleteObjects: 0.154000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.649 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.49 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.221 seconds +Domain Reload Profiling: 1867ms + BeginReloadAssembly (174ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (395ms) + LoadAssemblies (460ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (17ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1221ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (753ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (539ms) + ProcessInitializeOnLoadMethodAttributes (123ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.25 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6790. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 13.766800 ms (FindLiveObjects: 0.348200 ms CreateObjectMapping: 0.190400 ms MarkObjects: 13.082800 ms DeleteObjects: 0.144200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.583 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.27 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.211 seconds +Domain Reload Profiling: 1792ms + BeginReloadAssembly (161ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (46ms) + LoadAllAssembliesAndSetupDomain (336ms) + LoadAssemblies (393ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1212ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (760ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (545ms) + ProcessInitializeOnLoadMethodAttributes (129ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.81 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6806. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 14.879100 ms (FindLiveObjects: 0.392200 ms CreateObjectMapping: 0.287200 ms MarkObjects: 14.037100 ms DeleteObjects: 0.161000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.633 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.63 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.252 seconds +Domain Reload Profiling: 1883ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (33ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (374ms) + LoadAssemblies (441ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1252ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (772ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (547ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (16ms) +Script is not up to date after domain reload: guid(4f5e99e31c984d56a40398119595b219) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiTreeNode.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.41 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6820. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 22.082000 ms (FindLiveObjects: 2.388200 ms CreateObjectMapping: 3.501400 ms MarkObjects: 16.024200 ms DeleteObjects: 0.166600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.557 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.03 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.232 seconds +Domain Reload Profiling: 1787ms + BeginReloadAssembly (158ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (324ms) + LoadAssemblies (380ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1233ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (780ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (548ms) + ProcessInitializeOnLoadMethodAttributes (142ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.48 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6836. +Memory consumption went from 196.0 MB to 195.9 MB. +Total: 16.901000 ms (FindLiveObjects: 0.393400 ms CreateObjectMapping: 0.239800 ms MarkObjects: 16.088000 ms DeleteObjects: 0.178600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.620 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.47 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.162 seconds +Domain Reload Profiling: 1779ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (380ms) + LoadAssemblies (432ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1162ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (682ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (486ms) + ProcessInitializeOnLoadMethodAttributes (118ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.66 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6851. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 13.321400 ms (FindLiveObjects: 0.373000 ms CreateObjectMapping: 0.184300 ms MarkObjects: 12.621100 ms DeleteObjects: 0.142300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.664 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.75 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.163 seconds +Domain Reload Profiling: 1824ms + BeginReloadAssembly (149ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (41ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (440ms) + LoadAssemblies (466ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (62ms) + TypeCache.Refresh (45ms) + TypeCache.ScanAssembly (28ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1163ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (671ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (467ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.03 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6866. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.637000 ms (FindLiveObjects: 0.347600 ms CreateObjectMapping: 0.275800 ms MarkObjects: 12.813500 ms DeleteObjects: 0.199100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.649 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.20 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.219 seconds +Domain Reload Profiling: 1865ms + BeginReloadAssembly (156ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (417ms) + LoadAssemblies (424ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (81ms) + TypeCache.Refresh (48ms) + TypeCache.ScanAssembly (28ms) + ScanForSourceGeneratedMonoScriptInfo (18ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1220ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (695ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (492ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.73 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6881. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.648400 ms (FindLiveObjects: 0.386000 ms CreateObjectMapping: 0.210400 ms MarkObjects: 12.900700 ms DeleteObjects: 0.150100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.675 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.90 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.170 seconds +Domain Reload Profiling: 1842ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (439ms) + LoadAssemblies (475ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (54ms) + TypeCache.Refresh (27ms) + TypeCache.ScanAssembly (13ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (17ms) + FinalizeReload (1171ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (672ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (473ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.92 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6896. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.489700 ms (FindLiveObjects: 0.399200 ms CreateObjectMapping: 0.194000 ms MarkObjects: 12.760300 ms DeleteObjects: 0.135300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.562 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.31 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.331 seconds +Domain Reload Profiling: 1891ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (327ms) + LoadAssemblies (385ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1332ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (718ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (515ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.38 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6911. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.333600 ms (FindLiveObjects: 0.388700 ms CreateObjectMapping: 0.194900 ms MarkObjects: 12.598100 ms DeleteObjects: 0.150600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.590 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.84 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.160 seconds +Domain Reload Profiling: 1747ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (353ms) + LoadAssemblies (396ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (46ms) + TypeCache.Refresh (25ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1161ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (688ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (490ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.25 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6926. +Memory consumption went from 196.0 MB to 195.9 MB. +Total: 13.769500 ms (FindLiveObjects: 0.355500 ms CreateObjectMapping: 0.180800 ms MarkObjects: 13.090600 ms DeleteObjects: 0.141500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.564 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.34 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.166 seconds +Domain Reload Profiling: 1727ms + BeginReloadAssembly (159ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (334ms) + LoadAssemblies (377ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1166ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (672ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (474ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.41 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6941. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.530300 ms (FindLiveObjects: 0.371800 ms CreateObjectMapping: 0.179500 ms MarkObjects: 12.837200 ms DeleteObjects: 0.140800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.624 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.99 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.168 seconds +Domain Reload Profiling: 1790ms + BeginReloadAssembly (175ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (372ms) + LoadAssemblies (430ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1169ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (673ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (477ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.34 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6956. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 14.071400 ms (FindLiveObjects: 0.338200 ms CreateObjectMapping: 0.254900 ms MarkObjects: 13.335500 ms DeleteObjects: 0.141800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.605 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.35 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.339 seconds +Domain Reload Profiling: 1941ms + BeginReloadAssembly (172ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (358ms) + LoadAssemblies (414ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (39ms) + TypeCache.Refresh (19ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1339ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (727ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (520ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.77 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6971. +Memory consumption went from 196.1 MB to 196.0 MB. +Total: 15.766100 ms (FindLiveObjects: 0.355500 ms CreateObjectMapping: 0.173300 ms MarkObjects: 15.074200 ms DeleteObjects: 0.161900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.591 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.51 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.194 seconds +Domain Reload Profiling: 1783ms + BeginReloadAssembly (177ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (340ms) + LoadAssemblies (401ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1194ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (712ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (501ms) + ProcessInitializeOnLoadMethodAttributes (123ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.28 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6986. +Memory consumption went from 196.1 MB to 196.0 MB. +Total: 13.746400 ms (FindLiveObjects: 0.415500 ms CreateObjectMapping: 0.225300 ms MarkObjects: 12.956700 ms DeleteObjects: 0.147900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.689 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.51 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.760 seconds +Domain Reload Profiling: 2446ms + BeginReloadAssembly (193ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (55ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (421ms) + LoadAssemblies (484ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1761ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (664ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (464ms) + ProcessInitializeOnLoadMethodAttributes (119ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.57 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7001. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.288000 ms (FindLiveObjects: 0.344400 ms CreateObjectMapping: 0.221000 ms MarkObjects: 12.517300 ms DeleteObjects: 0.204100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.655 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.92 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.886 seconds +Domain Reload Profiling: 2539ms + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (416ms) + LoadAssemblies (481ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1886ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (707ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (496ms) + ProcessInitializeOnLoadMethodAttributes (125ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Script is not up to date after domain reload: guid(11fd831585c84672a7b5f00e86be7d26) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiLog.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 18.22 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7015. +Memory consumption went from 196.1 MB to 196.0 MB. +Total: 14.402000 ms (FindLiveObjects: 0.350900 ms CreateObjectMapping: 0.177300 ms MarkObjects: 13.718100 ms DeleteObjects: 0.154900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.539 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.80 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.132 seconds +Domain Reload Profiling: 1669ms + BeginReloadAssembly (160ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (307ms) + LoadAssemblies (366ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1132ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (694ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (491ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.97 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7031. +Memory consumption went from 196.2 MB to 196.0 MB. +Total: 13.846700 ms (FindLiveObjects: 0.364300 ms CreateObjectMapping: 0.221400 ms MarkObjects: 13.112800 ms DeleteObjects: 0.147200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.568 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.00 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.110 seconds +Domain Reload Profiling: 1676ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (324ms) + LoadAssemblies (382ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1110ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (686ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (486ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.96 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7046. +Memory consumption went from 196.2 MB to 196.0 MB. +Total: 14.053200 ms (FindLiveObjects: 0.345300 ms CreateObjectMapping: 0.174600 ms MarkObjects: 13.363600 ms DeleteObjects: 0.168700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.593 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.40 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.112 seconds +Domain Reload Profiling: 1702ms + BeginReloadAssembly (166ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (351ms) + LoadAssemblies (407ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1113ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (687ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (490ms) + ProcessInitializeOnLoadMethodAttributes (115ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.12 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7061. +Memory consumption went from 196.2 MB to 196.1 MB. +Total: 13.488300 ms (FindLiveObjects: 0.358200 ms CreateObjectMapping: 0.174800 ms MarkObjects: 12.824300 ms DeleteObjects: 0.129800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.712 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.75 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.287 seconds +Domain Reload Profiling: 1996ms + BeginReloadAssembly (209ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (30ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (57ms) + LoadAllAssembliesAndSetupDomain (402ms) + LoadAssemblies (481ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (48ms) + TypeCache.Refresh (23ms) + TypeCache.ScanAssembly (10ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1287ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (719ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (509ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.00 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7076. +Memory consumption went from 196.2 MB to 196.0 MB. +Total: 13.194400 ms (FindLiveObjects: 0.363200 ms CreateObjectMapping: 0.181700 ms MarkObjects: 12.482100 ms DeleteObjects: 0.166300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.623 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.17 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.192 seconds +Domain Reload Profiling: 1813ms + BeginReloadAssembly (171ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (48ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (378ms) + LoadAssemblies (430ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (39ms) + TypeCache.Refresh (22ms) + TypeCache.ScanAssembly (10ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1193ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (757ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (20ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (536ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.92 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7091. +Memory consumption went from 196.2 MB to 196.1 MB. +Total: 16.109800 ms (FindLiveObjects: 0.844800 ms CreateObjectMapping: 0.257200 ms MarkObjects: 14.752600 ms DeleteObjects: 0.253400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.624 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.65 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.156 seconds +Domain Reload Profiling: 1778ms + BeginReloadAssembly (169ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (48ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (382ms) + LoadAssemblies (393ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (79ms) + TypeCache.Refresh (43ms) + TypeCache.ScanAssembly (26ms) + ScanForSourceGeneratedMonoScriptInfo (23ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1157ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (687ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (471ms) + ProcessInitializeOnLoadMethodAttributes (125ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (13ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7106. +Memory consumption went from 196.2 MB to 196.1 MB. +Total: 15.281900 ms (FindLiveObjects: 0.665800 ms CreateObjectMapping: 0.194500 ms MarkObjects: 14.227500 ms DeleteObjects: 0.191000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.773 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.52 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.006 seconds +Domain Reload Profiling: 2776ms + BeginReloadAssembly (179ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (50ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (47ms) + LoadAllAssembliesAndSetupDomain (506ms) + LoadAssemblies (563ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (41ms) + TypeCache.Refresh (22ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (2006ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (757ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (533ms) + ProcessInitializeOnLoadMethodAttributes (132ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7121. +Memory consumption went from 196.3 MB to 196.1 MB. +Total: 14.082700 ms (FindLiveObjects: 0.417500 ms CreateObjectMapping: 0.213300 ms MarkObjects: 13.313100 ms DeleteObjects: 0.137900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.666 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.50 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.545 seconds +Domain Reload Profiling: 2209ms + BeginReloadAssembly (165ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (425ms) + LoadAssemblies (482ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1546ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (842ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (593ms) + ProcessInitializeOnLoadMethodAttributes (159ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.25 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7136. +Memory consumption went from 196.3 MB to 196.1 MB. +Total: 16.380000 ms (FindLiveObjects: 0.443200 ms CreateObjectMapping: 0.217300 ms MarkObjects: 15.538300 ms DeleteObjects: 0.179600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.747 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.72 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.198 seconds +Domain Reload Profiling: 1939ms + BeginReloadAssembly (183ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (34ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (54ms) + LoadAllAssembliesAndSetupDomain (461ms) + LoadAssemblies (536ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1198ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (753ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (540ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.92 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7151. +Memory consumption went from 196.2 MB to 196.0 MB. +Total: 16.198100 ms (FindLiveObjects: 0.394000 ms CreateObjectMapping: 0.266500 ms MarkObjects: 15.402300 ms DeleteObjects: 0.134300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 6495fe3598379bed8c0105be4e40bff8 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.696 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.64 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.950 seconds +Domain Reload Profiling: 2644ms + BeginReloadAssembly (179ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (53ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (443ms) + LoadAssemblies (507ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1950ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (743ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (531ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.26 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7166. +Memory consumption went from 196.3 MB to 196.1 MB. +Total: 13.854200 ms (FindLiveObjects: 0.386300 ms CreateObjectMapping: 0.196000 ms MarkObjects: 13.121300 ms DeleteObjects: 0.149600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: df7d08b11789ade9478fb12c5c6e9971 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: f2b7a6d3924bb40b2cef60e4cb4bd7a5 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Import Request. + Time since last request: 17096.176699 seconds. + path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/_scene01.unity + artifactKey: Guid(b47c88418b9d4824f81b69b10f4b6f7a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/_scene01.unity using Guid(b47c88418b9d4824f81b69b10f4b6f7a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'fbfad02d75ccbf891630dd8a1d11681c') in 0.004353 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.589 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.93 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.137 seconds +Domain Reload Profiling: 1724ms + BeginReloadAssembly (170ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (340ms) + LoadAssemblies (389ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1137ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (699ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (486ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.09 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.4 KB). Loaded Objects now: 7181. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.962000 ms (FindLiveObjects: 0.363400 ms CreateObjectMapping: 0.194100 ms MarkObjects: 13.239600 ms DeleteObjects: 0.163800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: df7d08b11789ade9478fb12c5c6e9971 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: f2b7a6d3924bb40b2cef60e4cb4bd7a5 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.557 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.31 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.165 seconds +Domain Reload Profiling: 1720ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (321ms) + LoadAssemblies (376ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1166ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (705ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (491ms) + ProcessInitializeOnLoadMethodAttributes (128ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.92 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7196. +Memory consumption went from 196.3 MB to 196.1 MB. +Total: 14.353700 ms (FindLiveObjects: 0.489900 ms CreateObjectMapping: 0.206200 ms MarkObjects: 13.525700 ms DeleteObjects: 0.130700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: cdde4d766305959a13d366bb95a6f85a -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.575 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.69 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.139 seconds +Domain Reload Profiling: 1712ms + BeginReloadAssembly (169ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (329ms) + LoadAssemblies (388ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1139ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (737ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (21ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (525ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.86 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 54 unused Assets / (174.1 KB). Loaded Objects now: 7210. +Memory consumption went from 196.3 MB to 196.1 MB. +Total: 14.053500 ms (FindLiveObjects: 0.429200 ms CreateObjectMapping: 0.225300 ms MarkObjects: 13.261800 ms DeleteObjects: 0.135900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.556 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.04 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.074 seconds +Domain Reload Profiling: 1628ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (320ms) + LoadAssemblies (373ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1074ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (677ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (479ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.93 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7225. +Memory consumption went from 196.3 MB to 196.1 MB. +Total: 13.226000 ms (FindLiveObjects: 0.368900 ms CreateObjectMapping: 0.219000 ms MarkObjects: 12.474600 ms DeleteObjects: 0.162500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.590 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.38 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.214 seconds +Domain Reload Profiling: 1801ms + BeginReloadAssembly (187ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (55ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (326ms) + LoadAssemblies (393ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (34ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1214ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (751ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (524ms) + ProcessInitializeOnLoadMethodAttributes (147ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.43 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7240. +Memory consumption went from 196.3 MB to 196.2 MB. +Total: 13.780600 ms (FindLiveObjects: 0.382400 ms CreateObjectMapping: 0.194100 ms MarkObjects: 13.052300 ms DeleteObjects: 0.150700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.586 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.83 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.204 seconds +Domain Reload Profiling: 1787ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (345ms) + LoadAssemblies (393ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (43ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (14ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1204ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (701ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (497ms) + ProcessInitializeOnLoadMethodAttributes (122ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.15 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7255. +Memory consumption went from 196.3 MB to 196.2 MB. +Total: 14.495800 ms (FindLiveObjects: 0.448200 ms CreateObjectMapping: 0.239300 ms MarkObjects: 13.665700 ms DeleteObjects: 0.141400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.636 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.19 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.195 seconds +Domain Reload Profiling: 1826ms + BeginReloadAssembly (174ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (50ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (50ms) + LoadAllAssembliesAndSetupDomain (374ms) + LoadAssemblies (438ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (29ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1195ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (710ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (502ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.66 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7270. +Memory consumption went from 196.4 MB to 196.2 MB. +Total: 14.183200 ms (FindLiveObjects: 0.435800 ms CreateObjectMapping: 0.210900 ms MarkObjects: 13.399800 ms DeleteObjects: 0.135800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.542 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.44 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.233 seconds +Domain Reload Profiling: 1773ms + BeginReloadAssembly (159ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (309ms) + LoadAssemblies (382ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1234ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (766ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (22ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (75ms) + ProcessInitializeOnLoadAttributes (532ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.79 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7285. +Memory consumption went from 196.4 MB to 196.2 MB. +Total: 13.201000 ms (FindLiveObjects: 0.443000 ms CreateObjectMapping: 0.172000 ms MarkObjects: 12.449700 ms DeleteObjects: 0.135100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.625 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.98 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.211 seconds +Domain Reload Profiling: 1833ms + BeginReloadAssembly (178ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (375ms) + LoadAssemblies (431ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (44ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1211ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (730ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (509ms) + ProcessInitializeOnLoadMethodAttributes (140ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7300. +Memory consumption went from 196.3 MB to 196.1 MB. +Total: 16.748400 ms (FindLiveObjects: 0.827500 ms CreateObjectMapping: 0.382300 ms MarkObjects: 15.396600 ms DeleteObjects: 0.140800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.517 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.40 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.199 seconds +Domain Reload Profiling: 1714ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (290ms) + LoadAssemblies (358ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1199ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (770ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (62ms) + ProcessInitializeOnLoadAttributes (546ms) + ProcessInitializeOnLoadMethodAttributes (135ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.02 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.4 KB). Loaded Objects now: 7315. +Memory consumption went from 196.4 MB to 196.2 MB. +Total: 14.770400 ms (FindLiveObjects: 0.438000 ms CreateObjectMapping: 0.216600 ms MarkObjects: 13.980700 ms DeleteObjects: 0.134200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.520 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.74 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.186 seconds +Domain Reload Profiling: 1704ms + BeginReloadAssembly (152ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (297ms) + LoadAssemblies (361ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1187ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (768ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (547ms) + ProcessInitializeOnLoadMethodAttributes (134ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.08 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7330. +Memory consumption went from 196.4 MB to 196.3 MB. +Total: 15.508800 ms (FindLiveObjects: 0.416200 ms CreateObjectMapping: 0.207700 ms MarkObjects: 14.550000 ms DeleteObjects: 0.333900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.498 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.16 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.202 seconds +Domain Reload Profiling: 1699ms + BeginReloadAssembly (143ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (283ms) + LoadAssemblies (342ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1203ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (778ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (559ms) + ProcessInitializeOnLoadMethodAttributes (134ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.71 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7345. +Memory consumption went from 196.4 MB to 196.3 MB. +Total: 14.967500 ms (FindLiveObjects: 0.440700 ms CreateObjectMapping: 0.202600 ms MarkObjects: 14.188900 ms DeleteObjects: 0.134200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.527 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.70 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.134 seconds +Domain Reload Profiling: 1658ms + BeginReloadAssembly (160ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (292ms) + LoadAssemblies (361ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1134ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (733ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (521ms) + ProcessInitializeOnLoadMethodAttributes (130ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.73 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7360. +Memory consumption went from 196.4 MB to 196.3 MB. +Total: 15.619300 ms (FindLiveObjects: 0.455400 ms CreateObjectMapping: 0.322600 ms MarkObjects: 14.681100 ms DeleteObjects: 0.158400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.564 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.53 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.157 seconds +Domain Reload Profiling: 1719ms + BeginReloadAssembly (169ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (47ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (324ms) + LoadAssemblies (375ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (39ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1157ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (697ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (494ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.60 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7375. +Memory consumption went from 196.4 MB to 196.2 MB. +Total: 13.812000 ms (FindLiveObjects: 0.418100 ms CreateObjectMapping: 0.205600 ms MarkObjects: 13.014800 ms DeleteObjects: 0.171900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.520 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.41 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.189 seconds +Domain Reload Profiling: 1706ms + BeginReloadAssembly (154ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (293ms) + LoadAssemblies (362ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1189ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (762ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (539ms) + ProcessInitializeOnLoadMethodAttributes (137ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.62 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7390. +Memory consumption went from 196.5 MB to 196.3 MB. +Total: 14.804500 ms (FindLiveObjects: 0.423000 ms CreateObjectMapping: 0.190800 ms MarkObjects: 14.016800 ms DeleteObjects: 0.172600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.554 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.37 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.239 seconds +Domain Reload Profiling: 1791ms + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (308ms) + LoadAssemblies (370ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (29ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (2ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1239ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (740ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (497ms) + ProcessInitializeOnLoadMethodAttributes (161ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.47 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7405. +Memory consumption went from 196.5 MB to 196.3 MB. +Total: 14.208300 ms (FindLiveObjects: 0.507500 ms CreateObjectMapping: 0.223100 ms MarkObjects: 13.329900 ms DeleteObjects: 0.146500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.520 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.27 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.240 seconds +Domain Reload Profiling: 1758ms + BeginReloadAssembly (154ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (290ms) + LoadAssemblies (359ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1241ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (793ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (564ms) + ProcessInitializeOnLoadMethodAttributes (143ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.81 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7420. +Memory consumption went from 196.5 MB to 196.3 MB. +Total: 14.936300 ms (FindLiveObjects: 0.493400 ms CreateObjectMapping: 0.295000 ms MarkObjects: 14.020600 ms DeleteObjects: 0.126700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.539 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.56 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.200 seconds +Domain Reload Profiling: 1736ms + BeginReloadAssembly (156ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (309ms) + LoadAssemblies (367ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (25ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (16ms) + FinalizeReload (1200ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (786ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (565ms) + ProcessInitializeOnLoadMethodAttributes (134ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7435. +Memory consumption went from 196.5 MB to 196.3 MB. +Total: 15.204100 ms (FindLiveObjects: 0.504000 ms CreateObjectMapping: 0.191200 ms MarkObjects: 14.314600 ms DeleteObjects: 0.193300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.517 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.00 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.219 seconds +Domain Reload Profiling: 1734ms + BeginReloadAssembly (154ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (290ms) + LoadAssemblies (359ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1219ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (790ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (558ms) + ProcessInitializeOnLoadMethodAttributes (144ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.58 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7450. +Memory consumption went from 196.4 MB to 196.3 MB. +Total: 15.293300 ms (FindLiveObjects: 0.574700 ms CreateObjectMapping: 0.255400 ms MarkObjects: 14.302500 ms DeleteObjects: 0.159800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.673 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 18.64 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.222 seconds +Domain Reload Profiling: 1889ms + BeginReloadAssembly (180ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (46ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (46ms) + LoadAllAssembliesAndSetupDomain (403ms) + LoadAssemblies (472ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1222ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (778ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (562ms) + ProcessInitializeOnLoadMethodAttributes (129ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.25 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7465. +Memory consumption went from 196.6 MB to 196.4 MB. +Total: 14.843100 ms (FindLiveObjects: 0.447500 ms CreateObjectMapping: 0.231200 ms MarkObjects: 14.011400 ms DeleteObjects: 0.151800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.558 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.85 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.325 seconds +Domain Reload Profiling: 1881ms + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (322ms) + LoadAssemblies (378ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (16ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1326ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (764ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (550ms) + ProcessInitializeOnLoadMethodAttributes (128ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (13ms) +Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.48 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7480. +Memory consumption went from 196.6 MB to 196.4 MB. +Total: 13.993800 ms (FindLiveObjects: 0.406400 ms CreateObjectMapping: 0.203500 ms MarkObjects: 13.242900 ms DeleteObjects: 0.140200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.639 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 17.60 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.252 seconds +Domain Reload Profiling: 1887ms + BeginReloadAssembly (172ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (393ms) + LoadAssemblies (443ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (42ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (5ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1252ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (743ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (537ms) + ProcessInitializeOnLoadMethodAttributes (116ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.93 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7495. +Memory consumption went from 196.6 MB to 196.4 MB. +Total: 14.184300 ms (FindLiveObjects: 0.372900 ms CreateObjectMapping: 0.182500 ms MarkObjects: 13.473000 ms DeleteObjects: 0.155000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.581 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 15.22 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.263 seconds +Domain Reload Profiling: 1842ms + BeginReloadAssembly (156ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (351ms) + LoadAssemblies (402ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (33ms) + TypeCache.Refresh (14ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1264ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (775ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (21ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (562ms) + ProcessInitializeOnLoadMethodAttributes (125ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.14 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7510. +Memory consumption went from 196.6 MB to 196.4 MB. +Total: 14.853000 ms (FindLiveObjects: 0.418100 ms CreateObjectMapping: 0.200400 ms MarkObjects: 14.101200 ms DeleteObjects: 0.132300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.697 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.79 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.876 seconds +Domain Reload Profiling: 2572ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (466ms) + LoadAssemblies (514ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1877ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (737ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (528ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 11.85 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7525. +Memory consumption went from 196.5 MB to 196.4 MB. +Total: 15.387900 ms (FindLiveObjects: 0.470700 ms CreateObjectMapping: 0.207600 ms MarkObjects: 14.554800 ms DeleteObjects: 0.153600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.909 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.82 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.052 seconds +Domain Reload Profiling: 2955ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (52ms) + LoadAllAssembliesAndSetupDomain (643ms) + LoadAssemblies (698ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (41ms) + TypeCache.Refresh (17ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (10ms) + FinalizeReload (2052ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (877ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (22ms) + SetLoadedEditorAssemblies (5ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (63ms) + ProcessInitializeOnLoadAttributes (653ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.35 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7540. +Memory consumption went from 196.6 MB to 196.4 MB. +Total: 14.231800 ms (FindLiveObjects: 0.478400 ms CreateObjectMapping: 0.253900 ms MarkObjects: 13.329600 ms DeleteObjects: 0.168500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.662 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.92 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.161 seconds +Domain Reload Profiling: 1821ms + BeginReloadAssembly (162ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (430ms) + LoadAssemblies (481ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (17ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1161ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (735ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (524ms) + ProcessInitializeOnLoadMethodAttributes (125ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.60 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7555. +Memory consumption went from 196.6 MB to 196.5 MB. +Total: 13.923800 ms (FindLiveObjects: 0.461000 ms CreateObjectMapping: 0.240100 ms MarkObjects: 13.075900 ms DeleteObjects: 0.145800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.653 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.53 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.337 seconds +Domain Reload Profiling: 1989ms + BeginReloadAssembly (162ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (419ms) + LoadAssemblies (428ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (80ms) + TypeCache.Refresh (46ms) + TypeCache.ScanAssembly (12ms) + ScanForSourceGeneratedMonoScriptInfo (17ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1338ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (821ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (42ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (97ms) + ProcessInitializeOnLoadAttributes (540ms) + ProcessInitializeOnLoadMethodAttributes (132ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.07 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7570. +Memory consumption went from 196.6 MB to 196.5 MB. +Total: 14.847700 ms (FindLiveObjects: 0.574600 ms CreateObjectMapping: 0.218000 ms MarkObjects: 13.901400 ms DeleteObjects: 0.152600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.548 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.62 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.108 seconds +Domain Reload Profiling: 1654ms + BeginReloadAssembly (159ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (318ms) + LoadAssemblies (366ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (36ms) + TypeCache.Refresh (17ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1109ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (673ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (477ms) + ProcessInitializeOnLoadMethodAttributes (118ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.74 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7585. +Memory consumption went from 196.6 MB to 196.5 MB. +Total: 14.238700 ms (FindLiveObjects: 0.398100 ms CreateObjectMapping: 0.189900 ms MarkObjects: 13.509100 ms DeleteObjects: 0.140600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.572 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.36 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.168 seconds +Domain Reload Profiling: 1738ms + BeginReloadAssembly (168ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (30ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (42ms) + LoadAllAssembliesAndSetupDomain (322ms) + LoadAssemblies (382ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (38ms) + TypeCache.Refresh (20ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1169ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (699ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (494ms) + ProcessInitializeOnLoadMethodAttributes (120ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.40 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7600. +Memory consumption went from 196.6 MB to 196.4 MB. +Total: 14.479100 ms (FindLiveObjects: 0.441200 ms CreateObjectMapping: 0.298900 ms MarkObjects: 13.583300 ms DeleteObjects: 0.154700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.587 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.57 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.178 seconds +Domain Reload Profiling: 1762ms + BeginReloadAssembly (181ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (49ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (40ms) + LoadAllAssembliesAndSetupDomain (328ms) + LoadAssemblies (388ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (40ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (4ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1178ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (703ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (500ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.05 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7615. +Memory consumption went from 196.7 MB to 196.5 MB. +Total: 13.707400 ms (FindLiveObjects: 0.393700 ms CreateObjectMapping: 0.185400 ms MarkObjects: 12.858000 ms DeleteObjects: 0.269000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.512 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 19.46 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.229 seconds +Domain Reload Profiling: 1740ms + BeginReloadAssembly (148ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (292ms) + LoadAssemblies (358ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1229ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (797ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (576ms) + ProcessInitializeOnLoadMethodAttributes (133ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.23 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7630. +Memory consumption went from 196.7 MB to 196.5 MB. +Total: 15.352000 ms (FindLiveObjects: 0.507600 ms CreateObjectMapping: 0.244200 ms MarkObjects: 14.467700 ms DeleteObjects: 0.131500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.525 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.01 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.227 seconds +Domain Reload Profiling: 1750ms + BeginReloadAssembly (159ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (43ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (291ms) + LoadAssemblies (358ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (10ms) + FinalizeReload (1227ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (795ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (571ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 12.43 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7645. +Memory consumption went from 196.7 MB to 196.5 MB. +Total: 14.340400 ms (FindLiveObjects: 0.428100 ms CreateObjectMapping: 0.208600 ms MarkObjects: 13.567700 ms DeleteObjects: 0.134900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.514 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.31 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.236 seconds +Domain Reload Profiling: 1748ms + BeginReloadAssembly (153ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (288ms) + LoadAssemblies (357ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1236ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (798ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (578ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.66 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7660. +Memory consumption went from 196.7 MB to 196.5 MB. +Total: 15.128400 ms (FindLiveObjects: 0.528600 ms CreateObjectMapping: 0.180800 ms MarkObjects: 14.241100 ms DeleteObjects: 0.176800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.573 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.80 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.307 seconds +Domain Reload Profiling: 1878ms + BeginReloadAssembly (186ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (52ms) + RebuildCommonClasses (31ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (42ms) + LoadAllAssembliesAndSetupDomain (302ms) + LoadAssemblies (386ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1308ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (858ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (616ms) + ProcessInitializeOnLoadMethodAttributes (154ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.04 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.4 KB). Loaded Objects now: 7675. +Memory consumption went from 196.7 MB to 196.5 MB. +Total: 16.191600 ms (FindLiveObjects: 0.528400 ms CreateObjectMapping: 0.196500 ms MarkObjects: 15.290100 ms DeleteObjects: 0.175400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace diff --git a/JNFrame2/Logs/AssetImportWorker1.log b/JNFrame2/Logs/AssetImportWorker1.log index 48193fdf..fb248029 100644 --- a/JNFrame2/Logs/AssetImportWorker1.log +++ b/JNFrame2/Logs/AssetImportWorker1.log @@ -15,7 +15,7 @@ D:/Jisol/JisolGame/JNFrame2 -logFile Logs/AssetImportWorker1.log -srvPort -50803 +49159 Successfully changed project path to: D:/Jisol/JisolGame/JNFrame2 D:/Jisol/JisolGame/JNFrame2 [UnityMemory] Configuration Parameters - Can be set up in boot.config @@ -49,14 +49,14 @@ D:/Jisol/JisolGame/JNFrame2 "memorysetup-temp-allocator-size-cloud-worker=32768" "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gfx=262144" -Player connection [3840] Target information: +Player connection [28116] Target information: -Player connection [3840] * "[IP] 192.168.31.216 [Port] 0 [Flags] 2 [Guid] 453757405 [EditorId] 453757405 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" +Player connection [28116] * "[IP] 192.168.31.216 [Port] 0 [Flags] 2 [Guid] 1848988934 [EditorId] 1848988934 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" -Player connection [3840] Host joined multi-casting on [225.0.0.222:54997]... -Player connection [3840] Host joined alternative multi-casting on [225.0.0.222:34997]... +Player connection [28116] Host joined multi-casting on [225.0.0.222:54997]... +Player connection [28116] Host joined alternative multi-casting on [225.0.0.222:34997]... [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. -Refreshing native plugins compatible for Editor in 32.61 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 29.78 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2022.3.52f1 (1120fcb54228) [Subsystems] Discovering subsystems at path C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Resources/UnitySubsystems @@ -72,47 +72,47 @@ Initialize mono Mono path[0] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Managed' Mono path[1] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' Mono config path = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56960 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56952 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.013504 seconds. -- Loaded All Assemblies, in 0.563 seconds +Registered in 0.008842 seconds. +- Loaded All Assemblies, in 0.314 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Android Extension - Scanning For ADB Devices 667 ms +Android Extension - Scanning For ADB Devices 365 ms Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.094 seconds -Domain Reload Profiling: 1654ms - BeginReloadAssembly (180ms) +- Finished resetting the current domain, in 0.570 seconds +Domain Reload Profiling: 882ms + BeginReloadAssembly (109ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (1ms) - RebuildCommonClasses (67ms) - RebuildNativeTypeToScriptingClass (12ms) - initialDomainReloadingComplete (85ms) - LoadAllAssembliesAndSetupDomain (215ms) - LoadAssemblies (182ms) + CreateAndSetChildDomain (0ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (48ms) + LoadAllAssembliesAndSetupDomain (122ms) + LoadAssemblies (108ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (209ms) - TypeCache.Refresh (208ms) - TypeCache.ScanAssembly (181ms) - ScanForSourceGeneratedMonoScriptInfo (1ms) + AnalyzeDomain (119ms) + TypeCache.Refresh (118ms) + TypeCache.ScanAssembly (106ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (0ms) - FinalizeReload (1095ms) + FinalizeReload (570ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1035ms) + SetupLoadedEditorAssemblies (540ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (760ms) - SetLoadedEditorAssemblies (5ms) + InitializePlatformSupportModulesInManaged (422ms) + SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (3ms) - ProcessInitializeOnLoadAttributes (199ms) - ProcessInitializeOnLoadMethodAttributes (67ms) + BeforeProcessingInitializeOnLoad (1ms) + ProcessInitializeOnLoadAttributes (80ms) + ProcessInitializeOnLoadMethodAttributes (33ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) @@ -121,10 +121,10 @@ Domain Reload Profiling: 1654ms Worker process is ready to serve import requests Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 1.249 seconds +- Loaded All Assemblies, in 0.917 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 30.37 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 12.93 ms, found 3 plugins. Package Manager log level set to [2] [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). @@ -140,73 +140,131 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) -Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds +Launched and connected shader compiler UnityShaderCompiler.exe after 0.03 seconds Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.000 seconds -Domain Reload Profiling: 3247ms - BeginReloadAssembly (221ms) +- Finished resetting the current domain, in 1.087 seconds +Domain Reload Profiling: 2002ms + BeginReloadAssembly (148ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) + DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (23ms) - RebuildCommonClasses (37ms) - RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (57ms) - LoadAllAssembliesAndSetupDomain (919ms) - LoadAssemblies (676ms) + CreateAndSetChildDomain (18ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (695ms) + LoadAssemblies (501ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (404ms) - TypeCache.Refresh (360ms) - TypeCache.ScanAssembly (324ms) - ScanForSourceGeneratedMonoScriptInfo (31ms) - ResolveRequiredComponents (9ms) - FinalizeReload (2001ms) + AnalyzeDomain (290ms) + TypeCache.Refresh (248ms) + TypeCache.ScanAssembly (226ms) + ScanForSourceGeneratedMonoScriptInfo (21ms) + ResolveRequiredComponents (19ms) + FinalizeReload (1087ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (1757ms) + SetupLoadedEditorAssemblies (945ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (42ms) - SetLoadedEditorAssemblies (6ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (104ms) - ProcessInitializeOnLoadAttributes (1205ms) - ProcessInitializeOnLoadMethodAttributes (378ms) - AfterProcessingInitializeOnLoad (21ms) - EditorAssembliesLoaded (1ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (612ms) + ProcessInitializeOnLoadMethodAttributes (246ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (21ms) + AwakeInstancesAfterBackupRestoration (11ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 32.11 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.53 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5655 Unused Serialized files (Serialized files now loaded: 0) -Unloading 70 unused Assets / (202.0 KB). Loaded Objects now: 6172. -Memory consumption went from 197.9 MB to 197.7 MB. -Total: 30.742200 ms (FindLiveObjects: 0.644100 ms CreateObjectMapping: 0.295800 ms MarkObjects: 29.304700 ms DeleteObjects: 0.494700 ms) +Unloading 5657 Unused Serialized files (Serialized files now loaded: 0) +Unloading 70 unused Assets / (201.8 KB). Loaded Objects now: 6176. +Memory consumption went from 198.1 MB to 197.9 MB. +Total: 16.928700 ms (FindLiveObjects: 0.356800 ms CreateObjectMapping: 0.201600 ms MarkObjects: 16.182100 ms DeleteObjects: 0.187100 ms) AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/precompiled-assembly-types:Samples: 9f477a5221bd71387338ef23f8a1db6e -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.570 seconds +- Loaded All Assemblies, in 0.563 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.34 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.13 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -222,240 +280,138 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.198 seconds -Domain Reload Profiling: 1766ms - BeginReloadAssembly (179ms) +- Finished resetting the current domain, in 1.131 seconds +Domain Reload Profiling: 1692ms + BeginReloadAssembly (175ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (45ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (9ms) initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (316ms) - LoadAssemblies (374ms) + LoadAllAssembliesAndSetupDomain (308ms) + LoadAssemblies (393ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (21ms) - TypeCache.ScanAssembly (11ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (8ms) - FinalizeReload (1199ms) + FinalizeReload (1132ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (753ms) + SetupLoadedEditorAssemblies (721ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (530ms) - ProcessInitializeOnLoadMethodAttributes (131ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.23 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 6188. -Memory consumption went from 195.4 MB to 195.2 MB. -Total: 15.188600 ms (FindLiveObjects: 0.301700 ms CreateObjectMapping: 0.182700 ms MarkObjects: 14.552900 ms DeleteObjects: 0.150600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.594 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.35 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.171 seconds -Domain Reload Profiling: 1762ms - BeginReloadAssembly (166ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (349ms) - LoadAssemblies (415ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1171ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (708ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (482ms) - ProcessInitializeOnLoadMethodAttributes (145ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.97 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6203. -Memory consumption went from 195.4 MB to 195.2 MB. -Total: 13.730700 ms (FindLiveObjects: 0.327100 ms CreateObjectMapping: 0.196000 ms MarkObjects: 13.082100 ms DeleteObjects: 0.124300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.575 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.77 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.121 seconds -Domain Reload Profiling: 1694ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (337ms) - LoadAssemblies (399ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1121ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (680ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (477ms) - ProcessInitializeOnLoadMethodAttributes (121ms) + ProcessInitializeOnLoadAttributes (507ms) + ProcessInitializeOnLoadMethodAttributes (131ms) AfterProcessingInitializeOnLoad (10ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (11ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.53 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.70 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6218. -Memory consumption went from 195.4 MB to 195.2 MB. -Total: 15.361400 ms (FindLiveObjects: 0.314400 ms CreateObjectMapping: 0.220300 ms MarkObjects: 14.637100 ms DeleteObjects: 0.188100 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6191. +Memory consumption went from 195.5 MB to 195.4 MB. +Total: 12.921600 ms (FindLiveObjects: 0.337500 ms CreateObjectMapping: 0.186600 ms MarkObjects: 12.267600 ms DeleteObjects: 0.128800 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> +======================================================================== +Received Import Request. + Time since last request: 264257.346720 seconds. + path: Assets/Scripts/Samples/Samples.asmdef + artifactKey: Guid(6d70bd6fbbacf504c963523eea75777a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/Samples/Samples.asmdef using Guid(6d70bd6fbbacf504c963523eea75777a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: '1d7eec3aaf519f3f8df69c1741c06a46') in 0.002145 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 0 ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.657 seconds +- Loaded All Assemblies, in 0.727 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.54 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 15.76 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -471,1507 +427,121 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.139 seconds -Domain Reload Profiling: 1792ms - BeginReloadAssembly (164ms) +- Finished resetting the current domain, in 2.119 seconds +Domain Reload Profiling: 2843ms + BeginReloadAssembly (211ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (47ms) - LoadAllAssembliesAndSetupDomain (407ms) - LoadAssemblies (470ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1139ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (697ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (486ms) - ProcessInitializeOnLoadMethodAttributes (130ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.21 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6233. -Memory consumption went from 195.4 MB to 195.3 MB. -Total: 12.764200 ms (FindLiveObjects: 0.282200 ms CreateObjectMapping: 0.164300 ms MarkObjects: 12.193000 ms DeleteObjects: 0.123700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.705 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.63 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.113 seconds -Domain Reload Profiling: 1814ms - BeginReloadAssembly (189ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (35ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (56ms) - LoadAllAssembliesAndSetupDomain (411ms) - LoadAssemblies (494ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (39ms) - TypeCache.Refresh (20ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1113ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (669ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (462ms) - ProcessInitializeOnLoadMethodAttributes (122ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 23.40 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6248. -Memory consumption went from 195.4 MB to 195.2 MB. -Total: 18.753500 ms (FindLiveObjects: 0.339300 ms CreateObjectMapping: 0.208600 ms MarkObjects: 18.034000 ms DeleteObjects: 0.170500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.698 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.50 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.153 seconds -Domain Reload Profiling: 1848ms - BeginReloadAssembly (201ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (32ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (57ms) - LoadAllAssembliesAndSetupDomain (395ms) - LoadAssemblies (484ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1153ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (696ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (487ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.14 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6263. -Memory consumption went from 195.4 MB to 195.3 MB. -Total: 13.311000 ms (FindLiveObjects: 0.313400 ms CreateObjectMapping: 0.178400 ms MarkObjects: 12.650800 ms DeleteObjects: 0.167200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.578 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.94 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.275 seconds -Domain Reload Profiling: 1851ms - BeginReloadAssembly (171ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (32ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (324ms) - LoadAssemblies (391ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1276ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (799ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (580ms) - ProcessInitializeOnLoadMethodAttributes (129ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Script is not up to date after domain reload: guid(2ac7f2bb23fb47efb3a21d1160e962ac) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/Entity/Nodes/Component/Controller/JNGASBoxController.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.74 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6277. -Memory consumption went from 195.4 MB to 195.3 MB. -Total: 13.640800 ms (FindLiveObjects: 0.306400 ms CreateObjectMapping: 0.160900 ms MarkObjects: 12.906800 ms DeleteObjects: 0.265300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.585 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 11.70 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.213 seconds -Domain Reload Profiling: 1795ms - BeginReloadAssembly (177ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (336ms) - LoadAssemblies (404ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1213ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (743ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (529ms) - ProcessInitializeOnLoadMethodAttributes (136ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.17 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6293. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 14.176200 ms (FindLiveObjects: 0.374500 ms CreateObjectMapping: 0.170300 ms MarkObjects: 13.485400 ms DeleteObjects: 0.144500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.581 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.21 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.126 seconds -Domain Reload Profiling: 1704ms - BeginReloadAssembly (171ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (332ms) - LoadAssemblies (400ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1126ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (696ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (486ms) - ProcessInitializeOnLoadMethodAttributes (131ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.24 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6308. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 14.017200 ms (FindLiveObjects: 0.340600 ms CreateObjectMapping: 0.174400 ms MarkObjects: 13.339900 ms DeleteObjects: 0.161000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.587 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 11.94 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.064 seconds -Domain Reload Profiling: 1649ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (347ms) - LoadAssemblies (406ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1064ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (645ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (50ms) - ProcessInitializeOnLoadAttributes (453ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.76 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6323. -Memory consumption went from 195.4 MB to 195.3 MB. -Total: 13.005700 ms (FindLiveObjects: 0.287900 ms CreateObjectMapping: 0.167000 ms MarkObjects: 12.416500 ms DeleteObjects: 0.133200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.585 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.98 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.083 seconds -Domain Reload Profiling: 1664ms - BeginReloadAssembly (171ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (339ms) - LoadAssemblies (401ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1083ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (662ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (468ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.27 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6338. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 13.024700 ms (FindLiveObjects: 0.340200 ms CreateObjectMapping: 0.166100 ms MarkObjects: 12.362800 ms DeleteObjects: 0.154400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.692 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 21.16 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.184 seconds -Domain Reload Profiling: 1874ms - BeginReloadAssembly (204ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) + DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (58ms) - RebuildCommonClasses (29ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (407ms) - LoadAssemblies (473ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (45ms) - TypeCache.Refresh (20ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (12ms) - ResolveRequiredComponents (12ms) - FinalizeReload (1185ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (699ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (498ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (11ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 17.50 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6353. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 13.513200 ms (FindLiveObjects: 0.352200 ms CreateObjectMapping: 0.177300 ms MarkObjects: 12.854700 ms DeleteObjects: 0.128100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.625 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.32 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.121 seconds -Domain Reload Profiling: 1743ms - BeginReloadAssembly (185ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (51ms) - RebuildCommonClasses (27ms) + RebuildCommonClasses (33ms) RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (362ms) - LoadAssemblies (424ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (43ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (11ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1121ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (678ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (471ms) - ProcessInitializeOnLoadMethodAttributes (129ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.54 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6368. -Memory consumption went from 195.5 MB to 195.4 MB. -Total: 13.861800 ms (FindLiveObjects: 0.327900 ms CreateObjectMapping: 0.232700 ms MarkObjects: 13.154900 ms DeleteObjects: 0.144900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3a5480985d2f336c22944170901a4859 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.699 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.54 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.193 seconds -Domain Reload Profiling: 1889ms - BeginReloadAssembly (213ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (51ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (13ms) - initialDomainReloadingComplete (57ms) - LoadAllAssembliesAndSetupDomain (385ms) - LoadAssemblies (472ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (37ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1194ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (757ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (552ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.85 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6383. -Memory consumption went from 195.5 MB to 195.4 MB. -Total: 13.131200 ms (FindLiveObjects: 0.315400 ms CreateObjectMapping: 0.175100 ms MarkObjects: 12.506300 ms DeleteObjects: 0.133500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.549 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.60 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.100 seconds -Domain Reload Profiling: 1647ms - BeginReloadAssembly (155ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (2ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (314ms) - LoadAssemblies (373ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (30ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1101ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (652ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (464ms) - ProcessInitializeOnLoadMethodAttributes (112ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (16ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.63 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6398. -Memory consumption went from 195.5 MB to 195.3 MB. -Total: 14.106700 ms (FindLiveObjects: 0.338200 ms CreateObjectMapping: 0.195600 ms MarkObjects: 13.416800 ms DeleteObjects: 0.154800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.611 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.81 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.064 seconds -Domain Reload Profiling: 1673ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (41ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (366ms) - LoadAssemblies (419ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (44ms) - TypeCache.Refresh (26ms) - TypeCache.ScanAssembly (13ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1064ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (648ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (460ms) - ProcessInitializeOnLoadMethodAttributes (113ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.93 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6413. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 12.904900 ms (FindLiveObjects: 0.301900 ms CreateObjectMapping: 0.174700 ms MarkObjects: 12.289300 ms DeleteObjects: 0.138100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.795 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 25.60 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.340 seconds -Domain Reload Profiling: 2132ms - BeginReloadAssembly (261ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (7ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (40ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (53ms) - LoadAllAssembliesAndSetupDomain (429ms) - LoadAssemblies (558ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (45ms) - TypeCache.Refresh (25ms) - TypeCache.ScanAssembly (13ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1341ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (865ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (577ms) - ProcessInitializeOnLoadMethodAttributes (201ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Script is not up to date after domain reload: guid(2a6d4e191dd04e18be61de59dbc9a36c) path("Assets/HotScripts/JNGame/Runtime/BehaviorTreeSlayer/JNBehaviorTree.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.22 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6427. -Memory consumption went from 195.5 MB to 195.4 MB. -Total: 14.777500 ms (FindLiveObjects: 0.334300 ms CreateObjectMapping: 0.183900 ms MarkObjects: 14.106900 ms DeleteObjects: 0.151100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.607 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.45 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.181 seconds -Domain Reload Profiling: 1786ms - BeginReloadAssembly (170ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (364ms) - LoadAssemblies (414ms) + LoadAllAssembliesAndSetupDomain (435ms) + LoadAssemblies (518ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (47ms) - TypeCache.Refresh (27ms) - TypeCache.ScanAssembly (15ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1181ms) + AnalyzeDomain (24ms) + TypeCache.Refresh (12ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (11ms) + FinalizeReload (2119ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (696ms) + SetupLoadedEditorAssemblies (878ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (496ms) - ProcessInitializeOnLoadMethodAttributes (117ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.57 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6443. -Memory consumption went from 195.6 MB to 195.5 MB. -Total: 13.552000 ms (FindLiveObjects: 0.316000 ms CreateObjectMapping: 0.181500 ms MarkObjects: 12.894500 ms DeleteObjects: 0.158600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.586 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.22 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.153 seconds -Domain Reload Profiling: 1736ms - BeginReloadAssembly (170ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (41ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (337ms) - LoadAssemblies (393ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (42ms) - TypeCache.Refresh (24ms) - TypeCache.ScanAssembly (12ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1153ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (686ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (483ms) - ProcessInitializeOnLoadMethodAttributes (119ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (66ms) + ProcessInitializeOnLoadAttributes (638ms) + ProcessInitializeOnLoadMethodAttributes (148ms) + AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (9ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.76 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 14.09 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6458. -Memory consumption went from 195.6 MB to 195.5 MB. -Total: 13.711800 ms (FindLiveObjects: 0.315400 ms CreateObjectMapping: 0.222800 ms MarkObjects: 13.022800 ms DeleteObjects: 0.149700 ms) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6206. +Memory consumption went from 195.3 MB to 195.1 MB. +Total: 16.685300 ms (FindLiveObjects: 0.333600 ms CreateObjectMapping: 0.200100 ms MarkObjects: 15.974800 ms DeleteObjects: 0.175600 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.653 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 22.05 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.382 seconds -Domain Reload Profiling: 2033ms - BeginReloadAssembly (160ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (420ms) - LoadAssemblies (451ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (57ms) - TypeCache.Refresh (35ms) - TypeCache.ScanAssembly (15ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1383ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (912ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (65ms) - ProcessInitializeOnLoadAttributes (650ms) - ProcessInitializeOnLoadMethodAttributes (168ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Script is not up to date after domain reload: guid(2a6d4e191dd04e18be61de59dbc9a36c) path("Assets/HotScripts/JNGame/Runtime/BehaviorTreeSlayer/JNBehaviorTree.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.40 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6472. -Memory consumption went from 195.6 MB to 195.4 MB. -Total: 15.149100 ms (FindLiveObjects: 0.428100 ms CreateObjectMapping: 0.194800 ms MarkObjects: 14.314000 ms DeleteObjects: 0.210500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.573 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.84 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.072 seconds -Domain Reload Profiling: 1642ms - BeginReloadAssembly (162ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (338ms) - LoadAssemblies (392ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (42ms) - TypeCache.Refresh (25ms) - TypeCache.ScanAssembly (13ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1072ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (661ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (50ms) - ProcessInitializeOnLoadAttributes (473ms) - ProcessInitializeOnLoadMethodAttributes (113ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.54 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6488. -Memory consumption went from 195.7 MB to 195.5 MB. -Total: 13.404700 ms (FindLiveObjects: 0.333000 ms CreateObjectMapping: 0.156300 ms MarkObjects: 12.775500 ms DeleteObjects: 0.138900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> ======================================================================== Received Prepare Caller must complete domain reload @@ -1979,7 +549,7 @@ Begin MonoManager ReloadAssembly - Loaded All Assemblies, in 0.635 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.15 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.06 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -1995,261 +565,129 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.111 seconds -Domain Reload Profiling: 1743ms - BeginReloadAssembly (181ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (42ms) - LoadAllAssembliesAndSetupDomain (376ms) - LoadAssemblies (440ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (40ms) - TypeCache.Refresh (22ms) - TypeCache.ScanAssembly (11ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1111ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (662ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (465ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 17.06 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6503. -Memory consumption went from 195.7 MB to 195.5 MB. -Total: 19.933200 ms (FindLiveObjects: 0.535100 ms CreateObjectMapping: 0.249600 ms MarkObjects: 18.831100 ms DeleteObjects: 0.315400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Import Request. - Time since last request: 3745.210790 seconds. - path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/ChangeColor.cs - artifactKey: Guid(f0fa58ba969d18d40b33910ebdeee917) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/ChangeColor.cs using Guid(f0fa58ba969d18d40b33910ebdeee917) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: '39d43c4fda0fe9a78520129ecd2f93a4') in 0.006296 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 677.846169 seconds. - path: Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCue_PlayerDemo02.asset - artifactKey: Guid(2aa1d58fb62dc104484f4f2bf1673303) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GASSamples/GAS/Config/GameplayCueLib/GCue_PlayerDemo02.asset using Guid(2aa1d58fb62dc104484f4f2bf1673303) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'bbf15827580efa66f4dcf9db6ca3ad5d') in 0.018165 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 1 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.586 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.27 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.223 seconds -Domain Reload Profiling: 1807ms - BeginReloadAssembly (170ms) +- Finished resetting the current domain, in 1.185 seconds +Domain Reload Profiling: 1818ms + BeginReloadAssembly (195ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (337ms) - LoadAssemblies (401ms) + CreateAndSetChildDomain (50ms) + RebuildCommonClasses (33ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (43ms) + LoadAllAssembliesAndSetupDomain (353ms) + LoadAssemblies (449ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1223ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (700ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (491ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.19 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6519. -Memory consumption went from 195.4 MB to 195.3 MB. -Total: 13.127100 ms (FindLiveObjects: 0.337500 ms CreateObjectMapping: 0.184400 ms MarkObjects: 12.462600 ms DeleteObjects: 0.141600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 414c349925ee02a8a6d7fb5f902759e7 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.554 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.01 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.072 seconds -Domain Reload Profiling: 1624ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (310ms) - LoadAssemblies (374ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (8ms) - FinalizeReload (1072ms) + FinalizeReload (1186ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (662ms) + SetupLoadedEditorAssemblies (705ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) + InitializePlatformSupportModulesInManaged (20ms) + SetLoadedEditorAssemblies (5ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) + BeforeProcessingInitializeOnLoad (70ms) ProcessInitializeOnLoadAttributes (463ms) - ProcessInitializeOnLoadMethodAttributes (119ms) + ProcessInitializeOnLoadMethodAttributes (140ms) AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.06 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.76 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6534. -Memory consumption went from 195.7 MB to 195.5 MB. -Total: 13.804700 ms (FindLiveObjects: 0.374800 ms CreateObjectMapping: 0.209100 ms MarkObjects: 13.058500 ms DeleteObjects: 0.160700 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6221. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 14.601400 ms (FindLiveObjects: 0.323200 ms CreateObjectMapping: 0.225300 ms MarkObjects: 13.869800 ms DeleteObjects: 0.182100 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.506 seconds +- Loaded All Assemblies, in 0.510 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.50 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 18.57 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -2265,157 +703,267 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.271 seconds -Domain Reload Profiling: 1775ms - BeginReloadAssembly (151ms) +- Finished resetting the current domain, in 1.238 seconds +Domain Reload Profiling: 1746ms + BeginReloadAssembly (152ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (290ms) + LoadAssemblies (355ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (10ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (7ms) + FinalizeReload (1238ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (844ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (601ms) + ProcessInitializeOnLoadMethodAttributes (155ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 19.90 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6236. +Memory consumption went from 195.6 MB to 195.4 MB. +Total: 17.477700 ms (FindLiveObjects: 0.380200 ms CreateObjectMapping: 0.256600 ms MarkObjects: 16.608000 ms DeleteObjects: 0.231500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.518 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 20.37 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.260 seconds +Domain Reload Profiling: 1776ms + BeginReloadAssembly (149ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (39ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (284ms) - LoadAssemblies (351ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (8ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1272ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (808ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (577ms) - ProcessInitializeOnLoadMethodAttributes (138ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.15 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6549. -Memory consumption went from 195.6 MB to 195.5 MB. -Total: 14.694900 ms (FindLiveObjects: 0.348500 ms CreateObjectMapping: 0.189600 ms MarkObjects: 14.006600 ms DeleteObjects: 0.149100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.507 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.54 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.199 seconds -Domain Reload Profiling: 1703ms - BeginReloadAssembly (156ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (23ms) + RebuildCommonClasses (26ms) RebuildNativeTypeToScriptingClass (7ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (282ms) - LoadAssemblies (351ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (299ms) + LoadAssemblies (366ms) RebuildTransferFunctionScriptingTraits (0ms) AnalyzeDomain (16ms) TypeCache.Refresh (7ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (8ms) - FinalizeReload (1199ms) + FinalizeReload (1260ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (789ms) + SetupLoadedEditorAssemblies (796ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (562ms) - ProcessInitializeOnLoadMethodAttributes (138ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (556ms) + ProcessInitializeOnLoadMethodAttributes (152ms) + AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) + AwakeInstancesAfterBackupRestoration (8ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 16.10 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 18.93 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6564. -Memory consumption went from 195.7 MB to 195.5 MB. -Total: 15.343800 ms (FindLiveObjects: 0.333100 ms CreateObjectMapping: 0.184300 ms MarkObjects: 14.607100 ms DeleteObjects: 0.218500 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6251. +Memory consumption went from 195.5 MB to 195.3 MB. +Total: 14.681000 ms (FindLiveObjects: 0.436200 ms CreateObjectMapping: 0.219600 ms MarkObjects: 13.886100 ms DeleteObjects: 0.138100 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: 3bbf70d605a4a05c790931a6be375d4a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 9ac75b6b5e45c1be5a2f9a6aa21dbf08 -> + custom:scripting/monoscript/fileName/JNGClient.cs: c13623cf61789b3fba53a1bcefbb0aad -> + custom:scripting/monoscript/fileName/Main.cs: 5e162ac4e40bbffe223d9972da0ae262 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: da4f38db4f8d929d03dd792a44a113e9 -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 1ccd95f6d4f4d0311a91f5e51a848038 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 42b0ab4209ccecf4956917b1a04ade41 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: 6bdb4a8091ec66c228dae00a0140824d -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: e0508dcb9b2bb5bc4a11ecc9fee7ce99 -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: dfffe6300957f5cf492368a5245546cc -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 9ce60edd315958986f4f6a1a125f1f08 -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 3cf34a52e9d13580889ab46a90003d89 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a5edc58ba388fd1cc98b8fee4fa64742 -> + custom:scripting/monoscript/fileName/GEvent.cs: 817f438cb34f10d29fe6decae75e4b8f -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: d057927d8a65567cf707b797fab017e4 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: d1e3602be1134bb86c23b1323fcd7852 -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: 5f310f5a34dad773958a8a8bfd482dd0 -> + custom:scripting/monoscript/fileName/GAPI.cs: 6ff4d91d6287d074bcf9c861e49e1a48 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 16f13aebee46cbf95694d4dd559500cb -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: b53e51ec0f07636a4e8e8bb22dab44f7 -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 643ff5276218d751dc9164fa0bef96d4 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 643ff5276218d751dc9164fa0bef96d4 -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: a66f5db909516e79b67b3e78487e0e6e -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 1992dd9cf71dc2949c9b8bdadd4b81e3 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: 624da48bb6c89d3a722cf0620527a131 -> + custom:scripting/monoscript/fileName/DMainUI.cs: e6bb0d318716b5b1f7c96e5fc6544a14 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: ba01365c88af5daec4f01dec11b1ce3e -> + custom:scripting/monoscript/fileName/DBossSystem.cs: 7d259dee6f599355ff8d2c3b45aa3ea5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: 4c7199618e34966be974a0aa276c9700 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 8ca9e13ff85795b352a77a67696b0787 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: 91b5f6170f2b6ad1ae5cff61c87eb153 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 31afde5b20fc2c8f4261d7fb1bab830f -> + custom:scripting/monoscript/fileName/App.cs: fad272e09eba6e38ce5912ba456e1dd1 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: d288d1f50220caa54f55e3cad78d8bbb -> + custom:scripting/monoscript/fileName/EDBossController.cs: 8875bb396079143c189c222315952584 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 98ea61260d5ffa8986fe202e4bb43fd1 -> + custom:scripting/monoscript/fileName/TextMain.cs: 99b30676307407a31470945ebe7fe63f -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 2ae090dce01baf19f5f27e05aac8fea4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f0e19090a78d34a67097010e0e273de8 -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 8f032e437dd5bef6f5f6a9e756a364b9 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 5140b7a35dc2cda1f51e710217d80b18 -> + custom:scripting/monoscript/fileName/EDBoss.cs: a9a3e3069e8ac484eaa1db674a49d5a1 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: ba00a1b4f9609434d73083339b631fe3 -> + custom:scripting/monoscript/fileName/EDContexts.cs: df300cacc9928b93ffa1d3f6c9d94bec -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: a01334268e8f6cc09593ffdf9cb9dc02 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 83e7c7d6fbeb42397f3f10d01fea5ecb -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 11d6ae4ce5991b20c3aebc27d7ce2b12 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: e82963b578be93eeff169b89a6617057 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: b60fefd7029f35bf5b6334de07866539 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: ab3cf5b287a97bd9abb6a7505f2a6fe0 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 4455d3c1829109f7a3047931b0d663fd -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: cba7ddef3f48428737cf9c42153cf548 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 516c62431e23f23658d5381c89d3089f -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: baba35f4fa0bbdeaa88b44d9b195daf4 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: eef33b909acbf17808a03473f4fce5cb -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.517 seconds +- Loaded All Assemblies, in 0.514 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 20.22 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 33.39 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -2431,1377 +979,130 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.207 seconds -Domain Reload Profiling: 1722ms - BeginReloadAssembly (150ms) +- Finished resetting the current domain, in 1.983 seconds +Domain Reload Profiling: 2495ms + BeginReloadAssembly (145ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) + DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (39ms) - RebuildCommonClasses (26ms) + RebuildCommonClasses (24ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (296ms) - LoadAssemblies (346ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (303ms) + LoadAssemblies (350ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) + AnalyzeDomain (30ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (4ms) ScanForSourceGeneratedMonoScriptInfo (8ms) ResolveRequiredComponents (8ms) - FinalizeReload (1208ms) + FinalizeReload (1983ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (774ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (571ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Script is not up to date after domain reload: guid(321af3379125465380073b2a04a1b1e2) path("Assets/Scripts/GASSamples/Scripts/GAS/GameplayCue/GameplayCueDurational_PlayerDemo01.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.75 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5639 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6578. -Memory consumption went from 195.7 MB to 195.5 MB. -Total: 14.049400 ms (FindLiveObjects: 0.310600 ms CreateObjectMapping: 0.172800 ms MarkObjects: 13.375500 ms DeleteObjects: 0.189400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.512 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.07 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.121 seconds -Domain Reload Profiling: 1632ms - BeginReloadAssembly (147ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (34ms) - LoadAllAssembliesAndSetupDomain (296ms) - LoadAssemblies (348ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (29ms) - TypeCache.Refresh (12ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1122ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (713ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (504ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.58 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6594. -Memory consumption went from 195.7 MB to 195.6 MB. -Total: 13.875800 ms (FindLiveObjects: 0.337200 ms CreateObjectMapping: 0.186400 ms MarkObjects: 13.207200 ms DeleteObjects: 0.144100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.562 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.67 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.169 seconds -Domain Reload Profiling: 1729ms - BeginReloadAssembly (162ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (325ms) - LoadAssemblies (376ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (40ms) - TypeCache.Refresh (24ms) - TypeCache.ScanAssembly (11ms) - ScanForSourceGeneratedMonoScriptInfo (6ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1170ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (739ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (528ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.28 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6609. -Memory consumption went from 195.7 MB to 195.6 MB. -Total: 13.561400 ms (FindLiveObjects: 0.339600 ms CreateObjectMapping: 0.175900 ms MarkObjects: 12.899300 ms DeleteObjects: 0.145600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.769 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.85 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.414 seconds -Domain Reload Profiling: 2180ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (44ms) - LoadAllAssembliesAndSetupDomain (521ms) - LoadAssemblies (448ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (163ms) - TypeCache.Refresh (133ms) - TypeCache.ScanAssembly (114ms) - ScanForSourceGeneratedMonoScriptInfo (21ms) - ResolveRequiredComponents (7ms) - FinalizeReload (1414ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (860ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (63ms) - ProcessInitializeOnLoadAttributes (611ms) - ProcessInitializeOnLoadMethodAttributes (155ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 40.06 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6624. -Memory consumption went from 195.8 MB to 195.6 MB. -Total: 16.340500 ms (FindLiveObjects: 0.686700 ms CreateObjectMapping: 0.170400 ms MarkObjects: 15.241600 ms DeleteObjects: 0.239800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.594 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.21 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.150 seconds -Domain Reload Profiling: 1741ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (360ms) - LoadAssemblies (404ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (40ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (12ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1150ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (720ms) + SetupLoadedEditorAssemblies (1513ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (522ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.30 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6639. -Memory consumption went from 195.9 MB to 195.7 MB. -Total: 13.713900 ms (FindLiveObjects: 0.329800 ms CreateObjectMapping: 0.176300 ms MarkObjects: 13.041800 ms DeleteObjects: 0.164900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.666 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.33 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.233 seconds -Domain Reload Profiling: 1897ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (430ms) - LoadAssemblies (480ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (17ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1233ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (781ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (69ms) - ProcessInitializeOnLoadAttributes (562ms) - ProcessInitializeOnLoadMethodAttributes (122ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.06 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6654. -Memory consumption went from 195.9 MB to 195.7 MB. -Total: 13.683900 ms (FindLiveObjects: 0.329200 ms CreateObjectMapping: 0.215000 ms MarkObjects: 12.994700 ms DeleteObjects: 0.144100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.598 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.30 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.159 seconds -Domain Reload Profiling: 1755ms - BeginReloadAssembly (176ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (48ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (348ms) - LoadAssemblies (409ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1159ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (728ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (518ms) - ProcessInitializeOnLoadMethodAttributes (131ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.16 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6669. -Memory consumption went from 195.9 MB to 195.7 MB. -Total: 14.127200 ms (FindLiveObjects: 0.384500 ms CreateObjectMapping: 0.181600 ms MarkObjects: 13.399500 ms DeleteObjects: 0.160400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.603 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.67 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.092 seconds -Domain Reload Profiling: 1692ms - BeginReloadAssembly (180ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (51ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (349ms) - LoadAssemblies (409ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1092ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (660ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (457ms) - ProcessInitializeOnLoadMethodAttributes (117ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.95 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6684. -Memory consumption went from 195.9 MB to 195.7 MB. -Total: 13.425700 ms (FindLiveObjects: 0.478000 ms CreateObjectMapping: 0.265000 ms MarkObjects: 12.542400 ms DeleteObjects: 0.137500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.618 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.69 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.198 seconds -Domain Reload Profiling: 1814ms - BeginReloadAssembly (179ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (34ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (350ms) - LoadAssemblies (412ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (12ms) - FinalizeReload (1198ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (763ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (547ms) - ProcessInitializeOnLoadMethodAttributes (129ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.19 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6699. -Memory consumption went from 195.8 MB to 195.7 MB. -Total: 13.866900 ms (FindLiveObjects: 0.379300 ms CreateObjectMapping: 0.233800 ms MarkObjects: 13.105500 ms DeleteObjects: 0.147100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.546 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.54 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.094 seconds -Domain Reload Profiling: 1638ms - BeginReloadAssembly (172ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (302ms) - LoadAssemblies (368ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1094ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (664ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (469ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.77 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6714. -Memory consumption went from 195.9 MB to 195.7 MB. -Total: 13.381200 ms (FindLiveObjects: 0.331500 ms CreateObjectMapping: 0.174400 ms MarkObjects: 12.698100 ms DeleteObjects: 0.176100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.668 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.28 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.170 seconds -Domain Reload Profiling: 1836ms - BeginReloadAssembly (173ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (419ms) - LoadAssemblies (476ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (42ms) - TypeCache.Refresh (24ms) - TypeCache.ScanAssembly (11ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1171ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (670ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (469ms) - ProcessInitializeOnLoadMethodAttributes (118ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.41 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6729. -Memory consumption went from 195.9 MB to 195.8 MB. -Total: 13.823300 ms (FindLiveObjects: 0.341000 ms CreateObjectMapping: 0.196100 ms MarkObjects: 13.148400 ms DeleteObjects: 0.136500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 4505391364135c66313067ff8fa0023c -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.669 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.86 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.277 seconds -Domain Reload Profiling: 1942ms - BeginReloadAssembly (180ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (53ms) - LoadAllAssembliesAndSetupDomain (395ms) - LoadAssemblies (462ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (17ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1277ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (748ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (64ms) - ProcessInitializeOnLoadAttributes (528ms) - ProcessInitializeOnLoadMethodAttributes (129ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 18.42 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6745. -Memory consumption went from 196.0 MB to 195.8 MB. -Total: 17.241700 ms (FindLiveObjects: 0.447500 ms CreateObjectMapping: 0.222600 ms MarkObjects: 16.338100 ms DeleteObjects: 0.232200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.657 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.31 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.384 seconds -Domain Reload Profiling: 2038ms - BeginReloadAssembly (194ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (33ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (44ms) - LoadAllAssembliesAndSetupDomain (373ms) - LoadAssemblies (451ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (19ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1384ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (888ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (65ms) - ProcessInitializeOnLoadAttributes (645ms) - ProcessInitializeOnLoadMethodAttributes (148ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.86 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6760. -Memory consumption went from 196.0 MB to 195.8 MB. -Total: 14.959900 ms (FindLiveObjects: 0.355000 ms CreateObjectMapping: 0.196300 ms MarkObjects: 14.227300 ms DeleteObjects: 0.180100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.617 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 19.49 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.270 seconds -Domain Reload Profiling: 1885ms - BeginReloadAssembly (159ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - RebuildCommonClasses (29ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (380ms) - LoadAssemblies (440ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1270ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (789ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (62ms) - ProcessInitializeOnLoadAttributes (552ms) - ProcessInitializeOnLoadMethodAttributes (145ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Script is not up to date after domain reload: guid(11fd831585c84672a7b5f00e86be7d26) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiLog.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.10 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6774. -Memory consumption went from 195.9 MB to 195.7 MB. -Total: 14.823000 ms (FindLiveObjects: 0.346900 ms CreateObjectMapping: 0.175300 ms MarkObjects: 14.145300 ms DeleteObjects: 0.154000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.649 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.49 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.221 seconds -Domain Reload Profiling: 1867ms - BeginReloadAssembly (174ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (395ms) - LoadAssemblies (460ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (17ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1221ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (753ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (539ms) - ProcessInitializeOnLoadMethodAttributes (123ms) - AfterProcessingInitializeOnLoad (9ms) + ProcessInitializeOnLoadAttributes (1119ms) + ProcessInitializeOnLoadMethodAttributes (311ms) + AfterProcessingInitializeOnLoad (12ms) EditorAssembliesLoaded (1ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) + AwakeInstancesAfterBackupRestoration (12ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.25 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.77 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6790. -Memory consumption went from 196.0 MB to 195.8 MB. -Total: 13.766800 ms (FindLiveObjects: 0.348200 ms CreateObjectMapping: 0.190400 ms MarkObjects: 13.082800 ms DeleteObjects: 0.144200 ms) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6266. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 14.110000 ms (FindLiveObjects: 0.303300 ms CreateObjectMapping: 0.218200 ms MarkObjects: 13.437900 ms DeleteObjects: 0.149200 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: 9f477a5221bd71387338ef23f8a1db6e -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: a222cb3d91cdfd75a6f66bff281797eb -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: 17bbfd5ec55170195839a926e383bd50 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: 5a7e71f632f7017727950088d25979d5 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: a9f6091a21d44932f2025b23c2fff70b -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.583 seconds +- Loaded All Assemblies, in 0.619 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.27 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 21.23 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -3817,1041 +1118,130 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.211 seconds -Domain Reload Profiling: 1792ms - BeginReloadAssembly (161ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (46ms) - LoadAllAssembliesAndSetupDomain (336ms) - LoadAssemblies (393ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1212ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (760ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (545ms) - ProcessInitializeOnLoadMethodAttributes (129ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (11ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.81 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6806. -Memory consumption went from 196.0 MB to 195.8 MB. -Total: 14.879100 ms (FindLiveObjects: 0.392200 ms CreateObjectMapping: 0.287200 ms MarkObjects: 14.037100 ms DeleteObjects: 0.161000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.633 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.63 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.252 seconds -Domain Reload Profiling: 1883ms - BeginReloadAssembly (171ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (33ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (43ms) - LoadAllAssembliesAndSetupDomain (374ms) - LoadAssemblies (441ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1252ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (772ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (547ms) - ProcessInitializeOnLoadMethodAttributes (136ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (16ms) -Script is not up to date after domain reload: guid(4f5e99e31c984d56a40398119595b219) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiTreeNode.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 16.41 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6820. -Memory consumption went from 196.0 MB to 195.8 MB. -Total: 22.082000 ms (FindLiveObjects: 2.388200 ms CreateObjectMapping: 3.501400 ms MarkObjects: 16.024200 ms DeleteObjects: 0.166600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.557 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.03 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.232 seconds -Domain Reload Profiling: 1787ms +- Finished resetting the current domain, in 1.323 seconds +Domain Reload Profiling: 1939ms BeginReloadAssembly (158ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (324ms) - LoadAssemblies (380ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1233ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (780ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (548ms) - ProcessInitializeOnLoadMethodAttributes (142ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.48 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6836. -Memory consumption went from 196.0 MB to 195.9 MB. -Total: 16.901000 ms (FindLiveObjects: 0.393400 ms CreateObjectMapping: 0.239800 ms MarkObjects: 16.088000 ms DeleteObjects: 0.178600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.620 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.47 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.162 seconds -Domain Reload Profiling: 1779ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) + CreateAndSetChildDomain (43ms) RebuildCommonClasses (24ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (380ms) - LoadAssemblies (432ms) + initialDomainReloadingComplete (48ms) + LoadAllAssembliesAndSetupDomain (378ms) + LoadAssemblies (426ms) RebuildTransferFunctionScriptingTraits (0ms) AnalyzeDomain (38ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (3ms) + TypeCache.Refresh (18ms) + TypeCache.ScanAssembly (6ms) ScanForSourceGeneratedMonoScriptInfo (11ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1162ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1323ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (682ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (486ms) - ProcessInitializeOnLoadMethodAttributes (118ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.66 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6851. -Memory consumption went from 196.0 MB to 195.8 MB. -Total: 13.321400 ms (FindLiveObjects: 0.373000 ms CreateObjectMapping: 0.184300 ms MarkObjects: 12.621100 ms DeleteObjects: 0.142300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.664 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.75 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.163 seconds -Domain Reload Profiling: 1824ms - BeginReloadAssembly (149ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (41ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (440ms) - LoadAssemblies (466ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (62ms) - TypeCache.Refresh (45ms) - TypeCache.ScanAssembly (28ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1163ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (671ms) + SetupLoadedEditorAssemblies (822ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (15ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (467ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.03 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6866. -Memory consumption went from 196.1 MB to 195.9 MB. -Total: 13.637000 ms (FindLiveObjects: 0.347600 ms CreateObjectMapping: 0.275800 ms MarkObjects: 12.813500 ms DeleteObjects: 0.199100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.649 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.20 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.219 seconds -Domain Reload Profiling: 1865ms - BeginReloadAssembly (156ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (417ms) - LoadAssemblies (424ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (81ms) - TypeCache.Refresh (48ms) - TypeCache.ScanAssembly (28ms) - ScanForSourceGeneratedMonoScriptInfo (18ms) - ResolveRequiredComponents (13ms) - FinalizeReload (1220ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (695ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (492ms) - ProcessInitializeOnLoadMethodAttributes (122ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.73 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6881. -Memory consumption went from 196.1 MB to 195.9 MB. -Total: 13.648400 ms (FindLiveObjects: 0.386000 ms CreateObjectMapping: 0.210400 ms MarkObjects: 12.900700 ms DeleteObjects: 0.150100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.675 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.90 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.170 seconds -Domain Reload Profiling: 1842ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (439ms) - LoadAssemblies (475ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (54ms) - TypeCache.Refresh (27ms) - TypeCache.ScanAssembly (13ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (17ms) - FinalizeReload (1171ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (672ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (473ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.92 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6896. -Memory consumption went from 196.1 MB to 195.9 MB. -Total: 13.489700 ms (FindLiveObjects: 0.399200 ms CreateObjectMapping: 0.194000 ms MarkObjects: 12.760300 ms DeleteObjects: 0.135300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.562 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.31 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.331 seconds -Domain Reload Profiling: 1891ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (327ms) - LoadAssemblies (385ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1332ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (718ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (515ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.38 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6911. -Memory consumption went from 196.1 MB to 195.9 MB. -Total: 13.333600 ms (FindLiveObjects: 0.388700 ms CreateObjectMapping: 0.194900 ms MarkObjects: 12.598100 ms DeleteObjects: 0.150600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.590 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.84 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.160 seconds -Domain Reload Profiling: 1747ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (353ms) - LoadAssemblies (396ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (46ms) - TypeCache.Refresh (25ms) - TypeCache.ScanAssembly (11ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (13ms) - FinalizeReload (1161ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (688ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (490ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.25 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 6926. -Memory consumption went from 196.0 MB to 195.9 MB. -Total: 13.769500 ms (FindLiveObjects: 0.355500 ms CreateObjectMapping: 0.180800 ms MarkObjects: 13.090600 ms DeleteObjects: 0.141500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.564 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.34 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.166 seconds -Domain Reload Profiling: 1727ms - BeginReloadAssembly (159ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (334ms) - LoadAssemblies (377ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1166ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (672ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (474ms) - ProcessInitializeOnLoadMethodAttributes (122ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.41 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6941. -Memory consumption went from 196.1 MB to 195.9 MB. -Total: 13.530300 ms (FindLiveObjects: 0.371800 ms CreateObjectMapping: 0.179500 ms MarkObjects: 12.837200 ms DeleteObjects: 0.140800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.624 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 11.99 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.168 seconds -Domain Reload Profiling: 1790ms - BeginReloadAssembly (175ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (372ms) - LoadAssemblies (430ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1169ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (673ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (477ms) - ProcessInitializeOnLoadMethodAttributes (120ms) + ProcessInitializeOnLoadAttributes (605ms) + ProcessInitializeOnLoadMethodAttributes (140ms) AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.34 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 23.52 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6956. -Memory consumption went from 196.1 MB to 195.9 MB. -Total: 14.071400 ms (FindLiveObjects: 0.338200 ms CreateObjectMapping: 0.254900 ms MarkObjects: 13.335500 ms DeleteObjects: 0.141800 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6281. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 19.388800 ms (FindLiveObjects: 1.333600 ms CreateObjectMapping: 0.859100 ms MarkObjects: 16.925500 ms DeleteObjects: 0.267500 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: c779ea04e63ee568beb00e631cc15dc4 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: a222cb3d91cdfd75a6f66bff281797eb -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: 17bbfd5ec55170195839a926e383bd50 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: 5a7e71f632f7017727950088d25979d5 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.605 seconds +- Loaded All Assemblies, in 0.759 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.35 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 18.22 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -4867,85 +1257,130 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.339 seconds -Domain Reload Profiling: 1941ms - BeginReloadAssembly (172ms) +- Finished resetting the current domain, in 1.321 seconds +Domain Reload Profiling: 2077ms + BeginReloadAssembly (199ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) + DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (358ms) - LoadAssemblies (414ms) + CreateAndSetChildDomain (58ms) + RebuildCommonClasses (33ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (55ms) + LoadAllAssembliesAndSetupDomain (459ms) + LoadAssemblies (518ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (39ms) - TypeCache.Refresh (19ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1339ms) + AnalyzeDomain (47ms) + TypeCache.Refresh (21ms) + TypeCache.ScanAssembly (6ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (14ms) + FinalizeReload (1322ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (727ms) + SetupLoadedEditorAssemblies (846ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (520ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (8ms) + ProcessInitializeOnLoadAttributes (621ms) + ProcessInitializeOnLoadMethodAttributes (143ms) + AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) + AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.77 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 20.12 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6971. -Memory consumption went from 196.1 MB to 196.0 MB. -Total: 15.766100 ms (FindLiveObjects: 0.355500 ms CreateObjectMapping: 0.173300 ms MarkObjects: 15.074200 ms DeleteObjects: 0.161900 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6296. +Memory consumption went from 195.7 MB to 195.6 MB. +Total: 14.784300 ms (FindLiveObjects: 0.473000 ms CreateObjectMapping: 0.221400 ms MarkObjects: 13.904300 ms DeleteObjects: 0.184100 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: f6863cbbc9f9c21075e8c8aad6f6dc83 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: a222cb3d91cdfd75a6f66bff281797eb -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: 17bbfd5ec55170195839a926e383bd50 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.591 seconds +- Loaded All Assemblies, in 0.549 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.51 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.50 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -4961,85 +1396,132 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.194 seconds -Domain Reload Profiling: 1783ms - BeginReloadAssembly (177ms) +- Finished resetting the current domain, in 1.142 seconds +Domain Reload Profiling: 1688ms + BeginReloadAssembly (156ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (6ms) + DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (40ms) - RebuildCommonClasses (25ms) + RebuildCommonClasses (26ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (340ms) - LoadAssemblies (401ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (320ms) + LoadAssemblies (376ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (5ms) + AnalyzeDomain (32ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1194ms) + ResolveRequiredComponents (7ms) + FinalizeReload (1142ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (712ms) + SetupLoadedEditorAssemblies (686ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) + InitializePlatformSupportModulesInManaged (13ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (501ms) - ProcessInitializeOnLoadMethodAttributes (123ms) - AfterProcessingInitializeOnLoad (7ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (483ms) + ProcessInitializeOnLoadMethodAttributes (121ms) + AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) + AwakeInstancesAfterBackupRestoration (10ms) +Script is not up to date after domain reload: guid(14c921a786654c3fb9bb74e0d0ba29bd) path("Assets/Scripts/Samples/AppGame/Systems/CServer/JNGServer.Game.cs") state(2) +Script is not up to date after domain reload: guid(75e48cb9a73a47ca8f5be63285d40309) path("Assets/Scripts/Samples/AppGame/GActionEnum.cs") state(2) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.28 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 19.37 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6986. -Memory consumption went from 196.1 MB to 196.0 MB. -Total: 13.746400 ms (FindLiveObjects: 0.415500 ms CreateObjectMapping: 0.225300 ms MarkObjects: 12.956700 ms DeleteObjects: 0.147900 ms) +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6310. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 13.341100 ms (FindLiveObjects: 0.324400 ms CreateObjectMapping: 0.175000 ms MarkObjects: 12.696200 ms DeleteObjects: 0.143200 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: 804fdd20e262ea0109367f11e2d9af04 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.689 seconds +- Loaded All Assemblies, in 0.500 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.51 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.43 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -5055,180 +1537,130 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.760 seconds -Domain Reload Profiling: 2446ms - BeginReloadAssembly (193ms) +- Finished resetting the current domain, in 1.114 seconds +Domain Reload Profiling: 1613ms + BeginReloadAssembly (145ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (55ms) - RebuildCommonClasses (27ms) + CreateAndSetChildDomain (36ms) + RebuildCommonClasses (24ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (421ms) - LoadAssemblies (484ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (289ms) + LoadAssemblies (341ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1761ms) + AnalyzeDomain (29ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1114ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (664ms) + SetupLoadedEditorAssemblies (657ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) + InitializePlatformSupportModulesInManaged (14ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (464ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (461ms) ProcessInitializeOnLoadMethodAttributes (119ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) + AwakeInstancesAfterBackupRestoration (10ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.57 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7001. -Memory consumption went from 196.1 MB to 195.9 MB. -Total: 13.288000 ms (FindLiveObjects: 0.344400 ms CreateObjectMapping: 0.221000 ms MarkObjects: 12.517300 ms DeleteObjects: 0.204100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.655 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.92 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.886 seconds -Domain Reload Profiling: 2539ms - BeginReloadAssembly (167ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (416ms) - LoadAssemblies (481ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1886ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (707ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (496ms) - ProcessInitializeOnLoadMethodAttributes (125ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Script is not up to date after domain reload: guid(11fd831585c84672a7b5f00e86be7d26) path("Assets/Scripts/GASSamples/Scripts/Game/Logic/AI/AiLog.cs") state(2) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 18.22 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.02 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 7015. -Memory consumption went from 196.1 MB to 196.0 MB. -Total: 14.402000 ms (FindLiveObjects: 0.350900 ms CreateObjectMapping: 0.177300 ms MarkObjects: 13.718100 ms DeleteObjects: 0.154900 ms) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6326. +Memory consumption went from 195.7 MB to 195.5 MB. +Total: 13.584000 ms (FindLiveObjects: 0.312000 ms CreateObjectMapping: 0.200700 ms MarkObjects: 12.935100 ms DeleteObjects: 0.135300 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.539 seconds +- Loaded All Assemblies, in 0.482 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.80 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 21.03 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -5244,80 +1676,122 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.132 seconds -Domain Reload Profiling: 1669ms - BeginReloadAssembly (160ms) +- Finished resetting the current domain, in 1.216 seconds +Domain Reload Profiling: 1696ms + BeginReloadAssembly (142ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (27ms) + CreateAndSetChildDomain (36ms) + RebuildCommonClasses (24ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (307ms) - LoadAssemblies (366ms) + initialDomainReloadingComplete (30ms) + LoadAllAssembliesAndSetupDomain (275ms) + LoadAssemblies (337ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1132ms) + AnalyzeDomain (16ms) + TypeCache.Refresh (6ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1216ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (694ms) + SetupLoadedEditorAssemblies (777ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (491ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (10ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (555ms) + ProcessInitializeOnLoadMethodAttributes (137ms) + AfterProcessingInitializeOnLoad (6ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.97 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 18.47 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 7031. -Memory consumption went from 196.2 MB to 196.0 MB. -Total: 13.846700 ms (FindLiveObjects: 0.364300 ms CreateObjectMapping: 0.221400 ms MarkObjects: 13.112800 ms DeleteObjects: 0.147200 ms) +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6341. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 14.717900 ms (FindLiveObjects: 0.391300 ms CreateObjectMapping: 0.201100 ms MarkObjects: 13.911000 ms DeleteObjects: 0.212800 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload @@ -5325,2131 +1799,6 @@ Begin MonoManager ReloadAssembly - Loaded All Assemblies, in 0.568 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.00 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.110 seconds -Domain Reload Profiling: 1676ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (324ms) - LoadAssemblies (382ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1110ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (686ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (486ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.96 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 7046. -Memory consumption went from 196.2 MB to 196.0 MB. -Total: 14.053200 ms (FindLiveObjects: 0.345300 ms CreateObjectMapping: 0.174600 ms MarkObjects: 13.363600 ms DeleteObjects: 0.168700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.593 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.40 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.112 seconds -Domain Reload Profiling: 1702ms - BeginReloadAssembly (166ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (351ms) - LoadAssemblies (407ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1113ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (687ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (490ms) - ProcessInitializeOnLoadMethodAttributes (115ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.12 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7061. -Memory consumption went from 196.2 MB to 196.1 MB. -Total: 13.488300 ms (FindLiveObjects: 0.358200 ms CreateObjectMapping: 0.174800 ms MarkObjects: 12.824300 ms DeleteObjects: 0.129800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.712 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.75 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.287 seconds -Domain Reload Profiling: 1996ms - BeginReloadAssembly (209ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (51ms) - RebuildCommonClasses (30ms) - RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (57ms) - LoadAllAssembliesAndSetupDomain (402ms) - LoadAssemblies (481ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (48ms) - TypeCache.Refresh (23ms) - TypeCache.ScanAssembly (10ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1287ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (719ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (509ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.00 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7076. -Memory consumption went from 196.2 MB to 196.0 MB. -Total: 13.194400 ms (FindLiveObjects: 0.363200 ms CreateObjectMapping: 0.181700 ms MarkObjects: 12.482100 ms DeleteObjects: 0.166300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.623 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.17 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.192 seconds -Domain Reload Profiling: 1813ms - BeginReloadAssembly (171ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (48ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (378ms) - LoadAssemblies (430ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (39ms) - TypeCache.Refresh (22ms) - TypeCache.ScanAssembly (10ms) - ScanForSourceGeneratedMonoScriptInfo (6ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1193ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (757ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (20ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (536ms) - ProcessInitializeOnLoadMethodAttributes (130ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.92 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7091. -Memory consumption went from 196.2 MB to 196.1 MB. -Total: 16.109800 ms (FindLiveObjects: 0.844800 ms CreateObjectMapping: 0.257200 ms MarkObjects: 14.752600 ms DeleteObjects: 0.253400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.624 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.65 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.156 seconds -Domain Reload Profiling: 1778ms - BeginReloadAssembly (169ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (48ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (382ms) - LoadAssemblies (393ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (79ms) - TypeCache.Refresh (43ms) - TypeCache.ScanAssembly (26ms) - ScanForSourceGeneratedMonoScriptInfo (23ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1157ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (687ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (471ms) - ProcessInitializeOnLoadMethodAttributes (125ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (13ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7106. -Memory consumption went from 196.2 MB to 196.1 MB. -Total: 15.281900 ms (FindLiveObjects: 0.665800 ms CreateObjectMapping: 0.194500 ms MarkObjects: 14.227500 ms DeleteObjects: 0.191000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 8ae367646d391a39e6f5b78cb9168548 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.773 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.52 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.006 seconds -Domain Reload Profiling: 2776ms - BeginReloadAssembly (179ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (50ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (47ms) - LoadAllAssembliesAndSetupDomain (506ms) - LoadAssemblies (563ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (41ms) - TypeCache.Refresh (22ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (2006ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (757ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (19ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (533ms) - ProcessInitializeOnLoadMethodAttributes (132ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.42 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7121. -Memory consumption went from 196.3 MB to 196.1 MB. -Total: 14.082700 ms (FindLiveObjects: 0.417500 ms CreateObjectMapping: 0.213300 ms MarkObjects: 13.313100 ms DeleteObjects: 0.137900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.666 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.50 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.545 seconds -Domain Reload Profiling: 2209ms - BeginReloadAssembly (165ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (425ms) - LoadAssemblies (482ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1546ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (842ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (593ms) - ProcessInitializeOnLoadMethodAttributes (159ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 16.25 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7136. -Memory consumption went from 196.3 MB to 196.1 MB. -Total: 16.380000 ms (FindLiveObjects: 0.443200 ms CreateObjectMapping: 0.217300 ms MarkObjects: 15.538300 ms DeleteObjects: 0.179600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 3ad1467b0508f15280a43125f246bfc8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.747 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.72 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.198 seconds -Domain Reload Profiling: 1939ms - BeginReloadAssembly (183ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (34ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (54ms) - LoadAllAssembliesAndSetupDomain (461ms) - LoadAssemblies (536ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1198ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (753ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (540ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.92 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7151. -Memory consumption went from 196.2 MB to 196.0 MB. -Total: 16.198100 ms (FindLiveObjects: 0.394000 ms CreateObjectMapping: 0.266500 ms MarkObjects: 15.402300 ms DeleteObjects: 0.134300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 6495fe3598379bed8c0105be4e40bff8 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.696 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.64 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.950 seconds -Domain Reload Profiling: 2644ms - BeginReloadAssembly (179ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (53ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (443ms) - LoadAssemblies (507ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1950ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (743ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (531ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.26 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7166. -Memory consumption went from 196.3 MB to 196.1 MB. -Total: 13.854200 ms (FindLiveObjects: 0.386300 ms CreateObjectMapping: 0.196000 ms MarkObjects: 13.121300 ms DeleteObjects: 0.149600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: df7d08b11789ade9478fb12c5c6e9971 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: f2b7a6d3924bb40b2cef60e4cb4bd7a5 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Import Request. - Time since last request: 17096.176699 seconds. - path: Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/_scene01.unity - artifactKey: Guid(b47c88418b9d4824f81b69b10f4b6f7a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/BehaviorTreeSlayer/Examples/1 basics/_scene01.unity using Guid(b47c88418b9d4824f81b69b10f4b6f7a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. - -> (artifact id: 'fbfad02d75ccbf891630dd8a1d11681c') in 0.004353 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.589 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.93 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.137 seconds -Domain Reload Profiling: 1724ms - BeginReloadAssembly (170ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (340ms) - LoadAssemblies (389ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (42ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (11ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1137ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (699ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (61ms) - ProcessInitializeOnLoadAttributes (486ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.09 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.4 KB). Loaded Objects now: 7181. -Memory consumption went from 196.1 MB to 195.9 MB. -Total: 13.962000 ms (FindLiveObjects: 0.363400 ms CreateObjectMapping: 0.194100 ms MarkObjects: 13.239600 ms DeleteObjects: 0.163800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: df7d08b11789ade9478fb12c5c6e9971 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: f2b7a6d3924bb40b2cef60e4cb4bd7a5 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.557 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.31 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.165 seconds -Domain Reload Profiling: 1720ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (321ms) - LoadAssemblies (376ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (31ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1166ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (705ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (491ms) - ProcessInitializeOnLoadMethodAttributes (128ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (1ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.92 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5642 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7196. -Memory consumption went from 196.3 MB to 196.1 MB. -Total: 14.353700 ms (FindLiveObjects: 0.489900 ms CreateObjectMapping: 0.206200 ms MarkObjects: 13.525700 ms DeleteObjects: 0.130700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 379c1545c6084e29482b1b64d31f4709 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: cdde4d766305959a13d366bb95a6f85a -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.575 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.69 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.139 seconds -Domain Reload Profiling: 1712ms - BeginReloadAssembly (169ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (39ms) - LoadAllAssembliesAndSetupDomain (329ms) - LoadAssemblies (388ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1139ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (737ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (21ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (525ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.86 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 54 unused Assets / (174.1 KB). Loaded Objects now: 7210. -Memory consumption went from 196.3 MB to 196.1 MB. -Total: 14.053500 ms (FindLiveObjects: 0.429200 ms CreateObjectMapping: 0.225300 ms MarkObjects: 13.261800 ms DeleteObjects: 0.135900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.556 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.04 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.074 seconds -Domain Reload Profiling: 1628ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (45ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (320ms) - LoadAssemblies (373ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (32ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1074ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (677ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (14ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (479ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.93 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7225. -Memory consumption went from 196.3 MB to 196.1 MB. -Total: 13.226000 ms (FindLiveObjects: 0.368900 ms CreateObjectMapping: 0.219000 ms MarkObjects: 12.474600 ms DeleteObjects: 0.162500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.590 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.38 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.214 seconds -Domain Reload Profiling: 1801ms - BeginReloadAssembly (187ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (55ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (326ms) - LoadAssemblies (393ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (34ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1214ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (751ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (524ms) - ProcessInitializeOnLoadMethodAttributes (147ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.43 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7240. -Memory consumption went from 196.3 MB to 196.2 MB. -Total: 13.780600 ms (FindLiveObjects: 0.382400 ms CreateObjectMapping: 0.194100 ms MarkObjects: 13.052300 ms DeleteObjects: 0.150700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.586 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.83 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.204 seconds -Domain Reload Profiling: 1787ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (41ms) - LoadAllAssembliesAndSetupDomain (345ms) - LoadAssemblies (393ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (43ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (14ms) - ResolveRequiredComponents (13ms) - FinalizeReload (1204ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (701ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (497ms) - ProcessInitializeOnLoadMethodAttributes (122ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.15 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7255. -Memory consumption went from 196.3 MB to 196.2 MB. -Total: 14.495800 ms (FindLiveObjects: 0.448200 ms CreateObjectMapping: 0.239300 ms MarkObjects: 13.665700 ms DeleteObjects: 0.141400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.636 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.19 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.195 seconds -Domain Reload Profiling: 1826ms - BeginReloadAssembly (174ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (50ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (50ms) - LoadAllAssembliesAndSetupDomain (374ms) - LoadAssemblies (438ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (29ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1195ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (710ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (502ms) - ProcessInitializeOnLoadMethodAttributes (127ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.66 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7270. -Memory consumption went from 196.4 MB to 196.2 MB. -Total: 14.183200 ms (FindLiveObjects: 0.435800 ms CreateObjectMapping: 0.210900 ms MarkObjects: 13.399800 ms DeleteObjects: 0.135800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.542 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.44 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.233 seconds -Domain Reload Profiling: 1773ms - BeginReloadAssembly (159ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (309ms) - LoadAssemblies (382ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1234ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (766ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (22ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (75ms) - ProcessInitializeOnLoadAttributes (532ms) - ProcessInitializeOnLoadMethodAttributes (124ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (11ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.79 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7285. -Memory consumption went from 196.4 MB to 196.2 MB. -Total: 13.201000 ms (FindLiveObjects: 0.443000 ms CreateObjectMapping: 0.172000 ms MarkObjects: 12.449700 ms DeleteObjects: 0.135100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.625 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.98 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.211 seconds -Domain Reload Profiling: 1833ms - BeginReloadAssembly (178ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (375ms) - LoadAssemblies (431ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (44ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (12ms) - ResolveRequiredComponents (13ms) - FinalizeReload (1211ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (730ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (509ms) - ProcessInitializeOnLoadMethodAttributes (140ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.42 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7300. -Memory consumption went from 196.3 MB to 196.1 MB. -Total: 16.748400 ms (FindLiveObjects: 0.827500 ms CreateObjectMapping: 0.382300 ms MarkObjects: 15.396600 ms DeleteObjects: 0.140800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.517 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.40 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.199 seconds -Domain Reload Profiling: 1714ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (34ms) - LoadAllAssembliesAndSetupDomain (290ms) - LoadAssemblies (358ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1199ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (770ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (62ms) - ProcessInitializeOnLoadAttributes (546ms) - ProcessInitializeOnLoadMethodAttributes (135ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 16.02 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.4 KB). Loaded Objects now: 7315. -Memory consumption went from 196.4 MB to 196.2 MB. -Total: 14.770400 ms (FindLiveObjects: 0.438000 ms CreateObjectMapping: 0.216600 ms MarkObjects: 13.980700 ms DeleteObjects: 0.134200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.520 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.74 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.186 seconds -Domain Reload Profiling: 1704ms - BeginReloadAssembly (152ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (38ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (297ms) - LoadAssemblies (361ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (18ms) - TypeCache.Refresh (8ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1187ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (768ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (18ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (547ms) - ProcessInitializeOnLoadMethodAttributes (134ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.08 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7330. -Memory consumption went from 196.4 MB to 196.3 MB. -Total: 15.508800 ms (FindLiveObjects: 0.416200 ms CreateObjectMapping: 0.207700 ms MarkObjects: 14.550000 ms DeleteObjects: 0.333900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.498 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.16 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.202 seconds -Domain Reload Profiling: 1699ms - BeginReloadAssembly (143ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (283ms) - LoadAssemblies (342ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (18ms) - TypeCache.Refresh (8ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1203ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (778ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (559ms) - ProcessInitializeOnLoadMethodAttributes (134ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.71 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7345. -Memory consumption went from 196.4 MB to 196.3 MB. -Total: 14.967500 ms (FindLiveObjects: 0.440700 ms CreateObjectMapping: 0.202600 ms MarkObjects: 14.188900 ms DeleteObjects: 0.134200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.527 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.70 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.134 seconds -Domain Reload Profiling: 1658ms - BeginReloadAssembly (160ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (40ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (292ms) - LoadAssemblies (361ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (19ms) - TypeCache.Refresh (8ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1134ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (733ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (521ms) - ProcessInitializeOnLoadMethodAttributes (130ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.73 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7360. -Memory consumption went from 196.4 MB to 196.3 MB. -Total: 15.619300 ms (FindLiveObjects: 0.455400 ms CreateObjectMapping: 0.322600 ms MarkObjects: 14.681100 ms DeleteObjects: 0.158400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.564 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found Refreshing native plugins compatible for Editor in 16.53 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). @@ -7466,89 +1815,417 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.157 seconds -Domain Reload Profiling: 1719ms - BeginReloadAssembly (169ms) +- Finished resetting the current domain, in 1.133 seconds +Domain Reload Profiling: 1697ms + BeginReloadAssembly (163ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (47ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (34ms) - LoadAllAssembliesAndSetupDomain (324ms) - LoadAssemblies (375ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (30ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (322ms) + LoadAssemblies (385ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (39ms) + AnalyzeDomain (29ms) TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1157ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1134ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (697ms) + SetupLoadedEditorAssemblies (684ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) + InitializePlatformSupportModulesInManaged (13ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (50ms) + ProcessInitializeOnLoadAttributes (486ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.83 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6356. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 13.159900 ms (FindLiveObjects: 0.312600 ms CreateObjectMapping: 0.192200 ms MarkObjects: 12.500000 ms DeleteObjects: 0.154100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.491 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.34 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.022 seconds +Domain Reload Profiling: 1511ms + BeginReloadAssembly (143ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (281ms) + LoadAssemblies (342ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1023ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (639ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (13ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (52ms) - ProcessInitializeOnLoadAttributes (494ms) - ProcessInitializeOnLoadMethodAttributes (126ms) + BeforeProcessingInitializeOnLoad (49ms) + ProcessInitializeOnLoadAttributes (450ms) + ProcessInitializeOnLoadMethodAttributes (117ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.68 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.8 KB). Loaded Objects now: 6371. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 13.235000 ms (FindLiveObjects: 0.321400 ms CreateObjectMapping: 0.187500 ms MarkObjects: 12.589400 ms DeleteObjects: 0.135700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.497 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 16.11 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.257 seconds +Domain Reload Profiling: 1752ms + BeginReloadAssembly (146ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (284ms) + LoadAssemblies (344ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (20ms) + TypeCache.Refresh (10ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1258ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (808ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (564ms) + ProcessInitializeOnLoadMethodAttributes (157ms) AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.60 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.62 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7375. -Memory consumption went from 196.4 MB to 196.2 MB. -Total: 13.812000 ms (FindLiveObjects: 0.418100 ms CreateObjectMapping: 0.205600 ms MarkObjects: 13.014800 ms DeleteObjects: 0.171900 ms) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6386. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 14.580500 ms (FindLiveObjects: 0.352400 ms CreateObjectMapping: 0.166900 ms MarkObjects: 13.879100 ms DeleteObjects: 0.180900 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.520 seconds +- Loaded All Assemblies, in 0.500 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.41 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 18.99 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -7564,383 +2241,417 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.189 seconds -Domain Reload Profiling: 1706ms - BeginReloadAssembly (154ms) +- Finished resetting the current domain, in 1.235 seconds +Domain Reload Profiling: 1733ms + BeginReloadAssembly (145ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (38ms) - RebuildCommonClasses (26ms) + RebuildCommonClasses (22ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (293ms) - LoadAssemblies (362ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1189ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (762ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (539ms) - ProcessInitializeOnLoadMethodAttributes (137ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.62 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7390. -Memory consumption went from 196.5 MB to 196.3 MB. -Total: 14.804500 ms (FindLiveObjects: 0.423000 ms CreateObjectMapping: 0.190800 ms MarkObjects: 14.016800 ms DeleteObjects: 0.172600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.554 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.37 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.239 seconds -Domain Reload Profiling: 1791ms - BeginReloadAssembly (167ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (308ms) - LoadAssemblies (370ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (29ms) - TypeCache.Refresh (13ms) - TypeCache.ScanAssembly (2ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1239ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (740ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (497ms) - ProcessInitializeOnLoadMethodAttributes (161ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.47 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7405. -Memory consumption went from 196.5 MB to 196.3 MB. -Total: 14.208300 ms (FindLiveObjects: 0.507500 ms CreateObjectMapping: 0.223100 ms MarkObjects: 13.329900 ms DeleteObjects: 0.146500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.520 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.27 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.240 seconds -Domain Reload Profiling: 1758ms - BeginReloadAssembly (154ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) + initialDomainReloadingComplete (33ms) LoadAllAssembliesAndSetupDomain (290ms) - LoadAssemblies (359ms) + LoadAssemblies (353ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1241ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (793ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (564ms) - ProcessInitializeOnLoadMethodAttributes (143ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (11ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.81 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7420. -Memory consumption went from 196.5 MB to 196.3 MB. -Total: 14.936300 ms (FindLiveObjects: 0.493400 ms CreateObjectMapping: 0.295000 ms MarkObjects: 14.020600 ms DeleteObjects: 0.126700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.539 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.56 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.200 seconds -Domain Reload Profiling: 1736ms - BeginReloadAssembly (156ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (24ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (309ms) - LoadAssemblies (367ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (25ms) + AnalyzeDomain (18ms) TypeCache.Refresh (8ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (16ms) - FinalizeReload (1200ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1235ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (786ms) + SetupLoadedEditorAssemblies (788ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (563ms) + ProcessInitializeOnLoadMethodAttributes (140ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 17.83 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6401. +Memory consumption went from 195.7 MB to 195.6 MB. +Total: 14.403600 ms (FindLiveObjects: 0.472500 ms CreateObjectMapping: 0.180800 ms MarkObjects: 13.590300 ms DeleteObjects: 0.158600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.497 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 19.70 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.297 seconds +Domain Reload Profiling: 1792ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (23ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (282ms) + LoadAssemblies (344ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1297ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (812ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (591ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 17.70 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 6416. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 14.263900 ms (FindLiveObjects: 0.325400 ms CreateObjectMapping: 0.190900 ms MarkObjects: 13.610400 ms DeleteObjects: 0.136200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.568 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 10.96 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.156 seconds +Domain Reload Profiling: 2723ms + BeginReloadAssembly (147ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (351ms) + LoadAssemblies (413ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (2157ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (788ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (16ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (565ms) - ProcessInitializeOnLoadMethodAttributes (134ms) - AfterProcessingInitializeOnLoad (9ms) + ProcessInitializeOnLoadAttributes (566ms) + ProcessInitializeOnLoadMethodAttributes (137ms) + AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.67 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 15.13 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7435. -Memory consumption went from 196.5 MB to 196.3 MB. -Total: 15.204100 ms (FindLiveObjects: 0.504000 ms CreateObjectMapping: 0.191200 ms MarkObjects: 14.314600 ms DeleteObjects: 0.193300 ms) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6431. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 15.552100 ms (FindLiveObjects: 0.312500 ms CreateObjectMapping: 0.192000 ms MarkObjects: 14.899000 ms DeleteObjects: 0.147600 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.517 seconds +- Loaded All Assemblies, in 0.532 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.00 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 15.81 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -7956,9 +2667,151 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.219 seconds -Domain Reload Profiling: 1734ms - BeginReloadAssembly (154ms) +- Finished resetting the current domain, in 1.351 seconds +Domain Reload Profiling: 1881ms + BeginReloadAssembly (149ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (312ms) + LoadAssemblies (376ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1351ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (797ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (566ms) + ProcessInitializeOnLoadMethodAttributes (145ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 20.71 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6446. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 14.905200 ms (FindLiveObjects: 0.381200 ms CreateObjectMapping: 0.206300 ms MarkObjects: 14.113000 ms DeleteObjects: 0.203300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: ff0781553bbbfe91417d45e3f4753aa7 -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.729 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.47 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.807 seconds +Domain Reload Profiling: 2535ms + BeginReloadAssembly (149ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) @@ -7966,79 +2819,128 @@ Domain Reload Profiling: 1734ms CreateAndSetChildDomain (40ms) RebuildCommonClasses (25ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (290ms) - LoadAssemblies (359ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (511ms) + LoadAssemblies (412ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (16ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) + AnalyzeDomain (180ms) + TypeCache.Refresh (134ms) + TypeCache.ScanAssembly (94ms) + ScanForSourceGeneratedMonoScriptInfo (37ms) ResolveRequiredComponents (8ms) - FinalizeReload (1219ms) + FinalizeReload (1807ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (790ms) + SetupLoadedEditorAssemblies (675ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) + InitializePlatformSupportModulesInManaged (15ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (558ms) - ProcessInitializeOnLoadMethodAttributes (144ms) - AfterProcessingInitializeOnLoad (8ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (476ms) + ProcessInitializeOnLoadMethodAttributes (123ms) + AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.58 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 11.22 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7450. -Memory consumption went from 196.4 MB to 196.3 MB. -Total: 15.293300 ms (FindLiveObjects: 0.574700 ms CreateObjectMapping: 0.255400 ms MarkObjects: 14.302500 ms DeleteObjects: 0.159800 ms) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6461. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 14.558300 ms (FindLiveObjects: 0.340700 ms CreateObjectMapping: 0.177300 ms MarkObjects: 13.884600 ms DeleteObjects: 0.154500 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 499d88bce62f2797391d6bbd03f94e5a -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.673 seconds +- Loaded All Assemblies, in 0.569 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 18.64 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.22 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -8054,78 +2956,1465 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.222 seconds -Domain Reload Profiling: 1889ms - BeginReloadAssembly (180ms) +- Finished resetting the current domain, in 1.878 seconds +Domain Reload Profiling: 2445ms + BeginReloadAssembly (145ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) + DisableScriptedObjects (4ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (46ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (46ms) - LoadAllAssembliesAndSetupDomain (403ms) - LoadAssemblies (472ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (34ms) + LoadAllAssembliesAndSetupDomain (357ms) + LoadAssemblies (416ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1222ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1878ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (778ms) + SetupLoadedEditorAssemblies (751ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (16ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (562ms) - ProcessInitializeOnLoadMethodAttributes (129ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (531ms) + ProcessInitializeOnLoadMethodAttributes (135ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 103.16 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6476. +Memory consumption went from 195.9 MB to 195.7 MB. +Total: 18.838800 ms (FindLiveObjects: 0.539500 ms CreateObjectMapping: 0.172500 ms MarkObjects: 17.958200 ms DeleteObjects: 0.167300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.618 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 43.84 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 2.491 seconds +Domain Reload Profiling: 3107ms + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (48ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (375ms) + LoadAssemblies (444ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (20ms) + TypeCache.Refresh (9ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (2492ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1058ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (781ms) + ProcessInitializeOnLoadMethodAttributes (188ms) + AfterProcessingInitializeOnLoad (13ms) + EditorAssembliesLoaded (1ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 19.86 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (173.9 KB). Loaded Objects now: 6491. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 18.653500 ms (FindLiveObjects: 0.374200 ms CreateObjectMapping: 0.210800 ms MarkObjects: 17.843400 ms DeleteObjects: 0.223500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.520 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.87 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.180 seconds +Domain Reload Profiling: 1699ms + BeginReloadAssembly (148ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (307ms) + LoadAssemblies (360ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (25ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1180ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (748ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (535ms) + ProcessInitializeOnLoadMethodAttributes (136ms) + AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 16.25 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 20.68 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7465. -Memory consumption went from 196.6 MB to 196.4 MB. -Total: 14.843100 ms (FindLiveObjects: 0.447500 ms CreateObjectMapping: 0.231200 ms MarkObjects: 14.011400 ms DeleteObjects: 0.151800 ms) +Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 6506. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 14.241500 ms (FindLiveObjects: 0.359500 ms CreateObjectMapping: 0.269800 ms MarkObjects: 13.433700 ms DeleteObjects: 0.177200 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.529 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.21 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.194 seconds +Domain Reload Profiling: 1721ms + BeginReloadAssembly (155ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (301ms) + LoadAssemblies (369ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (9ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1194ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (773ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (514ms) + ProcessInitializeOnLoadMethodAttributes (171ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.38 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6521. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 14.044800 ms (FindLiveObjects: 0.331000 ms CreateObjectMapping: 0.188000 ms MarkObjects: 13.366600 ms DeleteObjects: 0.158100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.525 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.68 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.199 seconds +Domain Reload Profiling: 1722ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (306ms) + LoadAssemblies (368ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (20ms) + TypeCache.Refresh (9ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1200ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (787ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (63ms) + ProcessInitializeOnLoadAttributes (571ms) + ProcessInitializeOnLoadMethodAttributes (126ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 18.44 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6536. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 13.228200 ms (FindLiveObjects: 0.598200 ms CreateObjectMapping: 0.165100 ms MarkObjects: 12.321600 ms DeleteObjects: 0.142000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.585 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.00 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.900 seconds +Domain Reload Profiling: 2483ms + BeginReloadAssembly (151ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (366ms) + LoadAssemblies (430ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1901ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (781ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (552ms) + ProcessInitializeOnLoadMethodAttributes (147ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.21 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6551. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 17.763500 ms (FindLiveObjects: 0.566000 ms CreateObjectMapping: 0.460800 ms MarkObjects: 16.518100 ms DeleteObjects: 0.216500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.655 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.29 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.785 seconds +Domain Reload Profiling: 2438ms + BeginReloadAssembly (173ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (51ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (410ms) + LoadAssemblies (443ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (58ms) + TypeCache.Refresh (34ms) + TypeCache.ScanAssembly (14ms) + ScanForSourceGeneratedMonoScriptInfo (13ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1785ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (717ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (2ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (509ms) + ProcessInitializeOnLoadMethodAttributes (127ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.33 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6566. +Memory consumption went from 196.0 MB to 195.9 MB. +Total: 14.032500 ms (FindLiveObjects: 0.416000 ms CreateObjectMapping: 0.183900 ms MarkObjects: 13.283100 ms DeleteObjects: 0.148500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.513 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.71 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.185 seconds +Domain Reload Profiling: 1697ms + BeginReloadAssembly (153ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (39ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (291ms) + LoadAssemblies (359ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (17ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1186ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (787ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (496ms) + ProcessInitializeOnLoadMethodAttributes (212ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.67 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6581. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 14.871300 ms (FindLiveObjects: 0.411800 ms CreateObjectMapping: 0.201200 ms MarkObjects: 14.049800 ms DeleteObjects: 0.206300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.693 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.33 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.858 seconds +Domain Reload Profiling: 2549ms + BeginReloadAssembly (173ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (48ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (45ms) + LoadAllAssembliesAndSetupDomain (439ms) + LoadAssemblies (468ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (67ms) + TypeCache.Refresh (42ms) + TypeCache.ScanAssembly (18ms) + ScanForSourceGeneratedMonoScriptInfo (10ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1858ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (660ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (459ms) + ProcessInitializeOnLoadMethodAttributes (124ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 13.00 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 6596. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 14.590400 ms (FindLiveObjects: 0.334300 ms CreateObjectMapping: 0.310300 ms MarkObjects: 13.623100 ms DeleteObjects: 0.321300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.491 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 13.82 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.111 seconds +Domain Reload Profiling: 1601ms + BeginReloadAssembly (146ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (277ms) + LoadAssemblies (338ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1111ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (694ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (504ms) + ProcessInitializeOnLoadMethodAttributes (111ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 20.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.2 KB). Loaded Objects now: 6611. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 13.716900 ms (FindLiveObjects: 0.324200 ms CreateObjectMapping: 0.170900 ms MarkObjects: 13.080100 ms DeleteObjects: 0.140900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload @@ -8133,7 +4422,7 @@ Begin MonoManager ReloadAssembly - Loaded All Assemblies, in 0.558 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.85 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 14.26 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -8149,82 +4438,433 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.325 seconds -Domain Reload Profiling: 1881ms - BeginReloadAssembly (163ms) +- Finished resetting the current domain, in 1.082 seconds +Domain Reload Profiling: 1637ms + BeginReloadAssembly (151ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (42ms) + RebuildCommonClasses (24ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (337ms) + LoadAssemblies (382ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (22ms) + TypeCache.ScanAssembly (11ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (8ms) + FinalizeReload (1082ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (668ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (471ms) + ProcessInitializeOnLoadMethodAttributes (117ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 15.37 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6626. +Memory consumption went from 196.0 MB to 195.8 MB. +Total: 14.441800 ms (FindLiveObjects: 0.341300 ms CreateObjectMapping: 0.194300 ms MarkObjects: 13.749900 ms DeleteObjects: 0.153400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.492 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.37 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.197 seconds +Domain Reload Profiling: 1687ms + BeginReloadAssembly (145ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (281ms) + LoadAssemblies (343ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1197ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (781ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (547ms) + ProcessInitializeOnLoadMethodAttributes (148ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 18.71 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6641. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 15.061400 ms (FindLiveObjects: 0.401800 ms CreateObjectMapping: 0.197400 ms MarkObjects: 14.257400 ms DeleteObjects: 0.203800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> + custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> + custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> + custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> + custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> + custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.576 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.45 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.841 seconds +Domain Reload Profiling: 2415ms + BeginReloadAssembly (149ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (39ms) - RebuildCommonClasses (26ms) + RebuildCommonClasses (24ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (322ms) - LoadAssemblies (378ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (360ms) + LoadAssemblies (422ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (37ms) - TypeCache.Refresh (16ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (9ms) - FinalizeReload (1326ms) + FinalizeReload (1842ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (764ms) + SetupLoadedEditorAssemblies (740ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) + InitializePlatformSupportModulesInManaged (16ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (550ms) - ProcessInitializeOnLoadMethodAttributes (128ms) - AfterProcessingInitializeOnLoad (10ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (521ms) + ProcessInitializeOnLoadMethodAttributes (135ms) + AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (13ms) -Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.48 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 12.33 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7480. -Memory consumption went from 196.6 MB to 196.4 MB. -Total: 13.993800 ms (FindLiveObjects: 0.406400 ms CreateObjectMapping: 0.203500 ms MarkObjects: 13.242900 ms DeleteObjects: 0.140200 ms) +Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 6656. +Memory consumption went from 196.1 MB to 195.9 MB. +Total: 15.989100 ms (FindLiveObjects: 0.355800 ms CreateObjectMapping: 0.214900 ms MarkObjects: 15.236400 ms DeleteObjects: 0.180900 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: 945815ba23aebc718f35fffdc5027e25 -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 65e102978325dcde816315825ed0fee4 -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: cff8dec07e61cf430e75aa09834ed65c -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload @@ -8232,7 +4872,7 @@ Begin MonoManager ReloadAssembly - Loaded All Assemblies, in 0.639 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 17.60 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 11.95 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -8248,384 +4888,151 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.252 seconds -Domain Reload Profiling: 1887ms +- Finished resetting the current domain, in 1.832 seconds +Domain Reload Profiling: 2470ms BeginReloadAssembly (172ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) + DisableScriptedObjects (4ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (51ms) + CreateAndSetChildDomain (52ms) RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (393ms) - LoadAssemblies (443ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (42ms) - TypeCache.Refresh (21ms) - TypeCache.ScanAssembly (5ms) - ScanForSourceGeneratedMonoScriptInfo (12ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1252ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (743ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (19ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (537ms) - ProcessInitializeOnLoadMethodAttributes (116ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.93 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7495. -Memory consumption went from 196.6 MB to 196.4 MB. -Total: 14.184300 ms (FindLiveObjects: 0.372900 ms CreateObjectMapping: 0.182500 ms MarkObjects: 13.473000 ms DeleteObjects: 0.155000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.581 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 15.22 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.263 seconds -Domain Reload Profiling: 1842ms - BeginReloadAssembly (156ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (351ms) - LoadAssemblies (402ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (33ms) - TypeCache.Refresh (14ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1264ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (775ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (21ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (562ms) - ProcessInitializeOnLoadMethodAttributes (125ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.14 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7510. -Memory consumption went from 196.6 MB to 196.4 MB. -Total: 14.853000 ms (FindLiveObjects: 0.418100 ms CreateObjectMapping: 0.200400 ms MarkObjects: 14.101200 ms DeleteObjects: 0.132300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.697 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.79 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.876 seconds -Domain Reload Profiling: 2572ms - BeginReloadAssembly (157ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (466ms) - LoadAssemblies (514ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (35ms) - TypeCache.Refresh (15ms) - TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1877ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (737ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (528ms) - ProcessInitializeOnLoadMethodAttributes (126ms) - AfterProcessingInitializeOnLoad (6ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 11.85 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7525. -Memory consumption went from 196.5 MB to 196.4 MB. -Total: 15.387900 ms (FindLiveObjects: 0.470700 ms CreateObjectMapping: 0.207600 ms MarkObjects: 14.554800 ms DeleteObjects: 0.153600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.909 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.82 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 2.052 seconds -Domain Reload Profiling: 2955ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (44ms) - RebuildCommonClasses (29ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (52ms) - LoadAllAssembliesAndSetupDomain (643ms) - LoadAssemblies (698ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (33ms) + LoadAllAssembliesAndSetupDomain (399ms) + LoadAssemblies (446ms) RebuildTransferFunctionScriptingTraits (0ms) AnalyzeDomain (41ms) - TypeCache.Refresh (17ms) - TypeCache.ScanAssembly (4ms) + TypeCache.Refresh (13ms) + TypeCache.ScanAssembly (3ms) ScanForSourceGeneratedMonoScriptInfo (12ms) - ResolveRequiredComponents (10ms) - FinalizeReload (2052ms) + ResolveRequiredComponents (13ms) + FinalizeReload (1833ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (877ms) + SetupLoadedEditorAssemblies (713ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (22ms) - SetLoadedEditorAssemblies (5ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (63ms) - ProcessInitializeOnLoadAttributes (653ms) - ProcessInitializeOnLoadMethodAttributes (127ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (503ms) + ProcessInitializeOnLoadMethodAttributes (134ms) AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) + AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.35 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 13.86 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7540. -Memory consumption went from 196.6 MB to 196.4 MB. -Total: 14.231800 ms (FindLiveObjects: 0.478400 ms CreateObjectMapping: 0.253900 ms MarkObjects: 13.329600 ms DeleteObjects: 0.168500 ms) +Unloading 53 unused Assets / (174.1 KB). Loaded Objects now: 6671. +Memory consumption went from 196.1 MB to 196.0 MB. +Total: 15.390900 ms (FindLiveObjects: 0.364800 ms CreateObjectMapping: 0.211900 ms MarkObjects: 14.592000 ms DeleteObjects: 0.220700 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +======================================================================== +Received Import Request. + Time since last request: 1345.741999 seconds. + path: Assets/Resources/Samples/Battle/Boss.prefab + artifactKey: Guid(d579585eed352e344bf2abbbb4989281) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Samples/Battle/Boss.prefab using Guid(d579585eed352e344bf2abbbb4989281) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. + -> (artifact id: 'ce5990eb2e9efcda93f7d9c8c7d6ba67') in 0.138928 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 10 ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.662 seconds +- Loaded All Assemblies, in 0.605 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 13.92 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 12.92 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -8642,187 +5049,140 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) Mono: successfully reloaded assembly - Finished resetting the current domain, in 1.161 seconds -Domain Reload Profiling: 1821ms - BeginReloadAssembly (162ms) +Domain Reload Profiling: 1763ms + BeginReloadAssembly (156ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) + CreateAndSetChildDomain (45ms) RebuildCommonClasses (24ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (36ms) - LoadAllAssembliesAndSetupDomain (430ms) - LoadAssemblies (481ms) + initialDomainReloadingComplete (48ms) + LoadAllAssembliesAndSetupDomain (365ms) + LoadAssemblies (414ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (37ms) - TypeCache.Refresh (17ms) + AnalyzeDomain (35ms) + TypeCache.Refresh (14ms) TypeCache.ScanAssembly (3ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (9ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (10ms) FinalizeReload (1161ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (735ms) + SetupLoadedEditorAssemblies (694ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (16ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (524ms) - ProcessInitializeOnLoadMethodAttributes (125ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.60 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7555. -Memory consumption went from 196.6 MB to 196.5 MB. -Total: 13.923800 ms (FindLiveObjects: 0.461000 ms CreateObjectMapping: 0.240100 ms MarkObjects: 13.075900 ms DeleteObjects: 0.145800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.653 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.53 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.337 seconds -Domain Reload Profiling: 1989ms - BeginReloadAssembly (162ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (419ms) - LoadAssemblies (428ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (80ms) - TypeCache.Refresh (46ms) - TypeCache.ScanAssembly (12ms) - ScanForSourceGeneratedMonoScriptInfo (17ms) - ResolveRequiredComponents (14ms) - FinalizeReload (1338ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (821ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (42ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (97ms) - ProcessInitializeOnLoadAttributes (540ms) + BeforeProcessingInitializeOnLoad (52ms) + ProcessInitializeOnLoadAttributes (484ms) ProcessInitializeOnLoadMethodAttributes (132ms) AfterProcessingInitializeOnLoad (7ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Script is not up to date after domain reload: guid(e5b8e668d7f252c418457873b4425f79) path("Assets/HotScripts/JNGame/Editor/BehaviorTreeSlayer/BehaviorTreeWindow.cs") state(2) + AwakeInstancesAfterBackupRestoration (6ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.07 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 15.31 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.6 KB). Loaded Objects now: 7570. -Memory consumption went from 196.6 MB to 196.5 MB. -Total: 14.847700 ms (FindLiveObjects: 0.574600 ms CreateObjectMapping: 0.218000 ms MarkObjects: 13.901400 ms DeleteObjects: 0.152600 ms) +Unloading 5640 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6695. +Memory consumption went from 200.1 MB to 199.9 MB. +Total: 14.345600 ms (FindLiveObjects: 0.343900 ms CreateObjectMapping: 0.181800 ms MarkObjects: 13.659000 ms DeleteObjects: 0.159900 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> ======================================================================== Received Prepare Caller must complete domain reload Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.548 seconds +- Loaded All Assemblies, in 0.522 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Refreshing native plugins compatible for Editor in 11.62 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 17.71 ms, found 3 plugins. [Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server @@ -8838,663 +5198,135 @@ UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) (Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.108 seconds -Domain Reload Profiling: 1654ms - BeginReloadAssembly (159ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (42ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (35ms) - LoadAllAssembliesAndSetupDomain (318ms) - LoadAssemblies (366ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (36ms) - TypeCache.Refresh (17ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1109ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (673ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (2ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (477ms) - ProcessInitializeOnLoadMethodAttributes (118ms) - AfterProcessingInitializeOnLoad (7ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.74 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7585. -Memory consumption went from 196.6 MB to 196.5 MB. -Total: 14.238700 ms (FindLiveObjects: 0.398100 ms CreateObjectMapping: 0.189900 ms MarkObjects: 13.509100 ms DeleteObjects: 0.140600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.572 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 14.36 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.168 seconds -Domain Reload Profiling: 1738ms - BeginReloadAssembly (168ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (39ms) - RebuildCommonClasses (30ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (42ms) - LoadAllAssembliesAndSetupDomain (322ms) - LoadAssemblies (382ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (38ms) - TypeCache.Refresh (20ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (8ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1169ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (699ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (494ms) - ProcessInitializeOnLoadMethodAttributes (120ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.40 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7600. -Memory consumption went from 196.6 MB to 196.4 MB. -Total: 14.479100 ms (FindLiveObjects: 0.441200 ms CreateObjectMapping: 0.298900 ms MarkObjects: 13.583300 ms DeleteObjects: 0.154700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.587 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 12.57 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.178 seconds -Domain Reload Profiling: 1762ms - BeginReloadAssembly (181ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (49ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (40ms) - LoadAllAssembliesAndSetupDomain (328ms) - LoadAssemblies (388ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (40ms) - TypeCache.Refresh (18ms) - TypeCache.ScanAssembly (4ms) - ScanForSourceGeneratedMonoScriptInfo (9ms) - ResolveRequiredComponents (11ms) - FinalizeReload (1178ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (703ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (500ms) - ProcessInitializeOnLoadMethodAttributes (121ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 13.05 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7615. -Memory consumption went from 196.7 MB to 196.5 MB. -Total: 13.707400 ms (FindLiveObjects: 0.393700 ms CreateObjectMapping: 0.185400 ms MarkObjects: 12.858000 ms DeleteObjects: 0.269000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.512 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 19.46 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.229 seconds -Domain Reload Profiling: 1740ms - BeginReloadAssembly (148ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (35ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (292ms) - LoadAssemblies (358ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) - TypeCache.Refresh (8ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (8ms) - FinalizeReload (1229ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (797ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (576ms) - ProcessInitializeOnLoadMethodAttributes (133ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (10ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.23 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.7 KB). Loaded Objects now: 7630. -Memory consumption went from 196.7 MB to 196.5 MB. -Total: 15.352000 ms (FindLiveObjects: 0.507600 ms CreateObjectMapping: 0.244200 ms MarkObjects: 14.467700 ms DeleteObjects: 0.131500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.525 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.01 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.227 seconds -Domain Reload Profiling: 1750ms - BeginReloadAssembly (159ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (43ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (291ms) - LoadAssemblies (358ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (19ms) - TypeCache.Refresh (8ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (10ms) - FinalizeReload (1227ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (795ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (60ms) - ProcessInitializeOnLoadAttributes (571ms) - ProcessInitializeOnLoadMethodAttributes (136ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 12.43 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7645. -Memory consumption went from 196.7 MB to 196.5 MB. -Total: 14.340400 ms (FindLiveObjects: 0.428100 ms CreateObjectMapping: 0.208600 ms MarkObjects: 13.567700 ms DeleteObjects: 0.134900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.514 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.31 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.236 seconds -Domain Reload Profiling: 1748ms +- Finished resetting the current domain, in 1.249 seconds +Domain Reload Profiling: 1769ms BeginReloadAssembly (153ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (37ms) - RebuildCommonClasses (25ms) + CreateAndSetChildDomain (40ms) + RebuildCommonClasses (28ms) RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (38ms) - LoadAllAssembliesAndSetupDomain (288ms) - LoadAssemblies (357ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (295ms) + LoadAssemblies (362ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (17ms) + AnalyzeDomain (18ms) TypeCache.Refresh (7ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (8ms) - FinalizeReload (1236ms) + FinalizeReload (1250ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (798ms) + SetupLoadedEditorAssemblies (795ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (16ms) + InitializePlatformSupportModulesInManaged (18ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (578ms) - ProcessInitializeOnLoadMethodAttributes (136ms) + ProcessInitializeOnLoadAttributes (548ms) + ProcessInitializeOnLoadMethodAttributes (160ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (9ms) + AwakeInstancesAfterBackupRestoration (7ms) Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 14.66 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 19.48 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.5 KB). Loaded Objects now: 7660. -Memory consumption went from 196.7 MB to 196.5 MB. -Total: 15.128400 ms (FindLiveObjects: 0.528600 ms CreateObjectMapping: 0.180800 ms MarkObjects: 14.241100 ms DeleteObjects: 0.176800 ms) +Unloading 53 unused Assets / (174.0 KB). Loaded Objects now: 6710. +Memory consumption went from 200.3 MB to 200.1 MB. +Total: 13.516100 ms (FindLiveObjects: 0.353600 ms CreateObjectMapping: 0.191900 ms MarkObjects: 12.820000 ms DeleteObjects: 0.149700 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e + custom:scripting/monoscript/fileName/JNGGame.cs: dfda2fcf487bccc6272c685bbeaed17a -> + custom:scripting/monoscript/fileName/DMapSystem.cs: 7aa3facd63a280be44949333bdb685e7 -> + custom:scripting/precompiled-assembly-types:Samples: cfb53c1c4f3eeef69288b86bd72baf9d -> + custom:scripting/monoscript/fileName/JNGClient.cs: f0077a0d910bf2d74f6a39359b122332 -> + custom:scripting/monoscript/fileName/Main.cs: d551b0e32c62c8f95d4ec36c22be3e50 -> 049d37b087d5f59e7aa3c98daca373b3 + custom:scripting/monoscript/fileName/EDPlayerLookup.cs: 5a90d2c8376136a38060e445dfc668cd -> + custom:scripting/monoscript/fileName/DViewSystem.cs: 728e026d83627e3e98274b6b5f79b9e2 -> 52d7bc48629a7b1d3c5ab1c1ee9d696c custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:scripting/monoscript/fileName/IDWorld.cs: 76506e8528233f0f606cbd4f43754528 -> custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 + custom:scripting/monoscript/fileName/IDPlayer.cs: fc06c49087481b766af5746270633c00 -> + custom:scripting/monoscript/fileName/DWorldSystem.cs: 4c97b615f9fcbb5c2cbbeb82bffbd50a -> 707695998ee0eec21f3ced8d44aa897e + custom:scripting/monoscript/fileName/EDNode.cs: 817d1f694368052369921a040bba860a -> custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d + custom:scripting/monoscript/fileName/EDPlayerContext.cs: 57c05866f79aad8672e00fe9376297ad -> custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 + custom:scripting/monoscript/fileName/MapVisualize.cs: 862f27afd9d6f75d3d892c02220f48b1 -> + custom:scripting/monoscript/fileName/IDPlayer2.cs: a7a3e54ed5ee96bef0b2143eb2ac25d8 -> + custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> b91bd68b110705b2b323fb579d905b6b + custom:scripting/monoscript/fileName/GEvent.cs: c1133fb9ba88d96b8350f0713a579c43 -> + custom:scripting/monoscript/fileName/GDataBaseSystem.cs: 17b01992c018302ec8629f65e85eb824 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> + custom:scripting/monoscript/fileName/DInputSystem.cs: 49195b0e29efd7bdf46daeba7d44ca9f -> 31f257deae8bd337cdd002df18d74722 custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/JNGTileClientSystem.cs: e4cd31977aed7a4df32033ec9366661e -> custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 + custom:scripting/monoscript/fileName/GAPI.cs: 187485041ecfe5b03f348486bc66aa46 -> + custom:scripting/monoscript/fileName/EDBossContext.cs: 6e92648b59c8bd387f0e49d2dc19dacd -> + custom:scripting/monoscript/fileName/JNGTileSlaveServerSystem.cs: 720dc20d2e633d19d68658152302e08b -> + custom:scripting/monoscript/fileName/JNGServer.Game.cs: 8abc47882888af1c84f32bf69b72750e -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:scripting/monoscript/fileName/JNGServer.cs: 8abc47882888af1c84f32bf69b72750e -> custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> + custom:scripting/monoscript/fileName/DPlayerSystem.cs: 55404603972c50af3ab2375588f657e7 -> + custom:scripting/monoscript/fileName/VDEntityBasis.cs: 90647cc400823b41df847a6cbfc29026 -> + custom:scripting/monoscript/fileName/JNGTileServerSystem.cs: 50dab08d9598ddd0f431be8d37ab82c6 -> custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/JNGTileClient.cs: dc4466c0ef7059f763001a312488c61f -> + custom:scripting/monoscript/fileName/DMainUI.cs: 409f20ee34d7d426ad12446e8e7b7502 -> + custom:scripting/monoscript/fileName/EDMoveComponent.cs: 0bb389dfafde0b36fd2a1e73c9b5e2e7 -> + custom:scripting/monoscript/fileName/DBossSystem.cs: c311bbcf95305faa0d26a3a0406a37d5 -> + custom:scripting/monoscript/fileName/JNGStateServerSystem.cs: aac999ffa893e72af1c0bf7e43ea3e27 -> custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/EDBossLookup.cs: 971fa3c547b589652505637b1a7bec02 -> custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:scripting/monoscript/fileName/EDPlayer.cs: a3da6c8649eb0f04aa1c5c771e53cf99 -> custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:scripting/monoscript/fileName/EDPlayerDataSystem.cs: 5985af6ec7523f3ebacde9bd894b49a9 -> + custom:scripting/monoscript/fileName/App.cs: a179f25f95bfd4796a7209a25d3c3b83 -> 28c21c3878d704af90e952790a0a33c3 custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:scripting/monoscript/fileName/JNGFrameSystem.cs: 4688299d3c42d30885707e33069b8e74 -> + custom:scripting/monoscript/fileName/EDBossController.cs: bc1467fdc3ceded3d7bb5a0055005f62 -> custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 + custom:scripting/monoscript/fileName/DApplication.cs: 26bab243cd03f733e71f3f9183027cdd -> + custom:scripting/monoscript/fileName/TextMain.cs: 86143bcd4db5fc868245a9b4bfbabcc1 -> + custom:scripting/monoscript/fileName/EDBossDataSystem.cs: 4f38a2b74cd624e3bab75f33a9b711f4 -> custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 + custom:scripting/monoscript/fileName/EDEntityBasis.cs: f65bc1d093228a16be696b9767d1399c -> + custom:scripting/monoscript/fileName/EDNodeLookup.cs: 7ae593a73a97c4efbe7ac3d4fc2c6bc1 -> + custom:scripting/monoscript/fileName/JNGSocket.cs: 32edf72e1a66f483c516057eae4321b3 -> + custom:scripting/monoscript/fileName/EDBoss.cs: 27fcf873cfb2a3370f78af3e29077761 -> + custom:scripting/monoscript/fileName/VDPlayers.cs: 90323eefcae2ca762b1e53ebaedbb246 -> + custom:scripting/monoscript/fileName/EDContexts.cs: 9f53db9eb9993afb30e7ab030ceacc4f -> cb84538f548c1c35d14d44bf0b6ac025 + custom:scripting/monoscript/fileName/EDEntityComponent.cs: 3dd66f2187bbfde6776d92e2f7fa1468 -> + custom:scripting/monoscript/fileName/EDPlayerController.cs: 0b21388ba4836a76e2f855f6c23b7dbd -> + custom:scripting/monoscript/fileName/DGBasisSystem.cs: 20ad7f736f98819932a46492e37ba8c1 -> custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> + custom:scripting/monoscript/fileName/DDataSystem.cs: 8e0daa205fd7caea7d7772fc95d55593 -> 67bbe3d731b876c6ced8e5f1d316a965 + custom:scripting/monoscript/fileName/EDNodeDataSystem.cs: 543a82a24359408cc0445bd2acd81bf3 -> custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 + custom:scripting/monoscript/fileName/JNGClientGroup.cs: 0e09a12fe493ed941092c19120f692a3 -> + custom:scripting/monoscript/fileName/GActionMessage.cs: 8b9081235a2e8402a8a7f7000dac6369 -> + custom:scripting/monoscript/fileName/EDNodeContext.cs: 81ca0500057b4fe14e4a507e5d19ca41 -> + custom:scripting/monoscript/fileName/VDBoss.cs: 6c2cb9700c23f57b2aaadcaa3c144aa6 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 - custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace -======================================================================== -Received Prepare -Caller must complete domain reload -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.573 seconds -Native extension for WindowsStandalone target not found -Native extension for Android target not found -Refreshing native plugins compatible for Editor in 16.80 ms, found 3 plugins. -[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument -[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). -[Package Manager] Cannot connect to Unity Package Manager local server -AutoRegister -UnityEngine.StackTraceUtility:ExtractStackTrace () -UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) -UnityEngine.Logger:Log (UnityEngine.LogType,object) -UnityEngine.Debug:Log (object) -JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) -System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) -UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) - -(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) - -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 1.307 seconds -Domain Reload Profiling: 1878ms - BeginReloadAssembly (186ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (3ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (52ms) - RebuildCommonClasses (31ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (42ms) - LoadAllAssembliesAndSetupDomain (302ms) - LoadAssemblies (386ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (19ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (9ms) - FinalizeReload (1308ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (858ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (17ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (616ms) - ProcessInitializeOnLoadMethodAttributes (154ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (11ms) -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found -Refreshing native plugins compatible for Editor in 15.04 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) -Unloading 53 unused Assets / (173.4 KB). Loaded Objects now: 7675. -Memory consumption went from 196.7 MB to 196.5 MB. -Total: 16.191600 ms (FindLiveObjects: 0.528400 ms CreateObjectMapping: 0.196500 ms MarkObjects: 15.290100 ms DeleteObjects: 0.175400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:scripting/precompiled-assembly-types:Samples: 91f82ffd5c3b2f0ff275d5a4e4a8757c -> 9f477a5221bd71387338ef23f8a1db6e - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:scripting/precompiled-assembly-types:Unity.PlasticSCM.Editor: 03cc332f76e94988bbb1401c76ef88fc -> 2c07df953817ba1bc89646f4f3d1ab84 - custom:scripting/precompiled-assembly-types:FairyGUI.Runtime: 0cc992e5de1d2e5e68023b736053d8b9 -> 95cf848bbc4cbf1f47dfd2d5ccb27b8d - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:scripting/precompiled-assembly-types:JNGame.Editor: 6b465b084ac31f875a3c1e77294f763d -> 59ee2d3159e01572edfcf2ae986d1132 - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:scripting/monoscript/fileName/JNAIComponent.cs: a72393fac4d0f11abdfe4bbe0ad87fb6 -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:scripting/precompiled-assembly-types:Unity.ScriptableBuildPipeline.Editor: 33751df17db3da9649dadafec059e2ca -> 943f5f51de96a211446784d424755786 - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:scripting/precompiled-assembly-types:Unity.Timeline.Editor: c94f97b81f511f71d6e6639d0ca30f44 -> c796f80f032550f093dbfd9c43030d6c - custom:scripting/monoscript/fileName/AiTreeNode.cs: 69a71996089c1f72642793bba4090999 -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 - custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:scripting/monoscript/fileName/AiActionNode.cs: 0023eaadba407f7ff970b187917243f2 -> - custom:scripting/precompiled-assembly-types:Unity.VisualScripting.Core.Editor: de66142bb571da1d7197d0d2b9309e8b -> 713ead3b914d1ea263cf4691533a8587 - custom:scripting/precompiled-assembly-types:UnityEngine.TestRunner: f83395f62db78049dabb4e73139ea803 -> 92f9ddb0102cb40b0c7b03f2971db014 - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/monoscript/fileName/AiLog.cs: 181894d28347ffd24b7b083b6bbb8dc2 -> - custom:scripting/precompiled-assembly-types:JNGame.Root: 115f0396fc986470a538a9348b107a46 -> e9fc44e6501bdada16b14265d6c1b3f1 - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:scripting/precompiled-assembly-types:GASSamples: 16e1440cab8386049c4e0eafce94b863 -> d73c8752a483668df486793fa60e13b3 custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace + custom:scripting/monoscript/fileName/JNGResService.cs: 3d17041eb5698bc00f3c11584c65a2d8 -> 9e7106a993eb68b8dc8732256bb23028 + custom:scripting/monoscript/fileName/VDNodes.cs: 63861e5e948d6934643a93c00e6d7788 -> +Editor requested this worker to shutdown with reason: Scaling down because of idle timeout +TcpMessagingSession - receive error: operation aborted. errorcode: 995, details: ߳˳Ӧóֹ I/O +AssetImportWorker is now disconnected from the server +Process exiting +Exiting without the bug reporter. Application will terminate with return code 0 \ No newline at end of file diff --git a/JNFrame2/Logs/AssetImportWorker2.log b/JNFrame2/Logs/AssetImportWorker2.log new file mode 100644 index 00000000..d2ba81f0 --- /dev/null +++ b/JNFrame2/Logs/AssetImportWorker2.log @@ -0,0 +1,375 @@ +Using pre-set license +Built from '2022.3/staging' branch; Version is '2022.3.52f1 (1120fcb54228) revision 1122556'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 11 (10.0.22631) 64bit Core' Language: 'zh' Physical Memory: 16088 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +C:\APP\UnityEdit\2022.3.52f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker2 +-projectPath +D:/Jisol/JisolGame/JNFrame2 +-logFile +Logs/AssetImportWorker2.log +-srvPort +49159 +Successfully changed project path to: D:/Jisol/JisolGame/JNFrame2 +D:/Jisol/JisolGame/JNFrame2 +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-allocator-temp-initial-block-size-main=262144" + "memorysetup-allocator-temp-initial-block-size-worker=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Player connection [34572] Target information: + +Player connection [34572] * "[IP] 192.168.31.216 [Port] 0 [Flags] 2 [Guid] 2126462350 [EditorId] 2126462350 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" + +Player connection [34572] Host joined multi-casting on [225.0.0.222:54997]... +Player connection [34572] Host joined alternative multi-casting on [225.0.0.222:34997]... +[PhysX] Initialized MultithreadedTaskDispatcher with 20 workers. +Refreshing native plugins compatible for Editor in 34.66 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2022.3.52f1 (1120fcb54228) +[Subsystems] Discovering subsystems at path C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path D:/Jisol/JisolGame/JNFrame2/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 3060 Laptop GPU (ID=0x2520) + Vendor: NVIDIA + VRAM: 5996 MB + Driver: 31.0.15.5176 +Initialize mono +Mono path[0] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/Managed' +Mono path[1] = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56452 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll +Register platform support module: C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.007444 seconds. +- Loaded All Assemblies, in 0.290 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Android Extension - Scanning For ADB Devices 444 ms +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.666 seconds +Domain Reload Profiling: 954ms + BeginReloadAssembly (96ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (44ms) + LoadAllAssembliesAndSetupDomain (117ms) + LoadAssemblies (96ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (114ms) + TypeCache.Refresh (113ms) + TypeCache.ScanAssembly (102ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (0ms) + FinalizeReload (666ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (635ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (505ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (2ms) + ProcessInitializeOnLoadAttributes (89ms) + ProcessInitializeOnLoadMethodAttributes (35ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +======================================================================== +Worker process is ready to serve import requests +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.845 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 12.10 ms, found 3 plugins. +Package Manager log level set to [2] +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.144 seconds +Domain Reload Profiling: 1988ms + BeginReloadAssembly (134ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (18ms) + RebuildCommonClasses (26ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (41ms) + LoadAllAssembliesAndSetupDomain (634ms) + LoadAssemblies (473ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (247ms) + TypeCache.Refresh (218ms) + TypeCache.ScanAssembly (198ms) + ScanForSourceGeneratedMonoScriptInfo (20ms) + ResolveRequiredComponents (7ms) + FinalizeReload (1144ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (1031ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (15ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (87ms) + ProcessInitializeOnLoadAttributes (697ms) + ProcessInitializeOnLoadMethodAttributes (221ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 16.73 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5657 Unused Serialized files (Serialized files now loaded: 0) +Unloading 70 unused Assets / (202.3 KB). Loaded Objects now: 6176. +Memory consumption went from 198.3 MB to 198.1 MB. +Total: 13.869100 ms (FindLiveObjects: 0.305500 ms CreateObjectMapping: 0.189700 ms MarkObjects: 13.146300 ms DeleteObjects: 0.225900 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.743 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 11.52 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.218 seconds +Domain Reload Profiling: 1960ms + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (45ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (499ms) + LoadAssemblies (553ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (37ms) + TypeCache.Refresh (15ms) + TypeCache.ScanAssembly (3ms) + ScanForSourceGeneratedMonoScriptInfo (9ms) + ResolveRequiredComponents (11ms) + FinalizeReload (1219ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (798ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (14ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (98ms) + ProcessInitializeOnLoadAttributes (543ms) + ProcessInitializeOnLoadMethodAttributes (131ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 14.58 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.2 KB). Loaded Objects now: 6191. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 13.535300 ms (FindLiveObjects: 0.310200 ms CreateObjectMapping: 0.170100 ms MarkObjects: 12.924700 ms DeleteObjects: 0.129100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace +======================================================================== +Received Prepare +Caller must complete domain reload +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.628 seconds +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Refreshing native plugins compatible for Editor in 14.43 ms, found 3 plugins. +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +AutoRegister +UnityEngine.StackTraceUtility:ExtractStackTrace () +UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) +UnityEngine.Logger:Log (UnityEngine.LogType,object) +UnityEngine.Debug:Log (object) +JNGame.GAS.GASInjector/AutoInject:.cctor () (at Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs:16) +System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle) +UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[]) + +(Filename: Assets/Scripts/GASSamples/Scripts/GAS/GASInjector.cs Line: 16) + +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 1.372 seconds +Domain Reload Profiling: 1998ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (38ms) + RebuildCommonClasses (25ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (406ms) + LoadAssemblies (469ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (18ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (9ms) + FinalizeReload (1372ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (901ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (5ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (116ms) + ProcessInitializeOnLoadAttributes (625ms) + ProcessInitializeOnLoadMethodAttributes (128ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Shader 'FairyGUI/TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found +Refreshing native plugins compatible for Editor in 18.62 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5641 Unused Serialized files (Serialized files now loaded: 0) +Unloading 53 unused Assets / (174.3 KB). Loaded Objects now: 6206. +Memory consumption went from 195.8 MB to 195.6 MB. +Total: 12.602200 ms (FindLiveObjects: 0.325700 ms CreateObjectMapping: 0.181600 ms MarkObjects: 11.961900 ms DeleteObjects: 0.132000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:scripting/monoscript/fileName/DApplicationDemo.cs: 15b8651406b3d5179e8871374a4de6d0 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:scripting/monoscript/fileName/m_generatorPluginAttribute.cs: b059e60ee6785702b3dbf85733765f7f -> bef7912753b2bc58bba0d70946e69a22 + custom:scripting/monoscript/fileName/m_generatorAttribute.cs: 9a3832caedb205d9d2bd83dcddfd1f7d -> 4d18a73bcdf3c1dd8d7046481e79d093 + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:scripting/monoscript/fileName/m_generatorPackageAttribute.cs: e10470c8d55ee14386c756ed32808741 -> c0108c2656ca6f9f00b8de673fb8aace diff --git a/JNFrame2/Logs/shadercompiler-AssetImportWorker0.log b/JNFrame2/Logs/shadercompiler-AssetImportWorker0.log index 30cf3bca..36adb436 100644 --- a/JNFrame2/Logs/shadercompiler-AssetImportWorker0.log +++ b/JNFrame2/Logs/shadercompiler-AssetImportWorker0.log @@ -4,6 +4,6 @@ Cmd: initializeCompiler Cmd: preprocess insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 -Cmd: compileSnippet - insize=2376 file=Assets/DefaultResourcesExtra/Standard.shader name=Standard pass=FORWARD ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH dKW=_EMISSION FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED SHADOWS_SCREEN UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=3074 +Unhandled exception: Protocol error - failed to read magic number. Error code 0x80000004 (Not connected). (transferred 0/4) +Quitting shader compiler process diff --git a/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe0.log b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe0.log index 560ed0fe..0c8898c1 100644 --- a/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe0.log +++ b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe0.log @@ -10,15 +10,6 @@ Cmd: preprocess Cmd: preprocess insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 -Cmd: preprocess - insize=1516 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=295 - -Cmd: compileSnippet - insize=4216 file=/ name=Hidden/Sirenix/SdfIconShader pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW= dKW=UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=8 ok=1 outsize=682 - -Cmd: compileSnippet - insize=4216 file=/ name=Hidden/Sirenix/SdfIconShader pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW= dKW=UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=8 ok=1 outsize=2146 - Cmd: preprocess insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 @@ -37,18 +28,12 @@ Cmd: preprocess Cmd: preprocess insize=1516 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=295 -Cmd: preprocess - insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 - Cmd: preprocess insize=1516 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=295 Cmd: preprocess insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 -Cmd: preprocess - insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 - Cmd: preprocess insize=1516 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=295 @@ -58,21 +43,6 @@ Cmd: preprocess Cmd: preprocess insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 -Cmd: preprocess - insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 - -Cmd: preprocess - insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 - -Cmd: preprocess - insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 - -Cmd: preprocess - insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 - -Cmd: preprocess - insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 - Cmd: preprocess insize=1516 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=295 @@ -80,7 +50,10 @@ Cmd: preprocess insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 Cmd: preprocess - insize=1516 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=295 + insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 + +Cmd: preprocess + insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 Cmd: preprocess insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 @@ -112,3 +85,24 @@ Cmd: preprocess Cmd: preprocess insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 +Cmd: preprocess + insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 + +Cmd: preprocess + insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 + +Cmd: preprocess + insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 + +Cmd: preprocess + insize=1516 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=295 + +Cmd: preprocess + insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 + +Cmd: preprocess + insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 + +Cmd: preprocess + insize=4032 file=/ surfaceOnly=0 buildPlatform=13 validAPIs=262688 pKW=UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_CUBEMAP_ARRAY SHADER_API_MOBILE dKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL ok=1 outsize=195 + diff --git a/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe1.log b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe1.log new file mode 100644 index 00000000..fd1c0548 --- /dev/null +++ b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe1.log @@ -0,0 +1,12 @@ +Base path: 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: compileSnippet + insize=5090 file=Assets/Plugins/FairyGUI/Runtime/Resources/Shaders/ name=FairyGUI/Image pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=NOT_COMBINED NOT_GRAYED NOT_CLIPPED dKW=COMBINED GRAYED COLOR_FILTER CLIPPED SOFT_CLIPPED ALPHA_MASK UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=51 ok=1 outsize=918 + +Cmd: compileSnippet + insize=5090 file=Assets/Plugins/FairyGUI/Runtime/Resources/Shaders/ name=FairyGUI/Image pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=NOT_COMBINED NOT_GRAYED CLIPPED dKW=COMBINED GRAYED COLOR_FILTER NOT_CLIPPED SOFT_CLIPPED ALPHA_MASK UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=51 ok=1 outsize=1054 + +Cmd: compileSnippet + insize=2376 file=Assets/DefaultResourcesExtra/Standard.shader name=Standard pass=FORWARD ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH SHADOWS_SCREEN dKW=_EMISSION FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=3858 + diff --git a/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe2.log b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe2.log new file mode 100644 index 00000000..210712cd --- /dev/null +++ b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe2.log @@ -0,0 +1,12 @@ +Base path: 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: compileSnippet + insize=5090 file=Assets/Plugins/FairyGUI/Runtime/Resources/Shaders/ name=FairyGUI/Image pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=NOT_COMBINED NOT_GRAYED NOT_CLIPPED dKW=COMBINED GRAYED COLOR_FILTER CLIPPED SOFT_CLIPPED ALPHA_MASK UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=51 ok=1 outsize=434 + +Cmd: compileSnippet + insize=5090 file=Assets/Plugins/FairyGUI/Runtime/Resources/Shaders/ name=FairyGUI/Image pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=NOT_COMBINED NOT_GRAYED CLIPPED dKW=COMBINED GRAYED COLOR_FILTER NOT_CLIPPED SOFT_CLIPPED ALPHA_MASK UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=51 ok=1 outsize=610 + +Cmd: compileSnippet + insize=3946 file=Assets/DefaultResourcesExtra/UI/UI-Default.shader name=UI/Default pass=Default ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=UNITY_UI_ALPHACLIP dKW=UNITY_UI_CLIP_RECT UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Vertex platform=d3d11 reqs=1 mask=6 start=49 ok=1 outsize=1690 + diff --git a/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe3.log b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe3.log new file mode 100644 index 00000000..b1e426ec --- /dev/null +++ b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe3.log @@ -0,0 +1,12 @@ +Base path: 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: compileSnippet + insize=3812 file=Assets/Plugins/FairyGUI/Runtime/Resources/Shaders/ name=FairyGUI/Text pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=NOT_GRAYED NOT_CLIPPED dKW=GRAYED CLIPPED SOFT_CLIPPED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=51 ok=1 outsize=426 + +Cmd: compileSnippet + insize=3812 file=Assets/Plugins/FairyGUI/Runtime/Resources/Shaders/ name=FairyGUI/Text pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=NOT_GRAYED CLIPPED dKW=GRAYED NOT_CLIPPED SOFT_CLIPPED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=51 ok=1 outsize=1054 + +Cmd: compileSnippet + insize=3946 file=Assets/DefaultResourcesExtra/UI/UI-Default.shader name=UI/Default pass=Default ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=UNITY_UI_ALPHACLIP dKW=UNITY_UI_CLIP_RECT UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Fragment platform=d3d11 reqs=1 mask=6 start=49 ok=1 outsize=722 + diff --git a/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe4.log b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe4.log new file mode 100644 index 00000000..eaa65716 --- /dev/null +++ b/JNFrame2/Logs/shadercompiler-UnityShaderCompiler.exe4.log @@ -0,0 +1,9 @@ +Base path: 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.52f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Cmd: compileSnippet + insize=3812 file=Assets/Plugins/FairyGUI/Runtime/Resources/Shaders/ name=FairyGUI/Text pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=NOT_GRAYED NOT_CLIPPED dKW=GRAYED CLIPPED SOFT_CLIPPED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Vertex platform=d3d11 reqs=33 mask=6 start=51 ok=1 outsize=918 + +Cmd: compileSnippet + insize=3812 file=Assets/Plugins/FairyGUI/Runtime/Resources/Shaders/ name=FairyGUI/Text pass= ppOnly=0 stripLineD=0 buildPlatform=13 rsLen=0 pKW=UNITY_NO_RGBM UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_MOBILE UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_RGBM_ENCODING UNITY_ASTC_NORMALMAP_ENCODING uKW=NOT_GRAYED CLIPPED dKW=GRAYED NOT_CLIPPED SOFT_CLIPPED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_FULL_HDR UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=268435456 lang=0 type=Fragment platform=d3d11 reqs=33 mask=6 start=51 ok=1 outsize=582 + diff --git a/JNFrame2/ProjectSettings/EditorBuildSettings.asset b/JNFrame2/ProjectSettings/EditorBuildSettings.asset index fb243954..aa0aadff 100644 --- a/JNFrame2/ProjectSettings/EditorBuildSettings.asset +++ b/JNFrame2/ProjectSettings/EditorBuildSettings.asset @@ -8,4 +8,7 @@ EditorBuildSettings: - enabled: 1 path: Assets/HotMain/HotMain.unity guid: f7ad21e5080633342835fcd9ae35443e + - enabled: 1 + path: Assets/Resources/Samples/Scenes/JNFrame.unity + guid: dfb6c0b6af52f544dbc763f9daab071a m_configObjects: {} diff --git a/JNFrame2/Samples.csproj b/JNFrame2/Samples.csproj index 58d69dd7..8d196899 100644 --- a/JNFrame2/Samples.csproj +++ b/JNFrame2/Samples.csproj @@ -26,7 +26,7 @@ full false Temp\Bin\Debug\Samples\ - UNITY_2022_3_52;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;DOTWEEN;ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION + UNITY_2022_3_52;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_ANDROID;TEXTCORE_1_0_OR_NEWER;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;UNITY_CAN_SHOW_SPLASH_SCREEN;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_ETC_COMPRESSION;PLATFORM_EXTENDS_VULKAN_DEVICE;PLATFORM_HAS_MULTIPLE_SWAPCHAINS;UNITY_ANDROID_SUPPORTS_SHADOWFILES;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;DOTWEEN;ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER prompt 4 0169,0649 @@ -161,12 +161,6 @@ C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll - - C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll - - - C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll - C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll @@ -212,9 +206,6 @@ C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll - - C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll - C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll @@ -329,9 +320,6 @@ C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll - - C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll - C:\APP\UnityEdit\2022.3.52f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll @@ -533,9 +521,6 @@ D:\Jisol\JisolGame\JNFrame2\Assets\Packages\Google.Protobuf.3.18.3\lib\netstandard2.0\Google.Protobuf.dll - - D:\Jisol\JisolGame\JNFrame2\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll - C:\APP\UnityEdit\2022.3.52f1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll @@ -929,12 +914,6 @@ D:\Jisol\JisolGame\JNFrame2\Library\ScriptAssemblies\UnityEngine.UI.dll - - D:\Jisol\JisolGame\JNFrame2\Library\ScriptAssemblies\UnityEditor.TestRunner.dll - - - D:\Jisol\JisolGame\JNFrame2\Library\ScriptAssemblies\UnityEngine.TestRunner.dll - diff --git a/JNFrame2/UserSettings/EditorUserSettings.asset b/JNFrame2/UserSettings/EditorUserSettings.asset index 6c5c8fc2..64e56189 100644 --- a/JNFrame2/UserSettings/EditorUserSettings.asset +++ b/JNFrame2/UserSettings/EditorUserSettings.asset @@ -6,35 +6,35 @@ EditorUserSettings: serializedVersion: 4 m_ConfigSettings: RecentlyUsedSceneGuid-0: - value: 5b0904540756500b5c085b7549750644414e4179747b75322f7e186bb1e2303b - flags: 0 - RecentlyUsedSceneGuid-1: - value: 5a5757560101590a5d0c0e24427b5d44434e4c7a7b7a23677f2b4565b7b5353a - flags: 0 - RecentlyUsedSceneGuid-2: - value: 0757565006050b0d0c08597016760b4412151b7d7a7b206929281c31b2b76539 - flags: 0 - RecentlyUsedSceneGuid-3: - value: 0506550257040c0e5d565c7443700c44444f4b7f2a2b22692c2c4e66b6b4673d - flags: 0 - RecentlyUsedSceneGuid-4: - value: 5102055655050f58540b0e7744735d44434f1c2f7d2c75652b2d4c32bae6356d - flags: 0 - RecentlyUsedSceneGuid-5: value: 06015107015351585e0b597446710b4414161c2f2f71206029781967e0e4376e flags: 0 - RecentlyUsedSceneGuid-6: + RecentlyUsedSceneGuid-1: value: 5b08070257025e5d5859547045750b44444f1c2c28712332747f4f37b6e56039 flags: 0 - RecentlyUsedSceneGuid-7: + RecentlyUsedSceneGuid-2: value: 06505105575350095a0c5f71487559444716192e797a7e362e7a4f61e0e66339 flags: 0 - RecentlyUsedSceneGuid-8: + RecentlyUsedSceneGuid-3: value: 010503055d0d5d0a550c5526447b0d44104f49287a7124617d2f4931b4e66339 flags: 0 - RecentlyUsedSceneGuid-9: + RecentlyUsedSceneGuid-4: value: 5557050400565d0959585f7143765a44414e487d742971687c7c4e31b2e2376f flags: 0 + RecentlyUsedSceneGuid-5: + value: 0506550257040c0e5d565c7443700c44444f4b7f2a2b22692c2c4e66b6b4673d + flags: 0 + RecentlyUsedSceneGuid-6: + value: 5a5757560101590a5d0c0e24427b5d44434e4c7a7b7a23677f2b4565b7b5353a + flags: 0 + RecentlyUsedSceneGuid-7: + value: 5b0904540756500b5c085b7549750644414e4179747b75322f7e186bb1e2303b + flags: 0 + RecentlyUsedSceneGuid-8: + value: 0757565006050b0d0c08597016760b4412151b7d7a7b206929281c31b2b76539 + flags: 0 + RecentlyUsedSceneGuid-9: + value: 07030c03040d50020b59587740720a4440154b2b297d22622b7b1932bbe1366d + flags: 0 vcSharedLogLevel: value: 0d5e400f0650 flags: 0 diff --git a/JNFrame2/obj/Debug/Assembly-CSharp-firstpass.csproj.AssemblyReference.cache b/JNFrame2/obj/Debug/Assembly-CSharp-firstpass.csproj.AssemblyReference.cache index 4d0d23b2fcc28498b0bfc86aa369a171d0453860..61d19bc23dbc6b7a2718ddb635c55499916664cc 100644 GIT binary patch delta 745 zcmY*XTS${p9N+)6oqhXuHfM9Tebc#VO`*cT=mHz`q*fXRkx&XLK~l?n$RZLO7-jSn zf9yPz6QYM6qT8{CU7#4IWI?@H(FLuiZgfGh==z=S+eSW~|M~x}=bT9?r&EeTp$IG% zXu!?w>-#cQ=}Z+|evY?ou~YS7I``rFqXFC1&H!LCw2EIKM5CEOq0jg@A+vZKwzDJs z!}|G^0stkrkCdQFX7KZp7~TxJ-8&Nr(CIBtI}DJ|N`B%WvNcOAwk@y&_t;1s{q$EZ zq+4wy3R#Kt2};%geY^06)El#tZ`fwtLhrnndg7L~6|yK1qKARLj2iPHdmk{@sKgka z0{Fxcz;Syeb~?uRh(a1E+jUJcG6(sHU3W`y>b`=H1B-CV=_|?^HvJe38hV%}hSesZ zN4>HSp|S%&SHz?S9&>${tTDb)C57}?Vz;E;sOr?c?j7twW4@dSb`?Z~v!EINpKAJ4 z6aAhzP;*yI6m|epXYv8!IPHy#9`89|W<=%+@gIzQ!HKeFw(Ma3%8wBC%kstEa2c?sXY!E^P|(o36q)1iTx3I5i?4N)H+a5$ y4>KR#*jy^P;x6`H{<(QPttthFGAQ@OBDTdPery(Z&Wi`Z$2rs$`f0cHMPtv?2YabH zjV2oUj_Ch%btENFr_#OrfzR~jCoXZ-f_AUUT+ddZ7YCE*0Z;4+%NR8A8#W=!m%)c; z6tK}>Sf`yU=%V&Cwp9T-olXrX&#{Ri!Z}PsdV5rxY$VqP8r5WOhlyGi&?=fXphu~xmOLiFJ3bbR4E=$x%&DH{ z^sGiq7nBGpsL#x9mkjA4*cu%+unUq}eDNJ?Y0$uGi>6}Uz;=|xUs zJfL`3X{?f&Mcl-0X*AcW*f6-7Ml4Cp3EnqT?A5WAEqUtuk9*wPxu+syxi{b&z__38 z1ktluAhV8p{WRBw7P&3rM{0XVxNXN7{d|G>eW}I>1G1m+~Eu; zZ~7sDq$0FZa|&kuW!A5#XHv2{!q{2vPAZ6Ep0SfV zlDfLBe!~yh)_m3d9sm03tFOMQIy`oCtg0&3*1Vv*siUKNbv{!XT%697x@)UzYvXnC z`r6)_ZupCW(cPkzwC)vJUhC7-h%(=o$?Nprl#bU7u)>BPd z^DFo@{ei!X?EpWWG3va@G)lzXz7)CKxrS7D2u zKQ~_nPl7z23x5FV@_MOQ((-A|NXHI=zk}a$A5%K`JL}8XIPll!FPr+=3v=FFWs-si zeV*bg-dr&B6@_#;tBW3IHGvv~AM{M?AMoF?*s=7pT9O@04Q-&`$MdGs&uc2DGX)~ zYs#mMLMFYuz17DP84b4P2g;>3y-!OG`gr6?w7gBJlwK@mdNNtyUwl0DX!@b6{YZQw z^Cal@0C4hps-%j$CO_QGba2;{*Rq49Ov(=gPj`Q6b0L>2xPfVGQGap(2D&kdJlumE)ZAcv;iMXvX9dZL(BN-IgG7aS1k4A)R{4M z&60IK#ANtdlS%7-A|7VgTGQ!+Ehb1@YGnMxI1Gwgb0Dk-L*P~`9`?Z^6P+Z>J;g!L z<#NiL%<|;Q_9XByS~hd3ABV{Jg|Zt)&_iaPNo+@gTws85-^iqY-Un?C_wmR z_y*rkW`bnPSRk$)@Z(Gv`>$?Y3}Ph!DL+FO(?Qqh{jk^jc^)(Vug&EBjQ>njvd&Lb z!aS+T&y$$2%U_sorpCr^oeL6sb=7q>ja9ML%Cekza&M7pp_FGdm~JI5UXL zX7rrO?^lm;G5^R8YZ$mYNfnx8gF2INSzVDmn9)iq4eT_AuHF~|&XFaOj3qcag=Xkh zXa*)XD6#?*;mPC@okmCpU<3!>$OfIP4Hz`Z{j2u$o&X_3&W{)^SCpXC=RzMWCLO)@G~PG!Fba|EBd}DXQ~gZ( zzq0xn@`I;-h7DKsGgJ!IuP!CH6lMBEif2-Sm{3yX>QjQ40ZQ3SN)UgqP|fNRBm6p# zNZm|ggl{0JcJ+x7o)Jp@Ok#wmQ)mWtk(ph3ATj_Gnc1Y0s#hPG*(^{>XCgD3LZQ0V z<)M}pKw(vul(dR;&g7vudP&8r&qHy1P}*nmP#l>;6R1mmP_;=S^)ty2idItf>XRQ7 z50u)O`l1TZ?3`W>W(hQrGhnGTbD1)q{qf8;OLenVh4X{SsDhm)9 zgzXJBt)v+O=nXaxl=9i$V3R0Rxw^cRqby&fcqT99Xd$V7^?4}=CzKJGyp)4bp()fY zmm5N5$tK&sFro0N?e&I(SEMMhHe39ZCdY4j-{CB)pL zY|v_Yh;ULWG>5trov6Z5WDq7rCu$_wN7Se2M9ff~gh|nfXcd~JPgyT<-veOYp;`goW*R$s9Xl>bY(s2jl%PcyjTZg2bxHs z>ebD-xou{m?!nBsIeN)Hp?=2A@j-P2X2#8tDKvq)^#ri(7NXN|hd;BPz>-TEK>d0G z%Lb)?W<7zWQmB4)nO4B!0KMy3)CHJKE8jrU1nM)bJR_75m`p2Ar_cT{DqZYaYrxk(|h zLer=lxcH4*BC9Y17vDhAAnFG$o)O9x%)rIdDKvw+e5J)CfDPV~C9(sPuXMDKG=%zm zrGpd75=_3*L8#Ca>LxSX#zT=In8^%BFKGt#lNpW=$_UJ4h9euDCIB1Z!6{KGv^}x1 z30V4rX9AWFR}-*g3QeGJTmU@MXAy{Oz>W)C14$zUFfMS6P*z~a1&&Uk8P+J9(2%pQ zMEYk=@F0|uir=Vw4njDfG~PzfE(n1_RjbP%qW$6S2^1!O$WTkFTz&qK;et{-lRspL z6slg`0tn&|<=NaVz$}1>8c7;L{Q`)H8Ok2a0*HuKp;>fw&d23!1CcKh9$g@HC<3$@ zyJVPC@0vU$K`Hl(7*FLwKdQ~d9~2>NCcdF$FAB~~JVR7Z5}JvpS7;`6c`3*wci@}I zLQGyt&_>cY>hn?pUMRaTc_{&@LX#*Q^63NKM8;r;e41L)3;_)JG#8Ws*dd=LQmA@$ zI{@&}bt0`ZI{+}Dq{7wj0Kg1Tx@L9&;O`ZxS=}^_KbJ?OZe|+CH;`1j`e_``2&H~z z8pqQqG=sVd(ABvfLvxR7nF>&fR#N%uD?lk8D7`ZkpcIKhm8+XmnBg3E5U>dS%$!2h zNYV)E=M*AlC~Git3K6YBv#2YoVi~1RQWhD9DXMaBDrqA1MOE%BQHElQs@z*BG?%(c zQIlP;|J^?9TVy7tQqA!$Vv}3|AhHFsHo?(L8bbZr z1jh$u1!ir6BU5OCw6dg#$zvBdqZSmzlnSW=x{E<%ic?Km>+Ht3OFK!EWR<5xT==0( zbD;$L3QeT0+`#0UKTKF;Ag0_v*hdOs;+)&10$_<3X3Qdz!+k0%&I8L7uS;_y2 z&d`c%im@C_f2trEN;RfTd(nQuqn$!CDvshPrtO2FLS>!idK%M4q1n`}zi@7yoX{>Z8MFT4 z)=;vCsZZ>?F+}w*Cb92Euh2~D*67LI86vwdYxIOt(h%y`=m`gu=9x8mLZDF9>axc8 zIuMbjnXEA;lvK3(tTASQ(le7a#@{Pcv%1YB?AhxgWiy*eSaL~~tKUq*vOy`H*-XMx zDOA6@Y%z6%j!5@RwwR)oRJ{6ZF~tL=btYR(ktkHTx+8k*+W|xxXO8HxNhKAo{)ir% z1xnw{5j{4ALUpV2Z8CqGF z!AdGs<^8gRFBG7o`(@2v`%qzQ5}e^HJmwSic#B>8BvPTqz^kq7g83Kt!xGN=TP%h$ zvevU!w=ODYvf$P~Yc+604@3*L_<;&;UO@?b^h7lme4^x<^~@H1YbK>9Gr4kB^LOhK z+5~|fo6-96g`&@^J{bdaLHv6*By)qLa55f(xS;> zm!2B{w()Z#5M!EEp9?7&J}s}+RVZY8G(Y_Z&6O?TVHyB-aH(2Fvu}G` zB`th1e1q=`oX}c=#j{=Wkko+Hd|Z-b3dCGUqavoVxU}7-XdoJnhlLPl^S3HvDiOD6 zctSB1PvK*v0)jB=R6A~ME^#vP|QR94}7@{bIHs&HLN z6`DjvQG>-N7jcQq!30zsy=2c&S=8XlH!=e%Y7ml*N)vD)WknNk^asrZ93PNxkqJ05 zg(grpMmXYSkr9|N!qGy~4C==S2Pc#vm@&dZsL&MZ#t6ZDNMsCVj1aVuG>7^zLcj}U z5N3=JkSa8Zx-r7!)1E|&%)yKi9KEC|)Q=GyACwuGF@hsgXaW_h(bhQTHc=MYLO2hW znqfmru~R*jtI?GuLBq#IRGKvICi$o~6Q6aEHWS}avhM_ECY~Xx6A8`4(?{-GKD5ku{X+c19le8eP_<_Q|(R%rgCqTJLkx8p}kRJ zI)!FXQBch@$s{vHJz~U3P^VE;7F1W11K9=@RC|&uG?9v3Ac$ATijc@UBUwap8b;+V z5HIeLP0%h7H%f)(Sl6*qUX=em%+T>{IJROi-w`{B)By#pV@9&A_tzX7rW7~;+=YLR!@~O zg?!vf9}=za+kWD%eearDKgN|>q;^vWY@AC9qK2V&^iIsB81Esd%S#fNLCV3>*M^*o~xaz=h)?*gjL#diD4`2#D@%rl&g( zmO#N7VQI}s*MeV3wg);eyFq$$eAkLsO~aio*EDvxg)s8d>^b0HtQG%>ob4)OMkIYg zjs;8l1du+#N-x_UN_T>X>_dK-s z5BJ2c-Zk-|Pd@kFyPs^{f75jzAG$TWv+a&sPJDFXJKxy*+P<=CqMP=58nMS-Q9NNtxrF2$C(>?X7AEx zpK##yb4wcvbAI#Tmo`2;anIM!J^lC_rZnp_X6Bx{b?%A_U%53l4)FBI`I~l3er^1M zSVm4eHgrvp$UwKJx~{jrx1qPDCS6~x)oI|Z;KTZmMKUO++;&%UhprU|yV0M-RUFZr z#}0Zd`cBdzFUQsMGKjJ`F`OM>DA_5btGuWXh1cC{H9HQ~^FHtS9=GHIYZ; z_R;$u`h6_Pi9rDdnoMeNuB+D4b9?o9J+<0AP1nd1m+R)CUSiX(_09 z0+DOM=;r>tLO1&KH1Ua5UwHF|o{!8?c$$zhb{Oi#U|=F2vp>TkoH19z;R^hJqtu{_ zWJ}PpCFEo?dpO5og8R2E8#bkoz&2$)Fy&mCVam;vYlqQmP{bz+Z$XS@9+t0}5ia(y zH$HL_4sEC5aFL;u>^7uQXBgcEy-yU@GAvLbZJUrsTiLz`xXWdfjR!asvA|4Zd~qK1 z72uGHaj;>qVgM^>f-Q2x`PF#LJI3_|l3}WS1%ZrN@bKsQ){2p-i&#UT_f`rv_13~qzyIC+ja8*F)8^g(_H%o8Y#Q^@#A_~D{heFBx@*?^pGwu`zWGZ}%>Vh4=Wn@JJE!Ug2lUsE zfAN>k{pOFU>Yoms)UlaF*wKff zm+bE(O8 zAZz@?u!6MLwOL0aUDAu=(PxO2z#X^dL3S+#LKHrwbLLGa;Bk)_Le${k7(&De)gg!> zM05%bG2BUUvR^l{g}!d|CkX)ejk71k=sQWhj&xFt-jbj=K_EU4{Ys&lG#ST%V}`Cm zIn|#mq_*fK5KdReYpjTx$@J88(^NPx(2r`wfx!go`xwmZzz^IU13%)4FgdtP##P`* zfO-vL);S5TNzhcX6W|xF{Kodd_?^q=_1(L@E#I7+I<9ZYhx>o=^Sdsd{`lE@*4+84 zLoT~2U085y{foz5f5GI`C+AFhYVwZ`y!7PsZyvUI+QK9M?&q=hQXf8k-~I<@KKaTK zPu1UiPv71%Xa4NeQtb4q!L5hi|IAgt=(+WXSN`ddjSY{Tvi;d(kDib|r|ZTE%jO(0 z|FHT8*N*?+=5W8M@#k;c{>HQa99v0=U<1Q4k4)%Z-&@z1Zb)m5^V3>tp4NyA!IXfn zkUqVPNB_q>Q26JGd=WlPCfd`A3cnoxFB&l^$R4>yVQT*gFa=URunPP1v&J`MF zvy5S|N2I44W}dK8_TLQ3O-k$sOa`$zs=auX!N`VjOJASplQ zO7|rF=$aQLd5LY%D4h-^WdMYnrANzZMF?Vxz-YOF4LFM@}=&Um0jC(J&*q+4)WG_GGx^Q(Mal&>^dHX zAGDUC5l;#9KKv)8#PiTsepLtKfcol&+J>sw`eCcieRY5F_L812g5_p=plN-UB(Z0( zlU|!xQnA_yKw4>i-)4f+@=7;G{i+=#P2+Xdbv2Duu`M!c$KweV%f*+KN&}K%wn>Ty zlt1rUNCp)Cd6EHlaX1FR0}B5x$*7y~K2!xh6-Jc1K1xja(*yq=@3{V!mf~N2{cqpg zeZ!WIZ##cZ_1^MV)^4xAWyuwL-oE#YYZqi5Uis-EKe~8%(~0T6hn7FudGXF`r~hH~ z`rRFSb{yHYV(b1N+`hPW?mO?lKmNu$KfmOAOCHOmrY!!>G0BdNAJ+c;O;hfA;6K0i zlSg+{H+=25PxM&%vKtrGpY^TYhBM0FGehtFzne97%*Qvr8SCOjwqYY5f9ok-t8J`q zsGi%~GauyGpceQHnHLFe&J<86JWhRRGS} zhn(Hk^U_(9&uRGnp%3rf*7lXx{;Tn|&tH1##fu*J_?Yvb{#ogap7MFiio5^UjFbND zjF&E({nP(^CR=(n*S>ye&z1{5TmQE|oO$_^?W=$BwKu*q;m-G8_{-AAr*`)AfA;hv zpB?$a*bg5b^Y9Uu*VZ*YP}g$ShlkzuhgU8;b?x16-GA@aKV5PBJ7-PZa_Bz{nZW6I zFSY%#cLwi>Ei;+7(K0t~u2ohpBdV{~8|T$E%1XcvVx>;j0V=g3+{BazKt)*7Pf)4%>g~1*7GS?kksC+WmDZ|X?mQe zZpxRkMja`j!TyR`VzY|!D>RHj7()2LKPRjQKfuR?BeUZ6FDh2tgz88jbtHHJp*q0w zsjZHLsg8uKI#8NtlMKBLp1ODqfKP30Lt}kq0J$yHc@{^g@i1){&L#fkM=SPW|8gk! zJ&6k@0#j}<4JtCJR6&Fq?}C^`7C8s}(^fbPVr%N-jdjCRH`Pb4_Uxm$)DlMpD>5kq z_;65*vM7~}Hx&o-sn$Hmru1sC?#yM%S<~&^40pfAv1j9O;RMeXl9SP|NcB5hor!}7 z&o{eGO=}X~&7g=w5KR>ZhtV}pz1UMI8-_|JtryBfsl%DHa%HHKW}brQt}`6-L$ts_ zyZ~|l<{wVSPA)7O#~{{{W| zlb$^0r(;gv_U!RLT5wg@rX}O9{?pK16Q<|BzjNkguWr46)(3CzIP!+U480(jTil9+Gn$_zUr=~)~2Bo+m49sOg=Q>z}|Zgyub0( zLrdq(e)oHe-oN+v3FE#y&v|=j!Z&ZvHXQxs`I8Gzm~)la_e}fNpTGKs!A^3a95!s^ zC%Nf)skt@vT5WIrd_Ao-)S9lHD`V~&#t>ws_T2MRRs@Z~LY0q9Wivh|on+_i9!^pO zrA{klr3jyB#91z2&(^o^!NxPn=ez0BLZL6K$IVMbddj_Ej!`pTTmsEgV!e;wHw$;t zi5!hNiJJmofO87se1cTO&&QJ7s}SSPE?S-7DIw!S5StZx=ohY>_{85*-@Lr{yNB+2 zcfz6f?cOzg%VWDg+PS;AaMrZJ-~Zysx6b>IX~&+__WOT)c;^Ez+&*ROn3G<6^o@nB zJD2?JZ+lxOy_Wbw^77@)FP^`9`o1fgfBW43U2)TtMf)Cm^3L^#?=HP@K(?%hahQHPglpR37 zi+2qUP-`4j*MIc3X4TtHwK@kwC)rg=ZBg@rL{mqHH35g=U81(SwiW=QzP7g}Va0oi z7OkX#tP;aU*W{x8TH(P(ARgn?ZS($O6{3dQL1vFKGx+h?mtD zBoc{0dVpmJN&;jLYlFR*afN1)KjXmcnP38;gPoHp9S#&|<763b7ML?PK7Wojkm=49 zQw4+0e^*T$+l9*h$KfwyV=Sjge!?LOe%S4Gq`FjE^KMKg7$y^#4-+xCU<$q;^JR_- z|9WZnnq%hv^7_~XnBG=AT$PgA5YyAppw*}9=hZaU&DE>t+i7NMT}%FsV>kJ_8ToM8 zGVw^Z2@bbb?j;RC@&l?3fa(VzgO%0aYEcKIeEBh9c*-a96cgLF1tuWb;rEhe82(V; z#wynjC{`r9LOazYAcG7@j}&fFihBdzZS1Hox5fe6LdPQ+g$*Q4wtd)xhMO>AlL>i~ zwBaT%`2sSke8B6b2eDDt<+Ap$Z<}yD5)phYX|UnPxo(V#4Tc%5?Cw_Bya!~AR6sop z%Gj34Um~)|L|ZD8M$#->0`5l)%av`@$w?701GSfPVEbRnt~8>8Gi)GCGfE7E*^%^Z z*g&{hKnB_pP!Gav$JdzKRfL9`jxfm6N*avRl>`*i@obrf8-l@gg-p=sI)~yy7cGwj zP!b1E1m%+3!Tu6b7RE)Qq{kx~6F_(y2{f2^Ru;5NW>_AAd_)R3!~-F%(tv?keu)!~ zWKJrPzc17+P7w!Gtt-vrc)+bAuqIVBl21cDgQb)N56MCYur|K_i zN>adty$CNjNddo?gi6p!3c_mTC>NnWN(p}?^%7fW&u1x4Ku$~C zLegl10Z*^Q%t^ZCi#;U_$guKP^tgFC@wnPzXxr$6il~{_QCLokMACF*>tH}5Db4T@ z93>(Zg{@+BIufu*xaCqnUVw{YmVgB)B#$7aKNEfB+DH;mmj~<%T=|o92dPSOj>O0k zuD%?Qk>RPAg}k0Gfdi@atQmC|ieQ_fIO;wbN$=iD(#%%`Y-V=`CGDK9C}}{3?hDA! zU4{nEGc}Kt6()41B7tc-Nn;iQHYUxIr1{neqzTAiTU8ruiI&pRVC#(?)q|^*>uN#a zRwf5}=2p78#$IeV)}5S~k*>{xgDJbv{iUGHhy9h}Wo(!r^Nf~at^gUa+p5HL8!D+W(FXkX-DOd3L? zYlWc8A&3p6xd2EY*{jC$Yz`Pmi^{#As!JG};HfDhA;Vb;c6jiC5HkN~_KT83R8&t* zvHwAurx_oD>_o~1;e`Su1r46+cw?gsdSu+tV8G~UE@aVt2}O8nVXAC^0zsim!Wk=Z z3xcf)(30RIc28H4J&^%}OUz|NeU*lKj94fZdNp7SRO7hvAwo|u1Ws`ZEeW!%A&r5w zIiLVT5cd_F*ytJr@obNhBq%h6>B!m(dGlEFOiC16i5!{Tf?&*h&Ua88nayQH9T{E| zpzs#Ag<_$nZ0dJuh<+>y4yrW|Xs1ukw{s0AI(=H4Y9fifFCUCSlwvcY;1i9alvDws z?~1_D$K;`#^7%r^yd6L|BXG$>Q>_RF$HUPKe8hp=HQ`~gfJ zanMvYi@iKtXnLDz#qN=5CyB-D4w7?Zc#S9=dnL>e5F&$KmH_Yr_a{^5D%i7N zyexr8$ROPZ_ja(BY2@NKNdttT*JT|suw7z_ySb{qzLANLwpqNXT9Kk!s zg$;<8BEW(u10QyhdSzInp^(XlVhwL;7s^DV4jebDYR;;>_?JtD(6Y4XJ!Sj)II4Dh z2JU1OL``CXHt&gPU`4-NN<=Ko5QKlEMn`RKp22_H866Dr= zZ$T9HpCZ5;*Nh+!52nQ5F$3wf2gA>CtVYz^;RG-ZLQXOkj><}r0;{+czzUp+1C;?|wRh=Oi|yF@hD6sA0aUht>8PqGBgSOnGXDdBt*FZhdF5XiyN z41UB8FSG@JF_#gA9bWJk3&kQ&**e#?K`%$p(!hJ{)*2a*XEX8FmMMY@p~OkIvjlz6 zrMcuN{MCao3cIizQH18?jY7j!VKODmnMhZmkQI)}qM3+EOpr+2qU9yIdGEoPiP*vn zL7pNt6S+tPJ7^phWXdKYK^H+WE)fpI$wJu>568F&%B2Yboc9DIv?3@MHY4ipa1oS? zR4n?GO+1uu!sU}KXnQ`lK54ovd)?s}+~*wBl9&r@^DUolaWEKBw2^#^L!f|wW(1vY z8O&=rP*#i&@D$WIeIBEXB_$B^&gfm*JKW={-43$gj_lzf#&Q=?eBoo>T3BgVaH-o7 z5%eIsG+XG=vYAWG`pr1FKoDFfsEN0B;X%};2|=586?u@$ z`N_)MAj(Q3@N7pT&&CiEqjU3*za#$JEdg#bPc^xhfyBhZD2nhtQS=_qR(~TH-7wJz!r0gb@r|M<7_Y zt|b1$JGGDtDF#REM$b{S5slJ7QMh&#bf^O~4}AaM(?o4j`;hhv6-vq0U-@ zB+4K(sARp5#BqN?&)!&jv>4#PDYrTdJbQC#LV)J&r$U>(xv&{g%;DLai&QN7l%+s} zj5yc3}~&UR}<@aG-rgcfJJ@flG7;yBw)EEa)s(U*k(3%bsh6=$thO7)A^!Ev3f zumQoIx9l4oG@Y0WyS`u$z zE&Vtdj40Od(vMT1fPl6w_{rr8Jy$RWS7_kM`!t+C2rDU$vqM@3y(HLngf{_ouozLe zZS>H3K!8(zixiiS2R)}F!(0h%FJ z&uMuuCZ?@^o-7%FaC;;1QsP%IXK%BBQ?or;XSvD@Kcd_mZO)J#TVy5t< zE(5&PqPW7vGpsNH0ZaKc zp4=4BirP&}aPj)*P`F}I5Fn*2w`3N^z!t233heq$Zu&>DJp>u5Pz5u(?v}tOs8~X< zz)^Rudm-RJsvX}P+*uNykB4t9qUi{Vpv~ZijCRb{?`DnZCVr-QOc^Q zg3hx;5!$t!-l>CZd)e)tGn{94QWJ1_PxHdcvpX4#D8z7{-6;?YG-V4qL6_^9g6O4f z1!D^=pD=P(HN2om2bb%KTbO`@9?TnXp_S{2xr`|4aQUEEC>nVRlMg{B+@UZXF1Nhm zggd5@bZ22D+%a1bg%eJ=V=-s|Dcort^gPgH-}ACTJP%|k37EY1P=qxPWSNU7q}HPe z5-SV~EOomm!U*R(^-IcnQG9eA9nNDqNmPXy&STahiYc74f|$ahL>W;@9o+YoDGi$D z;1UcpqA(pnly^uKCZaHF5k(X|LByi4h*B1}2YqHM>=emDYKt!RQ25MNip+!)hLU@} zA*?f7Db6B_CVXZqB?%2C041rNJQB5}LD$kl3D)X8%XDy|vti#BC2~}_mfoca@mVC9 z1(60mY-%*LT6z~YBZ@d&OYb5TjXs6zIYC!4BWbWVYtCj|?!?5E%)$l)dDz7f1TyK= z&?=dQOhy!UxRO~Y6N@@!185ktN8s}?>I4ZddiH2jO5!Zc*`v)|MDc}J5m|f%1gxMV zvz0xY^;Bs^AuXyh6Mj+*#kO(U>qd1Ewo^YH`Ny36jT`D5zs?tuq7u^^gZ^;w~ z;5Hv{*6()VBobGZy0sxVqpM2cFv$jIp=~sC<1?bD!&RkjVzCfZR#ln{cx{^!M=(fE zMu|V0%0wANm3JUk4ryK6W-Owx>T+n929m-BpP)~3qb#vFml582k56;sNQvWuGfDUn z$M#{J=EiXsQC#7aJtqwfE|9=bmBI-6N;Xc4cx#(^C%NltHolV0tDPk5Lc5a9i`R&P z5MRmWC0am;4EnMVUZl26Uw>(v4u6`)GJTl6$Lth`n~$4bl4>T2$IvbdsU+bLbk!BA z5y!rKVC|lV_Wt3X_|>~6KJ>}w-h20x&HHbN32 zA31;1j>)f$Ul7A*)Obi15E_F{ve6Q42WRHPduxRIJ#dmu*nl9A48YLD;KR-!LQAp< znT)6_#7Q=xOf2e@ol_nn>b%cL5una)Fp5!UGx`4y>TH<;LS4|?+F;QvJPyAI$_C(y zmT0)e+uC?qf;I2iYgpUbc=jTSGQ6#g7l#FyvbBStZy~3}u%NcW-1jX+8oq_xwGn}w z_n;cuE#$6@MihMb7IIg)SQIK7T*Gs7){RJVZqA}5m>X?wjuK@E29}YUJ~-W+B@PQP zWo~X~&^K@4dl$gn&;#HA9wVt6TQhK6U6U!6wQREpacAIpY&l=be36weRvH>y3d<*hF5bnxq%{w2MJ)`F7)>xF;^JMGCX)UvwBlVCHY18U zT)gWd6^%ZHW9W@x%@KI`Au%g#Dz4$e)5=dF9??6FyDjW_LuJk*irdn#O+-Uk;eOKV z4;GZyX7cI6wj%Dh0>?V1f{xfH5D0_Wi1{IdJ5#FuwSx^|mg|VZcVJkiVWF$6`X%sG zAc|z#%Q@Z1q=XB*WW|G{C1@ll#HeJ@7}|;l$6iEXM^b^DI4r=F<(flF1%mK0V_%xN z#5^zr#GOLK@u@(!wgiFRLwe|`KsSCP3Q0Z{=q4TuQDxccD}t_5Mm>!cYk9GdH|=G5 zH@n>GWNuh+wj!wX_KVkqJxV({jVK<|6-~e*G3w6JuB#9M(%V_uZB1BWM+rx20#9bR zKFH3}<~O3?^mdlEcr-+Tt5j7k9e4$U&{?j_2@mNd6%1~TOiV%?(i@9RY%-V(uY$pi z(TIYPR4};7MWe7r@&-|fa|eRXi{mpm;>}qtlM}{}I4{nTlEK*|ApuM?`C@TA^;nH0D!RXDf7tA=tNo+0UfvmpWv<^3~K9&T~4szn)yb<@Mkd88P6KDvs z7paX>8{BnHgAG7U71&B)f^Au;BuwGV5Qz&MoSwOk`U;vE>6Fr#O11Z(D zp*$?eYLuZYRF?)$%j`-CaVB(W7CAv00-DS6@j-EElt9tLn$V?L60vAg2DYF#7BIt& zJx>>np?G6~OA|@Zg|@N4h0Tb@Zg^vXi&O!jFZekF<+DjxDyY4-=L~`dlE@2j&LChi zqPVl?3<8+~LS4`oR(I*!OL4E24}4)YLr75OeSmXV7gjU8MHF24NN`3L7F5wW#F-Hy z?!Da@AL8uRMiOhG9pdc9XGC#_7kS;p3JQWj2Xm%8oqAt6s~L;84;XsU^#nj1%(*l% z0SM=(WR8la5^UBtv|!GK&4}U;2Xih`(eSH@E31gk2Amz~>NmhiY%WRPNhm8qh$LNH zDWq%&;VYt$!Uu>GIcN}pRRm=y+7=p$R&LdetTr&9r%ju18QtS}K*eo(;=R1{A3H+F zmd#>BVYbmj>onpNt{?VpNzH;0G}(m}&FwfBU(;J2s7ZY2r1Ptp3g|U)?q9{ZA&p^uq@i-hb4m_dj{hDcQ|8 zHjHn3_0Yc@y=+VViBr~JbKm@>C+7cr$@90|tDRHzg9G~O$G`Z?=YI3YRP|4XPHNh@ z`tIXCIPLja)1Tct_3dvr)h#&Tu)VuqIeY$d=IP+iUpDo#7v{XVDuy?#xeG=^QF1p> zD%H?aQ`g&@O4p{->G~RLT#Aj~Iu|T{)m7KkG*-oezGR3Os6#WfY*u`K6`7xskk0ar zxDD}q-qVBd=BF-vN@H+zoluW28FDijjX;GJB0(QuK#618%d`#`*5LyTcv^xu?E47v zn8nku4lv-^izv_pgRN;97GTPDhle+Jutg?H~0 z=XFqmD~`K}VhaaXoHQ)Dl-+n7bS*cM0@Tx)N8O2IcU;TuASM9wc3olBay$5oD8z6r zw?iHlWa?HkgI*Ii1?kXA{iZ>@hOw=C;l_f3|peLOoXZWCxX` ziaUL&*zs0Mt;-x=Dpcj_5vej&$i>Shl2ZV_IW5%>{)p=)stJhKzt(`Ydc0QyNd<54 zrC=`xC|xJL=oG5GZA5Cf`d3qHyj|Ox>C;N!R%xPb3d2(cbdpN$@}*?Kdnw&67ksTy zr5!$0+L6_YrA#W>yn^?{W9BZzAf9gV@1T`b?K%ajb-bHWZ@UY73RT=RA{DPM6yN}8 zr=#B5H4p1_9R5;LiLJhrh+jr&?R@+@g=$(dA~m&@d$hb`XrgrWIfg<~VeP&Y#=Mcz zS_|`qLe;g7NOkrA$;DBx3@pG%o5T}IDsYuA1@bSYbhwoNPN5pxN2Er}fpmd|x-1;d zIbF{FEz#vPA!SUYQTRJH7G2{@p~5#)T5S^&*s3)r0DfXmKViQWS!+F6eNj1+O?PAl zEKTEmmOp-i#GxqccWEKgv{it}q*Yaf{Vp6(Do0_z3!$xg-(i2Z4^&%s=vq9&oe{}? z%>ec69L6{PpZVBdoN58dvz??F(h3mo$p>YO3nkcAXp&CC8f#5 zEHk$HeEaR>$km4~;I^FyNZi`rzU2)PwWO!ow(e4BSx~%BEjSIgwT;Q?@$cf#nT;0zf~0INt{YYswFAd*)YvMTuVI zhcSsHW>xrM{7OoN$PeRhZ1wp@qe{oHBwN_VgY)qVNY>HCF;J}}l^ld)ptzv)?&26I zVuhwqIV74K;^<=EZDbzfG9*IsgE%B&ZoP*@NM)rqyTI=4)TqyKHrXGtB+x%DC7&E zK(jZirtnrcgd9?~Ecp`EHofnj)9b_Zj)}8g0!yxa z#SWveRTSL(>m4KoFvpT#@(Gfr%`1p|Bsro?nI4uX3QgDJ!*m_G(F?CU&8PG@Fc(zZ zoTj{%9lX>tCY@!;D$!cfWSbS3OoAKATo+4=pwLu)(rez%1`k@!^qOZoN%N>kuX*x8 z83v`-JjoTBBZl zhe_F$|J4I&aMy*s)s0F-9cRfXq?a^Nw*sdpd_UEjIz8A_sPc<^sN6BsmVnOrIp;H% zkeJ~VOC+ymk_JdAFn|{ulpWSrW?G>+MpnILu?P?9TA>&FK{x>UH|IJO?k78_B$e&2 zddu-vO1H}#Un*4PvJoL0mpt$=rcx&pIT}edcKE_9_fATQOSrETs?bjog!OM+mh>kd z6Q_WZAR=-}#j02r5WSw#F?g_)4;t9p-er*dDvC0M^peU}5oHM9Pw5*)8A39JDsLGPvYV;;S*&7eK$}2) zFR9WtU-+foN2zcT^=pMHOOHrpR`(J4DUjXEgVY{8YZdJ{!78Petj-=rdr6gNeW`pH z{7@$88AdaOCfne{WG)p#9=`lEOGxjAl19=M7|ELv$~qUxFs{%ne(K5BBwiS3Y6 literal 11 QcmeZu3JP{+WMlvW01Ze1dH?_b diff --git a/JNFrame2/obj/Debug/Samples.csproj.AssemblyReference.cache b/JNFrame2/obj/Debug/Samples.csproj.AssemblyReference.cache index f5e894aea93a73e58fa9d4feab241bc197ee1a40..01351e8d8b5f0a62897afeb8c08f8783ec4ec69a 100644 GIT binary patch literal 133547 zcmdsg37izg_5Y55AgEj-h^UAs3Nw2j;03!JiwmrKaOfiT%=GRKJIC5Hv#=tf!8?+u zMB^FPcwq47nP`j$(P)f{Xw*MO3>u?RF`oQ#XfTPts_w4ps+#JaTDH2`{;wao=GE>y zzV+U#SFft}4Gaqu6a?z3r?t$euWxBi#xmWrqOnX%abaIH zWxkSB+SI5?nQV(CRr1flXgnSO-?5-z_~54SH#>#|0)b)1chzb2kKo7T7yQS-TJX!j z3&9`2?}4V)SX`YJ3Wchtg#ce6%vXruD`fB$f_#NczD!E}XOVw~eCgl1ATX0)XUfDy zs+NwWk|!4i_5Y?!tj@+WSxr4Tsb({p5}z`$J{yk5BB!g}O{oqwd2%ufzLWkH7}`|| zMwJwn6jc=jnx(05M(zAmG#ghfUB17q!PMnJ1oJ^eD5%tB(v^xBAhdfrkHP+_<_1wU zn}mB$%><_=h-o#OpG#EpIr7jPiKyvxEF6mi*J7{nBPiVDjuBLTyL^o2@ znq-+glO&^BDi)o$z`@Z>paf$E2pU6`Zw!VJ!V-;63`;aai$pWT5=sUHANyHxC@mC4 zFKC3Q3r3*$AZ*a!z^+6SoGs4;>9m@enN3FHs=W~oqoiU-2%4c)z8P3f2tzbEvMkXQ zOXQg%8;zyxjWCvy$f6Zg|2gv2Z}C7Vet`{}{Zi%C@l>W=P~`;eUQ;>2gPqC=5{W8b zE)C_?@oYMyYPHGEY{p*mhm$DE9U^FeHtCqpWreUqvoq5Y%@LMujs`UuRW((!x5$wk z;pkCQYM7-YisT&KV(S68WJyhZDjaRA|m2 zlxT{@@@7d&b4ZU4rtpPH1(m;C{(QhJ5L%zlXHufN6?y8`lyrN8+L_Wav1FS)_$N{_ zaRv#RAST}g9A*e(EY8QcM6;YF%`7#I^>Z|((;;CRPs&A;3z{M#-4rw%gb~iLXSRQ; zKc=Y>P=>aj548Fz^1Y{iiVa)!Q&bYwFRv&)$Dvk46{QiOpvvVJr4a*!vZ-n*`dp%# z<(1~zc2MDTNerb+ngit?Knq%oCnn7O1Ge?U#WSvyTW04A~UVg@7 zu|O!D%6KdaiRzYD37wnDG^laMOrNTRGW3FqmtP5G_#m`TRYDmui6)R&eyg27r`f^9 zQ{^{;R#5fw%Wnh^gxaa{8$lvb!az+TM zUw*wOhZDjGRJ|vMP@*a1ZQ0LjT)3c7)nZCKcAi7whuX5|j1e@4{4IM9FN8s;Eqe~B zM3czdH>gWRpf&Pr7gPHNxkCgEB7ff?mleVu)V@J3r9^Wql~xN{u&B1Cc7}b#9!C~e zNMb<~DAMadBol=47uqo@QSI_7qxA|XiALgTV>j4DOW3QQs*Lgm37SEEWt7JZVGgP? z%A=KNmNsd#p$QAjQbJJj2Qw336b?`q_ftwv5Xae~K zZk7?k2vmWarIToe^QFarhHNquOQ^Nryoa&OTbR^4E%ehJpgjrwv%@r*PP*P+em_AY zUL24fNP5XAVPvfj@=C;jyk&l4L{rsdwbBXCyVwULYMIX&BWO$c%X|(mgt@3?K8IAI zN#vD;8`~94jn=~bzoZg(aFJ9=m^(_)Eb>djTy6-%P$gk5u|(6z3tWwzS}dc^SJEB! zQ-um#>;OT7$PZjBBZMuez{S!@G=sb{vB4yOO{as)qRPZMBLod0zf7FN31JDUOq@d~ z(G>C)GmRNdRT7RZYSdzep%*lR{KX8z2Vn$iF~gAcPZMOr=?tv9*!v{f1T_8LGXc$q ztqEu{i6)R37XXiXInp6o({X_rAZP>^;sV16VFfxaFmw{lut?g1rm3#ceh!QwQ+G@$ zsQ9y`uR$;egvRT*EJ{?hy!v62s%c8h;nX5kKcuJyRW84NNO3`^ovI&FL=sgmZv({S z(5$oB1D@Id;SCZrg!~N<9y5eJs0|Pvtwgh^@|=&lDpL)P9n1!2R%YpUPuQF0XlkO{ z3=}j^LcVLVVTdr%St0`TYcn+gA@|5k?7+QlCYGUmW@70jnn_+=3NmS&W^-IyP<1KJ z7(wI6uS;=wA?!lcr8uM#O(HSmgX?$_N~gV7qeDJPEocT8LO#g_VE{VhlSC3#FYn-m zQ&%o^@B$GEDqQ}-3&a4SYwF+y`dp%##`QnmMARD*8r5JB_EZ_v$Ug)j@%pqoo6(H!#jCJZ*STHM|iRAHQ< z7c_+Yy$Oa7!V1*h1Vbj#1W{>45uL{-HJt$sF_}~(gpt+j)YP_hyUei?77!e98T7K0SF+k{RTc|` z>ZyyXEDDM0mKSE1h=y52D5z@rVHPn!D4Ghh=yQo`mhq^N{_+synO!OmGbX71xu8;I zJ}QLyq8}B~|5>66WjF?dRoI?ppAwok+Oed9ik0aYSQZGpnvQ{`kf?4Ml~sei8nr7H zQ5$24Y+P}?wA8GuI*bxDg3QXQ12=>{%*v_*u|(6zI6-7`8dKVmskHNEw|RodW`v+g zWS$_h;e;@Ud4kA>P@*Yhbov=w8V|TNrBd;*;&9T~?DVr8BWMnpoqo2w5C$Z{DdO=gj+&Ja(L72hZIOUS{OB2*Ua0A*pb zUh^0|e}JG7WS+m^GeTIwJb%HblV}DRO`9x}jS5J)oOU+NrcK9jf<}?qwCTtXVH>k) z(~(@FiDYz|o4kU{*}6qL&FzK=8b)TPxg9HnP0UVnJ4%V>n6rl)q6TYvktEG?QKN`$ ziJ(CysOp7%+~j0AGdCt`a~YDTM)A(O`nb{^Rw5ln7L;z8VZ7uG|5?>qNG8osg0ohE z_aD>Xd2B+_k52wj`DVwEKp;;E$CnC*m*5>nR6A>!KYpUua$ z8+J20CJnne4Hld>m-haONJh?34i~1Jlr?jR7&%S5nthb{#j`A|+qW+kZmF5pGB1`+ z#f@L#16wWg7R=Vb@5L>8<9NEIKAvrhCDSc6b#*QC)MT=|#i+d-e+kY3H5LtSR2io) zg2so~!F~LE{Mhto`n;QJf#2Vkinbr z7aKl^kkaVHuVsWjPqUu|oUBk61IJpm?v{Gs0pX)RN~B$FiKG(2EDYwsu2>rM)TAR? ztP?)@d0J7hDp-mvv`GID++b;Z7=+9ImKwDazFC}%fQxinmMV#OO)9fMHK%5f9byq+ zlNKEF&Xr+fN*V_{9R>vkLa(Cx7VDQ>XZjGHicWSlRS_ap5z3(l4sPI!0>ogm zmVe%XX6jfQTER(*yWgCQ$(f|oPX)#yxTpCwJ>~)%5=-TMo||X&LgkI%Db8eUmF_na zAi#p@W&TsJL2ZqL)14qAVg2KdRflidu~YYthuBiH6G)#*xw8njd-g)_=Fil9ronW` zmJI^-^|nNo^7|Z}u6J~d2=Inq1iIF*(hD{i*HZ&um*@mHbZFo;BG^xn2H`2Kw5q{! zm=m?cW8s!0*eTN!6fIf|{z-5=DlSA<1UJopLpR*9VnYM_S}xGCAovrVSpG!F7ozE7 zN*@wq!H_-#qz}>3i;joV_dw>4Hd5gqfj{oMkMZ}0#u-Hgz~2YJe}iA!z4*ENw|{j< z@ZwFw@BhyMpX~h4iqC#{*|!6_;_K>ey!P;ir+<9Y_H8?!dFQ6r%SRu%&(*`Ulm2z# zb!(sd^U4uFe17oCg_Cy{A9(Fw2YvRJoku=>*OxnYMO*6j-|)=6Hy*z%JY|zQ<*?mv zo}5{hn)>0c3(kIE_;c5veC&iPM^&riCMKTVP&)t2*Ea-)0G=K^b@|$n+lEdH#Kg2? zL01QfNMaQ(ENLxkt!OPOik1~BB?|bd;EPV9XZFH}z$B}wx?WY%-RO7hp!cgzA_qO# zq!Dz;^UwmZ7mfjDP3BKQzZ3KS6!RlXWqo$FF%dPP$-Y2cnE}hYRBI+UFAcnEQ3+hO z@TN6OiRQ2N?i4hChch&R0}M0bUv*at?aE&Pif9$hQ|3pRjPqtBODQ__{-ONoxbx$~ zYS)CXF8;-ct*;)RY&?I^oTI<~uIJ$DS^qrol<36Cf4FD=XV19iiss_0=Iyw0;N?es zdG&*@R{nL(gMXO((*HhM^6cZAhdfvmxZ#;0hg|o})svrWJ7Ys;!M(SpXFYbew&b(1 zuZ?=;sV5%(=|ywbyzt}r*1xM^2nKI{Wf#jKEKnaUg3QUKYIA?`#%pf zGGY*bfhGh0<~DsjT&~LC)pwq^bjiNs*x0U!4#}&z_O({SgucB;~6Nts%&BYK3~<^)F}3e#9CwwmohNOoW&q8;ji4( zX}wU;&9eY;l1-oC42L1+@0M)Hlw1PKlx4t_pk9-I2HBZ%aW7_#nep+`TlC_i{>C7- z&H4wAK&kB*lrB<~g3|`~2=`*zm_Lt~)>14GA+3(fqowRV2e|V^l#K$MnX$k<(BP~j zm@B{`rGwz0YTg8vGX%xFD^D#%G4BxDA0U{fS`Vy`~q zKDT96)6J!iKRSN;xPtem|M!ufe^ynH891hV;|E)|uU$Uy)!~<%+kDTpKiD++)BlWo z^@;nYZ#?k78=tykQhdewilKFH4EXw>xgE(TCoR3??#elbC;xHo%h%qioK*1GZuQLx zue`VA!@oreU+g(z#=7R)4*l}zmnV;Xe*5ST?wV0D?XW@HH@|*j;Mj{pAqLS9uNVGT_jg}P|E{+b3y)E)l@q-DCIg>}9!$j%eP-=9L zq8FU+ds^e8elim#DL#lv-#`tb*|p5k=c%7@n)-PnCb<44u7sy{YN=J-rxgdwg2gRh z1S;`?iZtv;Z>*l*q89`^jlW|jT(IT5%gtil{v<(Qm;sf75#aaBCc#yk`9GE8o-eX; z$P*TG1qgu=s4!;<5F+{01?Yi1=9%0-{8Pi2_sc&%Fa71z_m5rPw)^oFFMj`t-yO8? zAAeHz;n)8dK5&=%#fmjgAA8G|jXS=X`QEOV=XU>P&UY8y_r3j&{?)G@+cjln#pJiv zoOjTy(!-R{sk5JMI&w|1R$4zwIpmF=V>yA1-3nM=)Qj$ zy?XKY2aK4ohcX?N!iIjl=5JXT>d9bpwq$+>3R*DKMB2|%c zwWKssSy@pIwZJYaFYZecmTM6kNHyy6U zzgGFr6PH|Y*-ZyD|MB@bA1?X9iSOVskJpmY`f5Y(;Hx#XW{JLkl{&?PTPrWwrf7`Cp;Z({J#T=Z z>LsI|#|fc-jCvlOL__oz^)+fD))rHenU)P8bh6iPT4j&&JDGL9{8ZJU1Unh%B_F>2L6%Riev=A}nAthr;P_SLCvzyHZQcMg2)%5(NPb>9;{ zK5SU9rt+6{&m8umo^kx@_RC+m_Q;Co0}7o*F+veA6fXIOtCXV3%1C8ZadA;eMa0TE z2u${NU!}2K)#9nP7V~$EryWDAeHHUF!Fj!>`zq#72@#x_X~HSyKM^_ulTfHiZdc<| zL^1+Yc4|sxBkhf;NQasM6aY9XmmW}qHeg=$N~h|dEs(T87foe97ANk6{X zTO=7n#U$d#n9SzxqZEZmD#&aPa%&Q*2E>c-JS+Gg+i?5#iC zdd}F#Pke6C&41o!^+nOtv<+pijKAXak&*wLG~(%zzuEojQ)6!*G;7TC{V)GR;FHL% z$M62^zKKu0zTeYjSKraL{rHJ59hC_jThQIL@5W~@dMmtPzt?~A;Mo|>JM+<@b>dR3oIl=uz+EhN2K~&)>={(t%xdBl~E;9 zu2ew`rD zEKOeX(u+ghzx0ao0XOcm`oKH4UJ`mD^XJd6`{=s69&g_A+V8WUP2Bp(?$mELys_=v zhSd|B*Qcuf{P%6IzSn*6@xQ&|*^$>b)I7Z3vsdo3>7Ezgp01sCR_gOFeldAU>Echi zZq9r(>zP{~jGy@N@`qoWbkSXxeEZj5uYT>iH?KeR_R+_uo_+t)KRof~)knYbwvMIN zpB(U~VGnIOA#l1Wg@q%y^-=_ug83JM<>ggsVKmxW7!DUHO0i;?1{50!r+jx`>Joiy zW-}Vu&Wv>$ZKgR*S+%KTECN2po}bt~GMa*Ihv<0R4+sq17wj$IyRrLa)GoMMK$&0u zJ~pfcn>IE|3q3%Td;or<{bxV_dTi|lk8OUsB=Gh2Lthwv_r>qt`1)C;8%wUc<%Z1P zH-2+<#n|Nf!Z+SM{4D{`9Do>6><`*?8HgVYl5d<=ve<(|`Y?Gj_gv?do+k!N-2K zeCV<#Z@=jw9l)P&KI6V0op5Rk$~9O$AgM@PSAmAR%KWfaqhYlS)HbS0ixtq#5rHaU z-Q#>G_sG;Y;Ii5bV-!jREHc3iq*=rPa#qsj55yUW^@HK$ zFq4tmT((H{_AxIB_d=x(B_n!eIU|$NV&N>>%z6)Wr+Jd3{ZVSIwI5JO`!{oP%fe1}gcT9RBgdjGUXp zo2BSJSHkOhp71kGX^*6N0jW2g)`*!)aTm-zm`UIYxl6WGKy>y)?vNbqDv z=~K*q>Z|IAB)<3MRH9X%=@{Ug#jAZD_tTA|_unmILB;NQWtHHV=@qb;AfUR?j?uoV zoj7mTA%a*GPl%d8aBe2kDOj%2Nl`%g$EN8xps?RhuyB*^jh8?Hh5cEA)f>#aNJP2y zo6xAg-}`Q`{)%gB(qI4O*SBxJvg6z9PMun~J$u#SRb|)CUh~`scOG}?wAcd+|GUp` z&Y3sk@Mzop^B!(EXWgY^ziM8(x&FDe`!~(+`s}eAW)+uy{OPAd*WY~b>|e}&G!Yp! z>z+dz>(Aa*{QVz}y7k^KuKC@=YYQu`IrKkjAiH|~%(4@H+FEg3_80o9<+Hy|9z5{d z_3s3lSdlH*h}Ut{h^iD<6;>3MwuUP~yAO=3>_Wv6L$-As*o!%}vpp71rBj{l-NE+m zuojC(;@WBDrAm3UxV%*PKJvrLquk zY)dyH4C4cU7Q;P|r#z|1iTj*b7k>4GktbC=GT?#jE9_Rp$q2cLJ;IWzD5_K;Jb zc`0*TID5+6^yU}F9r5eqUR^!q#V?+XXWmFGSlaVk$LZfK{r6YLpa0Z?=C`hS`<`Jp zf4cSSIggKS2)BRt%!A+Uzjg4g2L?W{-}%KQRri+EoUm)qtzW&q`l!XXy}$9!uD`FD z@bL+wI|lryM+Z**Cy`Z;e%yUyV6M)*g_hEwUPI5nsx2#2tIA6%D#PV!MMYJWRrDkL zybC7}&Eq#M?D~9mJhc);2IA=9f@&omv8mM9b(&Zw4~@4ta_TkoK)vGx!Vki6*ivYG zvvNZlR__;;Kaz{2n{-Jm>^;?wy~36~u2Vlr!HV<&;XS_;?O zzRH4CCB0NPF-Lo|M&Pf;nT8G&{OiZ#R*nOxHVLd^Q@i?ax)Y~n&7Q0eU{0I6MrWEh ztO8UG#TTvCKJAG)ch8}E9!j<5$08aCjNq)%%t$;qBi)^h)FweKuT_EP3T@W$MJ>+5 zkQu55pNMj>!yHEluJFa$=TJ!yWn_*&*>1gG6mlL0MeKp-$rEw=*W&*iN1-ebO05K( zDU$m4rV_w(u#A{E2^9p!f%v2l>i7hMR7Ok8Vh#DtoQx`KJL*kqSNWXu9 zrwyAFh?0uPfQ-AioR!d5xDe4;W@Uu96aWPS`^tz#END_UDkByXgaw$&h(*&^wG)+* z-fq7w$j$*bnwS%DLAFiJfDJCXll884EB&D;^z|!@S}^57U%Bbep6IV}# zt)V`!6bV%VTwX7;NkWmm*>p3CqC}kxDU>dS8EQ3jjos7<2jPvM@%H4n#)Q-if6rC* zo@}=n)l-6bq;h+12>qX7Ph}Ycx`jSvp}nn8vzy8@I`#D_b#pd*6Jr2eq!Sbn2ioEs0OQ)gKeFXdcFtnZf-h`@PY_iV& zEWz?A=Di0_vphNZA>X^~gn7TJKB9fA`tlJ^9rEJ9V^=;u;WyJRYFa*f$i;u}xpmms z#3Sn_u70Cy&3;FALnEx7Hi=xbFsy!OV7dmp?0h>MT9yXveD$9y;W z;)`ybQ9GmO@Vfm1>l*JLwtM@XyFWeqr~#RirtJL1%unz9Jfz)y^GP4{47>e?c*Q~A zs~nknQm=x&`P`VF{^JL4YjpV(%3;9<&O&gqO28*Z%Oj;lWlC{tS*03PDvF^NfV-it zyj$3dJevgwU{9io9Sd@--iyEktd+wth;Z`N(DPMt8O`}4Qw1 z|CUE}m$&hCRek)qHwOk988Ixt7$y_(cuED>x+yC!1GlG^M#~FJp%Pe+cdpX}wJqmn z^;2PBg&Iu4KZ5%^3c>vyptrZA%s7WUHIhwdQi&G*<6tYiQF3KU>%a*j(epc;p`p%+ z>I_4s;r|qhx}#dqsyI<|7_AZ2jPr-24W3=&Q77^pz_ zEG{ppj6@5|%E9U6(o!`Hb)bWZSRRW%qXT-t^Ihr-&KpOyR4f{7>h2_ZTMDlD<^%I4 z-_eGrrRW6xK0XImJuNh&zCNUXC%A|S6&Ds41MgB++**X!3`#};yNMLXyz6^&IYtqH z!>DC~J_lLx8^ReOcy}pdA;2BfQ4lJS-zW5LJOj=U3M#($_kuG#J1XAd+0?x8QYpi# zMAf(M@g2z~YN2%K8f%745TsXtGod^S7_WHo=>-h|j!MVXX`xWal^I|df{?(phw-`u zpK*z15r5!ApP8U&rGm>lBYL&fyt^|CL)_HTVC7V$GuDzwM^ajx=zAy_KDf!eSYrtK z5SNY&-)KZF-AhuD3tw;|ta&>o%}`}B8A5#Mh(QZa`11#v4Cz7Pm*=%CI;8ZyD*~q@ zdQ0)JR3sD)!W9)tSp)=ws*+N*u+nNTAc{?A3eOEY`OI7b8NqDJ#2(2q!M?^vf(F1_ z7_tpOFqmKcwFb3I$`_9by;DA}BEXD{m;}R2+2QAcX6St=uw#{(2LvmEQ(*xy#3h4t zx-=Wmg||6Z92s%Inj;fT8My-lO}47nL8Esj6MQ5x2s= zWx}DRh~Q&EgY`bowPTb&#}K3W-Q9ePcbAM2acPD@8S7%nb9ojSZb_xn2%4qC<#|N0 zoZmJLj1)dI(1L72)nXCr`~wk}kbw|QKQRzuN6@z+1EFCq8K}dh8HCslF4FI~;TmeJ zi9wcD&|r8c#ig8%WlJ|)56pq`6oUHKRp@8hXn9WnC2;q-TP}G4xSs+a2VgQ$JmXCo z9YE+B3TQB$9{x_P%G`Fz6w5u34_^TXdmvM*Bw+NN@cc~)BA4ZhKMQ7;r|=W1+J*Xy z5a4}u_%0YPl8-TG22Cjl9=xUDlJ}vR5)2wkxDxG&;RF`@;txp*8qR9NtZr;qG~(6< zD<2-g66xlGa|?a(=X&p7jkIH$$%SPhSvg41h*pRM!h>5yiW*R`=go0cq=26b zLdESO1!gsWmX3-PaLAq*L|_)5>rw)!O9_8zR5SGXO14UInCZ0mBLt0x_Xb^Z$9(1l z-SRn(61rsAuv>=Jl$GRL8N|x#KqRL@B4|3??B|y02!?xLl<-v+b_T7}Jpqe=Th6!y z7AA|C4K|=mc{nBgiRMSPg9HJEuP}EBP`3ODx`RkQIrqfK0=_iab2P7{E*ZMbB||r93V2daf7Os%&>3wC zOwtJ&Gv%@|NtOi7w}>N+O9tzbZLrx&M2UifMpjl2-Xtz523>%$1elp!WOt3VxEgOy zj?G9m`oUmImsIfejIv#?DG+h~kSkCRWXV_YeVM(^X|RD?0OS;0qEy{4JX&U0)i94lFo7uj@dyTgu4_N9IuJz6b&am3aB!$+{I%5O{JJ6NXU#+97Dl5yS!#e8L(O zd*yhZ6)pp5X0{b{b#YS@v@|tIa5#&=2@k#?g!KQZ9RhrLo?GF})I7;}4`jzzE(mQD zm{O47DGXLsiJ(Ws4RyPWo@(&ymhohF8onzN$!efMkn56A#fm=yV+%dF#dl8^;hTe9 z1{a@8pZY4roH2Z%Xy_Gz7%0baB|U^5Cj^el6csJdKioFax0!AvqoTyIj{NliX*eQ^r<65djbUBf|gJ;^rS8Q&hyZZHGP#iAMrXiV3VBK1F?>uiBQf%vSFKmr*JkgiOIeQ`#!_d~c!Yyw`*_`{`Lp zY*6Wdgl^Ee%6su%0wg0{4|LML3cjcd!PWpI3?&wU*LsUWc$EOC=5?tWxWAR>9*^SB zNot%R7BAaNSfqIMscUQ%FoR2obbDI@z%QL5?^Uo?!Dw5;B*8)0+2?t+EkQEwKL>|8 z=S(R`@D$41({j5stT&zlAD!TLQ=!r@L8gNU0SJaAyq2K$w!A706P)?fH8q>AiI9W@ zlf<(yt6YwaH8G_vnM!Bi$w@FRG8$;+;uc5H$#L!g?4>ZUAj-fOy-2;#t7yn&(x+HM zN7}hEk*E{A7FOg0mh|RdrWiuXQlo~mZM-yW9GYYVM0H|}Hs^(@YfZmQNrW#<4}`z3 z(*G7aeKR1Fw)(ulL*F(V^qDULogknExi;CF;^A!)M}B4)Mji^L*xyls^wPcI=NMLf z>g`Ygn4DCMWHcP5wIaFJam#@fxDyLp`p=EC)ySw60wBofjs$YC2|%IcF;I9$fPYq+-`!RTp|p_ zjryxkx>L}RV})bX1Z6V>1I~E?;#m`v4Vyl7cc=-lI z?+`TSa;OC{=i1?0w%n4#pij|;>n%9~xdb%L?RrahQb~ZeVswEgr^o4Fgff~GL(I9N zcV266ud5ckvWJBj&7Dv2g|2z4p{1e0CGSLp+d*_rJQaq`!+QT_5Ih{MCZh`fXcr2i zHbXGloV(aP3!*k``V@93h}uX+!%tctyY!otnIK9_!|`kfnVyXz#7J}YYp&g>%=k5m zH=n`_^=?wK(4dm%(^k72F)1N}&X-~x!2=jEM#majhr%Tv`ZK);yUwesh@)&hkU?Lq zNyB;6PeKqZOl5TsyIm+|ZZ0}A)(Ll8bl<=%5Ky6*KLUF?=a}kQp_tF5E?53b_E2G# z|4m3s7lK!UL{5|n+{L82>}!B9oUpZ@3G3R0*nc>e77`xi;3m8Na};%0qa;uy?j5Hy6{A7F~X!3;`uC_+I8;8m(a@#fQ1XE8<+VGt5jqTWZ~_>~&sJ|XZ2A;)X!T|z6^%Y=B~Z8XY+4%ULMY0!?Z#mIIcGYa<=J+8`V@dD z&$bhbMxa>sCE)+u?z5%ES*&Ct?fiXk)Mv{bfU)Q7`#kHjnE355N}>>{p2#}Q>>w_pIm`l0@_OV7nk$ZL`v(P zuXJ{*QMi8Kc2XQ_rL;Npf?!+g-2ya+MW4d$YzM8o1UTuhNHO(zFmvi-)RWLw4+VPs z2hj)u%eB{|m?}JC%co#Mcl#kRTmp~>OM>QPLP>&{7&Yd3V@6Yzgl-k4^hqoUxMMKD z`p=Sp%coBfM=S}rV$lecwj^-vR%Fu~+dU_V9;ktz>&Sv=bWZqPzZIEf*?(nO^l%Q; zDhU{gh1s;rNtO^| z0J&>V1T`>LYZ3%RPiXj9I9C`P;r(8~?7ND1d8#3Jc@zAS9BppT( zv>E)u(T+O$z0#uuie$~F&IsMFO^QMzN?I3{+jVv*!U83sHmIQ5p0#`D4At3lsWG^m zmw8^**>f56Da25nJy#$aXwo)x+-}#?1yM6AQ(6aXpU@IUH$10F2es?*N9cfq9?ThV zp0(@ox%4UOQ2QWXC=z)Riw|xW+@Ub_Hm|&*f;*xSbZ1@_+!0$og%c{cBQZz-Njz!o z_Bv2!-|?|Qv<{>xF_@gsP;4GMz_s zf~fK`oky(s6jP{X1u=z0@iU?tRq){ceWCo`4mm)&Q?Ma5=;O}LMM3y zdP&{xrH2wMR>N~u@SwA1y%xm-7V4$98G?NlE@nZbfiJo=>RB(n4Vyki9O|XFk%~m0 z#Qhw%JDE*skTJlGlC35%DEun zRc1zT=2JYOJfDz+29vx}gxg)E4Qi|TVsx-3mhObde8645tGJ6u)KzLX2IGwEDurQ^ zPR=|#XlBQ!Pf>@uO6|m=AtV&`|3Tq&5a?&jtj0N;TJ!*_v$t`hC83)3YF{`X-IH^0*0&- zhTBiFF;WC;>-0CtZFjTLlWb1o1YzgdlWb1B`V@rdNj4|ZTtcMVkA<)z)y3M{Gb>g2 zt8OgahgoOLCgr&KpzbA!VS;${?6Hu1681n>ou?bIf4&y&Ael>Obi2q#O0){xnGfHs z;qDxuA{%!AMj#Hr(8S=2UO{+PWaBdFQ&)(JY+RXW)JeOi+(Xnk-;u&Woi(5zqt0UT z{~y#@GP#60w~w{KrrE3p-a`Uy18_%+7jDt9HkKA+&3X0e)v-2~J)fcs9cyF7p#dgs z@4)R>$Vo8_sLj{UeRGk9ULm&~gdyh~R6Toz+?G+Ff)BkyZYvj!LTSO(J2z*%h$QCb z3|fr2{^sTgQF>rv>8s^KuA4K&p#dh%&8>6$~aNi z323hGe3`Luu9A$}++&A#zGzY$C7ss>p6z_m-1!t=c;}0jh6I@OcWtC1(I+v6uJ>wf($vB)B9#5b64o#S%m7?#!gxG^Mk>J2)fWmIAl% zwDaMHqHw;kI{py$`au-V$FENjiK1{m@koe*gOz@X!hEr+)1A7xm=z0(!nT93Pej=v zKQr_!3fnU3Q!t_^Y%3RuLWyUvmXsA%RjXPi z)*6d|*HXD_8?72_thnrvrWU8P%x zSyzw833LuQc5u#!yTGHXjO+yJf$aI}pwu#Zos(b#P?H6=jF(`Wo5^rXIOBL?Lt+fH zp(fIBM5Q)R&fgnA!@~FvW>z32rZ$v^23e6blzHmXz-^gL5iZWSF3ljvNHc+Evwgf* zTpA&e|FFh&X@*2J+N6Qa?SlnWxUtshycmiO7T63C1f6FG3vAf*Y3_y&7T8GT68hX< zGY~!-r=^_UYirHG86b!}57!JFCVh%KYt6us$tBde{a|&Ix+)WN+W9~aR#Su+WzH8k zd-Y&7#hXvTg{}mrWT8RjpG%x6A%f1wjnO5}c4Gvw=Gi6Ac6|C2cW9H>PAs<|=yo!v z%hRB?W#fuAYgMPFrfqKkM9G}Z5FLPUeTvtp=2C*L`g)ek*|6zT{GnvdMk*41ML}sD z(Q%inBTelZxQWfC=sUu!ieMr^7nkv<8iM)qDWuQ^;#dw6L|_*|8j4nWhN6XCsuou| zJJqOe6Q-hjC<~~dMUTCgbNyqj=h(7X^eN2FcF;PBIEgz5ZuckS853+$(jDAAeAJ)J zkP5mmulkc2?tF?cbf%J#h6I;PcjoqiHAaj)>jHFO&3=@QIn*2i-5W~M=)}yk18er2 z3ghqeOP|}as_Ev^#~&R(eO$r&)BpR(&p)dw$P64)zVU-C+t)51`0DUW&TYQu+8=D1 z{ONy2zWT&{(>EUY-;Gb*F)6-ceZ|naHwJut(A0*7_hIBwo2On~V8F8HQ=oBzt!^0_VA4*9d$)El>{Fjgal74e z*A5mv2HO6HleQ`#6wth1J6J6G6l`cKft@?hN;Ke#q#@43#RIqpmwPohXYl|@G0w0f zLwKWbwigx;Sdbpbk*`{g(BVb`Vo(|eU9#GZ+QO$6F=2<*zm@{1re+C314+nBiKPB+CtmQ#zwt^2ar3%O;>FVHpn|l{e#)!Fi)Bw3 zTKy}-M~N3J4hb-crGK|~)S(zlYElt!Gg*@R@EO`srwFmX>K{Am6mLGo71~j!WFbK% zvv%foa-|EAh&$m5C07h7Mix4~kDb?ENv;^~e2OiUTrtwn=#uv0vD>}erWBx`PQU7o zpSz=8?i^waFlX20RWElAe?Em6>gCRnhX$Fv-AuRl#C1XHl}x*C5GLh9d*YY~qsrNB zd9^2w`SK~68qLj0EC-DuX|Brc0|A(S=Nt0KkQ4g_#G^eM#9 zfdGy~B-kWwhu73hYnc~Ir{c!1bCiVIGH=0b4g6l*QWpzriq_rI7|~*#nHlM{nh3{Z zYPzL5mQ)i;q#gW*J<;di{e0_ngWeeu2n2=^pCf2MnBXt?k2F^5Q1e91w2;n^@hjvf zg!l=W{DfG3Ld4I5{1|u)%q0HVQlEZ6Or&O$%!2Qvf6+T@bM{DO&B<7%dsZ}-Nom36 zTCBDG+a5+*JCG&`@HCgJxP^UE9Q`8+-OZvuvDBwyZ*QqD*#;3usPEtL6^!~2iHGV# zKQdQ+=o5+RTi9pxHL2+gxR*XjwT5 literal 11 QcmeZu3JP{+WMlvW01Ze1dH?_b