game bugs out on sugar daddys in the later stages. with increasing lewd you get harrassed more and more so i assume its another harrasment stage that isent loading correctly.
to be specific: when you lose it just keeps his picture up and dosent load anything. havent found a way to exit out of it. happens on the 7100$ dates consistently
i think its a messed up interaction with the virgin start. speed running experienced to see if it replicates
nope, same bug with experience start
this is the error log that pops up:
3/16/2025 11:58:35 AM
NullReferenceException: Object reference not set to an instance of an object.
RunawayGirl.Game.ReplaceMoneyText (System.String text, System.Int32 money) (at <00000000000000000000000000000000>:0)
RunawayGirl.Main.Papakatu.Papakatu.ShowEndTextAndAddMoney (RunawayGirl.MiniGame.MiniGame+ResultType resultType) (at <00000000000000000000000000000000>:0)
RunawayGirl.Main.Papakatu.Papakatu+<CGEndTask>d__76.MoveNext () (at <00000000000000000000000000000000>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
RunawayGirl.MiniGame.MiniGame+<MiniGameTask>d__21.MoveNext () (at <00000000000000000000000000000000>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
RunawayGirl.MiniGame.<MiniGameTask>d__21:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)