0% found this document useful (0 votes)
926 views

Output Log

The document summarizes the initialization of an engine version and graphics device for a game. It lists the directX version, graphics card details including the manufacturer, VRAM, and driver version. It then loads various game and plugin assemblies into the application domain and provides logging information about the setup and plugins being loaded.

Uploaded by

Lê Kỳ Lương
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
926 views

Output Log

The document summarizes the initialization of an engine version and graphics device for a game. It lists the directX version, graphics card details including the manufacturer, VRAM, and driver version. It then loads various game and plugin assemblies into the application domain and provides logging information about the setup and plugins being loaded.

Uploaded by

Lê Kỳ Lương
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 132

Initialize engine version: 5.6.

2f1 (a2913c821e27)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce GTX 1660 SUPER (ID=0x21c4)
Vendor: NVIDIA
VRAM: 5991 MB
Driver: 27.21.14.6079
Begin MonoManager ReloadAssembly
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\UnityEngine.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\UnityEngine.dll into Unity Child
Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\Assembly-CSharp-
firstpass.dll (this message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\Assembly-CSharp-firstpass.dll into
Unity Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\Assembly-CSharp.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\Assembly-CSharp.dll into Unity Child
Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\Assembly-UnityScript.dll
(this message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\Assembly-UnityScript.dll into Unity
Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\UnityEngine.UI.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\UnityEngine.UI.dll into Unity Child
Domain
Platform assembly:
D:\Games\Koikatsu\Koikatu_Data\Managed\UnityEngine.Networking.dll (this message is
harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\UnityEngine.Networking.dll into
Unity Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\AmplifyColor.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\AmplifyColor.dll into Unity Child
Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\AmplifyOcclusion.dll
(this message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\AmplifyOcclusion.dll into Unity
Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\DOTween.dll (this message
is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\DOTween.dll into Unity Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\DOTween43.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\DOTween43.dll into Unity Child
Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\DOTween46.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\DOTween46.dll into Unity Child
Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\DOTween50.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\DOTween50.dll into Unity Child
Domain
Platform assembly:
D:\Games\Koikatsu\Koikatu_Data\Managed\Sirenix.OdinInspector.Attributes.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\Sirenix.OdinInspector.Attributes.dll
into Unity Child Domain
Platform assembly:
D:\Games\Koikatsu\Koikatu_Data\Managed\Sirenix.Serialization.Config.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\Sirenix.Serialization.Config.dll
into Unity Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\Sirenix.Serialization.dll
(this message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\Sirenix.Serialization.dll into Unity
Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\Sirenix.Utilities.dll
(this message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\Sirenix.Utilities.dll into Unity
Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\TextMeshPro-
1.0.55.56.0b12.dll (this message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\TextMeshPro-1.0.55.56.0b12.dll into
Unity Child Domain
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\Vectrosity.dll (this
message is harmless)
Loading D:\Games\Koikatsu\Koikatu_Data\Managed\Vectrosity.dll into Unity Child
Domain
- Completed reload, in 0.075 seconds
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\System.Xml.dll (this
message is harmless)
Platform assembly: D:\Games\Koikatsu\Koikatu_Data\Managed\System.Xml.Linq.dll (this
message is harmless)
<RI> Initializing input.
<RI> Input initialized.
desktop: 1920x1080 60Hz; virtual: 1920x1080 at 0,0
<RI> Initialized touch support.
UnloadTime: 1.655700 ms
[Message: BepInEx] BepInEx 5.3.0.0 - Koikatu
[Info : BepInEx] Running under Unity v5.6.2.10654012
[Info : BepInEx] CLR runtime version: 2.0.50727.1433
[Info : BepInEx] Supports SRE: True
[Message: BepInEx] Preloader started
[Info : BepInEx] Loaded 1 patcher methods from BepInEx.BepIn4Patcher,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
[Info : BepInEx] Loaded 1 patcher methods from DemystifyExceptions,
Version=1.1.0.0, Culture=neutral, PublicKeyToken=null
[Info : BepInEx] Loaded 1 patcher methods from KK_SFW_Patcher, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=null
[Info : BepInEx] 4 patcher plugin(s) loaded
[Info : BepInEx] Patching [UnityEngine] with [BepInEx.Chainloader]
[Info :BepInEx4Loader] Starting BepInEx4 Migrator!
[Info :BepInEx4Loader] Initializing BepInEx 4
[Info : BepInEx] Patching [UnityEngine] with [SFWmod.SfwPatcher]
[Message: BepInEx] Preloader finished
[Message: BepInEx] Chainloader ready
[Message: BepInEx] Chainloader started
[Info : BepInEx] 139 plugins to load
[Warning: BepInEx] Skipping [CharaStateX 1.0.2.148] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [DefaultParamEditor 1.1.0.148] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Item Layer Edit 1.0.0.148] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [KKPE 2.11.1] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [KK_QuickAccessBox 2.2.1] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Studio Auto Close Loading Scene Window 19.11.8.0]
because of process filters (CharaStudio, StudioNEOV2)
[Warning: BepInEx] Skipping [Light Manager 1.0.0.148] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Mod Bone Implantor 0.2.1] because a newer version
exists (Mod Bone Implantor 0.2.3)
[Warning: BepInEx] Skipping [StudioAddonLite 1.0.0.148] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [KK_StudioPOV 1.1.1] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Studio MultiSelect Chara 0.9.1] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Studio Scene Navigation 0.8.6] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Camera Target Fix 13.2] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Invalid Scene Protection 13.2] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Pose Load Fix 13.2] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Studio Optimizations 13.2] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Unlimited Map Lights 13.2] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Studio Chara Light Linked To Camera 20.3.30.1]
because of process filters (CharaStudio)
[Warning: BepInEx] Skipping [Studio Chara Only Load Body 20.1.20.1] because of
process filters (CharaStudio)
[Warning: BepInEx] Skipping [Studio Reflect FK Fix 19.11.1.0] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Studio Simple Color On Girls 20.8.5.0] because of
process filters (CharaStudio)
[Warning: BepInEx] Skipping [Studio Text Plugin 20.4.27.0] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Animation Controller 2.2] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Animation Overdrive 1.1] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [FK and IK 1.1] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Material Editor Studio 2.1.4] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Pose Quick Load 1.0] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Studio Custom Masking 1.0] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Image Embed 1.0] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [Studio Object Move Hotkeys 1.0] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [Studio Scene Loaded Sound 1.1] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [StudioSceneSettings 1.2.1] because of process
filters (CharaStudio)
[Warning: BepInEx] Skipping [KKVMDPlayPlugin 0.0.14] because of process filters
(CharaStudio)
[Warning: BepInEx] Skipping [NodesConstraints 1.1.0] because of process filters
(CharaStudio)
[Info : BepInEx] Loading [Enable Full Screen Toggle 1.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\BepInEx.EnableFullScreenToggle.dll (this message
is harmless)
[Info : BepInEx] Loading [Enable Resize 1.5]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\BepInEx.EnableResize.dll
(this message is harmless)
[Info : BepInEx] Loading [Mute In Background 1.1]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\BepInEx.MuteInBackground.dll (this message is
harmless)
[Info : BepInEx] Loading [Runtime Unity Editor 2.1.1]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\RuntimeUnityEditor\RuntimeUnityEditor.Bepin5.dll
(this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\RuntimeUnityEditor\RuntimeUnityEditor.Core.dll
(this message is harmless)
[Info : BepInEx] Loading [Cheat Tools 2.7.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_CheatTools.dll (this
message is harmless)
[Info : BepInEx] Loading [Extended Save 15.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\ExtensibleSaveFormat.dll (this
message is harmless)
Non platform assembly: D:\Games\Koikatsu\BepInEx\core\BepInEx.Harmony.dll (this
message is harmless)
Non platform assembly: data-00000000182876A0 (this message is harmless)
Fallback handler could not load library D:/Games/Koikatsu/Koikatu_Data/Mono/data-
00000000182876A0.dll
Non platform assembly: data-00000000182591F0 (this message is harmless)
Fallback handler could not load library D:/Games/Koikatsu/Koikatu_Data/Mono/data-
00000000182591F0.dll
[Info : BepInEx] Loading [XUnity Resource Redirector 1.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.ResourceRedirector\XUnity.ResourceRedirect
or.BepIn-5x.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.ResourceRedirector\XUnity.ResourceRedirect
or.dll (this message is harmless)
Non platform assembly: D:\Games\Koikatsu\BepInEx\core\XUnity.Common.dll (this
message is harmless)
[Info : BepInEx] Loading [Sideloader 15.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\Sideloader.dll (this message is
harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\ICSharpCode.SharpZipLib.dll (this
message is harmless)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.AssetBundle and name LoadFromFileAsync_Internal and parameters
(System.String, System.UInt32, System.UInt64)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.LoadFromFileAsync through
forced MonoMod hooks. (native)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.AssetBundle and name LoadFromFile_Internal and parameters
(System.String, System.UInt32, System.UInt64)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.LoadFromFile through forced
MonoMod hooks. (native)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.AssetBundle and name LoadFromMemoryAsync_Internal and parameters
(System.Byte[], System.UInt32)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.LoadFromMemoryAsync through
forced MonoMod hooks. (native)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.AssetBundle and name LoadFromMemory_Internal and parameters
(System.Byte[], System.UInt32)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.LoadFromMemory through
forced MonoMod hooks. (native)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.AssetBundle and name returnMainAsset and parameters
(UnityEngine.AssetBundle)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.get_mainAsset through forced
MonoMod hooks. (native)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.AssetBundle and name returnMainAsset and parameters
(UnityEngine.AssetBundle)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.Load through forced MonoMod
hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.LoadAsync through forced
MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.LoadAll through forced
MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.LoadAsset_Internal through
forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundle.LoadAssetAsync_Internal
through forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked
UnityEngine.AssetBundle.LoadAssetWithSubAssets_Internal through forced MonoMod
hooks. (native)
[Debug :XUnity.Common] Hooked
UnityEngine.AssetBundle.LoadAssetWithSubAssetsAsync_Internal through forced MonoMod
hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundleRequest.get_asset through
forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundleRequest.get_allAssets through
forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.Resources.Load through forced MonoMod
hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.Resources.LoadAll through forced MonoMod
hooks. (native)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.Resources and name GetBuiltinResource and parameters (System.String,
System.Type)
[Warning:XUnity.Common] Could not hook 'Resources_GetBuiltinResource_Hook'. Likely
due differences between different versions of the engine or text framework.
[Debug :XUnity.Common] Hooked UnityEngine.AssetBundleCreateRequest.get_assetBundle
through forced MonoMod hooks. (native)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.AssetBundleCreateRequest and name SetEnableCompatibilityChecks and
parameters (System.Boolean)
[Debug :XUnity.Common] Hooked
UnityEngine.AssetBundleCreateRequest.DisableCompatibilityChecks through forced
MonoMod hooks. (native)
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.AssetBundleCreateRequest and name SetEnableCompatibilityChecks and
parameters (System.Boolean)
[Debug :XUnity.Common] Hooked UnityEngine.AsyncOperation.get_isDone through forced
MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AsyncOperation.get_progress through
forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AsyncOperation.get_priority through
forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AsyncOperation.set_priority through
forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AsyncOperation.get_allowSceneActivation
through forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AsyncOperation.set_allowSceneActivation
through forced MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.AsyncOperation.Finalize through forced
MonoMod hooks. (managed)
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetBundleLoading.
[Debug :XUnity.ResourceRedirector] New callback order for AssetBundleLoading:
[Debug :XUnity.ResourceRedirector] [-1000]
<>c.<EnableRedirectMissingAssetBundlesToEmptyAssetBundle>b__37_0
[Debug :XUnity.ResourceRedirector] Registered new callback for
AsyncAssetBundleLoading.
[Debug :XUnity.ResourceRedirector] New callback order for AsyncAssetBundleLoading:
[Debug :XUnity.ResourceRedirector] [-1000]
<>c.<EnableRedirectMissingAssetBundlesToEmptyAssetBundle>b__37_1
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetBundleLoaded.
[Debug :XUnity.ResourceRedirector] New callback order for AssetBundleLoaded:
[Debug :XUnity.ResourceRedirector] [-2000]
<>c__DisplayClass38_0.<EnableRandomizeCabIfConflict>b__2
[Debug :XUnity.ResourceRedirector] Registered new callback for AsyncAssetLoading.
[Debug :XUnity.ResourceRedirector] New callback order for AsyncAssetLoading:
[Debug :XUnity.ResourceRedirector] [0] Sideloader.RedirectHook
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoading.
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoading:
[Debug :XUnity.ResourceRedirector] [0] Sideloader.RedirectHook
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetBundleLoading.
[Debug :XUnity.ResourceRedirector] New callback order for AssetBundleLoading:
[Debug :XUnity.ResourceRedirector] [0] Sideloader.AssetBundleLoadingHook
[Debug :XUnity.ResourceRedirector] [-1000]
<>c.<EnableRedirectMissingAssetBundlesToEmptyAssetBundle>b__37_0
[Debug :XUnity.ResourceRedirector] Registered new callback for
AsyncAssetBundleLoading.
[Debug :XUnity.ResourceRedirector] New callback order for AsyncAssetBundleLoading:
[Debug :XUnity.ResourceRedirector] [0] Sideloader.AssetBundleLoadingHook
[Debug :XUnity.ResourceRedirector] [-1000]
<>c.<EnableRedirectMissingAssetBundlesToEmptyAssetBundle>b__37_1
[Info :Sideloader] Found 1029 zipmods in directory: D:\Games\Koikatsu\mods
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\murara\[murara]kimono_jacket_t.zipmod" will be loaded. Skipped
versions: "Sideloader Modpack - Compatibility Pack\[murara]Kimono Jacket.zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\[murara]Shoulder Over Jacket v1.0.zipmod" will be loaded.
Skipped versions: "Sideloader Modpack - Compatibility Pack\murara\
[murara]jacket_acc v1.0.zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\[Mysto]Modpack v1.0.5.zipmod" will be loaded. Skipped versions:
"Sideloader Modpack\[Mysto]Modpack v1.0.5 (edit).zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\[DarobJ,ぼく里] Durandal hair acc.zipmod" will be loaded. Skipped
versions: "Sideloader Modpack - Compatibility Pack\[DarobJ,ぼく里]Durandal hair
acc.zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\Evan\[Evaan]MHA Girls Mod.zipmod" will be loaded. Skipped
versions: "Sideloader Modpack - Compatibility Pack\[Evaan]MHA Girls Mod.zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\[Rem27]To Love-Ru Modpack.zipmod" will be loaded. Skipped
versions: "Sideloader Modpack\[Rem27]To Love-Ru Modpack (edit).zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\Uppervolta mods\[uppervolta]KK Nipples Ver.1.1.zipmod" will be
loaded. Skipped versions: "Sideloader Modpack\Uppervolta mods\[uppervolta]KK
Nipples Ver.1.1 (edit).zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\xne\[xne]saitoset.zipmod" will be loaded. Skipped versions:
"Sideloader Modpack\xne\[xne]saitoset (edit).zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\xne\[xne]z46set.zipmod" will be loaded. Skipped versions:
"Sideloader Modpack\xne\[xne]z46set (edit).zipmod"
[Warning:Sideloader] Multiple versions detected, only "Sideloader Modpack -
Compatibility Pack\yamadamod\[yamadamod]clothVariation rev18-2.zipmod" will be
loaded. Skipped versions: "Sideloader Modpack\yamadamod\[yamadamod]clothVariation
rev18-2 (edit).zipmod"
[Info :Sideloader] Successfully loaded 1019 mods out of 1029 archives in 12116ms
[Warning:Sideloader] Could not load 10 mods, see previous warnings for more
information. File names of skipped archives:
Sideloader Modpack\[Mysto]Modpack v1.0.5 (edit).zipmod | Sideloader Modpack\
[Rem27]To Love-Ru Modpack (edit).zipmod | Sideloader Modpack\Uppervolta mods\
[uppervolta]KK Nipples Ver.1.1 (edit).zipmod | Sideloader Modpack\xne\[xne]saitoset
(edit).zipmod | Sideloader Modpack\xne\[xne]z46set (edit).zipmod | Sideloader
Modpack\yamadamod\[yamadamod]clothVariation rev18-2 (edit).zipmod | Sideloader
Modpack - Compatibility Pack\[DarobJ,ぼく里]Durandal hair acc.zipmod | Sideloader
Modpack - Compatibility Pack\[Evaan]MHA Girls Mod.zipmod | Sideloader Modpack -
Compatibility Pack\[murara]Kimono Jacket.zipmod | Sideloader Modpack -
Compatibility Pack\murara\[murara]jacket_acc v1.0.zipmod
[Info : BepInEx] Loading [MoreAccessories 1.1.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\MoreAccessories.dll (this
message is harmless)
[Info : BepInEx] Loading [Modding API 1.13.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KKAPI.dll (this message is
harmless)
[Debug :Modding API] Game version 5.1 running under en-US culture
[Debug :Modding API] Installed DLC: 01 02 03 04 05 06 08 09 10 11 12 13 14 15 16
17 18 19 20 21 22 23 24 25 26 50 51 52 53 54 55 56 100
[Debug :Modding API] Processor: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz (12
threads @ 2904MHz); RAM: 8130MB (37% used); OS: Windows 10 (10.0.0) 64bit
[Warning: Harmony] System.Void
KKAPI.Maker.Hooks.LoadButtonOverride(UnityEngine.UI.Selectable, System.Boolean&) -
MethodType.Getter and MethodType.Setter should be used instead adding get_ and set_
to property names
[Debug :Modding API] Hooking System.Boolean
ChaFile.LoadFile(System.IO.BinaryReader, System.Boolean, System.Boolean)
[Info : BepInEx] Loading [Clothing State Menu 3.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_ClothingStateMenu.dll
(this message is harmless)
[Info : BepInEx] Loading [Color Filter Remover 15.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\ColorCorrector.dll (this message
is harmless)
[Info : BepInEx] Loading [Configuration Manager 16.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\ConfigurationManager.dll
(this message is harmless)
[Info : BepInEx] Loading [Input Length Unlocker 15.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\InputUnlocker.dll (this message
is harmless)
[Info : BepInEx] Loading [Screenshot Manager 15.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\Screencap.dll (this message is
harmless)
[Info : BepInEx] Loading [Slider Unlocker 15.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\SliderUnlocker.dll (this message
is harmless)
[Info : BepInEx] Loading [BGM Loader 15.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\BGMLoader.dll (this message is
harmless)
[Info : BepInEx] Loading [Message Center 1.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\BepInEx.MessageCenter.dll
(this message is harmless)
[Info : BepInEx] Loading [KK Uniform Uniforms 1.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_UniformUniforms.dll
(this message is harmless)
[Info : BepInEx] Loading [Character Export 1.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_CharacterExport.dll (this message
is harmless)
[Info : BepInEx] Loading [Character Maker Loaded Sound 1.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_CharaMakerLoadedSound.dll (this
message is harmless)
[Info : BepInEx] Loading [Clothing Unlocker 2.0.1]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_ClothingUnlocker.dll (this message
is harmless)
[Info : BepInEx] Loading [Demosaic 1.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_Demosaic.dll
(this message is harmless)
[Info : BepInEx] Loading [Eye Shaking 1.1]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_EyeShaking.dll (this message is
harmless)
[Info : BepInEx] Loading [Free H Random 1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_FreeHRandom.dll (this message is
harmless)
[Info : BepInEx] Loading [Hair Accessory Customizer 1.1.5]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_HairAccessoryCustomizer.dll (this
message is harmless)
[Info : BepInEx] Loading [H Character Adjustment 2.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_HCharaAdjustment.dll (this message
is harmless)
[Info : BepInEx] Loading [Invisible Body 1.3.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_InvisibleBody.dll (this message is
harmless)
[Info : BepInEx] Loading [List Override 1.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_ListOverride.dll (this message is
harmless)
[Info : BepInEx] Loading [Maker Defaults 1.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_MakerDefaults.dll (this message is
harmless)
[Info : BepInEx] Loading [Male Juice 1.2.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_MaleJuice.dll (this message is
harmless)
[Info : BepInEx] Loading [Material Editor 2.1.4]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_MaterialEditor.dll (this message is
harmless)
[Info : BepInEx] Loading [Material Editor Maker 2.1.4]
[Info : BepInEx] Loading [Pose Folders 1.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_PoseFolders.dll (this message is
harmless)
[Info : BepInEx] Loading [Pushup 1.2]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_Pushup.dll
(this message is harmless)
[Info : BepInEx] Loading [Random Character Generator 1.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_RandomCharacterGenerator.dll (this
message is harmless)
[Info : BepInEx] Loading [Reload Character List On Change 1.5.1]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_ReloadCharaListOnChange.dll (this
message is harmless)
[Info : BepInEx] Loading [Colliders 1.1]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_Colliders.dll (this message is
harmless)
[Info : BepInEx] Loading [Subtitles 2.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_Subtitles.dll (this message is
harmless)
[Info : BepInEx] Loading [XUnity Auto Translator 4.12.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\XUnity.AutoTranslator.Plugi
n.BepIn-5x.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\XUnity.AutoTranslator.Plugi
n.Core.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\ExIni.dll (this message is
harmless)
OnLevelWasLoaded was found on AutoTranslationPlugin
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene
loading has completed

(Filename: Line: 376)

[Warning: Harmony] AccessTools.Method: Could not find method for type


UnityEngine.GUIStyle and name Internal_Draw and parameters (UnityEngine.Rect,
UnityEngine.GUIContent, System.Boolean, System.Boolean, System.Boolean,
System.Boolean)
[Debug :XUnity.Common] Hooked UnityEngine.UI.Text.set_text through Harmony hooks.
[Debug :XUnity.Common] Hooked UnityEngine.UI.Text.OnEnable through Harmony hooks.
[Debug :XUnity.Common] Hooked TMPro.TextMeshProUGUI.OnEnable through Harmony
hooks.
[Debug :XUnity.Common] Hooked TMPro.TextMeshPro.OnEnable through Harmony hooks.
[Debug :XUnity.Common] Hooked TMPro.TMP_Text.set_text through Harmony hooks.
[Debug :XUnity.Common] Hooked TMPro.TMP_Text.SetText through Harmony hooks.
[Debug :XUnity.Common] Hooked TMPro.TMP_Text.SetText through Harmony hooks.
[Debug :XUnity.Common] Hooked TMPro.TMP_Text.SetText through Harmony hooks.
[Debug :XUnity.Common] Hooked TMPro.TMP_Text.SetCharArray through Harmony hooks.
[Debug :XUnity.Common] Hooked TMPro.TMP_Text.SetCharArray through Harmony hooks.
[Debug :XUnity.Common] Hooked TMPro.TMP_Text.SetCharArray through Harmony hooks.
[Debug :XUnity.Common] Hooked UnityEngine.Events.UnityEventBase.Invoke through
Harmony hooks.
[Warning: Harmony] AccessTools.Method: Could not find method for type
UnityEngine.Events.UnityEventBase and name PrepareInvoke and parameters ()
[Debug :XUnity.Common] Hooked UnityEngine.UI.MaskableGraphic.OnEnable through
Harmony hooks.
[Debug :XUnity.Common] Hooked UnityEngine.UI.Image.set_sprite through Harmony
hooks.
[Debug :XUnity.Common] Hooked UnityEngine.UI.Image.set_overrideSprite through
Harmony hooks.
[Debug :XUnity.Common] Hooked UnityEngine.UI.Image.set_material through Harmony
hooks.
[Debug :XUnity.Common] Hooked UnityEngine.UI.RawImage.set_texture through Harmony
hooks.
[Debug :XUnity.Common] Hooked UnityEngine.Cursor.SetCursor through Harmony hooks.
[Debug :XUnity.Common] Hooked UnityEngine.SpriteRenderer.set_sprite through
Harmony hooks.
[Debug :XUnity.Common] Hooked UnityEngine.Material.set_mainTexture through Harmony
hooks.
Non platform assembly: data-000000001EF15050 (this message is harmless)
Fallback handler could not load library D:/Games/Koikatsu/Koikatu_Data/Mono/data-
000000001EF15050.dll
[Debug :XUnity.Common] Hooked UnityEngine.Sprite.get_texture through Harmony
hooks.
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\BaiduTranslate.
dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\BaiduTranslate.
dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\BingTranslate.d
ll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\BingTranslate.d
ll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\BingTranslateLe
gitimate.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\BingTranslateLe
gitimate.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\CustomTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\CustomTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\ezTransXP.dll
(this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\ezTransXP.dll
(this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\GoogleTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\GoogleTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\GoogleTranslate
Compat.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\GoogleTranslate
Compat.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\GoogleTranslate
Legitimate.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\GoogleTranslate
Legitimate.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\LecPowerTransla
tor15.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\LecPowerTransla
tor15.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\PapagoTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\PapagoTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\WatsonTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\WatsonTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\YandexTranslate
.dll (this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\XUnity.AutoTranslator\Translators\YandexTranslate
.dll (this message is harmless)
[Debug :XUnity.AutoTranslator] Disabling certificate checks for endpoints because
of configuration.
[Debug :XUnity.AutoTranslator] Probing whether OnLevelWasLoaded or SceneManager is
supported in this version of Unity. Any warnings related to OnLevelWasLoaded coming
from Unity can safely be ignored.
[Debug :XUnity.AutoTranslator] SceneManager is supported in this version of Unity.
[Debug :XUnity.AutoTranslator] Loaded resize command text files.
[Debug :XUnity.AutoTranslator] --- Loading Global Translations ---
[Debug :XUnity.AutoTranslator] Loaded translation text files (took 2.56 seconds)
[Debug :XUnity.AutoTranslator] Created variation translations (took 0 seconds)
[Debug :XUnity.AutoTranslator] Created token translations (took 0 seconds)
[Debug :XUnity.AutoTranslator] Loaded texture files (took 1.46 seconds)
[Info :XUnity.AutoTranslator] Loaded XUnity.AutoTranslator into Unity [5.6.2f1]
game.
[Info : BepInEx] Loading [Text Resource Redirector 1.4]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\TranslationTools\KK_TextResourceRedirector.dll
(this message is harmless)
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] Registered new callback for ResourceLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for ResourceLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Info :Text Resource Redirector] IllusionMods.ExcelDataHandler enabled
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] Registered new callback for ResourceLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for ResourceLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Info :Text Resource Redirector] IllusionMods.ScenarioDataHandler enabled
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] Registered new callback for ResourceLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for ResourceLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.Common] Hooked UnityEngine.TextAsset.get_bytes through forced
MonoMod hooks. (native)
[Debug :XUnity.Common] Hooked UnityEngine.TextAsset.get_text through forced
MonoMod hooks. (native)
[Info :Text Resource Redirector] IllusionMods.TextAssetTableHandler enabled
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] Registered new callback for ResourceLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for ResourceLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Info :Text Resource Redirector] IllusionMods.ChaListDataHandler enabled
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] Registered new callback for ResourceLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for ResourceLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Info :Text Resource Redirector] IllusionMods.NickNameHandler enabled
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] Registered new callback for ResourceLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for ResourceLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Info :Text Resource Redirector] IllusionMods.MapInfoHandler enabled
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] Registered new callback for ResourceLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for ResourceLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleResource
[Info :Text Resource Redirector] IllusionMods.EventInfoHandler enabled
[Info : BepInEx] Loading [Skin Overlay Mod 5.2]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_OverlayMods.dll (this
message is harmless)
[Info : BepInEx] Loading [Uncensor Selector 3.10]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_Plugins\KK_UncensorSelector.dll (this message
is harmless)
[Info : BepInEx] Loading [Dress for Success 1.1.1]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\GeBo_Plugins\KK_GameDressForSuccess.dll (this
message is harmless)
[Info : BepInEx] Loading [GeBo Modding API 1.0.1]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\GeBo_Plugins\KK_GeBoCommon.dll (this message is
harmless)
[Info : BepInEx] Loading [Translation Cache Cleaner 0.5.3]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\GeBo_Plugins\KK_TranslationCacheCleaner.dll (this
message is harmless)
[Info : BepInEx] Loading [Translation Helper 0.9.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\GeBo_Plugins\KK_TranslationHelper.dll (this
message is harmless)
[Debug :Translation Helper]
TranslationHelperPlugin.Translation.Configuration.Setup
[Debug :Translation Helper] TranslationHelperPlugin.Chara.Configuration.Setup
[Debug :Translation Helper] TranslationHelperPlugin.MainGame.Configuration.Setup
[Debug :Translation Helper] TranslationHelperPlugin.Maker.Configuration.Setup
[Info : BepInEx] Loading [Plugin List Tool 20.8.5.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\jim60105\KK_PluginListTool.dll (this message is
harmless)
[Info : BepInEx] Loading [KKUS 1.9.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\KKUS.dll (this message is
harmless)
[Info : BepInEx] Loading [Mod Bone Implantor 0.2.3]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\ModBoneImplantor.dll (this
message is harmless)
[Info : BepInEx] Loading [HeightBarX 3.3]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_HeightBar.dll (this
message is harmless)
[Info : BepInEx] Loading [Character Replacer 1.6.2]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_CharacterReplacer.dll
(this message is harmless)
[Info : BepInEx] Loading [Clothes Overlay Mod 5.2]
[Info : BepInEx] Loading [Clothes Overlay Mod GUI 5.2]
[Info : BepInEx] Loading [Anime Ass Assistant 1.0.0.148]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\AnimeAssAssistant.Koikatu.dll (this message is
harmless)
[Info : BepInEx] Loading [CameraFrameMask 1.0.148]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\CameraFrameMask.Koikatu.dll (this message is
harmless)
[Info : BepInEx] Loading [DefaultStudioScene 1.0.0.148]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\DefaultStudioScene.Koikatu.dll (this message is
harmless)
[Info : BepInEx] Loading [Drag & Drop 1.2.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\DragAndDrop.Koikatu.dll
(this message is harmless)
[Info : BepInEx] Loading [Graphics Settings 1.2.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\GraphicsSettings.dll (this
message is harmless)
[Info : BepInEx] Loading [HideAllUI 2.2.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\HideAllUI.Koikatu.dll
(this message is harmless)
[Info : BepInEx] Loading [LockOnPlugin 2.6.0.148]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\LockOnPlugin.Koikatu.dll
(this message is harmless)
[Debug :LockOnPlugin] Loading default target data.
[Info : BepInEx] Loading [MakerBridge 1.0.1.148]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\MakerBridge.Koikatu.dll
(this message is harmless)
[Info : BepInEx] Loading [RealPOV 1.0.2.148]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\RealPOV.Koikatu.dll (this
message is harmless)
[Info : BepInEx] Loading [Title shortcuts 1.1.2.148]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\TitleShortcuts.Koikatu.dll
(this message is harmless)
[Info : BepInEx] Loading [UnlockHPositions 1.1.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\UnlockHPositions.dll (this message
is harmless)
[Info : BepInEx] Loading [KK_Ahegao 1.8]
Non platform assembly: D:\Games\Koikatsu\BepInEx\KK_Ahegao.dll (this message is
harmless)
[Info : BepInEx] Loading [KK_ClothesLoadOption 0.2.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\KK_ClothesLoadOption.dll (this
message is harmless)
[Info : BepInEx] Loading [Configuration Manager wrapper for Koikatsu 15.1.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BepisPlugins\ConfigurationManagerKK.dll (this
message is harmless)
[Info : BepInEx] Loading [Centered HScene Cursor 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_CenteredHSceneCursor.dll
(this message is harmless)
[Info : BepInEx] Loading [Character List Optimizations 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_CharacterListOptimizations.d
ll (this message is harmless)
[Info : BepInEx] Loading [Game and Studio Data Corruption Fixes 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_DataCorruptionFixes.dll
(this message is harmless)
Non platform assembly: data-000000001F7BDE60 (this message is harmless)
Fallback handler could not load library D:/Games/Koikatsu/Koikatu_Data/Mono/data-
000000001F7BDE60.dll
[Info : BepInEx] Loading [Fix Shader Dropdown Menu 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_ExpandShaderDropdown.dll
(this message is harmless)
[Info : BepInEx] Loading [Character Maker Heterochromia Fix 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_Heterochromia.dll (this
message is harmless)
[Info : BepInEx] Loading [Main Game Optimizations 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_MainGameOptimizations.dll
(this message is harmless)
[Info : BepInEx] Loading [Maker Optimizations 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_MakerOptimizations.dll (this
message is harmless)
[Info : BepInEx] Loading [Manifest Corrector 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_ManifestCorrector.dll (this
message is harmless)
[Info : BepInEx] Loading [Head Fix 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_ModdedHeadEyeliner.dll (this
message is harmless)
[Info : BepInEx] Loading [Null Checks 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_NullChecks.dll (this message
is harmless)
[Info : BepInEx] Loading [Party Card Compatibility 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_PartyCardCompatibility.dll
(this message is harmless)
[Info : BepInEx] Loading [Personality Corrector 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_PersonalityCorrector.dll
(this message is harmless)
[Info : BepInEx] Loading [Resource Unload Optimizations 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_ResourceUnloadOptimizations.
dll (this message is harmless)
[Info : BepInEx] Loading [Restore missing functions 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_RestoreMissingFunctions.dll
(this message is harmless)
[Info : BepInEx] Loading [Settings Fix 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_SettingsVerifier.dll (this
message is harmless)
[Info : BepInEx] Loading [Shower Accessories Fix 13.2]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\IllusionFixes\KK_Fix_ShowerAccessories.dll (this
message is harmless)
[Info : BepInEx] Loading [KK_HLightControl 1.2.2]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\2155X\KK_HLightControl.dll
(this message is harmless)
[Info : BepInEx] Loading [KK_MakerSearch 1.1.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\2155X\KK_MakerSearch.dll
(this message is harmless)
[Info : BepInEx] Loading [Moan softly when I H you 1.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_MoanSoftly.dll (this
message is harmless)
[Info : BepInEx] Loading [Add mobs to roam mode 2.0]
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_MobAdder\KK_MobAdder.dll (this message is
harmless)
[Info : BepInEx] Loading [KKABMX (BonemodX) 4.3]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KKABMX.dll (this message
is harmless)
[Info : BepInEx] Loading [KK_Pregnancy 2.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_Pregnancy.dll (this
message is harmless)
[Info : BepInEx] Loading [KKVMDPlayExtSavePlugin 0.0.11]
Non platform assembly: D:\Games\Koikatsu\BepInEx\KKVMDPlayExtSavePlugin.dll (this
message is harmless)
Non platform assembly: D:\Games\Koikatsu\BepInEx\KKVMDPlayPlugin.dll (this message
is harmless)
OnLevelWasLoaded was found on KKVMDPlayExtSavePlugin
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene
loading has completed

(Filename: Line: 376)

[Info : BepInEx] Loading [Chase Me 0.9.0]


Non platform assembly: D:\Games\Koikatsu\BepInEx\ChaseMe.dll (this message is
harmless)
[Info : BepInEx] Loading [Expand Male Maker 1.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_ExpandMaleMaker.dll
(this message is harmless)
[Info : BepInEx] Loading [Skin Overlay Mod GUI 5.2]
[Info : BepInEx] Loading [FPS Counter 3.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\FPSCounter.dll (this
message is harmless)
[Info : BepInEx] Loading [Card Author Data 1.13.1]
[Info : BepInEx] Loading [Koikatsu: Become Trap 2.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\KK_BecomeTrap.dll (this message is
harmless)
[Info : BepInEx] Loading [Better Color Picker 2.0.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_BetterColorPicker.dll
(this message is harmless)
[Info : BepInEx] Loading [Maker/Studio Browser Folders 2.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_BrowserFolders.dll
(this message is harmless)
Non platform assembly:
D:\Games\Koikatsu\BepInEx\plugins\KK_BrowserFolders_Hooks_KK.dll (this message is
harmless)
[Debug :Modding API] Save method found for patching MakerCardSave - <Start>m__8
[Info : BepInEx] Loading [Image Series Recorder 1.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\KKImageSeriesRecorder.dll (this
message is harmless)
[Info : BepInEx] Loading [More Accessory Parents 1.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\KK_MoreAccessoryParents.dll (this
message is harmless)
[Info : BepInEx] Loading [Remove Cards To Recycle Bin 1.1.1]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_RemoveToRecycleBin.dll
(this message is harmless)
[Info : BepInEx] Loading [Additional Skin Effects 1.7.2]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_SkinEffects.dll (this
message is harmless)
[Info : BepInEx] Loading [Random Name Provider 1.0.0.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\RandomNameProvider.dll (this
message is harmless)
[Info : BepInEx] Loading [WarpToCharacters 1.0]
Non platform assembly: D:\Games\Koikatsu\BepInEx\plugins\KK_WarpToCharacters.dll
(this message is harmless)
[Message: BepInEx] Chainloader startup complete
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c05'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c07'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c15'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c16'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c18'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c22'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c23'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c25'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c26'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c27'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c28'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\c29'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\00.unity3d\player'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\14.unity3d\c30'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\15.unity3d\c31'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\16.unity3d\c32'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\17.unity3d\c33'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\20.unity3d\c34'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\20.unity3d\c35'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\20.unity3d\c36'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\etcetra\list\nickname\20.unity3d\c37'.
Platform assembly:
D:\Games\Koikatsu\Koikatu_Data\Managed\System.Runtime.Serialization.dll (this
message is harmless)
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_arm_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_body_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_face_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_hair_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_hand_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_head_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_kokan_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_leg_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_neck_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_none_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\ao_waist_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\bo_hair_b_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\bo_hair_f_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\bo_hair_o_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\bo_hair_s_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\bo_head_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\bodypaint_layout_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\cha_eyeset_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\cha_sample_voice_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\co_bot_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\co_bra_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\co_gloves_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\co_panst_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\co_shoes_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\co_shorts_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\co_socks_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\co_top_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\cpo_jacket_a_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\cpo_jacket_b_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\cpo_jacket_c_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\cpo_sailor_a_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\cpo_sailor_b_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\cpo_sailor_c_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\facepaint_layout_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mole_layout_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_body_detail_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_body_paint_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_cheek_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_emblem_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eye_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eye_gradation_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eye_hi_down_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eye_hi_up_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eye_white_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eyebrow_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eyeline_down_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eyeline_up_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_eyeshadow_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_face_detail_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_face_paint_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_hairgloss_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_lip_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_lipline_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_mole_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_nip_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_nose_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_pattern_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_ramp_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_sunburn_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\00.unity3d\mt_underhair_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\01.unity3d\ao_hand_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\01.unity3d\ao_head_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\01.unity3d\ao_leg_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\01.unity3d\co_shoes_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\01.unity3d\co_socks_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\01.unity3d\co_top_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\02.unity3d\ao_hand_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\02.unity3d\ao_head_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\02.unity3d\co_bot_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\02.unity3d\co_gloves_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\02.unity3d\co_shoes_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\02.unity3d\co_socks_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\02.unity3d\co_top_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\03.unity3d\ao_head_03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\03.unity3d\ao_neck_03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\03.unity3d\ao_waist_03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\03.unity3d\co_bot_03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\03.unity3d\co_top_03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\04.unity3d\ao_head_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\04.unity3d\ao_neck_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\04.unity3d\ao_waist_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\04.unity3d\co_bot_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\04.unity3d\co_gloves_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\04.unity3d\co_panst_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\04.unity3d\co_shoes_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\04.unity3d\co_top_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\05.unity3d\ao_head_05'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\05.unity3d\co_bot_05'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\05.unity3d\co_gloves_05'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\05.unity3d\co_shoes_05'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\05.unity3d\co_top_05'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\ao_arm_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\ao_face_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\ao_hand_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\ao_head_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\ao_neck_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\ao_waist_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\bo_hair_b_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\bo_hair_f_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\co_bot_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\co_gloves_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\co_shoes_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\co_socks_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\co_top_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\cpo_jacket_a_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\cpo_jacket_b_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\cpo_jacket_c_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\mt_body_paint_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\mt_cheek_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\mt_emblem_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\mt_eyeshadow_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\mt_face_paint_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\mt_hairgloss_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\06.unity3d\mt_lip_06'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\ao_arm_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\ao_hair_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\ao_head_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\ao_neck_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\ao_waist_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\bo_hair_b_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\bo_hair_f_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\co_bra_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\co_gloves_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\co_socks_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\mt_body_paint_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\mt_emblem_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\mt_face_paint_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\08.unity3d\mt_sunburn_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\ao_arm_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\ao_body_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\ao_hand_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\ao_head_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\ao_neck_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\ao_waist_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\bo_hair_b_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\bo_hair_f_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\co_bot_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\co_gloves_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\co_shoes_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\co_socks_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\09.unity3d\co_top_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\ao_hand_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\ao_head_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\ao_leg_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\bo_hair_b_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\bo_hair_f_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\co_bra_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\co_gloves_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\co_shoes_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\co_top_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\cpo_jacket_a_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\10.unity3d\cpo_jacket_b_10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\100.unity3d\ao_waist_100'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\100.unity3d\co_bra_100'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\100.unity3d\co_shorts_100'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\11.unity3d\bo_hair_b_11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\11.unity3d\bo_hair_f_11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\12.unity3d\ao_arm_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\12.unity3d\ao_face_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\12.unity3d\ao_head_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\12.unity3d\ao_neck_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\12.unity3d\bo_hair_b_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\12.unity3d\bo_hair_f_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\12.unity3d\co_shoes_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\12.unity3d\co_top_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\13.unity3d\ao_hair_13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\13.unity3d\bo_hair_b_13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\13.unity3d\bo_hair_f_13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\13.unity3d\co_bot_13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\13.unity3d\co_shoes_13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\13.unity3d\co_top_13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\13.unity3d\mt_pattern_13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\14.unity3d\cha_sample_voice_14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\15.unity3d\cha_sample_voice_15'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\17.unity3d\cha_sample_voice_17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\18.unity3d\co_bra_18'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\19.unity3d\ao_hand_19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\19.unity3d\ao_head_19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\19.unity3d\ao_neck_19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\19.unity3d\co_bot_19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\19.unity3d\co_shoes_19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\19.unity3d\co_socks_19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\19.unity3d\co_top_19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\ao_face_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\ao_hand_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\ao_head_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\ao_neck_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\ao_waist_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\bo_hair_b_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\bo_hair_f_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\cha_sample_voice_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\co_bot_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\co_gloves_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\co_panst_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\co_shoes_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\co_shorts_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\co_socks_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\20.unity3d\co_top_20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\21.unity3d\ao_hair_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\21.unity3d\ao_head_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\21.unity3d\co_bot_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\21.unity3d\co_shoes_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\21.unity3d\co_top_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\22.unity3d\ao_head_22'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\22.unity3d\ao_neck_22'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\22.unity3d\co_bot_22'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\22.unity3d\co_shoes_22'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\22.unity3d\co_top_22'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\23.unity3d\co_top_23'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\ao_hair_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\ao_hand_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\ao_head_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\ao_neck_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\co_bot_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\co_gloves_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\co_shoes_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\co_socks_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\24.unity3d\co_top_24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\ao_arm_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\ao_hair_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\ao_hand_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\ao_head_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\ao_neck_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\bo_hair_b_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\bo_hair_f_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\bo_hair_o_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\bo_head_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\cha_sample_voice_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\co_bot_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\co_bra_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\co_gloves_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\co_panst_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\co_shoes_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\co_shorts_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\co_socks_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\co_top_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\cpo_jacket_b_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\cpo_sailor_a_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\cpo_sailor_c_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\face_preset_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_body_paint_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_emblem_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_eye_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_eye_hi_down_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_eye_hi_up_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_eyebrow_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_eyeline_up_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_face_paint_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_nose_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\50.unity3d\mt_pattern_50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\53.unity3d\ao_face_53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\53.unity3d\ao_hand_53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\53.unity3d\co_gloves_53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\53.unity3d\co_shoes_53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\53.unity3d\co_socks_53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\53.unity3d\co_top_53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\53.unity3d\mt_pattern_53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\54.unity3d\co_panst_54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\54.unity3d\co_top_54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\54.unity3d\ex_bo_body_54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\54.unity3d\ex_bo_hair_54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\54.unity3d\ex_bo_head_54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\54.unity3d\ex_co_clothes_54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\list\characustom\54.unity3d\ex_co_shoes_54'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 61)
[Debug :List Override] [KK_ListOverride] Loaded 4 overrides
Replacing Names
[Debug :Modding API] SceneManager.activeSceneChanged - from to Init
[Debug :Modding API] SceneManager.sceneLoaded - Init in 2 mode

Unloading 755 unused Assets to reduce memory usage. Loaded Objects now: 3463.
Total: 175.424210 ms (FindLiveObjects: 0.161400 ms CreateObjectMapping: 0.151200 ms
MarkObjects: 158.536301 ms DeleteObjects: 16.574501 ms)

[Warning: Harmony] System.Boolean


SliderUnlocker.VoicePitchUnlocker.voicePitchHook(ChaFileParameter, System.Single&)
- MethodType.Getter and MethodType.Setter should be used instead adding get_ and
set_ to property names
[Debug :XUnity.ResourceRedirector] Registered new callback for AssetLoaded
(OneCallbackPerResourceLoaded).
[Debug :XUnity.ResourceRedirector] New callback order for AssetLoaded
(OneCallbackPerResourceLoaded):
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] MaterialEditorPlugin.AssetLoadedHook
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :XUnity.ResourceRedirector] [0] AssetLoadedHandlerBaseV2`1.HandleAsset
[Debug :Plugin List Tool] --Start listing loaded plugin infos--
[Debug :Plugin List Tool] >>Try load IPA plugin infos
[Debug :Plugin List Tool] >>No IPALoader found.
[Debug :Plugin List Tool] >>Get 105 BepInEx Plugins.
[Debug :Plugin List Tool] Enable Full Screen Toggle v1.0
[Debug :Plugin List Tool] Enable Resize v1.5
[Debug :Plugin List Tool] Mute In Background v1.1
[Debug :Plugin List Tool] Runtime Unity Editor v2.1.1
[Debug :Plugin List Tool] Cheat Tools v2.7.1
[Debug :Plugin List Tool] Extended Save v15.1.2
[Debug :Plugin List Tool] XUnity Resource Redirector v1.1.2
[Debug :Plugin List Tool] Sideloader v15.1.2
[Debug :Plugin List Tool] MoreAccessories v1.1.0
[Debug :Plugin List Tool] Modding API v1.13.1
[Debug :Plugin List Tool] Clothing State Menu v3.0
[Debug :Plugin List Tool] Color Filter Remover v15.1.2
[Debug :Plugin List Tool] Configuration Manager v16.0
[Debug :Plugin List Tool] Input Length Unlocker v15.1.2
[Debug :Plugin List Tool] Screenshot Manager v15.1.2
[Debug :Plugin List Tool] Slider Unlocker v15.1.2
[Debug :Plugin List Tool] BGM Loader v15.1.2
[Debug :Plugin List Tool] Message Center v1.1
[Debug :Plugin List Tool] KK Uniform Uniforms v1.1
[Debug :Plugin List Tool] Character Export v1.0
[Debug :Plugin List Tool] Character Maker Loaded Sound v1.0
[Debug :Plugin List Tool] Clothing Unlocker v2.0.1
[Debug :Plugin List Tool] Demosaic v1.1
[Debug :Plugin List Tool] Eye Shaking v1.1
[Debug :Plugin List Tool] Free H Random v1.2
[Debug :Plugin List Tool] Hair Accessory Customizer v1.1.5
[Debug :Plugin List Tool] H Character Adjustment v2.0
[Debug :Plugin List Tool] Invisible Body v1.3.2
[Debug :Plugin List Tool] List Override v1.0
[Debug :Plugin List Tool] Maker Defaults v1.0
[Debug :Plugin List Tool] Male Juice v1.2.2
[Debug :Plugin List Tool] Material Editor v2.1.4
[Debug :Plugin List Tool] Material Editor Maker v2.1.4
[Debug :Plugin List Tool] Pose Folders v1.0
[Debug :Plugin List Tool] Pushup v1.2
[Debug :Plugin List Tool] Random Character Generator v1.0
[Debug :Plugin List Tool] Reload Character List On Change v1.5.1
[Debug :Plugin List Tool] Colliders v1.1
[Debug :Plugin List Tool] Subtitles v2.0
[Debug :Plugin List Tool] XUnity Auto Translator v4.12.0
[Debug :Plugin List Tool] Text Resource Redirector v1.4
[Debug :Plugin List Tool] Skin Overlay Mod v5.2
[Debug :Plugin List Tool] Uncensor Selector v3.10
[Debug :Plugin List Tool] Dress for Success v1.1.1
[Debug :Plugin List Tool] GeBo Modding API v1.0.1
[Debug :Plugin List Tool] Translation Cache Cleaner v0.5.3
[Debug :Plugin List Tool] Translation Helper v0.9.2
[Debug :Plugin List Tool] Plugin List Tool v20.8.5.0
[Debug :Plugin List Tool] KKUS v1.9.0
[Debug :Plugin List Tool] Mod Bone Implantor v0.2.3
[Debug :Plugin List Tool] HeightBarX v3.3
[Debug :Plugin List Tool] Character Replacer v1.6.2
[Debug :Plugin List Tool] Clothes Overlay Mod v5.2
[Debug :Plugin List Tool] Clothes Overlay Mod GUI v5.2
[Debug :Plugin List Tool] Anime Ass Assistant v1.0.0.148
[Debug :Plugin List Tool] CameraFrameMask v1.0.148
[Debug :Plugin List Tool] DefaultStudioScene v1.0.0.148
[Debug :Plugin List Tool] Drag & Drop v1.2.1
[Debug :Plugin List Tool] Graphics Settings v1.2.1
[Debug :Plugin List Tool] HideAllUI v2.2.0
[Debug :Plugin List Tool] LockOnPlugin v2.6.0.148
[Debug :Plugin List Tool] MakerBridge v1.0.1.148
[Debug :Plugin List Tool] RealPOV v1.0.2.148
[Debug :Plugin List Tool] Title shortcuts v1.1.2.148
[Debug :Plugin List Tool] UnlockHPositions v1.1.0
[Debug :Plugin List Tool] KK_Ahegao v1.8
[Debug :Plugin List Tool] KK_ClothesLoadOption v0.2.0
[Debug :Plugin List Tool] Configuration Manager wrapper for Koikatsu v15.1.2
[Debug :Plugin List Tool] Centered HScene Cursor v13.2
[Debug :Plugin List Tool] Character List Optimizations v13.2
[Debug :Plugin List Tool] Game and Studio Data Corruption Fixes v13.2
[Debug :Plugin List Tool] Fix Shader Dropdown Menu v13.2
[Debug :Plugin List Tool] Character Maker Heterochromia Fix v13.2
[Debug :Plugin List Tool] Main Game Optimizations v13.2
[Debug :Plugin List Tool] Maker Optimizations v13.2
[Debug :Plugin List Tool] Manifest Corrector v13.2
[Debug :Plugin List Tool] Head Fix v13.2
[Debug :Plugin List Tool] Null Checks v13.2
[Debug :Plugin List Tool] Party Card Compatibility v13.2
[Debug :Plugin List Tool] Personality Corrector v13.2
[Debug :Plugin List Tool] Resource Unload Optimizations v13.2
[Debug :Plugin List Tool] Restore missing functions v13.2
[Debug :Plugin List Tool] Settings Fix v13.2
[Debug :Plugin List Tool] Shower Accessories Fix v13.2
[Debug :Plugin List Tool] KK_HLightControl v1.2.2
[Debug :Plugin List Tool] KK_MakerSearch v1.1.1
[Debug :Plugin List Tool] Moan softly when I H you v1.0
[Debug :Plugin List Tool] Add mobs to roam mode v2.0
[Debug :Plugin List Tool] KKABMX (BonemodX) v4.3
[Debug :Plugin List Tool] KK_Pregnancy v2.0
[Debug :Plugin List Tool] KKVMDPlayExtSavePlugin v0.0.11
[Debug :Plugin List Tool] Chase Me v0.9.0
[Debug :Plugin List Tool] Expand Male Maker v1.0
[Debug :Plugin List Tool] Skin Overlay Mod GUI v5.2
[Debug :Plugin List Tool] FPS Counter v3.0
[Debug :Plugin List Tool] Card Author Data v1.13.1
[Debug :Plugin List Tool] Koikatsu: Become Trap v2.0
[Debug :Plugin List Tool] Better Color Picker v2.0.1
[Debug :Plugin List Tool] Maker/Studio Browser Folders v2.1
[Debug :Plugin List Tool] Image Series Recorder v1.0
[Debug :Plugin List Tool] More Accessory Parents v1.0
[Debug :Plugin List Tool] Remove Cards To Recycle Bin v1.1.1
[Debug :Plugin List Tool] Additional Skin Effects v1.7.2
[Debug :Plugin List Tool] Random Name Provider v1.0.0.0
[Debug :Plugin List Tool] WarpToCharacters v1.0
[Debug :Plugin List Tool] --List Finish--
Setting up 6 worker threads for Enlighten.
Thread -> id: 3ec0 -> priority: 1
Thread -> id: 1ce0 -> priority: 1
Thread -> id: 3c80 -> priority: 1
Thread -> id: b0c -> priority: 1
Thread -> id: 2cec -> priority: 1
Thread -> id: 28b8 -> priority: 1
Shader 'IBL_Shader_cutoff': fallback shader 'Transparent/Cutout/Diffuse' not found
Shader 'IBL_Shader_alpha': fallback shader 'Transparent/Diffuse' not found
[Info :XUnity.AutoTranslator] Skipping plugin scan because no plugin-specific
translations has been registered.
Unloading 4 Unused Serialized files (Serialized files now loaded: 112)
[Debug :Modding API] SceneManager.sceneUnloaded - Init
UnloadTime: 1.556200 ms
[Debug :Modding API] SceneManager.activeSceneChanged - from to Logo
[Debug :Modding API] SceneManager.sceneLoaded - Logo in Single mode

Unloading 98 unused Assets to reduce memory usage. Loaded Objects now: 3642.
Total: 189.867203 ms (FindLiveObjects: 0.082300 ms CreateObjectMapping: 0.066300 ms
MarkObjects: 189.140701 ms DeleteObjects: 0.577300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 112)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 3684.
Total: 169.118195 ms (FindLiveObjects: 0.153500 ms CreateObjectMapping: 0.135800 ms
MarkObjects: 168.818100 ms DeleteObjects: 0.010200 ms)

[Debug :IllusionFixes] Starting full garbage collection


Unloading 5 Unused Serialized files (Serialized files now loaded: 112)
[Debug :Modding API] SceneManager.sceneUnloaded - Logo
UnloadTime: 1.385600 ms
[Debug :Modding API] SceneManager.activeSceneChanged - from to Title
[Debug :Modding API] SceneManager.sceneLoaded - Title in Single mode

Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 3905.
Total: 170.117905 ms (FindLiveObjects: 0.084100 ms CreateObjectMapping: 0.068300 ms
MarkObjects: 169.944092 ms DeleteObjects: 0.020900 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 112)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 3953.
Total: 169.103699 ms (FindLiveObjects: 0.177800 ms CreateObjectMapping: 0.216000 ms
MarkObjects: 168.683395 ms DeleteObjects: 0.025800 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 113)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 3953.
Total: 170.072006 ms (FindLiveObjects: 0.145000 ms CreateObjectMapping: 0.103000 ms
MarkObjects: 169.817505 ms DeleteObjects: 0.005900 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneLoaded - Load in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 114)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 4173.
Total: 180.490494 ms (FindLiveObjects: 0.209200 ms CreateObjectMapping: 0.223800 ms
MarkObjects: 180.047302 ms DeleteObjects: 0.009500 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 114)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 4228.
Total: 177.634811 ms (FindLiveObjects: 0.308000 ms CreateObjectMapping: 0.251400 ms
MarkObjects: 177.063797 ms DeleteObjects: 0.010300 ms)

[Debug :Sideloader] Loading card [Kashiwagi Sousuke]


[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [リナ ロベール]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [橋本 麗奈]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [Sakurai Nonoka]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [姫川 舞]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [柊 このみ]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [結城 桜]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [水瀬 亜依]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [Chizuru Suwon]
[Debug :Sideloader] Sideloader marker found, external info count: 74
[Debug :Sideloader] Loading card [Deviluke Momo]
[Debug :Sideloader] Sideloader marker found, external info count: 105
[Debug :Sideloader] Loading card [Deviluke Nana]
[Debug :Sideloader] Sideloader marker found, external info count: 41
[Debug :Sideloader] Loading card [Sairenji Haruna]
[Debug :Sideloader] Sideloader marker found, external info count: 75
[Debug :Sideloader] Loading card [Vermillion Stella]
[Debug :Sideloader] Sideloader marker found, external info count: 83
[Debug :Sideloader] Loading card [Yuigahara Yui]
[Debug :Sideloader] Sideloader marker found, external info count: 177
[Debug :Sideloader] Loading card [Kasumigaoka Utaha]
[Debug :Sideloader] Sideloader marker found, external info count: 56
[Debug :Sideloader] Loading card [Uchiha Sakura]
[Debug :Sideloader] Sideloader marker found, external info count: 147
[Debug :Sideloader] Loading card [Two Zero]
[Debug :Sideloader] Sideloader marker found, external info count: 97
[Debug :Sideloader] Loading card [Nakano Yotsuba]
[Debug :Sideloader] Sideloader marker found, external info count: 10
[Debug :Sideloader] Loading card [Nakano Nino]
[Debug :Sideloader] Sideloader marker found, external info count: 104
[Debug :Sideloader] Loading card [Nakano Ichika]
[Debug :Sideloader] Sideloader marker found, external info count: 103
[Debug :Sideloader] Loading card [Nakano Miku]
[Debug :Sideloader] Sideloader marker found, external info count: 90
[Debug :Sideloader] Loading card [Nakano Itsuki]
[Debug :Sideloader] Sideloader marker found, external info count: 98
[Debug :Sideloader] Loading card [Emilia]
[Debug :Sideloader] Sideloader marker found, external info count: 2
[Debug :Sideloader] Loading card [타카기 하나]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [Rem]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading card [Kinomoto Sakura]
[Debug :Sideloader] Sideloader marker found, external info count: 194
[Debug :Sideloader] Loading card [Uzuki Hinata]
[Debug :Sideloader] Sideloader marker found, external info count: 7
[Debug :Sideloader] Loading card [Ajiro Naruko]
[Debug :Sideloader] Sideloader marker found, external info count: 94
[Debug :Sideloader] Loading card [Momioka Risa]
[Debug :Sideloader] Sideloader marker found, external info count: 83
[Debug :Sideloader] Loading card [更科 瑠夏]
[Debug :Sideloader] Sideloader marker found, external info count: 67
[Debug :Sideloader] Loading card [Shirakawa Ayane]
[Debug :Sideloader] Sideloader marker found, external info count: 96
[Debug :Sideloader] Loading card [Oosuki Mamako]
[Debug :Sideloader] Sideloader marker found, external info count: 412
[Debug :Sideloader] Loading card [Sawamura Eriri]
[Debug :Sideloader] Sideloader marker found, external info count: 28
[Debug :Sideloader] Loading card [Kato Megumi]
[Debug :Sideloader] Sideloader marker found, external info count: 7
[Debug :Sideloader] Loading card [桜沢 Sumi]
[Debug :Sideloader] Sideloader marker found, external info count: 86
[Debug :Sideloader] Loading card [七海 麻美]
[Debug :Sideloader] Sideloader marker found, external info count: 72
[Debug :Sideloader] Loading card [Ogiwara Sayu]
[Debug :Sideloader] Sideloader marker found, external info count: 140
[Debug :Sideloader] Loading card [Izumi Sagiri]
[Debug :Sideloader] Sideloader marker found, external info count: 2
[Debug :Sideloader] Loading card [Nakano Nino]
[Debug :Sideloader] Sideloader marker found, external info count: 166
[Debug :Sideloader] Loading card [Nakano Itsuki]
[Debug :Sideloader] Sideloader marker found, external info count: 125
[Debug :Sideloader] Loading card [Nakano Ichika]
[Debug :Sideloader] Sideloader marker found, external info count: 81
[Debug :Sideloader] Loading card [Nakano Miku]
[Debug :Sideloader] Sideloader marker found, external info count: 128
[Debug :Sideloader] Loading card [Nakano Yotsuba]
[Debug :Sideloader] Sideloader marker found, external info count: 94
[Debug :Sideloader] Loading card [女神 アクア]
[Debug :Sideloader] Sideloader marker found, external info count: 23
[Debug :Sideloader] Loading card [六小]
[Debug :Sideloader] Sideloader marker found, external info count: 87
[Debug :Sideloader] Loading card [蝴蝶 忍]
[Debug :Sideloader] Sideloader marker found, external info count: 30
[Debug :Modding API] SceneManager.sceneUnloaded - Check
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 114)
[Debug :Modding API] SceneManager.sceneUnloaded - Title
[Debug :Modding API] SceneManager.sceneUnloaded - Load
UnloadTime: 3.850600 ms
Look rotation viewing vector is zero

(Filename: Line: 92)

[Debug :Modding API] SceneManager.activeSceneChanged - from to Action


[Debug :Modding API] SceneManager.sceneLoaded - Action in Single mode

Unloading 102 unused Assets to reduce memory usage. Loaded Objects now: 5393.
Total: 192.495499 ms (FindLiveObjects: 0.124500 ms CreateObjectMapping: 0.097700 ms
MarkObjects: 192.016205 ms DeleteObjects: 0.256500 ms)

Unloading 2 Unused Serialized files (Serialized files now loaded: 118)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 5393.
Total: 193.923798 ms (FindLiveObjects: 0.259000 ms CreateObjectMapping: 0.178800 ms
MarkObjects: 193.469406 ms DeleteObjects: 0.015600 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\map\list\mapinfo\00.unity3d\00'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 118)
[Debug :Modding API] Character card load: Kashiwagi Sousuke

Unloading 7469 unused Assets to reduce memory usage. Loaded Objects now: 8994.
Total: 199.907410 ms (FindLiveObjects: 0.633200 ms CreateObjectMapping: 0.613700 ms
MarkObjects: 194.014099 ms DeleteObjects: 4.645400 ms)

[Debug :GeBoCommon.AutoTranslation.Implementation.XUnityAutoTranslationHelper]
Mono bug preventing delegate creation for AddTranslationToCache (method arguments
are incompatible), using workaround instead
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 158)

Unloading 2930 unused Assets to reduce memory usage. Loaded Objects now: 9001.
Total: 191.450500 ms (FindLiveObjects: 0.501900 ms CreateObjectMapping: 0.352700 ms
MarkObjects: 188.897888 ms DeleteObjects: 1.697300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 158)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 9024.
Total: 247.358002 ms (FindLiveObjects: 0.450100 ms CreateObjectMapping: 0.199600 ms
MarkObjects: 246.678207 ms DeleteObjects: 0.028900 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 158)
[Debug :Translation Helper] Registering as translation replacement: Sousuke
[Debug :Translation Helper] Registering as translation replacement: Kashiwagi
[Debug :Translation Helper] Registering as translation replacement: Souchan
[Debug :Translation Helper] Registering as translation replacement: Kashiwagi
Sousuke

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 9025.
Total: 199.235001 ms (FindLiveObjects: 0.836300 ms CreateObjectMapping: 0.258300 ms
MarkObjects: 198.130402 ms DeleteObjects: 0.009300 ms)

[Debug :Modding API] SceneManager.sceneLoaded - MyRoom in Additive mode


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Modding API] SceneManager.activeSceneChanged - from Action to MyRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 163)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 9982.
Total: 192.465500 ms (FindLiveObjects: 0.452300 ms CreateObjectMapping: 0.210700 ms
MarkObjects: 191.767303 ms DeleteObjects: 0.034100 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneLoaded - NightMenu in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 166)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 10082.
Total: 184.384598 ms (FindLiveObjects: 0.627900 ms CreateObjectMapping: 0.303400 ms
MarkObjects: 183.435699 ms DeleteObjects: 0.016900 ms)

[Debug :Modding API] SceneManager.sceneLoaded - ClassRoomSelect in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 165)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 23163.
Total: 247.599899 ms (FindLiveObjects: 0.937500 ms CreateObjectMapping: 0.710700 ms
MarkObjects: 245.919098 ms DeleteObjects: 0.031600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 165)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 23160.
Total: 243.378006 ms (FindLiveObjects: 1.335300 ms CreateObjectMapping: 0.509800 ms
MarkObjects: 241.503601 ms DeleteObjects: 0.028200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 165)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 23088.
Total: 237.708496 ms (FindLiveObjects: 0.928300 ms CreateObjectMapping: 0.408600 ms
MarkObjects: 236.342590 ms DeleteObjects: 0.028500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 165)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 23179.
Total: 234.177597 ms (FindLiveObjects: 1.139300 ms CreateObjectMapping: 0.383000 ms
MarkObjects: 232.628708 ms DeleteObjects: 0.025700 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 165)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 23160.
Total: 234.465408 ms (FindLiveObjects: 1.175600 ms CreateObjectMapping: 0.367800 ms
MarkObjects: 232.895996 ms DeleteObjects: 0.025400 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 165)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 23120.
Total: 246.232697 ms (FindLiveObjects: 1.318000 ms CreateObjectMapping: 0.411000 ms
MarkObjects: 244.472000 ms DeleteObjects: 0.030800 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - ClassRoomSelect


[Debug :Modding API] SceneManager.sceneUnloaded - NightMenu
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Modding API] SceneManager.sceneLoaded - NightMenu in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 166)

Unloading 124 unused Assets to reduce memory usage. Loaded Objects now: 10244.
Total: 236.844788 ms (FindLiveObjects: 0.441700 ms CreateObjectMapping: 0.247900 ms
MarkObjects: 235.700394 ms DeleteObjects: 0.454000 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (4 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - NightMenu
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 163)

Unloading 70 unused Assets to reduce memory usage. Loaded Objects now: 10222.
Total: 221.555695 ms (FindLiveObjects: 0.509200 ms CreateObjectMapping: 0.243000 ms
MarkObjects: 220.423508 ms DeleteObjects: 0.379200 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Modding API] SceneManager.activeSceneChanged - from MyRoom to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - MyRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 161)

Unloading 244 unused Assets to reduce memory usage. Loaded Objects now: 9543.
Total: 249.752502 ms (FindLiveObjects: 0.738300 ms CreateObjectMapping: 0.454000 ms
MarkObjects: 247.578293 ms DeleteObjects: 0.981000 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Courtyard in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to Courtyard
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (4 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 164)

Unloading 77 unused Assets to reduce memory usage. Loaded Objects now: 13551.
Total: 222.376801 ms (FindLiveObjects: 0.727100 ms CreateObjectMapping: 0.370000 ms
MarkObjects: 221.203796 ms DeleteObjects: 0.075300 ms)

[Debug :Modding API] Character load/reload: NULL


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 165)

Unloading 5400 unused Assets to reduce memory usage. Loaded Objects now: 15173.
Total: 220.001999 ms (FindLiveObjects: 1.013800 ms CreateObjectMapping: 0.586800 ms
MarkObjects: 214.704498 ms DeleteObjects: 3.696000 ms)

[Debug :Add mobs to roam mode] Spawning 31 mobs on map Courtyard


[Debug :Modding API] Character card load: Deviluke Momo
[Debug :Modding API] Character card load: Kasumigaoka Utaha
[Debug :Modding API] Character card load: 타카기 하나
[Debug :Modding API] Character card load: Sairenji Haruna
[Debug :Modding API] Character card load: Chizuru Suwon
[Debug :Modding API] Character card load: Nakano Ichika
[Debug :Modding API] Character card load: Nakano Yotsuba
[Debug :Modding API] Character card load: Yuigahara Yui
[Debug :Modding API] Character card load: 更科 瑠夏
[Debug :Modding API] Character card load: Vermillion Stella
[Debug :Modding API] Character card load: Nakano Nino
[Debug :Modding API] Character card load: Uzuki Hinata
[Debug :Modding API] Character card load: Uchiha Sakura
[Debug :Modding API] Character card load: Momioka Risa
[Debug :Modding API] Character card load: Nakano Miku
[Debug :Modding API] Character card load: Rem
[Debug :Modding API] Character card load: Deviluke Nana
[Debug :Modding API] Character card load: Kinomoto Sakura
[Debug :Modding API] Character card load: Emilia
[Debug :Modding API] Character card load: Shirakawa Ayane
[Debug :Modding API] Character card load: Nakano Itsuki
[Debug :Modding API] Character card load: Two Zero
[Debug :Modding API] Character card load: Ogiwara Sayu
[Debug :Modding API] Character card load: Nakano Nino
[Debug :Modding API] Character card load: Ajiro Naruko
[Debug :Modding API] Character card load: Nakano Yotsuba
[Debug :Modding API] Character card load: 桜沢 Sumi
[Debug :Modding API] Character card load: Oosuki Mamako
[Debug :Modding API] Character card load: Sawamura Eriri
[Debug :Modding API] Character card load: Izumi Sagiri
[Debug :Modding API] Character card load: Nakano Itsuki
[Debug :Modding API] Character card load: Nakano Miku
[Debug :Modding API] Character card load: 六小
[Debug :Modding API] Character card load: 蝴蝶 忍
[Debug :Modding API] Character card load: Kato Megumi
[Debug :Modding API] Character card load: 七海 麻美
[Debug :Modding API] Character card load: Nakano Ichika
[Debug :Modding API] Character card load: 女神 アクア
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 165)

Unloading 10640 unused Assets to reduce memory usage. Loaded Objects now: 18927.
Total: 257.938416 ms (FindLiveObjects: 1.442400 ms CreateObjectMapping: 1.185100 ms
MarkObjects: 242.134308 ms DeleteObjects: 13.174800 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 181)

Unloading 9458 unused Assets to reduce memory usage. Loaded Objects now: 20883.
Total: 251.079498 ms (FindLiveObjects: 1.712500 ms CreateObjectMapping: 1.186700 ms
MarkObjects: 235.800903 ms DeleteObjects: 12.378600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 195)

Unloading 10418 unused Assets to reduce memory usage. Loaded Objects now: 22572.
Total: 251.900909 ms (FindLiveObjects: 1.654600 ms CreateObjectMapping: 1.277000 ms
MarkObjects: 238.887299 ms DeleteObjects: 10.081200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 198)
[Debug :Translation Helper] Registering as translation replacement: Momo
[Debug :Translation Helper] Registering as translation replacement: Deviluke
[Debug :Translation Helper] Registering as translation replacement: Deviluke Momo
[Debug :Translation Helper] Registering as translation replacement: Utaha
[Debug :Translation Helper] Registering as translation replacement: Kasumigaoka
[Debug :Translation Helper] Registering as translation replacement: Utaha-san
[Debug :Translation Helper] Registering as translation replacement: Kasumigaoka
Utaha
[Debug :Translation Helper] Registering as translation replacement: 타카기 하나
[Debug :Translation Helper] Registering as translation replacement: Haruna
[Debug :Translation Helper] Registering as translation replacement: Sairenji
[Debug :Translation Helper] Registering as translation replacement: Sairenji
Haruna
[Debug :Translation Helper] Registering as translation replacement: Suwon
[Debug :Translation Helper] Registering as translation replacement: Chizuru
[Debug :Translation Helper] Registering as translation replacement: Chizuru Suwon
[Debug :Translation Helper] Registering as translation replacement: Ichika
[Debug :Translation Helper] Registering as translation replacement: Nakano
[Debug :Translation Helper] Registering as translation replacement: Yotsuba
[Debug :Translation Helper] Registering as translation replacement: Nakano Ichika
[Debug :Translation Helper] Registering as translation replacement: Nakano Yotsuba
[Debug :Translation Helper] Registering as translation replacement: Yuigahara
[Debug :Translation Helper] Registering as translation replacement: Yuigahara Yui
[Debug :Translation Helper] Registering as translation replacement: Ruuna
[Debug :Translation Helper] Registering as translation replacement: Kouka
[Debug :Translation Helper] Registering as translation replacement: Kouka Ruuna
[Debug :Translation Helper] Registering as translation replacement: Stella
[Debug :Translation Helper] Registering as translation replacement: Vermillion
[Debug :Translation Helper] Registering as translation replacement: Vermillion
Stella
[Debug :Translation Helper] Registering as translation replacement: Nino
[Debug :Translation Helper] Registering as translation replacement: Nakano Nino
[Debug :Translation Helper] Registering as translation replacement: Hinata
[Debug :Translation Helper] Registering as translation replacement: Uzuki
[Debug :Translation Helper] Registering as translation replacement: Ninja
[Debug :Translation Helper] Registering as translation replacement: Uzuki Hinata
[Debug :Translation Helper] Registering as translation replacement: Sakura
[Debug :Translation Helper] Registering as translation replacement: Uchiha
[Debug :Translation Helper] Registering as translation replacement: Uchiha Sakura
[Debug :Translation Helper] Registering as translation replacement: Risa
[Debug :Translation Helper] Registering as translation replacement: Momioka
[Debug :Translation Helper] Registering as translation replacement: Momioka Risa
[Debug :Translation Helper] Registering as translation replacement: Miku
[Debug :Translation Helper] Registering as translation replacement: Nakano Miku
[Debug :Translation Helper] Registering as translation replacement: Rem
[Debug :Translation Helper] Registering as translation replacement: Nana
[Debug :Translation Helper] Registering as translation replacement: Deviluke Nana
[Debug :Translation Helper] Registering as translation replacement: Kinomoto
[Debug :Translation Helper] Registering as translation replacement: Kinomoto
Sakura
[Debug :Translation Helper] Registering as translation replacement: Emilia
[Debug :Translation Helper] Registering as translation replacement: Emilia
[Debug :Translation Helper] Registering as translation replacement: Ayane
[Debug :Translation Helper] Registering as translation replacement: Shirakawa
[Debug :Translation Helper] Registering as translation replacement: Aya-chan
[Debug :Translation Helper] Registering as translation replacement: Shirakawa
Ayane
[Debug :Translation Helper] Registering as translation replacement: Itsuki
[Debug :Translation Helper] Registering as translation replacement: Itsuk
[Debug :Translation Helper] Registering as translation replacement: Nakano Itsuki
[Debug :Translation Helper] Registering as translation replacement: Zero
[Debug :Translation Helper] Registering as translation replacement: Two Zero
[Debug :Translation Helper] Registering as translation replacement: Sayu
[Debug :Translation Helper] Registering as translation replacement: Ogiwara
[Debug :Translation Helper] Registering as translation replacement: Ogiwara Sayu
[Debug :Translation Helper] Registering as translation replacement: Naruko
[Debug :Translation Helper] Registering as translation replacement: Ajiro
[Debug :Translation Helper] Registering as translation replacement: Anaru
[Debug :Translation Helper] Registering as translation replacement: Ajiro Naruko
[Debug :Translation Helper] Registering as translation replacement: Sumi
[Debug :Translation Helper] Registering as translation replacement: Ousawa
[Debug :Translation Helper] Registering as translation replacement: Ousawa Sumi
[Debug :Translation Helper] Registering as translation replacement: Mamako
[Debug :Translation Helper] Registering as translation replacement: Oosuki
[Debug :Translation Helper] Registering as translation replacement: Oosuki Mamako
[Debug :Translation Helper] Registering as translation replacement: Eriri
[Debug :Translation Helper] Registering as translation replacement: Sawamura
[Debug :Translation Helper] Registering as translation replacement: Eririn
[Debug :Translation Helper] Registering as translation replacement: Sawamura Eriri
[Debug :Translation Helper] Registering as translation replacement: Sagiri
[Debug :Translation Helper] Registering as translation replacement: Izumi
[Debug :Translation Helper] Registering as translation replacement: Eromanga
Sensei
[Debug :Translation Helper] Registering as translation replacement: Izumi Sagiri
[Debug :Translation Helper] Registering as translation replacement: Six small
[Debug :Translation Helper] Registering as translation replacement: Six small
[Debug :Translation Helper] Registering as translation replacement: Oshi
[Debug :Translation Helper] Registering as translation replacement: 蝴蝶
[Debug :Translation Helper] Registering as translation replacement: Chikarin
[Debug :Translation Helper] Registering as translation replacement: 蝴蝶 Oshi
[Debug :Translation Helper] Registering as translation replacement: Megumi
[Debug :Translation Helper] Registering as translation replacement: Kato
[Debug :Translation Helper] Registering as translation replacement: Kato-kun
[Debug :Translation Helper] Registering as translation replacement: Kato Megumi
[Debug :Translation Helper] Registering as translation replacement: Asami
[Debug :Translation Helper] Registering as translation replacement: Shichimi
[Debug :Translation Helper] Registering as translation replacement: Shichimi Asami
[Debug :Translation Helper] Registering as translation replacement: Akua
[Debug :Translation Helper] Registering as translation replacement: Atena
[Debug :Translation Helper] Registering as translation replacement: ダメガミ
[Debug :Translation Helper] Registering as translation replacement: Atena Akua

Unloading 10029 unused Assets to reduce memory usage. Loaded Objects now: 24501.
Total: 270.864807 ms (FindLiveObjects: 2.291900 ms CreateObjectMapping: 2.238700 ms
MarkObjects: 252.955917 ms DeleteObjects: 13.377601 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 201)

Unloading 8756 unused Assets to reduce memory usage. Loaded Objects now: 26376.
Total: 257.265808 ms (FindLiveObjects: 1.611400 ms CreateObjectMapping: 1.193900 ms
MarkObjects: 242.243011 ms DeleteObjects: 12.216701 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 209)

Unloading 9356 unused Assets to reduce memory usage. Loaded Objects now: 28291.
Total: 258.533203 ms (FindLiveObjects: 1.892500 ms CreateObjectMapping: 1.425300 ms
MarkObjects: 239.632690 ms DeleteObjects: 15.582100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 211)

Unloading 9892 unused Assets to reduce memory usage. Loaded Objects now: 30021.
Total: 256.616882 ms (FindLiveObjects: 2.077300 ms CreateObjectMapping: 1.627100 ms
MarkObjects: 241.704895 ms DeleteObjects: 11.207001 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 212)

Unloading 9611 unused Assets to reduce memory usage. Loaded Objects now: 32399.
Total: 281.908203 ms (FindLiveObjects: 2.328500 ms CreateObjectMapping: 1.921800 ms
MarkObjects: 260.888092 ms DeleteObjects: 16.768999 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 216)

Unloading 9885 unused Assets to reduce memory usage. Loaded Objects now: 34193.
Total: 272.003723 ms (FindLiveObjects: 1.921800 ms CreateObjectMapping: 1.462200 ms
MarkObjects: 253.548203 ms DeleteObjects: 15.070299 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 224)

Unloading 10680 unused Assets to reduce memory usage. Loaded Objects now: 36188.
Total: 288.403198 ms (FindLiveObjects: 2.285300 ms CreateObjectMapping: 1.531400 ms
MarkObjects: 267.245300 ms DeleteObjects: 17.339800 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 233)

Unloading 9898 unused Assets to reduce memory usage. Loaded Objects now: 38025.
Total: 274.525482 ms (FindLiveObjects: 2.437600 ms CreateObjectMapping: 1.534300 ms
MarkObjects: 255.908997 ms DeleteObjects: 14.643801 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 236)

Unloading 10446 unused Assets to reduce memory usage. Loaded Objects now: 39733.
Total: 281.458801 ms (FindLiveObjects: 2.183200 ms CreateObjectMapping: 1.600900 ms
MarkObjects: 263.024078 ms DeleteObjects: 14.650001 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 241)

Unloading 10572 unused Assets to reduce memory usage. Loaded Objects now: 41775.
Total: 272.382874 ms (FindLiveObjects: 2.287000 ms CreateObjectMapping: 1.669500 ms
MarkObjects: 254.306610 ms DeleteObjects: 14.119100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 248)

Unloading 10042 unused Assets to reduce memory usage. Loaded Objects now: 43671.
Total: 288.731995 ms (FindLiveObjects: 2.606200 ms CreateObjectMapping: 1.778900 ms
MarkObjects: 267.690887 ms DeleteObjects: 16.655300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 249)

Unloading 10043 unused Assets to reduce memory usage. Loaded Objects now: 45608.
Total: 295.543610 ms (FindLiveObjects: 2.902000 ms CreateObjectMapping: 2.006200 ms
MarkObjects: 271.713623 ms DeleteObjects: 18.921099 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 250)

Unloading 10436 unused Assets to reduce memory usage. Loaded Objects now: 47303.
Total: 280.607910 ms (FindLiveObjects: 3.107000 ms CreateObjectMapping: 1.676000 ms
MarkObjects: 258.289917 ms DeleteObjects: 17.533501 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 250)

Unloading 8665 unused Assets to reduce memory usage. Loaded Objects now: 49135.
Total: 284.299194 ms (FindLiveObjects: 2.822700 ms CreateObjectMapping: 1.744700 ms
MarkObjects: 260.826782 ms DeleteObjects: 18.903799 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 253)

Unloading 10104 unused Assets to reduce memory usage. Loaded Objects now: 51319.
Total: 303.715790 ms (FindLiveObjects: 3.033300 ms CreateObjectMapping: 1.862600 ms
MarkObjects: 273.316193 ms DeleteObjects: 25.502701 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 257)

Unloading 9255 unused Assets to reduce memory usage. Loaded Objects now: 53060.
Total: 292.251190 ms (FindLiveObjects: 2.845600 ms CreateObjectMapping: 1.972300 ms
MarkObjects: 268.263611 ms DeleteObjects: 19.168900 ms)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 260)

Unloading 9334 unused Assets to reduce memory usage. Loaded Objects now: 54952.
Total: 322.411102 ms (FindLiveObjects: 3.028100 ms CreateObjectMapping: 1.886800 ms
MarkObjects: 286.433594 ms DeleteObjects: 31.061399 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 267)

Unloading 9502 unused Assets to reduce memory usage. Loaded Objects now: 56927.
Total: 312.886505 ms (FindLiveObjects: 3.512400 ms CreateObjectMapping: 2.254800 ms
MarkObjects: 278.760498 ms DeleteObjects: 28.357901 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 268)

Unloading 9339 unused Assets to reduce memory usage. Loaded Objects now: 58829.
Total: 309.922180 ms (FindLiveObjects: 3.555600 ms CreateObjectMapping: 2.345800 ms
MarkObjects: 274.236420 ms DeleteObjects: 29.783600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 272)

Unloading 9453 unused Assets to reduce memory usage. Loaded Objects now: 60851.
Total: 349.196777 ms (FindLiveObjects: 5.054400 ms CreateObjectMapping: 3.042800 ms
MarkObjects: 301.765289 ms DeleteObjects: 39.333199 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 274)

Unloading 10243 unused Assets to reduce memory usage. Loaded Objects now: 63021.
Total: 364.216675 ms (FindLiveObjects: 5.512500 ms CreateObjectMapping: 3.075500 ms
MarkObjects: 323.600891 ms DeleteObjects: 32.026600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 281)

Unloading 9279 unused Assets to reduce memory usage. Loaded Objects now: 64848.
Total: 337.296997 ms (FindLiveObjects: 4.965900 ms CreateObjectMapping: 2.867300 ms
MarkObjects: 300.029999 ms DeleteObjects: 29.433100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 282)

Unloading 9384 unused Assets to reduce memory usage. Loaded Objects now: 66735.
Total: 315.832123 ms (FindLiveObjects: 3.716600 ms CreateObjectMapping: 2.582000 ms
MarkObjects: 274.237396 ms DeleteObjects: 35.295097 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 285)

Unloading 9426 unused Assets to reduce memory usage. Loaded Objects now: 68638.
Total: 322.551178 ms (FindLiveObjects: 3.646800 ms CreateObjectMapping: 2.963300 ms
MarkObjects: 276.656006 ms DeleteObjects: 39.284100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 288)
Unloading 10573 unused Assets to reduce memory usage. Loaded Objects now: 72115.
Total: 379.894409 ms (FindLiveObjects: 5.061800 ms CreateObjectMapping: 3.987600 ms
MarkObjects: 311.717010 ms DeleteObjects: 59.126602 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 296)

Unloading 9228 unused Assets to reduce memory usage. Loaded Objects now: 73801.
Total: 331.790283 ms (FindLiveObjects: 5.333300 ms CreateObjectMapping: 2.719900 ms
MarkObjects: 298.051605 ms DeleteObjects: 25.684200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 297)

Unloading 10445 unused Assets to reduce memory usage. Loaded Objects now: 75476.
Total: 339.440704 ms (FindLiveObjects: 4.050000 ms CreateObjectMapping: 2.862300 ms
MarkObjects: 291.791107 ms DeleteObjects: 40.736000 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 297)

Unloading 9615 unused Assets to reduce memory usage. Loaded Objects now: 77600.
Total: 383.645905 ms (FindLiveObjects: 4.119900 ms CreateObjectMapping: 3.273500 ms
MarkObjects: 328.460999 ms DeleteObjects: 47.790901 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 298)

Unloading 9632 unused Assets to reduce memory usage. Loaded Objects now: 79789.
Total: 342.430786 ms (FindLiveObjects: 3.960900 ms CreateObjectMapping: 2.720200 ms
MarkObjects: 286.742096 ms DeleteObjects: 49.006901 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 300)

Unloading 9021 unused Assets to reduce memory usage. Loaded Objects now: 81814.
Total: 362.320892 ms (FindLiveObjects: 5.333800 ms CreateObjectMapping: 2.794200 ms
MarkObjects: 311.972412 ms DeleteObjects: 42.219097 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 304)

Unloading 10585 unused Assets to reduce memory usage. Loaded Objects now: 83650.
Total: 351.122406 ms (FindLiveObjects: 5.483700 ms CreateObjectMapping: 3.534600 ms
MarkObjects: 302.899292 ms DeleteObjects: 39.203701 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 307)

Unloading 9210 unused Assets to reduce memory usage. Loaded Objects now: 85292.
Total: 351.859406 ms (FindLiveObjects: 6.238900 ms CreateObjectMapping: 3.295500 ms
MarkObjects: 315.380310 ms DeleteObjects: 26.943800 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 308)

Unloading 8979 unused Assets to reduce memory usage. Loaded Objects now: 87100.
Total: 332.864624 ms (FindLiveObjects: 4.383900 ms CreateObjectMapping: 2.934700 ms
MarkObjects: 290.615601 ms DeleteObjects: 34.929398 ms)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 311)

Unloading 9478 unused Assets to reduce memory usage. Loaded Objects now: 89083.
Total: 355.205200 ms (FindLiveObjects: 5.846900 ms CreateObjectMapping: 4.490200 ms
MarkObjects: 301.329803 ms DeleteObjects: 43.537201 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 312)

Unloading 8038 unused Assets to reduce memory usage. Loaded Objects now: 90832.
Total: 388.782715 ms (FindLiveObjects: 6.811300 ms CreateObjectMapping: 3.327200 ms
MarkObjects: 344.384094 ms DeleteObjects: 34.258400 ms)

[Debug :Modding API] Character card load: リナ ロベール


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 317)

Unloading 8728 unused Assets to reduce memory usage. Loaded Objects now: 92524.
Total: 361.832489 ms (FindLiveObjects: 5.020100 ms CreateObjectMapping: 3.374000 ms
MarkObjects: 319.901001 ms DeleteObjects: 33.536602 ms)

[Debug :Translation Helper] Registering as translation replacement: Robert


[Debug :Translation Helper] Registering as translation replacement: Lina
[Debug :Translation Helper] Registering as translation replacement: Dr. Lina
[Debug :Translation Helper] Registering as translation replacement: Lina Robert
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 317)
[Error :Null Checks] Swallowing exception to prevent game crash!
System.NullReferenceException: Object reference not set to an instance of an object

bool ChaControl+<ChangeClothesTopAsync>c__Iterator8.MoveNext()
bool IllusionFixes.NullChecks+<<CoroutineNullRefEater>g__EatExceptionWrapper|
5_0>d.MoveNext()
[Error :Null Checks] Swallowing exception to prevent game crash!
System.NullReferenceException: Object reference not set to an instance of an object

bool ChaControl+<ChangeClothesTopAsync>c__Iterator8.MoveNext()
bool IllusionFixes.NullChecks+<<CoroutineNullRefEater>g__EatExceptionWrapper|
5_0>d.MoveNext()
[Error :Null Checks] Swallowing exception to prevent game crash!
System.NullReferenceException: Object reference not set to an instance of an object

bool ChaControl+<ChangeClothesTopAsync>c__Iterator8.MoveNext()
bool IllusionFixes.NullChecks+<<CoroutineNullRefEater>g__EatExceptionWrapper|
5_0>d.MoveNext()

Unloading 101445 unused Assets to reduce memory usage. Loaded Objects now: 91602.
Total: 4738.026855 ms (FindLiveObjects: 20.220301 ms CreateObjectMapping: 17.690201
ms MarkObjects: 2666.713623 ms DeleteObjects: 2033.204346 ms)

[Debug :Modding API] Character load/reload: Kashiwagi Sousuke


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 364)
[Debug :Modding API] Character load/reload: Rem
[Debug :Modding API] Character load/reload: Chizuru Suwon
[Debug :Modding API] Character load/reload: Deviluke Momo
[Debug :Modding API] Character load/reload: Kasumigaoka Utaha
[Debug :Modding API] Character load/reload: Momioka Risa
[Debug :Modding API] Character load/reload: Nakano Ichika
[Debug :Modding API] Character load/reload: Nakano Miku
[Debug :Modding API] Character load/reload: Nakano Nino
[Debug :Modding API] Character load/reload: Nakano Yotsuba
[Debug :Modding API] Character load/reload: Sairenji Haruna
[Debug :Modding API] Character load/reload: Uchiha Sakura
[Debug :Modding API] Character load/reload: Uzuki Hinata
[Debug :Modding API] Character load/reload: Vermillion Stella
[Debug :Modding API] Character load/reload: Yuigahara Yui
[Debug :Modding API] Character load/reload: 타카기 하나
[Debug :Modding API] Character load/reload: Kouka Ruuna
[Debug :Modding API] Character load/reload: Deviluke Nana
[Debug :Modding API] Character load/reload: Kinomoto Sakura
[Debug :Modding API] Character load/reload: Emilia
[Debug :Modding API] Character load/reload: Shirakawa Ayane
[Debug :Modding API] Character load/reload: Nakano Itsuki
[Debug :Modding API] Character load/reload: Ogiwara Sayu
[Debug :Modding API] Character load/reload: Two Zero
[Debug :Modding API] Character load/reload: Nakano Nino
[Debug :Modding API] Character load/reload: Ajiro Naruko
[Debug :Modding API] Character load/reload: Nakano Yotsuba
[Debug :Modding API] Character load/reload: Ousawa Sumi
[Debug :Modding API] Character load/reload: Oosuki Mamako
[Debug :Modding API] Character load/reload: Sawamura Eriri
[Debug :Modding API] Character load/reload: Izumi Sagiri
[Debug :Modding API] Character load/reload: Nakano Itsuki
[Debug :Modding API] Character load/reload: Nakano Miku
[Debug :Modding API] Character load/reload: Kato Megumi
[Debug :Modding API] Character load/reload: Six small
[Debug :Modding API] Character load/reload: 蝴蝶 Oshi
[Debug :Modding API] Character load/reload: Shichimi Asami
[Debug :Modding API] Character load/reload: Nakano Ichika
[Debug :Modding API] Character load/reload: Atena Akua
[Debug :IllusionFixes] Starting full garbage collection

Unloading 16521 unused Assets to reduce memory usage. Loaded Objects now: 96558.
Total: 577.901917 ms (FindLiveObjects: 6.071600 ms CreateObjectMapping: 4.740600 ms
MarkObjects: 372.450287 ms DeleteObjects: 194.635895 ms)

[Error :Null Checks] Swallowing exception to prevent game crash!


System.NullReferenceException: Object reference not set to an instance of an object

bool ChaControl+<ChangeClothesTopAsync>c__Iterator8.MoveNext()
bool IllusionFixes.NullChecks+<<CoroutineNullRefEater>g__EatExceptionWrapper|
5_0>d.MoveNext()
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 26028 unused Assets to reduce memory usage. Loaded Objects now: 118662.
Total: 448.224091 ms (FindLiveObjects: 9.346500 ms CreateObjectMapping: 7.767800 ms
MarkObjects: 340.879211 ms DeleteObjects: 90.229500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 118704.
Total: 329.562500 ms (FindLiveObjects: 7.816401 ms CreateObjectMapping: 4.581300 ms
MarkObjects: 308.742401 ms DeleteObjects: 8.421600 ms)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 368)

Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 123094.
Total: 317.328217 ms (FindLiveObjects: 6.474100 ms CreateObjectMapping: 4.923000 ms
MarkObjects: 305.755402 ms DeleteObjects: 0.174900 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 314 unused Assets to reduce memory usage. Loaded Objects now: 128080.
Total: 348.481903 ms (FindLiveObjects: 6.470500 ms CreateObjectMapping: 4.764200 ms
MarkObjects: 312.396393 ms DeleteObjects: 24.850201 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 693 unused Assets to reduce memory usage. Loaded Objects now: 123416.
Total: 345.781372 ms (FindLiveObjects: 6.259300 ms CreateObjectMapping: 5.464300 ms
MarkObjects: 333.791626 ms DeleteObjects: 0.265500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 41 unused Assets to reduce memory usage. Loaded Objects now: 120183.
Total: 336.276703 ms (FindLiveObjects: 5.987100 ms CreateObjectMapping: 5.006600 ms
MarkObjects: 320.790710 ms DeleteObjects: 4.491600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 19 unused Assets to reduce memory usage. Loaded Objects now: 118811.
Total: 342.643585 ms (FindLiveObjects: 6.137600 ms CreateObjectMapping: 4.902800 ms
MarkObjects: 323.320587 ms DeleteObjects: 8.281300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 633 unused Assets to reduce memory usage. Loaded Objects now: 122427.
Total: 316.810486 ms (FindLiveObjects: 6.376200 ms CreateObjectMapping: 4.662700 ms
MarkObjects: 301.273712 ms DeleteObjects: 4.497200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 30 unused Assets to reduce memory usage. Loaded Objects now: 118913.
Total: 321.705902 ms (FindLiveObjects: 6.112800 ms CreateObjectMapping: 4.959900 ms
MarkObjects: 303.743317 ms DeleteObjects: 6.889100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 645 unused Assets to reduce memory usage. Loaded Objects now: 121778.
Total: 317.181274 ms (FindLiveObjects: 5.968800 ms CreateObjectMapping: 4.982700 ms
MarkObjects: 301.010712 ms DeleteObjects: 5.218300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 368)
Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 118919.
Total: 313.713104 ms (FindLiveObjects: 6.029500 ms CreateObjectMapping: 5.266000 ms
MarkObjects: 302.278595 ms DeleteObjects: 0.137800 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 659 unused Assets to reduce memory usage. Loaded Objects now: 123116.
Total: 315.498810 ms (FindLiveObjects: 6.083500 ms CreateObjectMapping: 4.687700 ms
MarkObjects: 299.534698 ms DeleteObjects: 5.191900 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 119111.
Total: 322.578613 ms (FindLiveObjects: 5.670200 ms CreateObjectMapping: 4.511200 ms
MarkObjects: 299.988098 ms DeleteObjects: 12.408400 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 368)

Unloading 43 unused Assets to reduce memory usage. Loaded Objects now: 125561.
Total: 317.192108 ms (FindLiveObjects: 6.375800 ms CreateObjectMapping: 5.092200 ms
MarkObjects: 301.178497 ms DeleteObjects: 4.544800 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 371)

Unloading 18985 unused Assets to reduce memory usage. Loaded Objects now: 100534.
Total: 376.418121 ms (FindLiveObjects: 6.407500 ms CreateObjectMapping: 6.198400 ms
MarkObjects: 334.609680 ms DeleteObjects: 29.201700 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_09'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_09'.
[Debug :Modding API] Character card load: Nakano Yotsuba
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 370)

Unloading 10079 unused Assets to reduce memory usage. Loaded Objects now: 106169.
Total: 378.515991 ms (FindLiveObjects: 6.525600 ms CreateObjectMapping: 3.883800 ms
MarkObjects: 301.670502 ms DeleteObjects: 66.435501 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug : Subtitles] Eek! H-Hey! That's really embarrassing...
[Debug : Subtitles] Eek! Listen, only a little touching, okay?
[Debug : Subtitles] Hey! You're being too touchy-feely!
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\6'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 373)

Unloading 9571 unused Assets to reduce memory usage. Loaded Objects now: 94354.
Total: 329.569305 ms (FindLiveObjects: 6.961100 ms CreateObjectMapping: 3.344000 ms
MarkObjects: 314.806396 ms DeleteObjects: 4.456600 ms)
[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 371)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 93905.
Total: 315.098206 ms (FindLiveObjects: 4.101800 ms CreateObjectMapping: 2.760700 ms
MarkObjects: 297.221893 ms DeleteObjects: 11.012400 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 373)

Unloading 123 unused Assets to reduce memory usage. Loaded Objects now: 91824.
Total: 302.192291 ms (FindLiveObjects: 4.308700 ms CreateObjectMapping: 2.576500 ms
MarkObjects: 295.080292 ms DeleteObjects: 0.226200 ms)

[Debug :Modding API] SceneManager.sceneLoaded - MapSelectMenu in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 374)

Unloading 11 unused Assets to reduce memory usage. Loaded Objects now: 91921.
Total: 308.678802 ms (FindLiveObjects: 4.616200 ms CreateObjectMapping: 2.511500 ms
MarkObjects: 294.275787 ms DeleteObjects: 7.274500 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - MapSelectMenu


[Debug :Modding API] SceneManager.activeSceneChanged - from Courtyard to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - Courtyard
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 370)

Unloading 465 unused Assets to reduce memory usage. Loaded Objects now: 89756.
Total: 364.623108 ms (FindLiveObjects: 4.105000 ms CreateObjectMapping: 2.458800 ms
MarkObjects: 302.629211 ms DeleteObjects: 55.429600 ms)

[Debug :Modding API] SceneManager.sceneLoaded - 3F in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to 3F
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 372)

Unloading 50 unused Assets to reduce memory usage. Loaded Objects now: 92830.
Total: 316.104004 ms (FindLiveObjects: 4.755400 ms CreateObjectMapping: 2.469900 ms
MarkObjects: 308.774811 ms DeleteObjects: 0.103300 ms)

[Debug :Add mobs to roam mode] Spawning 34 mobs on map 3F


[Debug :Modding API] SceneManager.sceneLoaded - MapSelectMenu in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 375)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 94239.
Total: 315.589111 ms (FindLiveObjects: 5.682900 ms CreateObjectMapping: 2.483000 ms
MarkObjects: 307.330109 ms DeleteObjects: 0.092200 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - MapSelectMenu


[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 377)

Unloading 88 unused Assets to reduce memory usage. Loaded Objects now: 94733.
Total: 315.769501 ms (FindLiveObjects: 5.182800 ms CreateObjectMapping: 2.497300 ms
MarkObjects: 300.042999 ms DeleteObjects: 8.045700 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_26.unity3d\communication_off_17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_17'.
[Debug :Modding API] Character card load: Deviluke Nana
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 377)

Unloading 8941 unused Assets to reduce memory usage. Loaded Objects now: 99956.
Total: 376.558289 ms (FindLiveObjects: 5.084500 ms CreateObjectMapping: 3.144400 ms
MarkObjects: 303.457581 ms DeleteObjects: 64.871300 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 379)

Unloading 84 unused Assets to reduce memory usage. Loaded Objects now: 96481.
Total: 316.919006 ms (FindLiveObjects: 4.310200 ms CreateObjectMapping: 2.354300 ms
MarkObjects: 303.432709 ms DeleteObjects: 6.821200 ms)

[Debug : Subtitles] Nngh. Really? In a place like this?


[Debug :IllusionFixes] Starting full garbage collection
[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 378)

Unloading 90 unused Assets to reduce memory usage. Loaded Objects now: 96045.
Total: 313.294403 ms (FindLiveObjects: 4.382100 ms CreateObjectMapping: 2.378200 ms
MarkObjects: 296.941010 ms DeleteObjects: 9.592500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 379)

Unloading 119 unused Assets to reduce memory usage. Loaded Objects now: 94301.
Total: 311.104095 ms (FindLiveObjects: 4.904500 ms CreateObjectMapping: 2.345400 ms
MarkObjects: 300.922516 ms DeleteObjects: 2.931100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 378)

Unloading 6 unused Assets to reduce memory usage. Loaded Objects now: 94110.
Total: 304.689575 ms (FindLiveObjects: 6.171200 ms CreateObjectMapping: 2.984900 ms
MarkObjects: 295.458282 ms DeleteObjects: 0.073600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 379)

Unloading 40 unused Assets to reduce memory usage. Loaded Objects now: 94121.
Total: 318.011902 ms (FindLiveObjects: 6.471100 ms CreateObjectMapping: 2.740400 ms
MarkObjects: 299.874390 ms DeleteObjects: 8.924900 ms)

[Debug :Modding API] SceneManager.activeSceneChanged - from 3F to Action


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - 3F
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 377)

Unloading 540 unused Assets to reduce memory usage. Loaded Objects now: 89735.
Total: 319.198792 ms (FindLiveObjects: 3.991100 ms CreateObjectMapping: 2.359000 ms
MarkObjects: 296.173706 ms DeleteObjects: 16.674400 ms)

[Debug :Modding API] SceneManager.sceneLoaded - JapaneseStyleRoom in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to
JapaneseStyleRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 379)

Unloading 28 unused Assets to reduce memory usage. Loaded Objects now: 90143.
Total: 303.982788 ms (FindLiveObjects: 4.490500 ms CreateObjectMapping: 2.532300 ms
MarkObjects: 293.681000 ms DeleteObjects: 3.277700 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Shortcut in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 3 Unused Serialized files (Serialized files now loaded: 379)

Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 90148.
Total: 308.938904 ms (FindLiveObjects: 4.389800 ms CreateObjectMapping: 2.282400 ms
MarkObjects: 293.217102 ms DeleteObjects: 9.049000 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Shortcut


[Debug :Modding API] SceneManager.sceneLoaded - MapSelectMenu in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 381)

Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 90246.
Total: 318.661591 ms (FindLiveObjects: 4.497000 ms CreateObjectMapping: 2.430300 ms
MarkObjects: 311.599091 ms DeleteObjects: 0.134600 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - MapSelectMenu


[Debug :Modding API] SceneManager.activeSceneChanged - from JapaneseStyleRoom to
Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - JapaneseStyleRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 377)

Unloading 146 unused Assets to reduce memory usage. Loaded Objects now: 89725.
Total: 327.446320 ms (FindLiveObjects: 5.916600 ms CreateObjectMapping: 3.539300 ms
MarkObjects: 308.803497 ms DeleteObjects: 9.186000 ms)

[Debug :Modding API] SceneManager.sceneLoaded - StaffAdultRoom in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to
StaffAdultRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 379)
Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 93975.
Total: 300.486816 ms (FindLiveObjects: 4.390700 ms CreateObjectMapping: 2.355100 ms
MarkObjects: 293.637909 ms DeleteObjects: 0.102500 ms)

[Debug :Add mobs to roam mode] Spawning 13 mobs on map StaffAdultRoom


[Debug :Modding API] SceneManager.sceneLoaded - MapSelectMenu in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 381)

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 94125.
Total: 322.455902 ms (FindLiveObjects: 5.567800 ms CreateObjectMapping: 3.150900 ms
MarkObjects: 313.659607 ms DeleteObjects: 0.077100 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - MapSelectMenu


[Debug :Modding API] SceneManager.activeSceneChanged - from StaffAdultRoom to
Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - StaffAdultRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 377)

Unloading 664 unused Assets to reduce memory usage. Loaded Objects now: 89753.
Total: 333.669098 ms (FindLiveObjects: 4.783000 ms CreateObjectMapping: 3.152300 ms
MarkObjects: 304.735901 ms DeleteObjects: 20.997099 ms)

[Debug :Modding API] SceneManager.sceneLoaded - StaffComicResearchRoom in Additive


mode
[Debug :Modding API] SceneManager.activeSceneChanged - from Action to
StaffComicResearchRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 379)

Unloading 17 unused Assets to reduce memory usage. Loaded Objects now: 90895.
Total: 302.532104 ms (FindLiveObjects: 4.830000 ms CreateObjectMapping: 2.521900 ms
MarkObjects: 295.083099 ms DeleteObjects: 0.096100 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 383)

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 91455.
Total: 306.324524 ms (FindLiveObjects: 5.837000 ms CreateObjectMapping: 2.369500 ms
MarkObjects: 298.008881 ms DeleteObjects: 0.107400 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_04'.
[Debug :Modding API] Character card load: Two Zero
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 383)

Unloading 9046 unused Assets to reduce memory usage. Loaded Objects now: 97108.
Total: 357.101501 ms (FindLiveObjects: 5.222000 ms CreateObjectMapping: 3.060400 ms
MarkObjects: 295.188812 ms DeleteObjects: 53.629700 ms)
[Debug :IllusionFixes] Starting full garbage collection
[Debug : Subtitles] Waah! ...Oh, you want to snuggle? Okay then. What a sweet boy.
[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 386)

Unloading 1280 unused Assets to reduce memory usage. Loaded Objects now: 93215.
Total: 319.265503 ms (FindLiveObjects: 4.198400 ms CreateObjectMapping: 2.402200 ms
MarkObjects: 297.794800 ms DeleteObjects: 14.869300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 388)

Unloading 158 unused Assets to reduce memory usage. Loaded Objects now: 91046.
Total: 323.443298 ms (FindLiveObjects: 4.902800 ms CreateObjectMapping: 2.452100 ms
MarkObjects: 313.235687 ms DeleteObjects: 2.852200 ms)

[Debug :Modding API] SceneManager.sceneLoaded - MapSelectMenu in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 389)

Unloading 6 unused Assets to reduce memory usage. Loaded Objects now: 91142.
Total: 314.170685 ms (FindLiveObjects: 5.284400 ms CreateObjectMapping: 2.770700 ms
MarkObjects: 303.327423 ms DeleteObjects: 2.787000 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - MapSelectMenu


[Debug :Modding API] SceneManager.activeSceneChanged - from StaffComicResearchRoom
to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - StaffComicResearchRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 385)

Unloading 334 unused Assets to reduce memory usage. Loaded Objects now: 89789.
Total: 317.390503 ms (FindLiveObjects: 3.926800 ms CreateObjectMapping: 2.435100 ms
MarkObjects: 297.506226 ms DeleteObjects: 13.521800 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Rooftop in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to Rooftop
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 387)

Unloading 63 unused Assets to reduce memory usage. Loaded Objects now: 91504.
Total: 301.271301 ms (FindLiveObjects: 4.242300 ms CreateObjectMapping: 2.468300 ms
MarkObjects: 294.431702 ms DeleteObjects: 0.128200 ms)

[Debug :Add mobs to roam mode] Spawning 27 mobs on map Rooftop


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 387)

Unloading 11 unused Assets to reduce memory usage. Loaded Objects now: 102627.
Total: 310.285583 ms (FindLiveObjects: 4.840800 ms CreateObjectMapping: 2.373400 ms
MarkObjects: 302.972900 ms DeleteObjects: 0.095500 ms)

[Debug :Modding API] SceneManager.sceneLoaded - H in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 8 Unused Serialized files (Serialized files now loaded: 387)
[Debug :Modding API] SceneManager.sceneLoaded - HProc in Additive mode

Unloading 414 unused Assets to reduce memory usage. Loaded Objects now: 108258.
Total: 348.904999 ms (FindLiveObjects: 6.886400 ms CreateObjectMapping: 2.791600 ms
MarkObjects: 336.035095 ms DeleteObjects: 3.191200 ms)

[Debug :Modding API] Character card load: Nakano Yotsuba


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 390)

Unloading 10143 unused Assets to reduce memory usage. Loaded Objects now: 114024.
Total: 394.683899 ms (FindLiveObjects: 7.250200 ms CreateObjectMapping: 3.767700 ms
MarkObjects: 322.843414 ms DeleteObjects: 60.821701 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 390)

Unloading 1136 unused Assets to reduce memory usage. Loaded Objects now: 110591.
Total: 340.962189 ms (FindLiveObjects: 4.743700 ms CreateObjectMapping: 2.669700 ms
MarkObjects: 330.320007 ms DeleteObjects: 3.228100 ms)

[Debug :Modding API] Character card load: Kashiwagi Sousuke


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 390)

Unloading 10923 unused Assets to reduce memory usage. Loaded Objects now: 116014.
Total: 397.386017 ms (FindLiveObjects: 6.469800 ms CreateObjectMapping: 4.715400 ms
MarkObjects: 317.160614 ms DeleteObjects: 69.039505 ms)

[Info : BepInEx4] [KKAhegao] Config reloaded.


[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\12_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\animationinfo_02'.
[Debug :IllusionFixes] Starting full garbage collection
NullReferenceException: Object reference not set to an instance of an object

void TMPro.TextMeshProUGUI.Rebuild(CanvasUpdate)
void UnityEngine.UI.CanvasUpdateRegistry.PerformUpdate()
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
UnityEngine.UI.CanvasUpdateRegistry:PerformUpdate()
UnityEngine.Canvas:SendWillRenderCanvases()
(Filename: Line: -1)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\h\list\00_00.unity3d\personality_voice_c09_04_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c09_05_00'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 389)

Unloading 2015 unused Assets to reduce memory usage. Loaded Objects now: 114793.
Total: 356.310089 ms (FindLiveObjects: 7.620400 ms CreateObjectMapping: 7.185300 ms
MarkObjects: 337.197815 ms DeleteObjects: 4.305500 ms)

[Debug : Subtitles] (開始時台詞)いい景色……じゃなくて。見られちゃいそうな場所でしたがるなん


て……ほんと変態ね……♪
Fallback handler could not load library
D:/Games/Koikatsu/Koikatu_Data/Mono/.\/System/Library/Frameworks/Security.framework
/Security
Fallback handler could not load library
D:/Games/Koikatsu/Koikatu_Data/Mono/lib/System/Library/Frameworks/Security.framewor
k/Security
Fallback handler could not load library
D:/Games/Koikatsu/Koikatu_Data/Mono/.\lib/System/Library/Frameworks/Security.framew
ork/Security
Fallback handler could not load library
D:/Games/Koikatsu/Koikatu_Data/Mono/lib/System/Library/Frameworks/Security.framewor
k/Security
Fallback handler could not load library
D:/Games/Koikatsu/Koikatu_Data/Mono/.\/System/Library/Frameworks/Security.framework
/Security
Fallback handler could not load library
D:/Games/Koikatsu/Koikatu_Data/Mono/lib/System/Library/Frameworks/Security.framewor
k/Security
Fallback handler could not load library
D:/Games/Koikatsu/Koikatu_Data/Mono/.\lib/System/Library/Frameworks/Security.framew
ork/Security
Fallback handler could not load library
D:/Games/Koikatsu/Koikatu_Data/Mono/lib/System/Library/Frameworks/Security.framewor
k/Security
[Warning:XUnity.AutoTranslator] An error occurred while setting up GoogleTranslate
TKK. Could not locate TKK value. Using fallback TKK values instead.
[Debug : Subtitles] あっ……んう……入ってきちゃ……
[Debug : Subtitles] い、入れる前に、一言ちょうだいよぉー……!
[Debug : Subtitles] もっと……は、ああん……! キミが好きなように……動いて!
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 390)

Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 114935.
Total: 342.790192 ms (FindLiveObjects: 7.633600 ms CreateObjectMapping: 3.897400 ms
MarkObjects: 324.041687 ms DeleteObjects: 7.216500 ms)

[Debug :XUnity.AutoTranslator] Closing connections to endpoint


'https://translate.google.com:443' due to inactivity.
[Debug : Subtitles] あ、あああっ……どんどん……あたし、いやらしくなっちゃう……!
[Debug : Subtitles] い、一緒に……! あああっ! イッちゃう!!
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 390)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 114913.
Total: 329.561005 ms (FindLiveObjects: 6.954700 ms CreateObjectMapping: 3.141700 ms
MarkObjects: 319.290405 ms DeleteObjects: 0.173200 ms)

[Debug : Subtitles] あ、あたし……! もう大人になったの……?


[Debug : Subtitles] キミの精子は……全部受け止めたからね……!
[Debug : Subtitles] ん……あたし……声枯れちゃってる……! 初めての時は、こんなことなかったの
に……!
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\0'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\1'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\15'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\16'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\18'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\2'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\3'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\4'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\41'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\42'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\43'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\44'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\45'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\46'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\47'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\48'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\49'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\5'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\51'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\52'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\55'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\56'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\57'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\58'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\59'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\6'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\60'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\61'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\62'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\63'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\64'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\65'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\66'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\67'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\68'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\69'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\7'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\70'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\71'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\72'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\73'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\74'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\75'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\76'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\77'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\78'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\79'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\8'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\80'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\81'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\82'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\83'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\84'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\85'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\86'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\87'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\88'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\89'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\9'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\90'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\91'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\92'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\94'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\95'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\96'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\97'.
[Debug :Modding API] SceneManager.sceneUnloaded - HProc
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c09\25.unity3d\55'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 388)

Unloading 1423 unused Assets to reduce memory usage. Loaded Objects now: 108401.
Total: 357.617798 ms (FindLiveObjects: 5.606100 ms CreateObjectMapping: 3.161700 ms
MarkObjects: 309.407806 ms DeleteObjects: 39.441700 ms)

[Debug :Modding API] SceneManager.sceneLoaded - HSceneResult in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 388)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 108771.
Total: 317.048706 ms (FindLiveObjects: 8.631400 ms CreateObjectMapping: 3.217400 ms
MarkObjects: 305.131989 ms DeleteObjects: 0.067100 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - HSceneResult


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 388)
[Debug :Modding API] SceneManager.sceneUnloaded - H

Unloading 543 unused Assets to reduce memory usage. Loaded Objects now: 103605.
Total: 330.007996 ms (FindLiveObjects: 5.980600 ms CreateObjectMapping: 3.515600 ms
MarkObjects: 314.983612 ms DeleteObjects: 5.527500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 388)

Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 103678.
Total: 325.818390 ms (FindLiveObjects: 4.665900 ms CreateObjectMapping: 2.644500 ms
MarkObjects: 318.432678 ms DeleteObjects: 0.074600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 388)

Unloading 11 unused Assets to reduce memory usage. Loaded Objects now: 103754.
Total: 316.519501 ms (FindLiveObjects: 6.926800 ms CreateObjectMapping: 2.572000 ms
MarkObjects: 305.859100 ms DeleteObjects: 1.161100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 388)

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 103754.
Total: 322.131592 ms (FindLiveObjects: 4.880400 ms CreateObjectMapping: 2.569200 ms
MarkObjects: 314.610992 ms DeleteObjects: 0.070400 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 390)

Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 104173.
Total: 337.193481 ms (FindLiveObjects: 5.078800 ms CreateObjectMapping: 2.588800 ms
MarkObjects: 320.881012 ms DeleteObjects: 8.643900 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_22'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_22'.
[Debug :Modding API] Character card load: Kinomoto Sakura
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 390)

Unloading 13718 unused Assets to reduce memory usage. Loaded Objects now: 110239.
Total: 430.274689 ms (FindLiveObjects: 7.618200 ms CreateObjectMapping: 3.762800 ms
MarkObjects: 303.497498 ms DeleteObjects: 115.395599 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :XUnity.AutoTranslator] Closing connections to endpoint
'https://translate.googleapis.com:443' due to inactivity.
[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 395)

Unloading 124 unused Assets to reduce memory usage. Loaded Objects now: 106372.
Total: 346.100311 ms (FindLiveObjects: 10.767000 ms CreateObjectMapping: 2.559900
ms MarkObjects: 318.393097 ms DeleteObjects: 14.379100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 396)

Unloading 209 unused Assets to reduce memory usage. Loaded Objects now: 103797.
Total: 318.684601 ms (FindLiveObjects: 5.085800 ms CreateObjectMapping: 2.580000 ms
MarkObjects: 308.038605 ms DeleteObjects: 2.979600 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Shortcut in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 3 Unused Serialized files (Serialized files now loaded: 395)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 103740.
Total: 317.770203 ms (FindLiveObjects: 4.546800 ms CreateObjectMapping: 2.412600 ms
MarkObjects: 310.209106 ms DeleteObjects: 0.600900 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Shortcut


[Debug :Modding API] SceneManager.sceneLoaded - Shortcut in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 3 Unused Serialized files (Serialized files now loaded: 395)

Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 103740.
Total: 310.383484 ms (FindLiveObjects: 4.594000 ms CreateObjectMapping: 2.394700 ms
MarkObjects: 303.260010 ms DeleteObjects: 0.134200 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Shortcut


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 395)

Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 103641.
Total: 348.063507 ms (FindLiveObjects: 5.809500 ms CreateObjectMapping: 2.565700 ms
MarkObjects: 339.555206 ms DeleteObjects: 0.131900 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 396)

Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 103649.
Total: 312.735870 ms (FindLiveObjects: 4.504600 ms CreateObjectMapping: 2.563100 ms
MarkObjects: 305.566620 ms DeleteObjects: 0.100700 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 396)

Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 103649.
Total: 317.912781 ms (FindLiveObjects: 4.400900 ms CreateObjectMapping: 2.609200 ms
MarkObjects: 310.808014 ms DeleteObjects: 0.094100 ms)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 396)

Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 103649.
Total: 313.731689 ms (FindLiveObjects: 4.470500 ms CreateObjectMapping: 2.576500 ms
MarkObjects: 306.592987 ms DeleteObjects: 0.091000 ms)

[Debug :Modding API] SceneManager.activeSceneChanged - from Rooftop to Action


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - Rooftop
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 394)

Unloading 520 unused Assets to reduce memory usage. Loaded Objects now: 90781.
Total: 332.506012 ms (FindLiveObjects: 4.092100 ms CreateObjectMapping: 2.570600 ms
MarkObjects: 304.984680 ms DeleteObjects: 20.857901 ms)

[Debug :Modding API] SceneManager.sceneLoaded - StaffRoom in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to StaffRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 396)

Unloading 57 unused Assets to reduce memory usage. Loaded Objects now: 92579.
Total: 321.641815 ms (FindLiveObjects: 6.432300 ms CreateObjectMapping: 2.553000 ms
MarkObjects: 312.542694 ms DeleteObjects: 0.113000 ms)

[Debug :Add mobs to roam mode] Spawning 14 mobs on map StaffRoom


[Debug :Modding API] Character load/reload: NULL
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 396)

Unloading 16508 unused Assets to reduce memory usage. Loaded Objects now: 97428.
Total: 535.178772 ms (FindLiveObjects: 19.487801 ms CreateObjectMapping: 5.322100
ms MarkObjects: 345.525208 ms DeleteObjects: 164.842697 ms)

[Error :Null Checks] Swallowing exception to prevent game crash!


System.NullReferenceException: Object reference not set to an instance of an object

bool ChaControl+<ChangeClothesTopAsync>c__Iterator8.MoveNext()
bool IllusionFixes.NullChecks+<<CoroutineNullRefEater>g__EatExceptionWrapper|
5_0>d.MoveNext()
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 396)

Unloading 34182 unused Assets to reduce memory usage. Loaded Objects now: 97505.
Total: 453.354797 ms (FindLiveObjects: 14.421600 ms CreateObjectMapping: 7.076300
ms MarkObjects: 384.881714 ms DeleteObjects: 46.973499 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 396)
[Error :Null Checks] Swallowing exception to prevent game crash!
System.NullReferenceException: Object reference not set to an instance of an object

bool ChaControl+<ChangeClothesTopAsync>c__Iterator8.MoveNext()
bool IllusionFixes.NullChecks+<<CoroutineNullRefEater>g__EatExceptionWrapper|
5_0>d.MoveNext()

Unloading 59184 unused Assets to reduce memory usage. Loaded Objects now: 98630.
Total: 788.450134 ms (FindLiveObjects: 9.271200 ms CreateObjectMapping: 9.642501 ms
MarkObjects: 350.315521 ms DeleteObjects: 419.220001 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 421)

Unloading 11 unused Assets to reduce memory usage. Loaded Objects now: 99115.
Total: 323.399384 ms (FindLiveObjects: 5.783100 ms CreateObjectMapping: 2.687000 ms
MarkObjects: 314.843506 ms DeleteObjects: 0.084700 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_20.unity3d\communication_36'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_36'.
[Debug :Modding API] Character card load: Nakano Nino
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 420)

Unloading 13765 unused Assets to reduce memory usage. Loaded Objects now: 104771.
Total: 392.950287 ms (FindLiveObjects: 5.315000 ms CreateObjectMapping: 3.661700 ms
MarkObjects: 308.525513 ms DeleteObjects: 75.446999 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\heroine_action'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\heroine_end'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\main_answer'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\main_end'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\main_reaction'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\masturbation'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\masturbation_answer'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\masturbation_found'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\masturbation_found_answer'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\penetrator_action'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\penetrator_action_end'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\penetrator_end'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\sub_answer'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\sub_end'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\penetration.unity3d\sub_reaction'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\0'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\1'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\1000'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\1001'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\1002'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\1003'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\1004'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\101'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\102'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\103'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\105'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\106'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\1100'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\15'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\16'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\160'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\18'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\2'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\201'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\202'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\203'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\205'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\206'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\207'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\22'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\23'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\24'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\25'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\250'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\251'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\252'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\253'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\26'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\260'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\261'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\27'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\28'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\29'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\3'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\30'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\301'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\302'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\303'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\305'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\306'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\31'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\32'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\33'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\34'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\360'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\4'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\401'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\402'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\404'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\405'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\406'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\41'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\42'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\43'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\44'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\45'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\46'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\47'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\48'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\49'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\5'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\500'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\501'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\502'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\51'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\52'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\55'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\56'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\57'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\58'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\59'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\6'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\60'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\601'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\602'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\61'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\62'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\63'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\64'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\65'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\66'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\67'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\68'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\69'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\7'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\70'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\71'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\72'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\73'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\74'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\75'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\76'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\77'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\78'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\79'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\8'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\80'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\81'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\82'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\83'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\84'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\85'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\86'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\87'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\88'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\89'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\9'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\90'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\91'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\92'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\94'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\95'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\96'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\97'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c36\20.unity3d\84'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 421)

Unloading 2586 unused Assets to reduce memory usage. Loaded Objects now: 100931.
Total: 367.367889 ms (FindLiveObjects: 5.747200 ms CreateObjectMapping: 2.798900 ms
MarkObjects: 341.872803 ms DeleteObjects: 16.948000 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\adv\scenario\c36\20.unity3d\87'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 421)

Unloading 29 unused Assets to reduce memory usage. Loaded Objects now: 100963.
Total: 318.412903 ms (FindLiveObjects: 4.905100 ms CreateObjectMapping: 2.548500 ms
MarkObjects: 310.144806 ms DeleteObjects: 0.813700 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 421)

Unloading 105 unused Assets to reduce memory usage. Loaded Objects now: 101496.
Total: 344.308990 ms (FindLiveObjects: 6.667900 ms CreateObjectMapping: 2.632600 ms
MarkObjects: 315.400085 ms DeleteObjects: 19.606701 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 421)

Unloading 162 unused Assets to reduce memory usage. Loaded Objects now: 98623.
Total: 319.234192 ms (FindLiveObjects: 4.969100 ms CreateObjectMapping: 2.533600 ms
MarkObjects: 311.415314 ms DeleteObjects: 0.315300 ms)
[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 10 Unused Serialized files (Serialized files now loaded: 421)

Unloading 1381 unused Assets to reduce memory usage. Loaded Objects now: 109882.
Total: 449.567200 ms (FindLiveObjects: 8.451300 ms CreateObjectMapping: 3.315800 ms
MarkObjects: 399.245117 ms DeleteObjects: 38.553699 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 423)

Unloading 67 unused Assets to reduce memory usage. Loaded Objects now: 99852.
Total: 338.340607 ms (FindLiveObjects: 5.896800 ms CreateObjectMapping: 2.696000 ms
MarkObjects: 326.229980 ms DeleteObjects: 3.515900 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_03'.
[Debug :Modding API] Character card load: Nakano Yotsuba
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 423)

Unloading 11112 unused Assets to reduce memory usage. Loaded Objects now: 104831.
Total: 395.599915 ms (FindLiveObjects: 8.342200 ms CreateObjectMapping: 3.372300 ms
MarkObjects: 319.990906 ms DeleteObjects: 63.893803 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 422)

Unloading 1053 unused Assets to reduce memory usage. Loaded Objects now: 100054.
Total: 334.363983 ms (FindLiveObjects: 10.707199 ms CreateObjectMapping: 2.891500
ms MarkObjects: 309.524811 ms DeleteObjects: 11.239901 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 422)

Unloading 126 unused Assets to reduce memory usage. Loaded Objects now: 97909.
Total: 320.115692 ms (FindLiveObjects: 4.777300 ms CreateObjectMapping: 2.602600 ms
MarkObjects: 309.761902 ms DeleteObjects: 2.973300 ms)

[Debug :Modding API] SceneManager.sceneLoaded - H in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 8 Unused Serialized files (Serialized files now loaded: 422)
[Debug :Modding API] SceneManager.sceneLoaded - HProc in Additive mode

Unloading 413 unused Assets to reduce memory usage. Loaded Objects now: 103506.
Total: 382.942871 ms (FindLiveObjects: 60.111603 ms CreateObjectMapping: 2.862200
ms MarkObjects: 316.162903 ms DeleteObjects: 3.805500 ms)

[Debug :Modding API] Character card load: Nakano Yotsuba


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 425)

Unloading 11097 unused Assets to reduce memory usage. Loaded Objects now: 109110.
Total: 422.435394 ms (FindLiveObjects: 14.462700 ms CreateObjectMapping: 3.855600
ms MarkObjects: 324.834198 ms DeleteObjects: 79.282097 ms)

[Debug :Modding API] Character card load: Kashiwagi Sousuke


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 425)

Unloading 10943 unused Assets to reduce memory usage. Loaded Objects now: 111072.
Total: 401.714294 ms (FindLiveObjects: 7.302800 ms CreateObjectMapping: 18.162201
ms MarkObjects: 321.817596 ms DeleteObjects: 54.431000 ms)

[Info : BepInEx4] [KKAhegao] Config reloaded.


[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\12_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\animationinfo_02'.
[Debug :IllusionFixes] Starting full garbage collection
NullReferenceException: Object reference not set to an instance of an object

void TMPro.TextMeshProUGUI.Rebuild(CanvasUpdate)
void UnityEngine.UI.CanvasUpdateRegistry.PerformUpdate()
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
UnityEngine.UI.CanvasUpdateRegistry:PerformUpdate()
UnityEngine.Canvas:SendWillRenderCanvases()

(Filename: Line: -1)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\h\list\00_00.unity3d\personality_voice_c03_04_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c03_05_00'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 423)

Unloading 1338 unused Assets to reduce memory usage. Loaded Objects now: 107774.
Total: 361.518219 ms (FindLiveObjects: 4.850200 ms CreateObjectMapping: 2.763200 ms
MarkObjects: 335.988190 ms DeleteObjects: 17.916000 ms)

[Debug : Subtitles] あなたと気持ち良くなるの嬉しいです


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] Character card load: Deviluke Nana
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 422)
Unloading 8958 unused Assets to reduce memory usage. Loaded Objects now: 113203.
Total: 425.736176 ms (FindLiveObjects: 5.611200 ms CreateObjectMapping: 3.257500 ms
MarkObjects: 324.925293 ms DeleteObjects: 91.941605 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - HProc


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 422)

Unloading 1113 unused Assets to reduce memory usage. Loaded Objects now: 103778.
Total: 334.130707 ms (FindLiveObjects: 4.858500 ms CreateObjectMapping: 9.930600 ms
MarkObjects: 316.531799 ms DeleteObjects: 2.809100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 422)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 103778.
Total: 319.402008 ms (FindLiveObjects: 5.063800 ms CreateObjectMapping: 2.681300 ms
MarkObjects: 311.581604 ms DeleteObjects: 0.074700 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 422)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 103775.
Total: 319.089600 ms (FindLiveObjects: 4.729900 ms CreateObjectMapping: 3.224500 ms
MarkObjects: 311.065613 ms DeleteObjects: 0.069000 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 423)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 103786.
Total: 333.217194 ms (FindLiveObjects: 5.259400 ms CreateObjectMapping: 2.542400 ms
MarkObjects: 325.344604 ms DeleteObjects: 0.070000 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 423)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 103786.
Total: 315.510498 ms (FindLiveObjects: 5.276100 ms CreateObjectMapping: 2.991700 ms
MarkObjects: 307.172607 ms DeleteObjects: 0.069500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 424)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 103789.
Total: 318.529175 ms (FindLiveObjects: 5.358700 ms CreateObjectMapping: 2.497400 ms
MarkObjects: 310.599518 ms DeleteObjects: 0.072700 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 8 Unused Serialized files (Serialized files now loaded: 424)
[Debug :Modding API] SceneManager.sceneLoaded - HProc in Additive mode

Unloading 809 unused Assets to reduce memory usage. Loaded Objects now: 102918.
Total: 340.439423 ms (FindLiveObjects: 5.008100 ms CreateObjectMapping: 2.602400 ms
MarkObjects: 316.867889 ms DeleteObjects: 15.960199 ms)

[Debug :Modding API] Character card load: Nakano Yotsuba


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 427)

Unloading 11096 unused Assets to reduce memory usage. Loaded Objects now: 108521.
Total: 393.815796 ms (FindLiveObjects: 5.919700 ms CreateObjectMapping: 3.463200 ms
MarkObjects: 317.274597 ms DeleteObjects: 67.157700 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 427)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 105087.
Total: 329.459198 ms (FindLiveObjects: 4.859000 ms CreateObjectMapping: 2.577200 ms
MarkObjects: 321.908997 ms DeleteObjects: 0.113300 ms)

[Debug :Modding API] Character card load: Deviluke Nana


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 427)

Unloading 8924 unused Assets to reduce memory usage. Loaded Objects now: 110745.
Total: 442.472900 ms (FindLiveObjects: 18.532600 ms CreateObjectMapping: 6.474600
ms MarkObjects: 342.951691 ms DeleteObjects: 74.513397 ms)

[Debug :Modding API] Character card load: Kashiwagi Sousuke


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 427)

Unloading 10942 unused Assets to reduce memory usage. Loaded Objects now: 112715.
Total: 415.414886 ms (FindLiveObjects: 7.020400 ms CreateObjectMapping: 3.844200 ms
MarkObjects: 333.021393 ms DeleteObjects: 71.528099 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\h\list\00_00.unity3d\animationinfo_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\12_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\animationinfo_02'.
[Debug :IllusionFixes] Starting full garbage collection
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c03_04_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c03_05_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c17_00_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\20_00.unity3d\personality_voice_c17_00_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\20_00.unity3d\personality_voice_c17_00_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\20_00.unity3d\personality_voice_c17_00_03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c17_03_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\personality_voice_c17_03_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\20_00.unity3d\personality_voice_c17_03_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c17_04_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c17_05_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c17_03_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\personality_voice_c17_03_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\20_00.unity3d\personality_voice_c17_03_01'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 425)

Unloading 2323 unused Assets to reduce memory usage. Loaded Objects now: 112664.
Total: 374.891479 ms (FindLiveObjects: 6.695900 ms CreateObjectMapping: 3.399300 ms
MarkObjects: 364.035400 ms DeleteObjects: 0.759000 ms)

[Debug : Subtitles] It's okay.


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 428)

Unloading 3958 unused Assets to reduce memory usage. Loaded Objects now: 112755.
Total: 376.913788 ms (FindLiveObjects: 10.381900 ms CreateObjectMapping: 3.630500
ms MarkObjects: 358.004211 ms DeleteObjects: 4.896500 ms)

[Debug :XUnity.AutoTranslator] Closing connections to endpoint


'https://translate.googleapis.com:443' due to inactivity.
[Debug : Subtitles] まずはゆっくり……焦らないでね?
[Debug :Sideloader] Loading coordinate [Adult One-Piece]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Baseball Uniform (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Bikini Swimsuit (With Frills)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Bondage Outfit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [BR-Chan KKP Outing]
[Debug :Sideloader] Sideloader marker found, external info count: 5
[Debug :Sideloader] Loading coordinate [Cabin Attendant]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [Casual Clothes]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Cheerleader]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [China Dress]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Christmas]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [Classical Maid A]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Classical Maid B]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Classroom Teacher]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Concierge Suit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Cross Halter]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Cute Blouse]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Cute Nurse]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Demon God]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Doctor]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Frilly One-Piece Dress]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Front Ribbon]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Full-Body Tights]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Gym Uniform (With Kneepads)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Gym Uniform]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Halloween]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [High Quality Maid]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Idol]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Japanese Maid]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [Japanese-Style Uniform (Plain)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Japanese-Style Uniform]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Knight]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Knitted Sweater]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Line Tanga]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Little Devil]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Magical Girl]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Mecha]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Micro Monokini]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Military Uniform]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Naked Apron]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [Naked Suspenders]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [One-Piece Dress (Flower Pattern)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [One-Piece Dress (Plain)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [One-Piece Sailor Suit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Pareo]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Puffy-Sleeved Top]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sailor Shirt (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [School Swimsuit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [School Uniform]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [See-Through Pareo]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sexy Lingerie]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sexy Pareo]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Short Pareo (Single Color)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Short Pareo]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Shrine Maiden Warrior]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sitri's Outfit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sleeping Over 1]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sleeping Over 2]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sleeveless Sailor (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Soccer Uniform (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sportswear (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sportswear (Girls)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Suspenders]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Turtleneck Parka]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Tuxedo (Males)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Wedding Dress]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Western-Style Uniform (Jacket)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Western-Style Uniform (Vest)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [お泊り]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [お泊り]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [アイドル]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ウェディングドレス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [キャビンアテンダント]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [キュートナース]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [キュートブラウス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [クラシカルメイド A]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [クラシカルメイド B]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [クリスマス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [クロスホルター]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [コンシェルジュスーツ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [サスペンダー]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [サッカーシャツ(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [シトリートップス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ショートパレオ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ショートパレオ(単色)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [シースルーパレオ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [スクール水着(破れ)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [スポーツウェア(女)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [スポーツウェア(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セクシーニット]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セクシーパレオ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セクシーランジェリー]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セーラーシャツ(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セーラーノースリーブ(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セーラーワンピース]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [タキシード(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [チアガール]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [チャイナドレス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ニットセーター]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ハイクオリティメイド]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ハロウィン]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [パフスリーブトップス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [パレオ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ビキニ水着(フリル付き)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [フリルワンピース]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [フロントリボン]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ベースボールシャツ(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ボリュームネックパーカー]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [マイクロビキニ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [マイクロモノキニ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [メカ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ラインタンガ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ワンピース(無地)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ワンピース(花柄)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [亀甲縛り]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [体操服(汚れ)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [体操着(サポーター付き)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [体操着]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [全身タイツ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [学生服]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [和メイド]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [和風制服]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [和風制服(無地)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [大人ワンピース ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [小悪魔]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [巫女武者]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [教師]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [水着]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [洋風制服(ジャケット)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [洋風制服(ベスト)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [白衣]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [私服]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [裸エプロン]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [裸サスペンダー]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [軍服]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [騎士]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [鬼神]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [魔法少女]
[Debug :Sideloader] No sideloader marker found
[Debug : Subtitles] いいのよ? 出しても……二人がかりでイカせてあげる
[Debug :Sideloader] Loading coordinate [Short Pareo (Single Color)]
[Debug :Sideloader] No sideloader marker found
[Debug :Modding API] Loading coord "Short Pareo (Single Color)" to chara "Deviluke
Nana" / Plain
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 434)

Unloading 5729 unused Assets to reduce memory usage. Loaded Objects now: 115605.
Total: 397.012115 ms (FindLiveObjects: 7.253100 ms CreateObjectMapping: 3.264800 ms
MarkObjects: 366.101196 ms DeleteObjects: 20.391901 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 434)

Unloading 10302 unused Assets to reduce memory usage. Loaded Objects now: 115849.
Total: 413.407898 ms (FindLiveObjects: 7.229700 ms CreateObjectMapping: 4.170300 ms
MarkObjects: 349.187805 ms DeleteObjects: 52.819199 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 434)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 115863.
Total: 358.687408 ms (FindLiveObjects: 6.851400 ms CreateObjectMapping: 3.224200 ms
MarkObjects: 348.535797 ms DeleteObjects: 0.075100 ms)

[Debug :Sideloader] Loading coordinate [Short Pareo (Single Color)]


[Debug :Sideloader] No sideloader marker found
[Debug :Modding API] Loading coord "Short Pareo (Single Color)" to chara "Nakano
Yotsuba" / Plain
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 434)

Unloading 5729 unused Assets to reduce memory usage. Loaded Objects now: 115841.
Total: 400.966095 ms (FindLiveObjects: 8.147699 ms CreateObjectMapping: 8.585000 ms
MarkObjects: 363.335693 ms DeleteObjects: 20.897100 ms)
[Debug :IllusionFixes] Starting full garbage collection
[Debug :Sideloader] Loading coordinate [High Quality Maid]
[Debug :Sideloader] No sideloader marker found
[Debug :Modding API] Loading coord "High Quality Maid" to chara "Nakano Yotsuba" /
Plain
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 435)

Unloading 9016 unused Assets to reduce memory usage. Loaded Objects now: 115894.
Total: 411.337189 ms (FindLiveObjects: 10.249800 ms CreateObjectMapping: 3.805800
ms MarkObjects: 355.022308 ms DeleteObjects: 42.258499 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug : Subtitles] いいわよ……好きなところにかけなさい
[Debug : Subtitles] わっ、わっ、こ、こんなに出ちゃっ……わぁっ……
[Debug : Subtitles] 次は私にも……咥えさせて欲しーです……
[Debug : Subtitles] It's okay.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 437)

Unloading 5465 unused Assets to reduce memory usage. Loaded Objects now: 116044.
Total: 367.540375 ms (FindLiveObjects: 6.791700 ms CreateObjectMapping: 3.700000 ms
MarkObjects: 343.131805 ms DeleteObjects: 13.916200 ms)

[Debug : Subtitles] えへへ、私の身体使って……いっぱいいっぱい気持ちいいことしてあげるですから



[Debug : Subtitles] んあんっ! えへへ、おまんこぬるぬるすぎて驚いたですか?
[Debug : Subtitles] 私のおまんこ、しっかり開いてるですか?
[Debug : Subtitles] 動きが、激しい……気持ちいい
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 437)

Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 115937.
Total: 361.464294 ms (FindLiveObjects: 8.136100 ms CreateObjectMapping: 3.298900 ms
MarkObjects: 349.581207 ms DeleteObjects: 0.447400 ms)

[Debug : Subtitles] ああぁ、みんな揃ってイくのっ……嬉しいですぅっ!


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 437)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 115941.
Total: 353.946899 ms (FindLiveObjects: 8.137401 ms CreateObjectMapping: 3.224300 ms
MarkObjects: 342.498596 ms DeleteObjects: 0.084800 ms)

[Debug :KK_Pregnancy] Adding particles to heroine: Nakano Yotsuba


[Debug : Subtitles] イク、イク、イッちゃぁぁぁうっ!
[Debug : Subtitles] イクッ、はぁぁぁぁぁぁーっ!
[Debug : Subtitles] おちんちんのビクビク、すっごく気持ち良かったですよぉ……独り占めしたくなる
んです……
[Debug : Subtitles] はいっ、楽しそうです
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 436)

Unloading 3639 unused Assets to reduce memory usage. Loaded Objects now: 115630.
Total: 367.391602 ms (FindLiveObjects: 6.910300 ms CreateObjectMapping: 3.493200 ms
MarkObjects: 348.493103 ms DeleteObjects: 8.494300 ms)
[Debug : Subtitles] ふふっ、いっぱいするですよ
[Debug : Subtitles] えへへ、すぐに入れてほしーです。おまんこ……ひくひくしてるのです
[Debug : Subtitles] ふあぁっ、入れてもらう瞬間、おまんこ締まっちゃうですっ……
[Debug : Subtitles] 私のおまんこ、しっかり開いてるですか?
[Debug : Subtitles] ふぁっ……興奮しすぎて……おまんこ緩くなっちゃうですよぉっ……
[Debug :Sideloader] Loading coordinate [セクシーランジェリー]
[Debug :Sideloader] No sideloader marker found
[Debug :Modding API] Loading coord "セクシーランジェリー" to chara "Nakano Yotsuba" /
Plain
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 441)

Unloading 2438 unused Assets to reduce memory usage. Loaded Objects now: 115583.
Total: 374.173920 ms (FindLiveObjects: 6.868400 ms CreateObjectMapping: 3.337100 ms
MarkObjects: 343.437500 ms DeleteObjects: 20.529799 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 441)

Unloading 1140 unused Assets to reduce memory usage. Loaded Objects now: 115588.
Total: 358.917725 ms (FindLiveObjects: 8.265300 ms CreateObjectMapping: 3.545900 ms
MarkObjects: 342.467316 ms DeleteObjects: 4.638300 ms)

[Debug : Subtitles] こっちも、きそうよ……ん、気持ちいい


[Debug : Subtitles] んっ、ふぅっ、いいですよっ……外っ、どこでもっ、大丈夫ですからっ……は、早
くっ、精液出してほしーですぅっ!
[Debug :KK_Pregnancy] Adding particles to heroine: Deviluke Nana
[Debug : Subtitles] おちんちん、どくどくしながら、いっぱい精液飛ばしてるです……すごく男性的で
……可愛いですよ
[Debug : Subtitles] いいですよ。待ちきれなくて……うずうずしちゃてるです
[Debug : Subtitles] ふあぁっ、入れてもらう瞬間、おまんこ締まっちゃうですっ……
[Debug : Subtitles] おまんこの奥まで届いてるですよ
[Debug : Subtitles] んはぁっ、イっちゃうのっ……我慢出来ないですよぉっ!
[Debug : Subtitles] イク、イク、イッちゃぁぁぁうっ!
[Debug : Subtitles] イクッ、はぁぁぁぁぁぁーっ!
[Debug : Subtitles] はぁ、はぁ……こっちも、イッたわ……やるわね、あなた
[Debug : Subtitles] あぁんっ! 不意打ちなのも、たまには嬉しいですね
[Debug : Subtitles] 突然ぐぐぐって入ってくると……えへへ、軽くイッちゃいそうになっちゃうですよ
[Debug :Sideloader] Loading coordinate [フリルワンピース]
[Debug :Sideloader] No sideloader marker found
[Debug :Modding API] Loading coord "フリルワンピース" to chara "Nakano Yotsuba" /
Plain
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 443)

Unloading 5853 unused Assets to reduce memory usage. Loaded Objects now: 115615.
Total: 385.530701 ms (FindLiveObjects: 7.463600 ms CreateObjectMapping: 3.625000 ms
MarkObjects: 352.735992 ms DeleteObjects: 21.705000 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Sideloader] Loading coordinate [軍服]
[Debug :Sideloader] No sideloader marker found
[Debug :Modding API] Loading coord "軍服" to chara "Nakano Yotsuba" / Plain
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 451)

Unloading 10240 unused Assets to reduce memory usage. Loaded Objects now: 115765.
Total: 403.157501 ms (FindLiveObjects: 7.385300 ms CreateObjectMapping: 3.729800 ms
MarkObjects: 342.281708 ms DeleteObjects: 49.760201 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug : Subtitles] あなたが気持ち良くなってくれるとっ、おまんこも喜んじゃうですっ……んっ、せ、
精液っ……いっぱい出してくださいなのですっ……
[Debug :Sideloader] Loading coordinate [ワンピース(無地)]
[Debug :Sideloader] No sideloader marker found
[Debug :Modding API] Loading coord "ワンピース(無地)" to chara "Nakano Yotsuba" /
Plain
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 454)

Unloading 8119 unused Assets to reduce memory usage. Loaded Objects now: 115756.
Total: 400.920105 ms (FindLiveObjects: 14.015200 ms CreateObjectMapping: 3.748900
ms MarkObjects: 341.367096 ms DeleteObjects: 41.788300 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :XUnity.AutoTranslator] Closing connections to endpoint
'https://translate.googleapis.com:443' due to inactivity.
[Debug :Sideloader] Loading coordinate [大人ワンピース ]
[Debug :Sideloader] No sideloader marker found
[Debug :Modding API] Loading coord "大人ワンピース " to chara "Nakano Yotsuba" /
Plain
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 454)

Unloading 3537 unused Assets to reduce memory usage. Loaded Objects now: 115561.
Total: 367.856903 ms (FindLiveObjects: 6.849900 ms CreateObjectMapping: 3.039900 ms
MarkObjects: 348.963715 ms DeleteObjects: 9.002501 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug : Subtitles] あなたの出すところ、見ていて、あげる
[Debug : Subtitles] あんっ、こんなに濃いのが入ってたですか
[Debug : Subtitles] あぁんっ! 不意打ちなのも、たまには嬉しいですね
[Debug : Subtitles] 不意打ちだったけど、おまんこはもうずーっと前からおちんちんのこと、待ってた
のですよ♪
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 454)

Unloading 1352 unused Assets to reduce memory usage. Loaded Objects now: 115571.
Total: 358.563507 ms (FindLiveObjects: 6.423000 ms CreateObjectMapping: 3.426200 ms
MarkObjects: 343.817810 ms DeleteObjects: 4.895800 ms)

[Debug : Subtitles] こっちも、きそうよ……ん、気持ちいい


[Debug :Modding API] SceneManager.sceneLoaded - HPointMove in Additive mode
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\hpointtoggle'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\hpointtoggle'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\10_00.unity3d\hpointtoggle'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\12_00.unity3d\hpointtoggle'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\hpointtoggle'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 8 Unused Serialized files (Serialized files now loaded: 454)

Unloading 13 unused Assets to reduce memory usage. Loaded Objects now: 116357.
Total: 350.704407 ms (FindLiveObjects: 5.164400 ms CreateObjectMapping: 2.825300 ms
MarkObjects: 342.625305 ms DeleteObjects: 0.088700 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 454)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 116397.
Total: 354.348907 ms (FindLiveObjects: 5.223800 ms CreateObjectMapping: 2.881800 ms
MarkObjects: 346.165680 ms DeleteObjects: 0.077000 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Check


[Debug :Modding API] SceneManager.sceneUnloaded - HPointMove
[Debug : Subtitles] ふぁぁっ、もうっ、おまんこ限界ですぅっ!
[Debug : Subtitles] イクッ、はぁぁぁぁぁぁーっ!
[Debug : Subtitles] イク、イク、イッちゃぁぁぁうっ!
[Debug : Subtitles] はぁ、はぁ……こっちも、イッたわ……やるわね、あなた
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 455)

Unloading 2730 unused Assets to reduce memory usage. Loaded Objects now: 115685.
Total: 371.636078 ms (FindLiveObjects: 5.696900 ms CreateObjectMapping: 3.807900 ms
MarkObjects: 339.552704 ms DeleteObjects: 22.577999 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - HProc
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 448)

Unloading 1850 unused Assets to reduce memory usage. Loaded Objects now: 105589.
Total: 425.769379 ms (FindLiveObjects: 5.824800 ms CreateObjectMapping: 3.347700 ms
MarkObjects: 350.434814 ms DeleteObjects: 66.161400 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 448)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 105589.
Total: 343.529602 ms (FindLiveObjects: 5.301400 ms CreateObjectMapping: 4.385200 ms
MarkObjects: 333.774200 ms DeleteObjects: 0.068200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 448)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 105589.
Total: 333.994904 ms (FindLiveObjects: 5.222600 ms CreateObjectMapping: 2.662600 ms
MarkObjects: 326.041321 ms DeleteObjects: 0.067700 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 448)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 105599.
Total: 334.525208 ms (FindLiveObjects: 5.228300 ms CreateObjectMapping: 2.652700 ms
MarkObjects: 326.487000 ms DeleteObjects: 0.156500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 448)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 105601.
Total: 338.077087 ms (FindLiveObjects: 5.242400 ms CreateObjectMapping: 7.061800 ms
MarkObjects: 325.661804 ms DeleteObjects: 0.110500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 448)
[Debug :Modding API] SceneManager.sceneUnloaded - H

Unloading 707 unused Assets to reduce memory usage. Loaded Objects now: 98417.
Total: 360.959503 ms (FindLiveObjects: 5.188000 ms CreateObjectMapping: 2.788700 ms
MarkObjects: 337.471313 ms DeleteObjects: 15.511000 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 448)

Unloading 129 unused Assets to reduce memory usage. Loaded Objects now: 98832.
Total: 360.282806 ms (FindLiveObjects: 4.498400 ms CreateObjectMapping: 2.629200 ms
MarkObjects: 319.955872 ms DeleteObjects: 33.198597 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 10 Unused Serialized files (Serialized files now loaded: 448)

Unloading 444 unused Assets to reduce memory usage. Loaded Objects now: 112707.
Total: 398.851105 ms (FindLiveObjects: 5.531000 ms CreateObjectMapping: 3.134000 ms
MarkObjects: 363.610504 ms DeleteObjects: 26.574400 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.activeSceneChanged - from StaffRoom to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - StaffRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 446)

Unloading 4463 unused Assets to reduce memory usage. Loaded Objects now: 91316.
Total: 362.928497 ms (FindLiveObjects: 4.134000 ms CreateObjectMapping: 2.631300 ms
MarkObjects: 324.685822 ms DeleteObjects: 31.476599 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Courtyard in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to Courtyard
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 448)

Unloading 72 unused Assets to reduce memory usage. Loaded Objects now: 93763.
Total: 370.992310 ms (FindLiveObjects: 4.771900 ms CreateObjectMapping: 10.784500
ms MarkObjects: 341.358398 ms DeleteObjects: 14.076800 ms)

[Debug :Add mobs to roam mode] Spawning 31 mobs on map Courtyard


[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 452)
Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 94321.
Total: 331.058594 ms (FindLiveObjects: 5.504100 ms CreateObjectMapping: 2.667200 ms
MarkObjects: 322.726501 ms DeleteObjects: 0.160000 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_04'.
[Debug :Modding API] Character card load: Nakano Ichika
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 452)

Unloading 11798 unused Assets to reduce memory usage. Loaded Objects now: 99543.
Total: 419.252014 ms (FindLiveObjects: 4.901500 ms CreateObjectMapping: 3.408900 ms
MarkObjects: 337.609894 ms DeleteObjects: 73.331001 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :XUnity.AutoTranslator] Closing connections to endpoint
'https://translate.googleapis.com:443' due to inactivity.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c04\25.unity3d\2'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 454)

Unloading 1200 unused Assets to reduce memory usage. Loaded Objects now: 96154.
Total: 343.649597 ms (FindLiveObjects: 4.671500 ms CreateObjectMapping: 2.658500 ms
MarkObjects: 333.113922 ms DeleteObjects: 3.204400 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Talk


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 451)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 95700.
Total: 343.518188 ms (FindLiveObjects: 4.181100 ms CreateObjectMapping: 2.610400 ms
MarkObjects: 327.069092 ms DeleteObjects: 9.657001 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 452)

Unloading 203 unused Assets to reduce memory usage. Loaded Objects now: 93868.
Total: 363.790314 ms (FindLiveObjects: 5.457800 ms CreateObjectMapping: 2.635000 ms
MarkObjects: 344.369598 ms DeleteObjects: 11.327200 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 453)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 94305.
Total: 335.639801 ms (FindLiveObjects: 5.895300 ms CreateObjectMapping: 2.640300 ms
MarkObjects: 326.891388 ms DeleteObjects: 0.211600 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_04'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_04'.
[Debug :Modding API] Character card load: Nakano Ichika
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 453)
Unloading 11807 unused Assets to reduce memory usage. Loaded Objects now: 99577.
Total: 400.150909 ms (FindLiveObjects: 5.011700 ms CreateObjectMapping: 3.525400 ms
MarkObjects: 326.701904 ms DeleteObjects: 64.911201 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 453)

Unloading 1201 unused Assets to reduce memory usage. Loaded Objects now: 96173.
Total: 359.738098 ms (FindLiveObjects: 5.864500 ms CreateObjectMapping: 2.629200 ms
MarkObjects: 347.933899 ms DeleteObjects: 3.309700 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Talk


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 451)

Unloading 94 unused Assets to reduce memory usage. Loaded Objects now: 95733.
Total: 340.831024 ms (FindLiveObjects: 4.057100 ms CreateObjectMapping: 2.557000 ms
MarkObjects: 323.793579 ms DeleteObjects: 10.422601 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 452)

Unloading 204 unused Assets to reduce memory usage. Loaded Objects now: 93902.
Total: 352.541687 ms (FindLiveObjects: 4.744500 ms CreateObjectMapping: 2.584800 ms
MarkObjects: 335.077271 ms DeleteObjects: 10.134501 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 453)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 93993.
Total: 342.005707 ms (FindLiveObjects: 4.912400 ms CreateObjectMapping: 2.633800 ms
MarkObjects: 330.720001 ms DeleteObjects: 3.738600 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_08'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_08'.
[Debug :Modding API] Character card load: 蝴蝶 Oshi
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 453)

Unloading 14462 unused Assets to reduce memory usage. Loaded Objects now: 99212.
Total: 385.563782 ms (FindLiveObjects: 4.876600 ms CreateObjectMapping: 3.557400 ms
MarkObjects: 321.814697 ms DeleteObjects: 55.314400 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 452)

Unloading 2432 unused Assets to reduce memory usage. Loaded Objects now: 95325.
Total: 349.510406 ms (FindLiveObjects: 4.580100 ms CreateObjectMapping: 2.707900 ms
MarkObjects: 325.747192 ms DeleteObjects: 16.474501 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 453)
Unloading 158 unused Assets to reduce memory usage. Loaded Objects now: 93567.
Total: 355.169312 ms (FindLiveObjects: 4.491600 ms CreateObjectMapping: 2.446000 ms
MarkObjects: 339.887115 ms DeleteObjects: 8.343900 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 9 Unused Serialized files (Serialized files now loaded: 452)

Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 104061.
Total: 388.008514 ms (FindLiveObjects: 4.722400 ms CreateObjectMapping: 2.687700 ms
MarkObjects: 377.503906 ms DeleteObjects: 3.093800 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.activeSceneChanged - from Courtyard to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - Courtyard
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 450)

Unloading 446 unused Assets to reduce memory usage. Loaded Objects now: 91345.
Total: 346.021881 ms (FindLiveObjects: 4.298400 ms CreateObjectMapping: 2.737200 ms
MarkObjects: 323.012695 ms DeleteObjects: 15.973000 ms)

[Debug :Modding API] SceneManager.sceneLoaded - StaffComicResearchRoom in Additive


mode
[Debug :Modding API] SceneManager.activeSceneChanged - from Action to
StaffComicResearchRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 452)

Unloading 58 unused Assets to reduce memory usage. Loaded Objects now: 92487.
Total: 341.005890 ms (FindLiveObjects: 4.329800 ms CreateObjectMapping: 3.214000 ms
MarkObjects: 323.972504 ms DeleteObjects: 9.488200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 453)

Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 92530.
Total: 348.743591 ms (FindLiveObjects: 5.239600 ms CreateObjectMapping: 2.793100 ms
MarkObjects: 337.089600 ms DeleteObjects: 3.620500 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 455)

Unloading 278 unused Assets to reduce memory usage. Loaded Objects now: 103904.
Total: 357.679596 ms (FindLiveObjects: 5.298900 ms CreateObjectMapping: 3.414200 ms
MarkObjects: 326.693207 ms DeleteObjects: 22.272499 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_27'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_27'.
[Debug :Modding API] Character card load: Sawamura Eriri
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 456)

Unloading 14552 unused Assets to reduce memory usage. Loaded Objects now: 115157.
Total: 450.968079 ms (FindLiveObjects: 5.994800 ms CreateObjectMapping: 6.703400 ms
MarkObjects: 338.799805 ms DeleteObjects: 99.469398 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Talk


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 456)

Unloading 11445 unused Assets to reduce memory usage. Loaded Objects now: 100233.
Total: 378.342682 ms (FindLiveObjects: 5.326800 ms CreateObjectMapping: 3.898300 ms
MarkObjects: 330.338196 ms DeleteObjects: 38.778801 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 457)

Unloading 205 unused Assets to reduce memory usage. Loaded Objects now: 98138.
Total: 342.170074 ms (FindLiveObjects: 4.583100 ms CreateObjectMapping: 2.863200 ms
MarkObjects: 323.446503 ms DeleteObjects: 11.276800 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 9 Unused Serialized files (Serialized files now loaded: 456)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 108647.
Total: 391.954498 ms (FindLiveObjects: 4.906300 ms CreateObjectMapping: 3.037000 ms
MarkObjects: 383.923004 ms DeleteObjects: 0.087200 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.activeSceneChanged - from StaffComicResearchRoom
to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - StaffComicResearchRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 454)

Unloading 6111 unused Assets to reduce memory usage. Loaded Objects now: 91138.
Total: 342.061005 ms (FindLiveObjects: 4.377800 ms CreateObjectMapping: 2.961300 ms
MarkObjects: 320.999878 ms DeleteObjects: 13.721499 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Ground in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to Ground
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 456)

Unloading 35 unused Assets to reduce memory usage. Loaded Objects now: 92807.
Total: 331.574493 ms (FindLiveObjects: 4.199900 ms CreateObjectMapping: 2.590100 ms
MarkObjects: 324.665619 ms DeleteObjects: 0.118400 ms)

[Debug :Add mobs to roam mode] Spawning 45 mobs on map Ground


Animator.GotoState: State could not be found

(Filename: Line: 1274)

Invalid Layer Index '-1'


(Filename: Line: 843)

[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 458)

Unloading 15 unused Assets to reduce memory usage. Loaded Objects now: 112986.
Total: 332.405304 ms (FindLiveObjects: 5.374300 ms CreateObjectMapping: 2.614000 ms
MarkObjects: 324.239105 ms DeleteObjects: 0.177300 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_21'.
[Debug :Modding API] Character card load: Ogiwara Sayu
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 458)

Unloading 10158 unused Assets to reduce memory usage. Loaded Objects now: 118704.
Total: 426.568604 ms (FindLiveObjects: 6.043200 ms CreateObjectMapping: 3.554100 ms
MarkObjects: 326.409088 ms DeleteObjects: 90.561394 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 459)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 115298.
Total: 337.476501 ms (FindLiveObjects: 5.955700 ms CreateObjectMapping: 3.415100 ms
MarkObjects: 327.998779 ms DeleteObjects: 0.106400 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\0'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\1'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\15'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\16'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\18'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\2'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\3'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\4'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\41'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\42'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\43'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\44'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\45'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\46'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\47'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\48'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\49'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\5'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\51'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\52'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\55'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\56'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\57'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\58'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\59'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\6'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\60'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\61'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\62'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\63'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\64'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\65'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\66'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\67'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\68'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\69'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\7'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\70'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\71'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\72'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\73'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\74'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\75'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\76'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\77'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\78'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\79'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\8'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\80'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\81'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\82'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\83'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\84'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\85'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\86'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\87'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\88'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\89'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\9'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\90'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\91'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\92'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\94'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\95'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\96'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\97'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\88'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 457)

Unloading 252 unused Assets to reduce memory usage. Loaded Objects now: 114864.
Total: 348.760101 ms (FindLiveObjects: 5.949800 ms CreateObjectMapping: 2.762700 ms
MarkObjects: 325.271790 ms DeleteObjects: 14.775200 ms)

[Debug :Modding API] SceneManager.activeSceneChanged - from Ground to Action


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - Ground
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 455)

Unloading 490 unused Assets to reduce memory usage. Loaded Objects now: 93556.
Total: 348.456879 ms (FindLiveObjects: 4.438200 ms CreateObjectMapping: 2.588900 ms
MarkObjects: 326.342194 ms DeleteObjects: 15.086800 ms)

[Debug :Modding API] SceneManager.sceneLoaded - StaffRoom in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to StaffRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 457)

Unloading 57 unused Assets to reduce memory usage. Loaded Objects now: 95354.
Total: 330.368622 ms (FindLiveObjects: 4.367400 ms CreateObjectMapping: 2.624600 ms
MarkObjects: 323.267090 ms DeleteObjects: 0.108800 ms)

[Debug :Add mobs to roam mode] Spawning 14 mobs on map StaffRoom


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 457)

Unloading 46 unused Assets to reduce memory usage. Loaded Objects now: 97756.
Total: 336.825897 ms (FindLiveObjects: 4.332100 ms CreateObjectMapping: 2.565100 ms
MarkObjects: 329.812714 ms DeleteObjects: 0.115200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 457)

Unloading 113 unused Assets to reduce memory usage. Loaded Objects now: 95461.
Total: 334.203796 ms (FindLiveObjects: 4.166300 ms CreateObjectMapping: 2.782200 ms
MarkObjects: 324.348511 ms DeleteObjects: 2.906300 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 459)

Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 95895.
Total: 330.691986 ms (FindLiveObjects: 5.680600 ms CreateObjectMapping: 2.655900 ms
MarkObjects: 322.253113 ms DeleteObjects: 0.101600 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_21'.
[Debug :Modding API] Character card load: Ogiwara Sayu
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 459)

Unloading 10192 unused Assets to reduce memory usage. Loaded Objects now: 105377.
Total: 406.848297 ms (FindLiveObjects: 4.906200 ms CreateObjectMapping: 3.639000 ms
MarkObjects: 335.951385 ms DeleteObjects: 62.351101 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Talk


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 457)

Unloading 3923 unused Assets to reduce memory usage. Loaded Objects now: 98682.
Total: 386.393097 ms (FindLiveObjects: 5.007000 ms CreateObjectMapping: 3.139300 ms
MarkObjects: 352.802917 ms DeleteObjects: 25.442600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 458)

Unloading 114 unused Assets to reduce memory usage. Loaded Objects now: 96404.
Total: 337.704224 ms (FindLiveObjects: 4.939400 ms CreateObjectMapping: 2.773100 ms
MarkObjects: 326.994995 ms DeleteObjects: 2.996100 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 10 Unused Serialized files (Serialized files now loaded: 458)

Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 107627.
Total: 401.293701 ms (FindLiveObjects: 5.017500 ms CreateObjectMapping: 2.649300 ms
MarkObjects: 390.773712 ms DeleteObjects: 2.852600 ms)

[Debug :XUnity.AutoTranslator] Closing connections to endpoint


'https://translate.googleapis.com:443' due to inactivity.
[Debug :Modding API] SceneManager.sceneUnloaded - Status
[Debug :Modding API] SceneManager.activeSceneChanged - from StaffRoom to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - StaffRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 461)

Unloading 2690 unused Assets to reduce memory usage. Loaded Objects now: 96094.
Total: 361.459625 ms (FindLiveObjects: 4.384200 ms CreateObjectMapping: 3.195000 ms
MarkObjects: 325.592407 ms DeleteObjects: 28.287399 ms)

[Debug :Modding API] SceneManager.sceneLoaded - JapaneseStyleRoom in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to
JapaneseStyleRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 463)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 96502.
Total: 356.982300 ms (FindLiveObjects: 4.710100 ms CreateObjectMapping: 3.088500 ms
MarkObjects: 326.442078 ms DeleteObjects: 22.740900 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 10 Unused Serialized files (Serialized files now loaded: 464)

Unloading 4781 unused Assets to reduce memory usage. Loaded Objects now: 106096.
Total: 420.939392 ms (FindLiveObjects: 4.928400 ms CreateObjectMapping: 3.590600 ms
MarkObjects: 401.360382 ms DeleteObjects: 11.059400 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.activeSceneChanged - from JapaneseStyleRoom to
Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - JapaneseStyleRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 462)

Unloading 127 unused Assets to reduce memory usage. Loaded Objects now: 95145.
Total: 341.140900 ms (FindLiveObjects: 4.187100 ms CreateObjectMapping: 3.237300 ms
MarkObjects: 325.932800 ms DeleteObjects: 7.783000 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Backyard in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to Backyard
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 464)

Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 97262.
Total: 339.316772 ms (FindLiveObjects: 4.434800 ms CreateObjectMapping: 2.615800 ms
MarkObjects: 332.108185 ms DeleteObjects: 0.157200 ms)

[Debug :Add mobs to roam mode] Spawning 29 mobs on map Backyard


[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 466)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 97736.
Total: 332.144897 ms (FindLiveObjects: 4.907700 ms CreateObjectMapping: 2.867600 ms
MarkObjects: 324.176300 ms DeleteObjects: 0.192600 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_02'.
[Debug :Modding API] Character card load: Atena Akua
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 466)

Unloading 12222 unused Assets to reduce memory usage. Loaded Objects now: 103338.
Total: 405.046906 ms (FindLiveObjects: 4.800400 ms CreateObjectMapping: 3.653900 ms
MarkObjects: 324.547211 ms DeleteObjects: 72.044800 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\adv\scenario\c02\25.unity3d\1'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 468)

Unloading 1181 unused Assets to reduce memory usage. Loaded Objects now: 99882.
Total: 343.389404 ms (FindLiveObjects: 4.740800 ms CreateObjectMapping: 2.869400 ms
MarkObjects: 332.052795 ms DeleteObjects: 3.725600 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 466)

Unloading 3794 unused Assets to reduce memory usage. Loaded Objects now: 95748.
Total: 348.865082 ms (FindLiveObjects: 4.332300 ms CreateObjectMapping: 2.768800 ms
MarkObjects: 330.440308 ms DeleteObjects: 11.323000 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 467)

Unloading 182 unused Assets to reduce memory usage. Loaded Objects now: 93583.
Total: 332.682312 ms (FindLiveObjects: 4.776600 ms CreateObjectMapping: 2.657200 ms
MarkObjects: 321.859985 ms DeleteObjects: 3.387900 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 10 Unused Serialized files (Serialized files now loaded: 466)

Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 113452.
Total: 402.194122 ms (FindLiveObjects: 5.133700 ms CreateObjectMapping: 3.195600 ms
MarkObjects: 390.098389 ms DeleteObjects: 3.765800 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.activeSceneChanged - from Backyard to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - Backyard
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 464)

Unloading 481 unused Assets to reduce memory usage. Loaded Objects now: 100851.
Total: 352.948608 ms (FindLiveObjects: 4.399200 ms CreateObjectMapping: 3.685500 ms
MarkObjects: 326.256500 ms DeleteObjects: 18.606701 ms)

[Debug :Modding API] SceneManager.sceneLoaded - StaffAdultRoom in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to
StaffAdultRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 466)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 105118.
Total: 342.212402 ms (FindLiveObjects: 4.685800 ms CreateObjectMapping: 3.221500 ms
MarkObjects: 334.186279 ms DeleteObjects: 0.118100 ms)
[Debug :Add mobs to roam mode] Spawning 13 mobs on map StaffAdultRoom
[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 468)

Unloading 14 unused Assets to reduce memory usage. Loaded Objects now: 108037.
Total: 339.764801 ms (FindLiveObjects: 5.699600 ms CreateObjectMapping: 3.268400 ms
MarkObjects: 327.523804 ms DeleteObjects: 3.272200 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_21'.
[Debug :Modding API] Character card load: Nakano Itsuki
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 468)

Unloading 11982 unused Assets to reduce memory usage. Loaded Objects now: 113864.
Total: 430.393982 ms (FindLiveObjects: 6.042700 ms CreateObjectMapping: 4.482300 ms
MarkObjects: 327.827393 ms DeleteObjects: 92.041000 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 466)

Unloading 8860 unused Assets to reduce memory usage. Loaded Objects now: 101291.
Total: 377.675201 ms (FindLiveObjects: 5.575600 ms CreateObjectMapping: 3.434600 ms
MarkObjects: 349.892700 ms DeleteObjects: 18.771000 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 467)

Unloading 172 unused Assets to reduce memory usage. Loaded Objects now: 98875.
Total: 348.992279 ms (FindLiveObjects: 4.459100 ms CreateObjectMapping: 2.745600 ms
MarkObjects: 336.001312 ms DeleteObjects: 5.785200 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 9 Unused Serialized files (Serialized files now loaded: 466)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 109379.
Total: 400.831696 ms (FindLiveObjects: 5.055200 ms CreateObjectMapping: 2.963600 ms
MarkObjects: 392.729309 ms DeleteObjects: 0.083000 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 466)

Unloading 730 unused Assets to reduce memory usage. Loaded Objects now: 98205.
Total: 332.371582 ms (FindLiveObjects: 5.048000 ms CreateObjectMapping: 2.702300 ms
MarkObjects: 324.160095 ms DeleteObjects: 0.460200 ms)

[Debug :Modding API] SceneManager.sceneLoaded - CallSelect in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 468)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 98721.
Total: 328.802490 ms (FindLiveObjects: 5.504000 ms CreateObjectMapping: 2.747500 ms
MarkObjects: 320.477020 ms DeleteObjects: 0.073300 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - CallSelect


[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\0'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\1'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\15'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\16'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\18'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\2'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\3'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\4'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\41'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\42'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\43'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\44'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\45'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\46'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\47'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\48'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\49'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\5'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\51'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\52'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\55'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\56'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\57'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\58'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\59'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\6'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\60'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\61'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\62'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\63'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\64'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\65'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\66'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\67'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\68'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\69'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\7'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\70'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\71'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\72'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\73'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\74'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\75'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\76'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\77'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\78'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\79'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\8'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\80'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\81'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\82'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\83'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\84'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\85'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\86'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\87'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\88'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\89'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\9'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\90'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\91'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\92'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\94'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\95'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\96'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\97'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 467)

Unloading 196 unused Assets to reduce memory usage. Loaded Objects now: 98301.
Total: 342.118500 ms (FindLiveObjects: 4.955500 ms CreateObjectMapping: 2.958700 ms
MarkObjects: 330.678497 ms DeleteObjects: 3.525100 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 470)

Unloading 11 unused Assets to reduce memory usage. Loaded Objects now: 98731.
Total: 340.335297 ms (FindLiveObjects: 5.258900 ms CreateObjectMapping: 2.634800 ms
MarkObjects: 326.947906 ms DeleteObjects: 5.493000 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_07'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_07'.
[Debug :Modding API] Character card load: Kouka Ruuna
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 470)

Unloading 13426 unused Assets to reduce memory usage. Loaded Objects now: 104221.
Total: 416.663116 ms (FindLiveObjects: 5.222200 ms CreateObjectMapping: 3.641400 ms
MarkObjects: 328.232483 ms DeleteObjects: 79.566200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 471)

Unloading 22 unused Assets to reduce memory usage. Loaded Objects now: 100777.
Total: 331.045288 ms (FindLiveObjects: 4.475300 ms CreateObjectMapping: 2.572100 ms
MarkObjects: 323.897095 ms DeleteObjects: 0.100200 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\12'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 472)

Unloading 50 unused Assets to reduce memory usage. Loaded Objects now: 100789.
Total: 333.865112 ms (FindLiveObjects: 5.681500 ms CreateObjectMapping: 2.597300 ms
MarkObjects: 324.985413 ms DeleteObjects: 0.600100 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Talk


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 469)

Unloading 95 unused Assets to reduce memory usage. Loaded Objects now: 100326.
Total: 353.841705 ms (FindLiveObjects: 4.489600 ms CreateObjectMapping: 7.365100 ms
MarkObjects: 331.459625 ms DeleteObjects: 10.526799 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 469)

Unloading 155 unused Assets to reduce memory usage. Loaded Objects now: 98091.
Total: 334.147797 ms (FindLiveObjects: 4.516000 ms CreateObjectMapping: 2.697500 ms
MarkObjects: 323.870972 ms DeleteObjects: 3.062800 ms)

[Debug :Modding API] SceneManager.sceneLoaded - H in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 8 Unused Serialized files (Serialized files now loaded: 469)
[Debug :Modding API] SceneManager.sceneLoaded - HProc in Additive mode

Unloading 413 unused Assets to reduce memory usage. Loaded Objects now: 103688.
Total: 375.927612 ms (FindLiveObjects: 4.642100 ms CreateObjectMapping: 2.929500 ms
MarkObjects: 365.274109 ms DeleteObjects: 3.081100 ms)

[Debug :Modding API] Character card load: Kouka Ruuna


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 472)

Unloading 13410 unused Assets to reduce memory usage. Loaded Objects now: 109389.
Total: 523.097229 ms (FindLiveObjects: 8.192201 ms CreateObjectMapping: 4.087900 ms
MarkObjects: 393.448883 ms DeleteObjects: 117.367401 ms)

[Debug :Modding API] Character card load: Kashiwagi Sousuke


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 472)

Unloading 10941 unused Assets to reduce memory usage. Loaded Objects now: 111377.
Total: 526.153503 ms (FindLiveObjects: 6.790200 ms CreateObjectMapping: 4.702900 ms
MarkObjects: 403.503906 ms DeleteObjects: 111.155998 ms)

[Info : BepInEx4] [KKAhegao] Config reloaded.


[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\animationinfo_01'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\06_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\12_00.unity3d\animationinfo_02'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\13_00.unity3d\animationinfo_02'.
[Debug :IllusionFixes] Starting full garbage collection
NullReferenceException: Object reference not set to an instance of an object

void TMPro.TextMeshProUGUI.Rebuild(CanvasUpdate)
void UnityEngine.UI.CanvasUpdateRegistry.PerformUpdate()
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception, Object)
UnityEngine.UI.CanvasUpdateRegistry:PerformUpdate()
UnityEngine.Canvas:SendWillRenderCanvases()

(Filename: Line: -1)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\h\list\00_00.unity3d\personality_voice_c07_00_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\20_00.unity3d\personality_voice_c07_00_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\20_00.unity3d\personality_voice_c07_00_03'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c07_04_00'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\h\list\00_00.unity3d\personality_voice_c07_05_00'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 470)

Unloading 1476 unused Assets to reduce memory usage. Loaded Objects now: 107934.
Total: 391.955780 ms (FindLiveObjects: 5.941800 ms CreateObjectMapping: 3.381400 ms
MarkObjects: 373.481201 ms DeleteObjects: 9.150300 ms)

[Debug : Subtitles] は、初めてだから至らない点があったら、言ってくれ……


[Debug : Subtitles] お、おい……あまり見るな……
[Debug : Subtitles] 恥ずかしすぎて、死んじゃう……
[Debug : Subtitles] あ、あまりジロジロ見るな……
[Debug : Subtitles] お、おい……あまり見るな……
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 471)

Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 108070.
Total: 336.179199 ms (FindLiveObjects: 7.596000 ms CreateObjectMapping: 2.878500 ms
MarkObjects: 325.559509 ms DeleteObjects: 0.144500 ms)

[Debug : Subtitles] あぁああああああ!!! んっ……あぁ……


[Debug : Subtitles] お前……ったく……
[Debug : Subtitles] そ、そういうこと平気に言いやがって……お前だから断れないけど……
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 472)

Unloading 1906 unused Assets to reduce memory usage. Loaded Objects now: 109389.
Total: 338.773895 ms (FindLiveObjects: 6.212700 ms CreateObjectMapping: 3.651000 ms
MarkObjects: 327.695709 ms DeleteObjects: 1.213900 ms)

[Debug : Subtitles] は、はじめてだからな……


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 473)

Unloading 9098 unused Assets to reduce memory usage. Loaded Objects now: 109445.
Total: 399.960297 ms (FindLiveObjects: 7.218300 ms CreateObjectMapping: 3.562500 ms
MarkObjects: 334.203613 ms DeleteObjects: 54.974998 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 473)

Unloading 8693 unused Assets to reduce memory usage. Loaded Objects now: 109435.
Total: 385.925720 ms (FindLiveObjects: 7.316500 ms CreateObjectMapping: 3.578900 ms
MarkObjects: 324.919189 ms DeleteObjects: 50.110500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 473)

Unloading 9104 unused Assets to reduce memory usage. Loaded Objects now: 109445.
Total: 393.523987 ms (FindLiveObjects: 7.042800 ms CreateObjectMapping: 3.551600 ms
MarkObjects: 329.016815 ms DeleteObjects: 53.911900 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 476)

Unloading 6174 unused Assets to reduce memory usage. Loaded Objects now: 109388.
Total: 395.599518 ms (FindLiveObjects: 6.902500 ms CreateObjectMapping: 3.664500 ms
MarkObjects: 340.021912 ms DeleteObjects: 45.009602 ms)

[Debug : Subtitles] こ、こうか……こうでいいんだな


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 477)

Unloading 2500 unused Assets to reduce memory usage. Loaded Objects now: 109298.
Total: 372.491516 ms (FindLiveObjects: 7.392400 ms CreateObjectMapping: 3.236700 ms
MarkObjects: 334.774628 ms DeleteObjects: 27.087099 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 477)
Unloading 6937 unused Assets to reduce memory usage. Loaded Objects now: 109408.
Total: 392.504608 ms (FindLiveObjects: 10.363999 ms CreateObjectMapping: 3.373700
ms MarkObjects: 329.591217 ms DeleteObjects: 49.174900 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 477)

Unloading 5796 unused Assets to reduce memory usage. Loaded Objects now: 109384.
Total: 387.802704 ms (FindLiveObjects: 7.409400 ms CreateObjectMapping: 3.489100 ms
MarkObjects: 330.927612 ms DeleteObjects: 45.975800 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 2472 unused Assets to reduce memory usage. Loaded Objects now: 109261.
Total: 363.718384 ms (FindLiveObjects: 6.635900 ms CreateObjectMapping: 3.028300 ms
MarkObjects: 326.357697 ms DeleteObjects: 27.695601 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 9055 unused Assets to reduce memory usage. Loaded Objects now: 109456.
Total: 395.538971 ms (FindLiveObjects: 7.293000 ms CreateObjectMapping: 3.523600 ms
MarkObjects: 328.050293 ms DeleteObjects: 56.671299 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug : Subtitles] 指から、お前のどんどん大きくなってるってわかるぞ
[Debug : Subtitles] そんなこといってくれると、嬉しいと思ってしまう……
[Debug : Subtitles] んっあっ、くぅうう!!
[Debug : Subtitles] 体について、べとべとする……
[Debug : Subtitles] うん……お互い、気持ちよくなろうな……
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 478)

Unloading 2791 unused Assets to reduce memory usage. Loaded Objects now: 110881.
Total: 349.196411 ms (FindLiveObjects: 6.128700 ms CreateObjectMapping: 3.213300 ms
MarkObjects: 328.651794 ms DeleteObjects: 11.202000 ms)

[Debug : Subtitles] いまからやるんだよな……


[Debug : Subtitles] んああっ……尻、熱いな……
Look rotation viewing vector is zero

(Filename: Line: 92)

[Debug : Subtitles] やばい……今までにない感覚……だ……


[Debug : Subtitles] ど、どこか悪かったのか……もしかして、気持ちよくなかったとか……
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 478)

Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 110763.
Total: 344.359009 ms (FindLiveObjects: 6.804700 ms CreateObjectMapping: 3.010600 ms
MarkObjects: 334.124084 ms DeleteObjects: 0.419000 ms)

[Debug : Subtitles] っつ……痛ぁ……あぁ……


[Debug : Subtitles] あぁん……きゅ、急すぎる……バカ……
[Debug :Sideloader] Loading coordinate [Adult One-Piece]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Baseball Uniform (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Bikini Swimsuit (With Frills)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Bondage Outfit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [BR-Chan KKP Outing]
[Debug :Sideloader] Sideloader marker found, external info count: 5
[Debug :Sideloader] Loading coordinate [Cabin Attendant]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [Casual Clothes]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Cheerleader]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [China Dress]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Christmas]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [Classical Maid A]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Classical Maid B]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Classroom Teacher]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Concierge Suit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Cross Halter]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Cute Blouse]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Cute Nurse]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Demon God]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Doctor]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Frilly One-Piece Dress]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Front Ribbon]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Full-Body Tights]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Gym Uniform (With Kneepads)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Gym Uniform]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Halloween]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [High Quality Maid]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Idol]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Japanese Maid]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [Japanese-Style Uniform (Plain)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Japanese-Style Uniform]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Knight]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Knitted Sweater]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Line Tanga]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Little Devil]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Magical Girl]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Mecha]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Micro Monokini]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Military Uniform]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Naked Apron]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Sideloader] Loading coordinate [Naked Suspenders]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [One-Piece Dress (Flower Pattern)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [One-Piece Dress (Plain)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [One-Piece Sailor Suit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Pareo]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Puffy-Sleeved Top]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sailor Shirt (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [School Swimsuit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [School Uniform]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [See-Through Pareo]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sexy Lingerie]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sexy Pareo]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Short Pareo (Single Color)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Short Pareo]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Shrine Maiden Warrior]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sitri's Outfit]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sleeping Over 1]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sleeping Over 2]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sleeveless Sailor (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Soccer Uniform (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sportswear (Boys)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Sportswear (Girls)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Suspenders]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Turtleneck Parka]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Tuxedo (Males)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Wedding Dress]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Western-Style Uniform (Jacket)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Western-Style Uniform (Vest)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [お泊り]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [お泊り]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [アイドル]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ウェディングドレス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [キャビンアテンダント]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [キュートナース]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [キュートブラウス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [クラシカルメイド A]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [クラシカルメイド B]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [クリスマス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [クロスホルター]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [コンシェルジュスーツ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [サスペンダー]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [サッカーシャツ(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [シトリートップス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ショートパレオ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ショートパレオ(単色)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [シースルーパレオ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [スクール水着(破れ)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [スポーツウェア(女)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [スポーツウェア(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セクシーニット]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セクシーパレオ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セクシーランジェリー]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セーラーシャツ(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セーラーノースリーブ(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [セーラーワンピース]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [タキシード(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [チアガール]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [チャイナドレス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ニットセーター]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ハイクオリティメイド]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ハロウィン]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [パフスリーブトップス]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [パレオ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ビキニ水着(フリル付き)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [フリルワンピース]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [フロントリボン]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ベースボールシャツ(男)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ボリュームネックパーカー]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [マイクロビキニ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [マイクロモノキニ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [メカ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ラインタンガ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ワンピース(無地)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [ワンピース(花柄)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [亀甲縛り]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [体操服(汚れ)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [体操着(サポーター付き)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [体操着]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [全身タイツ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [学生服]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [和メイド]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [和風制服]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [和風制服(無地)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [大人ワンピース ]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [小悪魔]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [巫女武者]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [教師]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [水着]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [洋風制服(ジャケット)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [洋風制服(ベスト)]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [白衣]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [私服]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [裸エプロン]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [裸サスペンダー]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [軍服]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [騎士]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [鬼神]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [魔法少女]
[Debug :Sideloader] No sideloader marker found
[Debug :Sideloader] Loading coordinate [Naked Apron]
[Debug :Sideloader] Sideloader marker found, external info count: 0
[Debug :Modding API] Loading coord "Naked Apron" to chara "Kouka Ruuna" / School02
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 479)

Unloading 1204 unused Assets to reduce memory usage. Loaded Objects now: 113348.
Total: 355.714722 ms (FindLiveObjects: 7.587300 ms CreateObjectMapping: 3.144700 ms
MarkObjects: 339.502686 ms DeleteObjects: 5.479300 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 479)
Unloading 1115 unused Assets to reduce memory usage. Loaded Objects now: 113366.
Total: 354.134888 ms (FindLiveObjects: 7.882300 ms CreateObjectMapping: 3.163600 ms
MarkObjects: 338.306396 ms DeleteObjects: 4.781600 ms)

[Debug : Subtitles] こんなにされる、の、はじめて……んぁあ、んっ


[Debug : Subtitles] は、はじめてお前の、そんな顔見たな……
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 113357.
Total: 352.151093 ms (FindLiveObjects: 6.019100 ms CreateObjectMapping: 13.665401
ms MarkObjects: 332.389709 ms DeleteObjects: 0.075800 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 113341.
Total: 343.285492 ms (FindLiveObjects: 6.136500 ms CreateObjectMapping: 2.973300 ms
MarkObjects: 333.984711 ms DeleteObjects: 0.190500 ms)

[Debug : Subtitles] お、おぉおお、んっあ、あっはぁ……


[Debug : Subtitles] あ、脚ががくがくするんだが……
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\0'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\1'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\15'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\16'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\18'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\2'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\3'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\4'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\41'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\42'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\43'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\44'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\45'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\46'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\47'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\48'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\49'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\5'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\51'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\52'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\55'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\56'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\57'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\58'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\59'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\6'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\60'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\61'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\62'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\63'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\64'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\65'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\66'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\67'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\68'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\69'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\7'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\70'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\71'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\72'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\73'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\74'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\75'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\76'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\77'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\78'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\79'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\8'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\80'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\81'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\82'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\83'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\84'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\85'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\86'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\87'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\88'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\89'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\9'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\90'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\91'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\92'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\94'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\95'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\96'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\97'.
[Debug :Modding API] SceneManager.sceneUnloaded - HProc
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c07\25.unity3d\45'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 1463 unused Assets to reduce memory usage. Loaded Objects now: 103546.
Total: 384.267822 ms (FindLiveObjects: 5.837100 ms CreateObjectMapping: 3.070100 ms
MarkObjects: 328.400391 ms DeleteObjects: 46.959698 ms)

[Debug :Modding API] SceneManager.sceneLoaded - HSceneResult in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 477)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 103915.
Total: 330.028412 ms (FindLiveObjects: 4.952000 ms CreateObjectMapping: 2.724400 ms
MarkObjects: 322.281525 ms DeleteObjects: 0.069900 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - HSceneResult


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)
[Debug :Modding API] SceneManager.sceneUnloaded - H

Unloading 620 unused Assets to reduce memory usage. Loaded Objects now: 98892.
Total: 348.692383 ms (FindLiveObjects: 4.883900 ms CreateObjectMapping: 13.989901
ms MarkObjects: 322.859192 ms DeleteObjects: 6.958600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 477)

Unloading 38 unused Assets to reduce memory usage. Loaded Objects now: 99048.
Total: 349.618896 ms (FindLiveObjects: 4.412900 ms CreateObjectMapping: 2.678700 ms
MarkObjects: 331.289703 ms DeleteObjects: 11.236800 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 9 Unused Serialized files (Serialized files now loaded: 477)

Unloading 65 unused Assets to reduce memory usage. Loaded Objects now: 109302.
Total: 370.328400 ms (FindLiveObjects: 4.968000 ms CreateObjectMapping: 2.878600 ms
MarkObjects: 350.406006 ms DeleteObjects: 12.075100 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 477)

Unloading 62 unused Assets to reduce memory usage. Loaded Objects now: 98838.
Total: 326.087585 ms (FindLiveObjects: 4.272600 ms CreateObjectMapping: 2.713000 ms
MarkObjects: 318.748413 ms DeleteObjects: 0.353000 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Check


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 40 unused Assets to reduce memory usage. Loaded Objects now: 98785.
Total: 343.514587 ms (FindLiveObjects: 4.561200 ms CreateObjectMapping: 2.980300 ms
MarkObjects: 335.846405 ms DeleteObjects: 0.126000 ms)

[Debug :Modding API] SceneManager.activeSceneChanged - from StaffAdultRoom to


Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - StaffAdultRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 475)

Unloading 594 unused Assets to reduce memory usage. Loaded Objects now: 92045.
Total: 365.251007 ms (FindLiveObjects: 4.111400 ms CreateObjectMapping: 8.309400 ms
MarkObjects: 333.178802 ms DeleteObjects: 19.650499 ms)

[Debug :Modding API] SceneManager.sceneLoaded - MyRoom in Additive mode


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.activeSceneChanged - from Action to MyRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 477)

Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 92674.
Total: 347.807587 ms (FindLiveObjects: 4.220000 ms CreateObjectMapping: 2.944200 ms
MarkObjects: 340.570007 ms DeleteObjects: 0.072200 ms)

[Debug :Modding API] SceneManager.sceneLoaded - NightMenu in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 480)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 92774.
Total: 361.130005 ms (FindLiveObjects: 4.255200 ms CreateObjectMapping: 2.664400 ms
MarkObjects: 354.146606 ms DeleteObjects: 0.063200 ms)

[Debug :XUnity.AutoTranslator] Closing connections to endpoint


'https://translate.googleapis.com:443' due to inactivity.
[Debug :Modding API] SceneManager.sceneLoaded - ClassRoomSelect in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 479)

Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 106047.
Total: 350.199097 ms (FindLiveObjects: 5.170500 ms CreateObjectMapping: 3.220300 ms
MarkObjects: 341.562012 ms DeleteObjects: 0.245400 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 106043.
Total: 353.995697 ms (FindLiveObjects: 4.983700 ms CreateObjectMapping: 2.452400 ms
MarkObjects: 346.485504 ms DeleteObjects: 0.073300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 479)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 105971.
Total: 343.753693 ms (FindLiveObjects: 4.822500 ms CreateObjectMapping: 2.636400 ms
MarkObjects: 336.214600 ms DeleteObjects: 0.079400 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 106062.
Total: 331.678497 ms (FindLiveObjects: 4.845800 ms CreateObjectMapping: 2.626100 ms
MarkObjects: 324.125702 ms DeleteObjects: 0.080200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 106043.
Total: 339.381897 ms (FindLiveObjects: 5.179700 ms CreateObjectMapping: 3.091000 ms
MarkObjects: 331.037781 ms DeleteObjects: 0.072600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 105975.
Total: 338.404510 ms (FindLiveObjects: 4.761800 ms CreateObjectMapping: 2.561000 ms
MarkObjects: 331.009399 ms DeleteObjects: 0.071500 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 479)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 106030.
Total: 341.290802 ms (FindLiveObjects: 4.942500 ms CreateObjectMapping: 2.560500 ms
MarkObjects: 333.706299 ms DeleteObjects: 0.080900 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Check


[Debug :Modding API] SceneManager.sceneUnloaded - ClassRoomSelect
[Debug :Modding API] SceneManager.sceneLoaded - ClassRoomSelect in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 479)

Unloading 35 unused Assets to reduce memory usage. Loaded Objects now: 106048.
Total: 350.210480 ms (FindLiveObjects: 18.120600 ms CreateObjectMapping: 2.633500
ms MarkObjects: 329.302185 ms DeleteObjects: 0.153600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 106043.
Total: 338.440308 ms (FindLiveObjects: 4.848000 ms CreateObjectMapping: 2.630400 ms
MarkObjects: 330.877808 ms DeleteObjects: 0.083400 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - ClassRoomSelect


[Debug :Modding API] SceneManager.sceneLoaded - ClassRoomSelect in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 479)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 106048.
Total: 347.762207 ms (FindLiveObjects: 5.052500 ms CreateObjectMapping: 2.708400 ms
MarkObjects: 339.854584 ms DeleteObjects: 0.145500 ms)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 106043.
Total: 335.723389 ms (FindLiveObjects: 4.948500 ms CreateObjectMapping: 2.405400 ms
MarkObjects: 328.289886 ms DeleteObjects: 0.078200 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - ClassRoomSelect


[Debug :Modding API] SceneManager.sceneLoaded - Save in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 8 Unused Serialized files (Serialized files now loaded: 479)

Unloading 50 unused Assets to reduce memory usage. Loaded Objects now: 93010.
Total: 341.041382 ms (FindLiveObjects: 4.294300 ms CreateObjectMapping: 6.776900 ms
MarkObjects: 329.418701 ms DeleteObjects: 0.550800 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 479)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 93065.
Total: 330.406097 ms (FindLiveObjects: 4.036400 ms CreateObjectMapping: 2.473200 ms
MarkObjects: 323.836609 ms DeleteObjects: 0.059000 ms)

[Debug :Modding API] Character save: Kashiwagi Sousuke


[Debug :Sideloader] Reloading card [Kashiwagi Sousuke]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: リナ ロベール
[Debug :Sideloader] Reloading card [リナ ロベール]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 橋本 麗奈
[Debug :Sideloader] Reloading card [橋本 麗奈]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: Sakurai Nonoka
[Debug :Sideloader] Reloading card [Sakurai Nonoka]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 姫川 舞
[Debug :Sideloader] Reloading card [姫川 舞]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 柊 このみ
[Debug :Sideloader] Reloading card [柊 このみ]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 結城 桜
[Debug :Sideloader] Reloading card [結城 桜]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 水瀬 亜依
[Debug :Sideloader] Reloading card [水瀬 亜依]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: Chizuru Suwon
[Debug :Sideloader] Reloading card [Chizuru Suwon]
[Debug :Sideloader] External info count: 74
[Debug :Modding API] Character save: Deviluke Momo
[Debug :Sideloader] Reloading card [Deviluke Momo]
[Debug :Sideloader] External info count: 105
[Debug :Modding API] Character save: Deviluke Nana
[Debug :Sideloader] Reloading card [Deviluke Nana]
[Debug :Sideloader] External info count: 41
[Debug :Modding API] Character save: Sairenji Haruna
[Debug :Sideloader] Reloading card [Sairenji Haruna]
[Debug :Sideloader] External info count: 75
[Debug :Modding API] Character save: Vermillion Stella
[Debug :Sideloader] Reloading card [Vermillion Stella]
[Debug :Sideloader] External info count: 83
[Debug :Modding API] Character save: Yuigahara Yui
[Debug :Sideloader] Reloading card [Yuigahara Yui]
[Debug :Sideloader] External info count: 177
[Debug :Modding API] Character save: Kasumigaoka Utaha
[Debug :Sideloader] Reloading card [Kasumigaoka Utaha]
[Debug :Sideloader] External info count: 56
[Debug :Modding API] Character save: Uchiha Sakura
[Debug :Sideloader] Reloading card [Uchiha Sakura]
[Debug :Sideloader] External info count: 147
[Debug :Modding API] Character save: Two Zero
[Debug :Sideloader] Reloading card [Two Zero]
[Debug :Sideloader] External info count: 97
[Debug :Modding API] Character save: Nakano Yotsuba
[Debug :Sideloader] Reloading card [Nakano Yotsuba]
[Debug :Sideloader] External info count: 10
[Debug :Modding API] Character save: Nakano Nino
[Debug :Sideloader] Reloading card [Nakano Nino]
[Debug :Sideloader] External info count: 104
[Debug :Modding API] Character save: Nakano Ichika
[Debug :Sideloader] Reloading card [Nakano Ichika]
[Debug :Sideloader] External info count: 103
[Debug :Modding API] Character save: Nakano Miku
[Debug :Sideloader] Reloading card [Nakano Miku]
[Debug :Sideloader] External info count: 90
[Debug :Modding API] Character save: Nakano Itsuki
[Debug :Sideloader] Reloading card [Nakano Itsuki]
[Debug :Sideloader] External info count: 98
[Debug :Modding API] Character save: Emilia
[Debug :Sideloader] Reloading card [Emilia]
[Debug :Sideloader] External info count: 2
[Debug :Modding API] Character save: 타카기 하나
[Debug :Sideloader] Reloading card [타카기 하나]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: Rem
[Debug :Sideloader] Reloading card [Rem]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: Kinomoto Sakura
[Debug :Sideloader] Reloading card [Kinomoto Sakura]
[Debug :Sideloader] External info count: 194
[Debug :Modding API] Character save: Uzuki Hinata
[Debug :Sideloader] Reloading card [Uzuki Hinata]
[Debug :Sideloader] External info count: 7
[Debug :Modding API] Character save: Ajiro Naruko
[Debug :Sideloader] Reloading card [Ajiro Naruko]
[Debug :Sideloader] External info count: 94
[Debug :Modding API] Character save: Momioka Risa
[Debug :Sideloader] Reloading card [Momioka Risa]
[Debug :Sideloader] External info count: 83
[Debug :Modding API] Character save: 更科 瑠夏
[Debug :Sideloader] Reloading card [更科 瑠夏]
[Debug :Sideloader] External info count: 67
[Debug :Modding API] Character save: Oosuki Mamako
[Debug :Sideloader] Reloading card [Oosuki Mamako]
[Debug :Sideloader] External info count: 412
[Debug :Modding API] Character save: Sawamura Eriri
[Debug :Sideloader] Reloading card [Sawamura Eriri]
[Debug :Sideloader] External info count: 28
[Debug :Modding API] Character save: Kato Megumi
[Debug :Sideloader] Reloading card [Kato Megumi]
[Debug :Sideloader] External info count: 7
[Debug :Modding API] Character save: 桜沢 Sumi
[Debug :Sideloader] Reloading card [桜沢 Sumi]
[Debug :Sideloader] External info count: 86
[Debug :Modding API] Character save: 七海 麻美
[Debug :Sideloader] Reloading card [七海 麻美]
[Debug :Sideloader] External info count: 72
[Debug :Modding API] Character save: Ogiwara Sayu
[Debug :Sideloader] Reloading card [Ogiwara Sayu]
[Debug :Sideloader] External info count: 140
[Debug :Modding API] Character save: Izumi Sagiri
[Debug :Sideloader] Reloading card [Izumi Sagiri]
[Debug :Sideloader] External info count: 2
[Debug :Modding API] Character save: Nakano Nino
[Debug :Sideloader] Reloading card [Nakano Nino]
[Debug :Sideloader] External info count: 166
[Debug :Modding API] Character save: Nakano Itsuki
[Debug :Sideloader] Reloading card [Nakano Itsuki]
[Debug :Sideloader] External info count: 125
[Debug :Modding API] Character save: Nakano Ichika
[Debug :Sideloader] Reloading card [Nakano Ichika]
[Debug :Sideloader] External info count: 81
[Debug :Modding API] Character save: Nakano Miku
[Debug :Sideloader] Reloading card [Nakano Miku]
[Debug :Sideloader] External info count: 128
[Debug :Modding API] Character save: Nakano Yotsuba
[Debug :Sideloader] Reloading card [Nakano Yotsuba]
[Debug :Sideloader] External info count: 94
[Debug :Modding API] Character save: 女神 アクア
[Debug :Sideloader] Reloading card [女神 アクア]
[Debug :Sideloader] External info count: 23
[Debug :Modding API] Character save: 六小
[Debug :Sideloader] Reloading card [六小]
[Debug :Sideloader] External info count: 87
[Debug :Modding API] Character save: 蝴蝶 忍
[Debug :Sideloader] Reloading card [蝴蝶 忍]
[Debug :Sideloader] External info count: 30
[Debug :Modding API] SceneManager.sceneUnloaded - Check
[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 479)

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 93065.
Total: 326.302399 ms (FindLiveObjects: 4.179700 ms CreateObjectMapping: 2.525500 ms
MarkObjects: 319.529724 ms DeleteObjects: 0.066800 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Check


[Debug :Modding API] SceneManager.sceneUnloaded - Save
[Debug :IllusionFixes] Starting full garbage collection
[Debug :Modding API] SceneManager.sceneLoaded - ClassRoomSelect in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 7 Unused Serialized files (Serialized files now loaded: 479)
Unloading 46 unused Assets to reduce memory usage. Loaded Objects now: 106052.
Total: 357.297302 ms (FindLiveObjects: 5.039500 ms CreateObjectMapping: 2.533700 ms
MarkObjects: 349.410217 ms DeleteObjects: 0.312800 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 106047.
Total: 350.647095 ms (FindLiveObjects: 4.886200 ms CreateObjectMapping: 2.541000 ms
MarkObjects: 343.124817 ms DeleteObjects: 0.094000 ms)

[Debug :Sideloader] Loading card [hinata_19.png]


[Debug :Sideloader] Sideloader marker found, external info count: 81
[Debug :Modding API] SceneManager.sceneUnloaded - ClassRoomSelect
[Debug :Modding API] SceneManager.sceneUnloaded - NightMenu
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 101 unused Assets to reduce memory usage. Loaded Objects now: 92712.
Total: 329.680603 ms (FindLiveObjects: 3.978600 ms CreateObjectMapping: 2.363200 ms
MarkObjects: 319.944580 ms DeleteObjects: 3.393700 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92712.
Total: 339.293793 ms (FindLiveObjects: 4.127700 ms CreateObjectMapping: 2.663300 ms
MarkObjects: 332.383301 ms DeleteObjects: 0.118900 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\adv\scenario\c21\25.unity3d\0'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\1'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\10'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\11'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\13'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\15'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\16'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\17'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\18'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\19'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\2'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\20'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\3'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\4'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\41'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\42'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\43'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\44'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\45'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\46'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\47'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\48'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\49'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\5'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\50'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\51'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\52'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\53'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\54'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\55'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\56'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\57'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\58'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\59'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\6'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\60'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\61'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\62'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\63'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\64'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\65'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\66'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\67'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\68'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\69'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\7'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\70'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\71'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\72'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\73'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\74'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\75'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\76'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\77'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\78'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\79'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\8'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\80'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\81'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\82'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\83'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\84'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\85'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\86'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\87'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\88'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\89'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\9'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\90'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\91'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\92'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\94'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\95'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\96'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c21\25.unity3d\97'.
[Debug :Modding API] Character card load: Ogiwara Sayu
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 477)

Unloading 192 unused Assets to reduce memory usage. Loaded Objects now: 92755.
Total: 351.874878 ms (FindLiveObjects: 4.139200 ms CreateObjectMapping: 2.875700 ms
MarkObjects: 341.719208 ms DeleteObjects: 3.139700 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 92763.
Total: 329.256073 ms (FindLiveObjects: 4.419000 ms CreateObjectMapping: 2.842300 ms
MarkObjects: 321.921692 ms DeleteObjects: 0.072100 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 477)

Unloading 3483 unused Assets to reduce memory usage. Loaded Objects now: 97020.
Total: 352.872620 ms (FindLiveObjects: 4.897800 ms CreateObjectMapping: 2.996700 ms
MarkObjects: 316.390320 ms DeleteObjects: 28.587099 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 477)

Unloading 30 unused Assets to reduce memory usage. Loaded Objects now: 97440.
Total: 343.457916 ms (FindLiveObjects: 5.236700 ms CreateObjectMapping: 2.952200 ms
MarkObjects: 322.626709 ms DeleteObjects: 12.641500 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 477)

Unloading 1550 unused Assets to reduce memory usage. Loaded Objects now: 100166.
Total: 349.472107 ms (FindLiveObjects: 5.236100 ms CreateObjectMapping: 3.055600 ms
MarkObjects: 324.286499 ms DeleteObjects: 16.893299 ms)

[Debug :Modding API] Character load/reload: Ogiwara Sayu


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 10202 unused Assets to reduce memory usage. Loaded Objects now: 100285.
Total: 373.043701 ms (FindLiveObjects: 4.994700 ms CreateObjectMapping: 3.852200 ms
MarkObjects: 329.710083 ms DeleteObjects: 34.486099 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\adv\scenario\c21\25.unity3d\57'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 2252 unused Assets to reduce memory usage. Loaded Objects now: 100302.
Total: 331.410919 ms (FindLiveObjects: 4.844400 ms CreateObjectMapping: 3.510700 ms
MarkObjects: 317.453400 ms DeleteObjects: 5.601600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 6733 unused Assets to reduce memory usage. Loaded Objects now: 100306.
Total: 374.515503 ms (FindLiveObjects: 5.534900 ms CreateObjectMapping: 4.104300 ms
MarkObjects: 348.770721 ms DeleteObjects: 16.104700 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 5280 unused Assets to reduce memory usage. Loaded Objects now: 92746.
Total: 342.454620 ms (FindLiveObjects: 4.859600 ms CreateObjectMapping: 3.004900 ms
MarkObjects: 322.807922 ms DeleteObjects: 11.781400 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92748.
Total: 319.699707 ms (FindLiveObjects: 4.040800 ms CreateObjectMapping: 2.608800 ms
MarkObjects: 312.961090 ms DeleteObjects: 0.088100 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 478)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92756.
Total: 331.192780 ms (FindLiveObjects: 4.160600 ms CreateObjectMapping: 2.669600 ms
MarkObjects: 324.182098 ms DeleteObjects: 0.179700 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 478)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92757.
Total: 318.053314 ms (FindLiveObjects: 4.037800 ms CreateObjectMapping: 2.841800 ms
MarkObjects: 311.088074 ms DeleteObjects: 0.084900 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 478)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92757.
Total: 322.097290 ms (FindLiveObjects: 4.092600 ms CreateObjectMapping: 2.512000 ms
MarkObjects: 315.403320 ms DeleteObjects: 0.088700 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92748.
Total: 328.330688 ms (FindLiveObjects: 4.053600 ms CreateObjectMapping: 2.621900 ms
MarkObjects: 321.565521 ms DeleteObjects: 0.089100 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92748.
Total: 324.602295 ms (FindLiveObjects: 4.104700 ms CreateObjectMapping: 2.543200 ms
MarkObjects: 317.866882 ms DeleteObjects: 0.086900 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92748.
Total: 335.243408 ms (FindLiveObjects: 4.045300 ms CreateObjectMapping: 2.523700 ms
MarkObjects: 328.580719 ms DeleteObjects: 0.093200 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92748.
Total: 338.728485 ms (FindLiveObjects: 4.080200 ms CreateObjectMapping: 2.522100 ms
MarkObjects: 332.038208 ms DeleteObjects: 0.087500 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92748.
Total: 331.305817 ms (FindLiveObjects: 4.110100 ms CreateObjectMapping: 2.525600 ms
MarkObjects: 324.582794 ms DeleteObjects: 0.086800 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92748.
Total: 323.991089 ms (FindLiveObjects: 4.044800 ms CreateObjectMapping: 2.808800 ms
MarkObjects: 317.046997 ms DeleteObjects: 0.089800 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92748.
Total: 329.333527 ms (FindLiveObjects: 4.368700 ms CreateObjectMapping: 2.820100 ms
MarkObjects: 322.054077 ms DeleteObjects: 0.090100 ms)

[Debug :Modding API] SceneManager.sceneLoaded - NightMenu in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 480)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 92848.
Total: 324.476379 ms (FindLiveObjects: 4.257000 ms CreateObjectMapping: 2.533400 ms
MarkObjects: 317.622589 ms DeleteObjects: 0.062500 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92844.
Total: 329.161621 ms (FindLiveObjects: 5.128800 ms CreateObjectMapping: 2.963400 ms
MarkObjects: 320.943512 ms DeleteObjects: 0.125200 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - NightMenu


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 48 unused Assets to reduce memory usage. Loaded Objects now: 92772.
Total: 321.231506 ms (FindLiveObjects: 4.014000 ms CreateObjectMapping: 2.515400 ms
MarkObjects: 311.912689 ms DeleteObjects: 2.788600 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 90 unused Assets to reduce memory usage. Loaded Objects now: 92773.
Total: 351.931396 ms (FindLiveObjects: 4.085500 ms CreateObjectMapping: 2.574700 ms
MarkObjects: 345.162994 ms DeleteObjects: 0.107500 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92771.
Total: 320.496490 ms (FindLiveObjects: 4.104800 ms CreateObjectMapping: 2.613700 ms
MarkObjects: 313.688110 ms DeleteObjects: 0.089200 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92771.
Total: 363.655884 ms (FindLiveObjects: 4.537500 ms CreateObjectMapping: 5.751700 ms
MarkObjects: 353.277893 ms DeleteObjects: 0.088100 ms)
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92771.
Total: 341.503876 ms (FindLiveObjects: 4.046700 ms CreateObjectMapping: 2.852500 ms
MarkObjects: 334.482483 ms DeleteObjects: 0.121500 ms)

[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0


entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 477)

Unloading 34 unused Assets to reduce memory usage. Loaded Objects now: 92771.
Total: 353.817688 ms (FindLiveObjects: 4.243000 ms CreateObjectMapping: 2.636300 ms
MarkObjects: 346.818512 ms DeleteObjects: 0.117900 ms)

[Debug :Modding API] SceneManager.activeSceneChanged - from MyRoom to Action


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - MyRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 475)

Unloading 244 unused Assets to reduce memory usage. Loaded Objects now: 92147.
Total: 355.682709 ms (FindLiveObjects: 4.103600 ms CreateObjectMapping: 2.630200 ms
MarkObjects: 341.336487 ms DeleteObjects: 7.611600 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Courtyard in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to Courtyard
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (103 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 477)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 94001.
Total: 330.213898 ms (FindLiveObjects: 4.512400 ms CreateObjectMapping: 2.912700 ms
MarkObjects: 322.685822 ms DeleteObjects: 0.102500 ms)

[Debug :Add mobs to roam mode] Spawning 31 mobs on map Courtyard


[Debug :Modding API] Character load/reload: NULL
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 478)

Unloading 16497 unused Assets to reduce memory usage. Loaded Objects now: 93931.
Total: 522.315979 ms (FindLiveObjects: 6.837400 ms CreateObjectMapping: 4.870400 ms
MarkObjects: 357.345306 ms DeleteObjects: 153.261902 ms)

[Debug :Translation Helper] Registering as translation replacement: Reina


[Debug :Translation Helper] Registering as translation replacement: Hashimota
[Debug :Translation Helper] Registering as translation replacement: Reina-sensei
[Debug :Translation Helper] Registering as translation replacement: Hashimota
Reina
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 477)
[Error :Null Checks] Swallowing exception to prevent game crash!
System.NullReferenceException: Object reference not set to an instance of an object
bool ChaControl+<ChangeClothesTopAsync>c__Iterator8.MoveNext()
bool IllusionFixes.NullChecks+<<CoroutineNullRefEater>g__EatExceptionWrapper|
5_0>d.MoveNext()

Unloading 72416 unused Assets to reduce memory usage. Loaded Objects now: 93857.
Total: 1021.864990 ms (FindLiveObjects: 13.155900 ms CreateObjectMapping: 11.753000
ms MarkObjects: 381.198608 ms DeleteObjects: 615.756531 ms)

[Debug :Modding API] Character load/reload: 日向 雏田


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 2966 unused Assets to reduce memory usage. Loaded Objects now: 96372.
Total: 384.049591 ms (FindLiveObjects: 9.780701 ms CreateObjectMapping: 4.620300 ms
MarkObjects: 349.476318 ms DeleteObjects: 20.171000 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Translation Helper] Registering as translation replacement: 雏田
[Debug :Translation Helper] Registering as translation replacement: Utsui
[Debug :Translation Helper] Registering as translation replacement: Utsui 雏田
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 2201 unused Assets to reduce memory usage. Loaded Objects now: 122569.
Total: 478.716614 ms (FindLiveObjects: 8.383600 ms CreateObjectMapping: 6.978000 ms
MarkObjects: 393.535797 ms DeleteObjects: 69.818497 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 646 unused Assets to reduce memory usage. Loaded Objects now: 126979.
Total: 407.040680 ms (FindLiveObjects: 6.617900 ms CreateObjectMapping: 5.984000 ms
MarkObjects: 389.907990 ms DeleteObjects: 4.530000 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 64 unused Assets to reduce memory usage. Loaded Objects now: 122693.
Total: 448.690308 ms (FindLiveObjects: 7.866400 ms CreateObjectMapping: 6.908100 ms
MarkObjects: 409.183105 ms DeleteObjects: 24.731600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 122717.
Total: 361.025299 ms (FindLiveObjects: 12.012501 ms CreateObjectMapping: 6.581500
ms MarkObjects: 342.301392 ms DeleteObjects: 0.129000 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 123753.
Total: 406.846100 ms (FindLiveObjects: 5.637600 ms CreateObjectMapping: 6.358400 ms
MarkObjects: 384.056702 ms DeleteObjects: 10.792700 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 676 unused Assets to reduce memory usage. Loaded Objects now: 122965.
Total: 385.576904 ms (FindLiveObjects: 5.152300 ms CreateObjectMapping: 6.599200 ms
MarkObjects: 363.940521 ms DeleteObjects: 9.884299 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 122930.
Total: 386.280701 ms (FindLiveObjects: 5.713200 ms CreateObjectMapping: 6.672900 ms
MarkObjects: 373.781403 ms DeleteObjects: 0.112400 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 122931.
Total: 371.456299 ms (FindLiveObjects: 5.769200 ms CreateObjectMapping: 6.215600 ms
MarkObjects: 356.208588 ms DeleteObjects: 3.262200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 45 unused Assets to reduce memory usage. Loaded Objects now: 133449.
Total: 368.122772 ms (FindLiveObjects: 7.031100 ms CreateObjectMapping: 6.156500 ms
MarkObjects: 351.115204 ms DeleteObjects: 3.819400 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 67 unused Assets to reduce memory usage. Loaded Objects now: 128270.
Total: 366.246796 ms (FindLiveObjects: 7.661700 ms CreateObjectMapping: 6.284200 ms
MarkObjects: 352.118622 ms DeleteObjects: 0.181600 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 39 unused Assets to reduce memory usage. Loaded Objects now: 127186.
Total: 369.425598 ms (FindLiveObjects: 6.405500 ms CreateObjectMapping: 6.760700 ms
MarkObjects: 353.160278 ms DeleteObjects: 3.098200 ms)

[Debug :Translation Helper] Unregistering as translation replacement: Robert


[Debug :Translation Helper] Unregistering as translation replacement: Lina
[Debug :Translation Helper] Unregistering as translation replacement: Dr. Lina
[Debug :Translation Helper] Unregistering as translation replacement: Lina Robert
[Debug :Translation Helper] Unregistering as translation replacement: Ayane
[Debug :Translation Helper] Unregistering as translation replacement: Shirakawa
[Debug :Translation Helper] Unregistering as translation replacement: Aya-chan
[Debug :Translation Helper] Unregistering as translation replacement: Shirakawa
Ayane
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 39 unused Assets to reduce memory usage. Loaded Objects now: 123218.
Total: 390.018616 ms (FindLiveObjects: 7.876900 ms CreateObjectMapping: 6.467600 ms
MarkObjects: 364.550110 ms DeleteObjects: 11.123300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 478)

Unloading 77 unused Assets to reduce memory usage. Loaded Objects now: 123223.
Total: 380.173492 ms (FindLiveObjects: 15.926000 ms CreateObjectMapping: 5.829800
ms MarkObjects: 353.887573 ms DeleteObjects: 4.529200 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
[Debug :IllusionFixes] Starting full garbage collection
Unloading 9 Unused Serialized files (Serialized files now loaded: 478)

Unloading 18868 unused Assets to reduce memory usage. Loaded Objects now: 114856.
Total: 435.993408 ms (FindLiveObjects: 12.950500 ms CreateObjectMapping: 5.516300
ms MarkObjects: 398.436401 ms DeleteObjects: 19.089401 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 478)

Unloading 10198 unused Assets to reduce memory usage. Loaded Objects now: 104570.
Total: 403.720001 ms (FindLiveObjects: 14.285800 ms CreateObjectMapping: 3.778000
ms MarkObjects: 383.467407 ms DeleteObjects: 2.187700 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Status
[Debug :Modding API] SceneManager.activeSceneChanged - from Courtyard to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 8
entries (102 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - Courtyard
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 476)

Unloading 446 unused Assets to reduce memory usage. Loaded Objects now: 92024.
Total: 418.294922 ms (FindLiveObjects: 4.200800 ms CreateObjectMapping: 2.835900 ms
MarkObjects: 366.487213 ms DeleteObjects: 44.769901 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Rooftop in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to Rooftop
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (102 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 478)

Unloading 63 unused Assets to reduce memory usage. Loaded Objects now: 93735.
Total: 401.594116 ms (FindLiveObjects: 9.896400 ms CreateObjectMapping: 2.716900 ms
MarkObjects: 388.128998 ms DeleteObjects: 0.851200 ms)

[Debug :Add mobs to roam mode] Spawning 27 mobs on map Rooftop


[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 481)

Unloading 14 unused Assets to reduce memory usage. Loaded Objects now: 99112.
Total: 369.302887 ms (FindLiveObjects: 5.355800 ms CreateObjectMapping: 2.808300 ms
MarkObjects: 360.335876 ms DeleteObjects: 0.802100 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_14'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_14'.
[Debug :Modding API] Character card load: Utsui 雏田
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 481)
Unloading 12302 unused Assets to reduce memory usage. Loaded Objects now: 104736.
Total: 792.452271 ms (FindLiveObjects: 9.087000 ms CreateObjectMapping: 4.100100 ms
MarkObjects: 400.030182 ms DeleteObjects: 379.234192 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\adv\scenario\c14\25.unity3d\1'.
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 482)

Unloading 2273 unused Assets to reduce memory usage. Loaded Objects now: 101310.
Total: 356.191101 ms (FindLiveObjects: 6.529700 ms CreateObjectMapping: 3.548700 ms
MarkObjects: 338.977600 ms DeleteObjects: 7.134200 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Talk


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 480)

Unloading 91 unused Assets to reduce memory usage. Loaded Objects now: 100879.
Total: 349.231598 ms (FindLiveObjects: 7.641300 ms CreateObjectMapping: 2.714600 ms
MarkObjects: 327.345795 ms DeleteObjects: 11.529200 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 481)

Unloading 134 unused Assets to reduce memory usage. Loaded Objects now: 98721.
Total: 329.002411 ms (FindLiveObjects: 5.002300 ms CreateObjectMapping: 2.658700 ms
MarkObjects: 318.228394 ms DeleteObjects: 3.112400 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 9 Unused Serialized files (Serialized files now loaded: 480)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 109227.
Total: 377.903900 ms (FindLiveObjects: 8.183800 ms CreateObjectMapping: 2.811500 ms
MarkObjects: 365.973724 ms DeleteObjects: 0.934400 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 9 Unused Serialized files (Serialized files now loaded: 480)

Unloading 41 unused Assets to reduce memory usage. Loaded Objects now: 109284.
Total: 377.846008 ms (FindLiveObjects: 7.829500 ms CreateObjectMapping: 2.682700 ms
MarkObjects: 366.725372 ms DeleteObjects: 0.607000 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Status


[Debug :Modding API] SceneManager.activeSceneChanged - from Rooftop to Action
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (102 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - Rooftop
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 478)

Unloading 566 unused Assets to reduce memory usage. Loaded Objects now: 92054.
Total: 348.634308 ms (FindLiveObjects: 5.279200 ms CreateObjectMapping: 2.927400 ms
MarkObjects: 318.100403 ms DeleteObjects: 22.326599 ms)

[Debug :Modding API] SceneManager.sceneLoaded - HealthRoom in Additive mode


[Debug :Modding API] SceneManager.activeSceneChanged - from Action to HealthRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (102 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 480)

Unloading 41 unused Assets to reduce memory usage. Loaded Objects now: 93699.
Total: 339.574310 ms (FindLiveObjects: 14.007700 ms CreateObjectMapping: 2.736200
ms MarkObjects: 322.155304 ms DeleteObjects: 0.674600 ms)

[Debug :Add mobs to roam mode] Spawning 10 mobs on map HealthRoom


[Debug :Modding API] SceneManager.sceneLoaded - Status in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 9 Unused Serialized files (Serialized files now loaded: 480)

Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 107857.
Total: 411.247192 ms (FindLiveObjects: 8.601000 ms CreateObjectMapping: 2.917800 ms
MarkObjects: 395.554291 ms DeleteObjects: 4.172500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 480)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 107861.
Total: 384.071411 ms (FindLiveObjects: 6.232600 ms CreateObjectMapping: 2.580900 ms
MarkObjects: 375.126678 ms DeleteObjects: 0.130000 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Status
[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 482)

Unloading 71 unused Assets to reduce memory usage. Loaded Objects now: 97830.
Total: 348.691711 ms (FindLiveObjects: 5.324400 ms CreateObjectMapping: 2.666500 ms
MarkObjects: 334.886108 ms DeleteObjects: 5.813500 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_12'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_12'.
[Debug :Modding API] Character card load: Nakano Ichika
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 482)

Unloading 12363 unused Assets to reduce memory usage. Loaded Objects now: 103559.
Total: 420.733307 ms (FindLiveObjects: 14.352200 ms CreateObjectMapping: 3.832900
ms MarkObjects: 331.074097 ms DeleteObjects: 71.473396 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 481)

Unloading 163 unused Assets to reduce memory usage. Loaded Objects now: 99671.
Total: 347.632782 ms (FindLiveObjects: 5.951900 ms CreateObjectMapping: 2.597000 ms
MarkObjects: 327.916595 ms DeleteObjects: 11.166500 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 482)
Unloading 132 unused Assets to reduce memory usage. Loaded Objects now: 97413.
Total: 334.328491 ms (FindLiveObjects: 5.033300 ms CreateObjectMapping: 2.700800 ms
MarkObjects: 323.584198 ms DeleteObjects: 3.009700 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 481)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 97472.
Total: 331.123291 ms (FindLiveObjects: 5.554100 ms CreateObjectMapping: 2.642200 ms
MarkObjects: 322.225586 ms DeleteObjects: 0.700500 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Check


[Debug :Modding API] SceneManager.sceneLoaded - Talk in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 483)

Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 97963.
Total: 346.579102 ms (FindLiveObjects: 7.003500 ms CreateObjectMapping: 12.978601
ms MarkObjects: 322.580475 ms DeleteObjects: 4.015900 ms)

[Debug :XUnity.AutoTranslator] Replaced or updated resource file:


'abdata\communication\info_25.unity3d\communication_off_21'.
[Debug :XUnity.AutoTranslator] Replaced or updated resource file:
'abdata\communication\info_26.unity3d\optiondisplayitems_21'.
[Debug :Modding API] Character card load: Ogiwara Sayu
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 483)

Unloading 13529 unused Assets to reduce memory usage. Loaded Objects now: 103683.
Total: 420.148987 ms (FindLiveObjects: 6.413000 ms CreateObjectMapping: 15.262000
ms MarkObjects: 324.039703 ms DeleteObjects: 74.433701 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 1 Unused Serialized files (Serialized files now loaded: 483)

Unloading 30 unused Assets to reduce memory usage. Loaded Objects now: 100244.
Total: 338.927307 ms (FindLiveObjects: 7.318900 ms CreateObjectMapping: 3.146200 ms
MarkObjects: 328.355774 ms DeleteObjects: 0.105700 ms)

[Debug :IllusionFixes] Starting full garbage collection


[Debug :Modding API] SceneManager.sceneUnloaded - Talk
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 481)

Unloading 102 unused Assets to reduce memory usage. Loaded Objects now: 99821.
Total: 358.979614 ms (FindLiveObjects: 8.798301 ms CreateObjectMapping: 2.538800 ms
MarkObjects: 336.520599 ms DeleteObjects: 11.121300 ms)

[Debug :IllusionFixes] Starting unused asset cleanup


Unloading 0 Unused Serialized files (Serialized files now loaded: 482)

Unloading 150 unused Assets to reduce memory usage. Loaded Objects now: 97587.
Total: 363.572510 ms (FindLiveObjects: 7.887100 ms CreateObjectMapping: 2.734800 ms
MarkObjects: 348.695892 ms DeleteObjects: 4.253900 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 481)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 97577.
Total: 343.643097 ms (FindLiveObjects: 12.063700 ms CreateObjectMapping: 2.759300
ms MarkObjects: 328.090027 ms DeleteObjects: 0.729400 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Check


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (102 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 481)

Unloading 39 unused Assets to reduce memory usage. Loaded Objects now: 97523.
Total: 335.353912 ms (FindLiveObjects: 4.485400 ms CreateObjectMapping: 2.773400 ms
MarkObjects: 327.364380 ms DeleteObjects: 0.729500 ms)

[Debug :Modding API] SceneManager.activeSceneChanged - from HealthRoom to Action


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (102 remain)
[Debug :Modding API] SceneManager.sceneUnloaded - HealthRoom
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 0 Unused Serialized files (Serialized files now loaded: 479)

Unloading 540 unused Assets to reduce memory usage. Loaded Objects now: 92049.
Total: 350.885803 ms (FindLiveObjects: 4.145400 ms CreateObjectMapping: 2.777600 ms
MarkObjects: 322.877991 ms DeleteObjects: 21.083700 ms)

[Debug :Modding API] SceneManager.sceneLoaded - MyRoom in Additive mode


[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (102 remain)
[Debug :Modding API] SceneManager.activeSceneChanged - from Action to MyRoom
[Debug :Translation Helper] TranslatorReplacementsManager.Cleanup: removed 0
entries (102 remain)
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 2 Unused Serialized files (Serialized files now loaded: 481)

Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 92677.
Total: 354.549713 ms (FindLiveObjects: 7.006700 ms CreateObjectMapping: 14.352400
ms MarkObjects: 332.661987 ms DeleteObjects: 0.527800 ms)

[Debug :Modding API] SceneManager.sceneLoaded - NightMenu in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 1 Unused Serialized files (Serialized files now loaded: 484)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 92778.
Total: 331.786896 ms (FindLiveObjects: 4.758500 ms CreateObjectMapping: 2.675200 ms
MarkObjects: 324.290192 ms DeleteObjects: 0.062300 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Save in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 8 Unused Serialized files (Serialized files now loaded: 483)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 93006.
Total: 341.287506 ms (FindLiveObjects: 4.415300 ms CreateObjectMapping: 2.546600 ms
MarkObjects: 333.707397 ms DeleteObjects: 0.617400 ms)

[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 483)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 93060.
Total: 335.736176 ms (FindLiveObjects: 4.107000 ms CreateObjectMapping: 2.511900 ms
MarkObjects: 329.024109 ms DeleteObjects: 0.092300 ms)

[Debug :Modding API] Character save: Kashiwagi Sousuke


[Debug :Sideloader] Reloading card [Kashiwagi Sousuke]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: リナ ロベール
[Debug :Sideloader] Reloading card [リナ ロベール]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 橋本 麗奈
[Debug :Sideloader] Reloading card [橋本 麗奈]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: Sakurai Nonoka
[Debug :Sideloader] Reloading card [Sakurai Nonoka]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 姫川 舞
[Debug :Sideloader] Reloading card [姫川 舞]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 柊 このみ
[Debug :Sideloader] Reloading card [柊 このみ]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 結城 桜
[Debug :Sideloader] Reloading card [結城 桜]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: 水瀬 亜依
[Debug :Sideloader] Reloading card [水瀬 亜依]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: Chizuru Suwon
[Debug :Sideloader] Reloading card [Chizuru Suwon]
[Debug :Sideloader] External info count: 74
[Debug :Modding API] Character save: Deviluke Momo
[Debug :Sideloader] Reloading card [Deviluke Momo]
[Debug :Sideloader] External info count: 105
[Debug :Modding API] Character save: Deviluke Nana
[Debug :Sideloader] Reloading card [Deviluke Nana]
[Debug :Sideloader] External info count: 41
[Debug :Modding API] Character save: Sairenji Haruna
[Debug :Sideloader] Reloading card [Sairenji Haruna]
[Debug :Sideloader] External info count: 75
[Debug :Modding API] Character save: Vermillion Stella
[Debug :Sideloader] Reloading card [Vermillion Stella]
[Debug :Sideloader] External info count: 83
[Debug :Modding API] Character save: Yuigahara Yui
[Debug :Sideloader] Reloading card [Yuigahara Yui]
[Debug :Sideloader] External info count: 177
[Debug :Modding API] Character save: Kasumigaoka Utaha
[Debug :Sideloader] Reloading card [Kasumigaoka Utaha]
[Debug :Sideloader] External info count: 56
[Debug :Modding API] Character save: Uchiha Sakura
[Debug :Sideloader] Reloading card [Uchiha Sakura]
[Debug :Sideloader] External info count: 147
[Debug :Modding API] Character save: Two Zero
[Debug :Sideloader] Reloading card [Two Zero]
[Debug :Sideloader] External info count: 97
[Debug :Modding API] Character save: Nakano Yotsuba
[Debug :Sideloader] Reloading card [Nakano Yotsuba]
[Debug :Sideloader] External info count: 10
[Debug :Modding API] Character save: Nakano Nino
[Debug :Sideloader] Reloading card [Nakano Nino]
[Debug :Sideloader] External info count: 104
[Debug :Modding API] Character save: Nakano Ichika
[Debug :Sideloader] Reloading card [Nakano Ichika]
[Debug :Sideloader] External info count: 103
[Debug :Modding API] Character save: Nakano Miku
[Debug :Sideloader] Reloading card [Nakano Miku]
[Debug :Sideloader] External info count: 90
[Debug :Modding API] Character save: Nakano Itsuki
[Debug :Sideloader] Reloading card [Nakano Itsuki]
[Debug :Sideloader] External info count: 98
[Debug :Modding API] Character save: Emilia
[Debug :Sideloader] Reloading card [Emilia]
[Debug :Sideloader] External info count: 2
[Debug :Modding API] Character save: 타카기 하나
[Debug :Sideloader] Reloading card [타카기 하나]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: Rem
[Debug :Sideloader] Reloading card [Rem]
[Debug :Sideloader] External info count: 0
[Debug :Modding API] Character save: Kinomoto Sakura
[Debug :Sideloader] Reloading card [Kinomoto Sakura]
[Debug :Sideloader] External info count: 194
[Debug :Modding API] Character save: Uzuki Hinata
[Debug :Sideloader] Reloading card [Uzuki Hinata]
[Debug :Sideloader] External info count: 7
[Debug :Modding API] Character save: Ajiro Naruko
[Debug :Sideloader] Reloading card [Ajiro Naruko]
[Debug :Sideloader] External info count: 94
[Debug :Modding API] Character save: Momioka Risa
[Debug :Sideloader] Reloading card [Momioka Risa]
[Debug :Sideloader] External info count: 83
[Debug :Modding API] Character save: 更科 瑠夏
[Debug :Sideloader] Reloading card [更科 瑠夏]
[Debug :Sideloader] External info count: 67
[Debug :Modding API] Character save: Oosuki Mamako
[Debug :Sideloader] Reloading card [Oosuki Mamako]
[Debug :Sideloader] External info count: 412
[Debug :Modding API] Character save: Sawamura Eriri
[Debug :Sideloader] Reloading card [Sawamura Eriri]
[Debug :Sideloader] External info count: 28
[Debug :Modding API] Character save: Kato Megumi
[Debug :Sideloader] Reloading card [Kato Megumi]
[Debug :Sideloader] External info count: 7
[Debug :Modding API] Character save: 桜沢 Sumi
[Debug :Sideloader] Reloading card [桜沢 Sumi]
[Debug :Sideloader] External info count: 86
[Debug :Modding API] Character save: 七海 麻美
[Debug :Sideloader] Reloading card [七海 麻美]
[Debug :Sideloader] External info count: 72
[Debug :Modding API] Character save: Ogiwara Sayu
[Debug :Sideloader] Reloading card [Ogiwara Sayu]
[Debug :Sideloader] External info count: 140
[Debug :Modding API] Character save: Izumi Sagiri
[Debug :Sideloader] Reloading card [Izumi Sagiri]
[Debug :Sideloader] External info count: 2
[Debug :Modding API] Character save: Nakano Nino
[Debug :Sideloader] Reloading card [Nakano Nino]
[Debug :Sideloader] External info count: 166
[Debug :Modding API] Character save: Nakano Itsuki
[Debug :Sideloader] Reloading card [Nakano Itsuki]
[Debug :Sideloader] External info count: 125
[Debug :Modding API] Character save: Nakano Ichika
[Debug :Sideloader] Reloading card [Nakano Ichika]
[Debug :Sideloader] External info count: 81
[Debug :Modding API] Character save: Nakano Miku
[Debug :Sideloader] Reloading card [Nakano Miku]
[Debug :Sideloader] External info count: 128
[Debug :Modding API] Character save: Nakano Yotsuba
[Debug :Sideloader] Reloading card [Nakano Yotsuba]
[Debug :Sideloader] External info count: 94
[Debug :Modding API] Character save: 女神 アクア
[Debug :Sideloader] Reloading card [女神 アクア]
[Debug :Sideloader] External info count: 23
[Debug :Modding API] Character save: 六小
[Debug :Sideloader] Reloading card [六小]
[Debug :Sideloader] External info count: 87
[Debug :Modding API] Character save: 蝴蝶 忍
[Debug :Sideloader] Reloading card [蝴蝶 忍]
[Debug :Sideloader] External info count: 30
[Debug :Modding API] Character save: 日向 雏田
[Debug :Sideloader] Reloading card [hinata_19.png]
[Debug :Sideloader] External info count: 81
[Debug :Modding API] SceneManager.sceneUnloaded - Check
[Debug :Modding API] SceneManager.sceneLoaded - Check in Additive mode
[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 483)

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 93060.
Total: 340.006195 ms (FindLiveObjects: 4.392300 ms CreateObjectMapping: 2.626100 ms
MarkObjects: 332.920319 ms DeleteObjects: 0.066900 ms)

[Debug :Modding API] SceneManager.sceneUnloaded - Check


[Debug :IllusionFixes] Starting unused asset cleanup
Unloading 5 Unused Serialized files (Serialized files now loaded: 483)
[Debug :Modding API] SceneManager.sceneLoaded - Exit in Additive mode

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 93052.
Total: 330.268585 ms (FindLiveObjects: 3.330300 ms CreateObjectMapping: 2.210400 ms
MarkObjects: 324.646881 ms DeleteObjects: 0.079900 ms)

[Debug :IllusionFixes] Starting unused asset cleanup

You might also like