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
Describe the bug
If you begin the game by warping to end_m01aa instead of using the "New Game" menu, the party-switching breaks, causing Trask to become the party leader and the PC to be removed from the party entirely. The PC is left in the world, but cannot be interacted with.
To Reproduce
Steps to reproduce the behavior:
Open dev-tools and execute the command KotOR.GameState.LoadModule('end_m01aa')
Play until the game asks you to add Trask to your party.
After closing the party screen, the bug will manifest.
Expected behavior
Trask should join the party without issue.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
If you begin the game by warping to end_m01aa instead of using the "New Game" menu, the party-switching breaks, causing Trask to become the party leader and the PC to be removed from the party entirely. The PC is left in the world, but cannot be interacted with.
To Reproduce
Steps to reproduce the behavior:
KotOR.GameState.LoadModule('end_m01aa')
Expected behavior
Trask should join the party without issue.
Screenshots
The text was updated successfully, but these errors were encountered: