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

IDE crashes #1721

Closed
aharabada opened this issue Sep 28, 2022 · 1 comment
Closed

IDE crashes #1721

aharabada opened this issue Sep 28, 2022 · 1 comment

Comments

@aharabada
Copy link
Contributor

dump.zip

Project for reproduction: https://drive.google.com/file/d/1j3fYFXUaLTtKnCB9jsgQTXXojC14LsgW/view?usp=sharing

I'm not quite sure what's causing the crash, but I'm fairly certain it has something to do with the EditVector-functions in ImGuiExtension.bf

@kallisto56
Copy link
Contributor

On build from source of commit (206023f) this is no longer an issue.
I was able to build this workspace with some changes and run, although it failed during shader compilation.
On v0.43.4 it did crash right away when ImGuiExtension.bf was open, but on latest nightly it works fine.

Changes made to workspace:
CMake command in prebuild stage of GlitchyEngineHelper was failing, but thankfully, compiled libs existed, so I've disabled. Clarification: GlitchyEngineHelper contains DDSTextureLoader and is not related to ImGuiExtension.

@bfiete bfiete closed this as completed Jan 31, 2025
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

3 participants