## 環境
BepInEx 5.4.21.0
Configuration Manager 18.0
XUnity Resource Redirector 2.0.0
BGM Loader 19.1

EC_voice 2.0
EC_VRcontB 2.2


## 追加したBGVをADVパート・Hパート編集画面でプレビュー再生しようとすると、再生されずエラーが出力される
（テストプレイではエラーも出ず正常に再生されているようです）

ADVパート：
[Error  : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
Stack trace:
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <cfc149f8218b496788d8493c87de777a>:0)
EC_voice.EC_voice+Hooks.PlayPCM_Pre (HEdit.HEditGlobal __instance, ChaControl& _chara, System.Int32& _charaID, System.Int32& _kind, HEdit.VoiceListInfo _info, System.Boolean& __state) (at <0013fca06a66443eacbcf88c2ddd05d3>:0)
(wrapper dynamic-method) HEdit.HEditGlobal:DMD<HEdit.HEditGlobal::PlayPCM> (ChaControl,int,int,HEdit.VoiceListInfo)
ADVPart.Manipulate.Chara.VoiceUICtrl.<InitBGVUI>m__11 (HEdit.VoiceListInfo info) (at <248a9b850dc84d6880a08765de4a0b63>:0)
UnityEngine.Events.InvokableCall`1[T1].Invoke (T1 args0) (at <2686255ceb974cc2967520f770810585>:0)
UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) (at <2686255ceb974cc2967520f770810585>:0)
HEdit.MotionBGVScrollController.OnClick (System.Int32 _idx) (at <248a9b850dc84d6880a08765de4a0b63>:0)
HEdit.MotionBGVScrollController+<OnUpdate>c__AnonStorey2.<>m__1 () (at <248a9b850dc84d6880a08765de4a0b63>:0)
HEdit.MotionBGVScrollViewInfo+<SetData>c__AnonStorey0.<>m__1 () (at <248a9b850dc84d6880a08765de4a0b63>:0)
UnityEngine.Events.InvokableCall.Invoke () (at <2686255ceb974cc2967520f770810585>:0)
UnityEngine.Events.UnityEvent.Invoke () (at <2686255ceb974cc2967520f770810585>:0)
(wrapper dynamic-method) UnityEngine.UI.Button:DMD<UnityEngine.UI.Button::Press> (UnityEngine.UI.Button)
UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <fe6e8cd1ee1847a0b5a63d419cbd3956>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <fe6e8cd1ee1847a0b5a63d419cbd3956>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <fe6e8cd1ee1847a0b5a63d419cbd3956>:0)
UnityEngine.EventSystems.EventSystem:Update()


Hパート：
[Error  : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
Stack trace:
System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <cfc149f8218b496788d8493c87de777a>:0)
EC_voice.EC_voice+Hooks.PlayPCM_Pre (HEdit.HEditGlobal __instance, ChaControl& _chara, System.Int32& _charaID, System.Int32& _kind, HEdit.VoiceListInfo _info, System.Boolean& __state) (at <0013fca06a66443eacbcf88c2ddd05d3>:0)
(wrapper dynamic-method) HEdit.HEditGlobal:DMD<HEdit.HEditGlobal::PlayPCM> (ChaControl,int,int,HEdit.VoiceListInfo)
HEdit.MotionVoiceUI.<InitBGVUI>m__6 (HEdit.VoiceListInfo info) (at <248a9b850dc84d6880a08765de4a0b63>:0)
UnityEngine.Events.InvokableCall`1[T1].Invoke (T1 args0) (at <2686255ceb974cc2967520f770810585>:0)
UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) (at <2686255ceb974cc2967520f770810585>:0)
HEdit.MotionBGVScrollController.OnClick (System.Int32 _idx) (at <248a9b850dc84d6880a08765de4a0b63>:0)
HEdit.MotionBGVScrollController+<OnUpdate>c__AnonStorey2.<>m__1 () (at <248a9b850dc84d6880a08765de4a0b63>:0)
HEdit.MotionBGVScrollViewInfo+<SetData>c__AnonStorey0.<>m__1 () (at <248a9b850dc84d6880a08765de4a0b63>:0)
UnityEngine.Events.InvokableCall.Invoke () (at <2686255ceb974cc2967520f770810585>:0)
UnityEngine.Events.UnityEvent.Invoke () (at <2686255ceb974cc2967520f770810585>:0)
(wrapper dynamic-method) UnityEngine.UI.Button:DMD<UnityEngine.UI.Button::Press> (UnityEngine.UI.Button)
UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <fe6e8cd1ee1847a0b5a63d419cbd3956>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <fe6e8cd1ee1847a0b5a63d419cbd3956>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <fe6e8cd1ee1847a0b5a63d419cbd3956>:0)
UnityEngine.EventSystems.EventSystem:Update()


