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

cant stop crashing in imgui screens #186

Open
zly2006 opened this issue May 13, 2024 · 0 comments
Open

cant stop crashing in imgui screens #186

zly2006 opened this issue May 13, 2024 · 0 comments

Comments

@zly2006
Copy link

zly2006 commented May 13, 2024

Describe the bug

I hope the mod could do mc.setScreen(null) before doing further processing. In my mod, a custom screen will crash the game. I use imgui to render screens so it is rendered before glfw flipping frames (not in vanilla screen logic). NEC tries to relaunch the game but the screen is still there so it keeps crashing.

To Reproduce

n/a, in my own mod developing.

Crash Log:

https://gist.github.com/zly2006/224a1d2a58eb299708f093be48f8fa33

Game Instance:

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