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

Game crashes after choice #12

Open
Aostrele opened this issue Apr 28, 2024 · 2 comments
Open

Game crashes after choice #12

Aostrele opened this issue Apr 28, 2024 · 2 comments

Comments

@Aostrele
Copy link

The problem

On the last text box of a choice in a question, the game crashes. This is only for choices that contain text.
To Reproduce
??? it just happens randomly. the dialogic code randomly breaks. this has happened to me a lot and it's really annoying.

Expected behavior
It doesn't crash.

Screenshots
image
this is the faulty code according to the debugger. I already tried replacing it with the default dialogic code but it doesnt work

System (please complete the following information):

  • OS: Windows
  • Godot Version: 3.5.3
  • Dialogic Version: 1.5.1
@Aostrele
Copy link
Author

sometimes it also says "invalid get index 'index_in_questions' (based on array)"

@Jowan-Spooner Jowan-Spooner transferred this issue from dialogic-godot/dialogic Apr 28, 2024
@zaknafean
Copy link
Collaborator

We'll need to see the timeline in order to help fix the issue. Usually its due to missing an end branch event.

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

No branches or pull requests

2 participants