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

ImGui Assertion Failed. #3

Open
Nergana opened this issue Jun 24, 2024 · 1 comment
Open

ImGui Assertion Failed. #3

Nergana opened this issue Jun 24, 2024 · 1 comment

Comments

@Nergana
Copy link

Nergana commented Jun 24, 2024

I've been plugging away at this voice mod with next to no assistance for nearly two days now. It's been an awful experience as there's no guide, no FAQ, no frequently diagnosed problems, literally no guidance whatsoever on how to actually do this.

I'm nearly there, but now whenever I try to run my mod in game, I get this error,
Screenshot (61)

I have tried everything at this point and I am completely and utterly out of ideas.

Please help me.

@denoflionsx
Copy link
Contributor

The ImGui assertion fail is just screaming because your mod likely caused an error somewhere else which spiraled into the window failing to finish drawing.

Without the mod itself or at least a full log file I can't really do more than speculate as to what the underlying problem is.

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