#168 tat_lesson_number is always 0

Closed
opened 3 years ago by ezsh · 8 comments
ezsh commented 3 years ago

Started a new playthrough, visited Tatiana and choose the "teach" branch. However, tat_lesson_number is zero and lessons result in empty screens.

Started a new playthrough, visited Tatiana and choose the "teach" branch. However, tat_lesson_number is zero and lessons result in empty screens.
ezsh commented 3 years ago
Poster

If I set the tat_lesson_number variable to 1 before activating a lesson, it stucks on the first lesson with the "Continue" action repeating it again and again.

If I set the tat_lesson_number variable to 1 before activating a lesson, it stucks on the first lesson with the "Continue" action repeating it again and again.
Kevin_Smarts commented 3 years ago
Owner

Fixed, thanks

Fixed, thanks
ezsh commented 3 years ago
Poster

This is not fixed, unfortunately: tat_lesson_number is zero for a new playthrough, "Time for a lesson" action results in a blank screen.

This is not fixed, unfortunately: tat_lesson_number is zero for a new playthrough, "Time for a lesson" action results in a blank screen.
ezsh reopened 3 years ago
ezsh commented 3 years ago
Poster

See #170.

See #170.
ezsh commented 3 years ago
Poster

The last lesson is still locked behind the wrong conditional

The last lesson is still locked behind the wrong conditional
Kevin_Smarts commented 3 years ago
Owner

This really has been fixed now

This really has been fixed now
ezsh commented 3 years ago
Poster

Sorry, the last problem is still there, I believe. The test condition in line 460 is if tat_lesson_number < 8 and pcs_mana >= 1000: does not allow to take lesson number 8 (the very last one).

Sorry, the last problem is still there, I believe. The test condition in line 460 is `if tat_lesson_number < 8 and pcs_mana >= 1000:` does not allow to take lesson number 8 (the very last one).
ezsh reopened 3 years ago
Kevin_Smarts commented 3 years ago
Owner

thanks, fixing that one now

thanks, fixing that one now
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.