Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug that makes the whole game crash at the start of week 6 #357

Merged
merged 4 commits into from Feb 15, 2021

Conversation

lotusotho
Copy link
Contributor

Basically, if you start hitting any key while senpai starts speaking at the start of the week the game will crash because is not fast enough to get the dialogue info before going to the next line:

image

Here's the output:
image

I worked around it by having to check if the dialoglist array has any info before triggering anything else

@ninjamuffin99 ninjamuffin99 merged commit 0bf80f7 into FunkinCrew:master Feb 15, 2021
@ninjamuffin99
Copy link
Member

GOOD ENUF PROBABLY

kudorado pushed a commit to kudorado/Funkin that referenced this pull request Jul 18, 2021
Fixed bug that makes the whole game crash at the start of week 6
ninjamuffin99 added a commit that referenced this pull request Mar 9, 2023
Fixed bug that makes the whole game crash at the start of week 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants