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

Crahing game after X amount of time #3

Open
Wearwolfy opened this issue Jun 22, 2022 · 4 comments
Open

Crahing game after X amount of time #3

Wearwolfy opened this issue Jun 22, 2022 · 4 comments

Comments

@Wearwolfy
Copy link

I am currently using the menu and after about 50 to 60 minutes it will crash the game, the menu is called in post render before the crash it works fine, any possible clue what could cause the crash, my main loop also runs in postrender with the canvas drawing and that keeps working fine only if I open the menu it crashed. Any clue on what it could be would mean alot, Thanks

@MaddyOff
Copy link
Owner

Hey. Maybe your drawing functions from engine is bad

@Wearwolfy
Copy link
Author

Hmm I am just using the normal K2 draw functions, like K2_DrawText, K2_DrawLine, nothing special

@w5b
Copy link

w5b commented Jun 15, 2023

because there is a memory leak in the s2wc function.

@mlodyskiny
Copy link

@w5b oh, so thats why my cheat made the fps drop after some time of using it, thanks <3

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

4 participants