IllusionMods / IllusionFixes

A collection of fixes for common issues found in games by Illusion
GNU General Public License v3.0
160 stars 29 forks source link

Issue (allegedly) with SceneStack<Data> while trying to load Koikatsu Party with BetterPack #66

Closed LeoAidan closed 4 months ago

LeoAidan commented 4 months ago

The console gives the following error output: [Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: bool IllusionFixes.GarbageTruck+AntiGarbageHooks.GarbagelessOverlap(SceneStack, bool) bool Manager.Scene+cIterator0.MoveNext() void UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator, IntPtr) UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) Manager.cIterator8:MoveNext() UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) Manager.Scene:LoadReserve(Data, Boolean)

c__Iterator0:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [Error : Unity Log] ArgumentNullException: Argument cannot be null. Parameter name: source Stack trace: bool System.Linq.Enumerable.Any(IEnumerable) bool Manager.Scene+c__Iterator8.MoveNext() void UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator, IntPtr) I'm not sure if this is an issue or there's something wrong on my and, but I tried everything and couldn't get it to work. Also, sorry if this doesn't fall under the "issues" category, I just couldn't find anywhere else where I could report this/ask for help.
ManlyMarco commented 4 months ago

Remove KK_Fix_GarbageTruck and try again.

LeoAidan commented 4 months ago

Thank you very much for your reply. The error output seems to have changed, now it's this: [Error : Unity Log] ArgumentNullException: Argument cannot be null. Parameter name: source Stack trace: bool System.Linq.Enumerable.Any(IEnumerable) bool Manager.Scene.get_IsOverlap() bool Manager.Scene+cIterator0.MoveNext() void UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator, IntPtr) UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) Manager.cIterator8:MoveNext() UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) Manager.Scene:LoadReserve(Data, Boolean)

c__Iterator0:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [Error : Unity Log] ArgumentNullException: Argument cannot be null. Parameter name: source Stack trace: bool System.Linq.Enumerable.Any(IEnumerable) bool Manager.Scene+c__Iterator8.MoveNext() void UnityEngine.SetupCoroutine.InvokeMoveNext(IEnumerator, IntPtr) On Sun, 2 Jun 2024 at 20:53, ManlyMarco ***@***.***> wrote: > Remove KK_Fix_GarbageTruck and try again. > > — > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
ManlyMarco commented 4 months ago

In this case this is not a problem with a plugin but with your game install. Install a clean version of the game from the store/disc and try again.

LeoAidan commented 4 months ago

I don't have the steam version, but I thought that SB BetterPack (full ed) had the dlc and everything? If I were to find the installation files on SteamUnlocked, which would I need to delete from the already installed files? Thank you so much for your help btw.

On Mon, 3 Jun 2024, 10:20 ManlyMarco, @.***> wrote:

In this case this is not a problem with a plugin but with your game install. Install a clean version of the game from the store/disc and try again.

— Reply to this email directly, view it on GitHub https://github.com/IllusionMods/IllusionFixes/issues/66#issuecomment-2144577055, or unsubscribe https://github.com/notifications/unsubscribe-auth/BI4P4NS3CRY7IQ5FRWQGGIDZFQROJAVCNFSM6AAAAABIVHUDDOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBUGU3TOMBVGU . You are receiving this because you authored the thread.Message ID: @.***>

ManlyMarco commented 4 months ago

I can't really help you with repacks, sorry. I suggest installing a clean version of the game and using HF Patch or adding mods by hand.

LeoAidan commented 4 months ago

I did just that and now everything works, thanks!

On Mon, 3 Jun 2024 at 20:12, ManlyMarco @.***> wrote:

I can't really help you with repacks, sorry. I suggest installing a clean version of the game and using HF Patch or adding mods by hand.

— Reply to this email directly, view it on GitHub https://github.com/IllusionMods/IllusionFixes/issues/66#issuecomment-2145831856, or unsubscribe https://github.com/notifications/unsubscribe-auth/BI4P4NU6QT6LSTUJDKYBZ23ZFSW2JAVCNFSM6AAAAABIVHUDDOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBVHAZTCOBVGY . You are receiving this because you authored the thread.Message ID: @.***>