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 on text overflow #16

Open
drojf opened this issue Dec 31, 2022 · 0 comments
Open

Game crashes on text overflow #16

drojf opened this issue Dec 31, 2022 · 0 comments

Comments

@drojf
Copy link

drojf commented Dec 31, 2022

It was reported that the game crashes when text overflows the screen (not just the textbox, but when the text overlaps the edge of viewport or is outside the viewport).

image

The user was using the experimental engine with the experimental ADV script

The user had the same issue in the question arcs too, but they bypassed it by switching to NVL mode.

I feel like I've experienced this myself, but perhaps I forgot to report it.

You should be able to reproduce it by writing lots of text and not clearing the screen, or setting the text window so it starts close to the bottom of the screen.

Normally this should never happen (as you can't read the text anyway if it goes off the screen, implying the game script should be updated), but crashing isn't ideal either.

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

1 participant