Skip to content

Error that keeps popping up every time i start my app #514

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

Open
sudo-KitchenStove opened this issue Apr 20, 2025 · 1 comment
Open

Error that keeps popping up every time i start my app #514

sudo-KitchenStove opened this issue Apr 20, 2025 · 1 comment

Comments

@sudo-KitchenStove
Copy link

Microsoft Visual C++ Runtime Library

Assertion failed!

Program:
...\net8.0-windows\runtimes\win-x64\native\cimgui.DLL
File: D:\a\ImGui.NET-nativebuild\ImGui.NET-native...imgui.cpp
Line: 11039

Expression: (g.FrameCount == 0 || g.FrameCountEnded == g.FrameCount) && "Forgot to call Render() or EndFrame() at the end of the previous frame?"

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts

(Press Retry to debug the application - JIT must be enabled)

if i click ignore it works just fine so why does this happen

@Arugin
Copy link

Arugin commented Jun 1, 2025

I have the same issue on v1.91.6.1. v1.91.0.1 works fine. Something definetely went wrong there.

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