## Hパートで左メニューの「BGM」を触る→テストプレイ開始・終了→左メニューの「BGM」が選択できなくなる。
設定したBGMは追加したBGMだけでなく、元からあるBGMでも同様。
なお、ゲームを再起動すると選択できるようになる（シーン再読み込みでは駄目）が、やはり同様の操作の後で事象が発生する。

[Error  : Unity Log] NullReferenceException
Stack trace:
(wrapper dynamic-method) SuperScrollView.LoopListView2:DMD<SuperScrollView.LoopListView2::InitListView> (SuperScrollView.LoopListView2,int,System.Func`3<SuperScrollView.LoopListView2, int, SuperScrollView.LoopListViewItem2>,SuperScrollView.LoopListViewInitParam)
(wrapper dynamic-method) HEdit.BGMDropDownScrollController:DMD<HEdit.BGMDropDownScrollController::Init> (HEdit.BGMDropDownScrollController)
EC_voice.EC_voice.update_bgm_list_hpartui () (at <0013fca06a66443eacbcf88c2ddd05d3>:0)
EC_voice.EC_voice+Hooks.OnPointerClick_Pre (UnityEngine.UI.Button __instance, UnityEngine.EventSystems.PointerEventData eventData) (at <0013fca06a66443eacbcf88c2ddd05d3>:0)
(wrapper dynamic-method) UnityEngine.UI.Toggle:DMD<UnityEngine.UI.Toggle::OnPointerClick> (UnityEngine.UI.Toggle,UnityEngine.EventSystems.PointerEventData)
UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <fe6e8cd1ee1847a0b5a63d419cbd3956>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <fe6e8cd1ee1847a0b5a63d419cbd3956>:0)
UnityEngine.EventSystems.EventSystem:Update()


## 保存していないシーン・タイトルが空のシーンをテストプレイするとローディング中のまま固まる

[Error  : Unity Log] DirectoryNotFoundException: Could not find a part of the path 'インストールディレクトリ\BepInEx\plugins\EC_voice\V15\v0'.
Stack trace:
System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) (at <cfc149f8218b496788d8493c87de777a>:0)
System.IO.FileSystemEnumerableIterator`1[TSource].HandleError (System.Int32 hr, System.String path) (at <cfc149f8218b496788d8493c87de777a>:0)
System.IO.FileSystemEnumerableIterator`1[TSource].CommonInit () (at <cfc149f8218b496788d8493c87de777a>:0)
System.IO.FileSystemEnumerableIterator`1[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`1[TSource] resultHandler, System.Boolean checkHost) (at <cfc149f8218b496788d8493c87de777a>:0)
System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) (at <cfc149f8218b496788d8493c87de777a>:0)
System.IO.Directory.InternalGetFileDirectoryNames (System.String path, System.String userPathOriginal, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) (at <cfc149f8218b496788d8493c87de777a>:0)
System.IO.Directory.InternalGetFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) (at <cfc149f8218b496788d8493c87de777a>:0)
System.IO.Directory.GetFiles (System.String path, System.String searchPattern) (at <cfc149f8218b496788d8493c87de777a>:0)
EC_voice.EC_voice.get_file_dic () (at <0013fca06a66443eacbcf88c2ddd05d3>:0)
EC_voice.EC_voice+Hooks.GetNextUID_Pre (HPlay.HPlayScene __instance, System.String& __result, System.Int32 _nextPart) (at <0013fca06a66443eacbcf88c2ddd05d3>:0)
(wrapper dynamic-method) HPlay.HPlayScene:DMD<HPlay.HPlayScene::GetNextUID> (HPlay.HPlayScene,int)
HPlay.HPlayScene+<Start>c__Iterator0.MoveNext () (at <248a9b850dc84d6880a08765de4a0b63>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <2686255ceb974cc2967520f770810585>:0)




