Hi again!
I wanted to mention this earlier, but plugin throws this kind of warning very often, causing blocking of the lower part of the UI by constantly refreshing the blue Messages mini-window:
*** Exception:System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[System.String,UnityEngine.Quaternion].get_Item (System.String key) [0x00000] in <filename unknown>:0
at Cotyounoyume.Belly.changeJoin
*** Exception:System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[System.String,UnityEngine.Quaternion].get_Item (System.String key) [0x00000] in <filename unknown>:0
at Cotyounoyume.Belly.changeJoint (Single time, System.String[] keys, System.String position) [0x00000] in <filename unknown>:0
or, when only woman has this plugin on, it happens when dick "meets" trigger inside the vagina, the more triggers met, more messages thrown:
.NullReferenceException: Object reference not set to an instance of an object
at Cotyounoyume.EBATCore.setGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.incrementGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.OnErogenousZoneTouch (System.String zone) [0x00000] in <filename unknown>:0
*** Exception:System.NullReferenceException: Object reference not set to an instance of an object
at Cotyounoyume.EBATCore.setGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.incrementGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.OnErogenousZoneTouch (System.String zone) [0x00000] in <filename unknown>:0
*** Exception:System.NullReferenceException: Object reference not set to an instance of an object
at Cotyounoyume.EBATCore.setGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.incrementGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.OnErogenousZoneTouch (System.String zone) [0x00000] in <filename unknown>:0
*** Exception:System.NullReferenceException: Object reference not set to an instance of an object
at Cotyounoyume.EBATCore.setGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.incrementGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.OnErogenousZoneTouch (System.String zone) [0x00000] in <filename unknown>:0
*** Exception:System.NullReferenceException: Object reference not set to an instance of an object
at Cotyounoyume.EBATCore.setGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.incrementGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.OnErogenousZoneTouch (System.String zone) [0x00000] in <filename unknown>:0
*** Exception:System.NullReferenceException: Object reference not set to an instance of an object
at Cotyounoyume.EBATCore.setGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.incrementGauge (Int32 value) [0x00000] in <filename unknown>:0
at Cotyounoyume.EBATCore.OnErogenousZoneTouch (System.String zone) [0x00000] in <filename unknown>:0
*** Exception:System.NullReferenceException: Object reference not set to an instance of an object
at Cotyounoyume.EBATCore.setGauge (Int32 value) [0x00000] in <filename unknown>:0
...and so on, this goes indefinitely. Sometimes when only woman has the plugin, but practically always, when both people have it activated (custom sounds are used for both male and female, but only female sounds are played, like I mentioned earlier).
This "spamming" slows the whole program quite a bit - what's the cause of that bug?
About the sound - I weren't able to force the plugin to play separate sets of sounds, I always hear woman's sounds. Maybe because I'm forcing them to moan during "intercourse"? Of course male rarely "moans" unless I use a key to increase his "arousal". But he always moans as a female for some reason.
Could there be a setting implemented to force the plugin to take the sounds from specific folders and boolean setting to use custom sounds or not?
Greetings!
Edit: Resetting the plugin settings helped resolve this, I don't know though, why it happened.