You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line 736 of LocalizationAndQuests.lua checks for current player to be no less than 0 only. In MM8 (and MM8-based mods) with non-full party someone sometimes can get out of Party.count-1 border.
Line 736 of LocalizationAndQuests.lua checks for current player to be no less than 0 only. In MM8 (and MM8-based mods) with non-full party someone sometimes can get out of Party.count-1 border.
See https://gitlab.com/cthscr/mmmerge/-/issues/38