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

Fix ordering by column and line/segmentation fault #25

Open
tdauth opened this issue Jan 28, 2022 · 2 comments
Open

Fix ordering by column and line/segmentation fault #25

tdauth opened this issue Jan 28, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@tdauth
Copy link
Owner

tdauth commented Jan 28, 2022

No description provided.

@tdauth tdauth self-assigned this Jan 28, 2022
@tdauth tdauth added the bug Something isn't working label Jan 28, 2022
@tdauth
Copy link
Owner Author

tdauth commented Feb 8, 2022

The segmentation fault does not occurr in the leaking non-leaking examples. Some element like constant function or something must cause it.

@tdauth tdauth changed the title Fix ordering by column and line Fix ordering by column and line/segmentation fault Feb 8, 2022
@tdauth
Copy link
Owner Author

tdauth commented Feb 8, 2022

It is caused by this line:

call DisplayTextToPlayer(Player(0), 0.0, 0.0, "Number " + I2S(i))

I had calls before but something with the parameter might cause it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant