IllusionMods / KeelPlugins

Various plugins for Illusion's games
GNU General Public License v3.0
55 stars 23 forks source link

AI #13

Closed gitusqq closed 3 years ago

gitusqq commented 3 years ago

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: KeelPlugins.TitleShortcutsCore.get_StartupArgument () (at :0) KeelPlugins.TitleShortcuts+d__28.MoveNext () (at :0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <0a7d89e4511e4bdeb215f76ca00fd04e>:0)

Keelhauled commented 3 years ago

This is apparently an issue in the steam version, I won't be able to debug this.

Keelhauled commented 3 years ago

@Mantas-2155X You made this right :)

Mantas-2155X commented 3 years ago

This can't be an issue in the Steam version because the process filter is "AI-Syoujyo" (JP Version) so it wouldn't even attempt to start in the Steam game unless the filter was taken out manually. Nevermind, something seems to load the plugin anyway..

Please provide steps to reproduce the issue, just the error doesn't tell me much. Reproduced.

Gonna look into it

Mantas-2155X commented 3 years ago

@Keelhauled :)