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

UPBGE 0.36.1 consistently crashes immediately after Blender Game Engine starts. #1897

Open
TheAstralSnowstorm opened this issue Jun 2, 2024 · 1 comment

Comments

@TheAstralSnowstorm
Copy link

This issue came about yesterday as I was trying to diagnose a problem with the uplogic module not being detected, but due to this crash bug, the Blender Game Engine component is rendered completely useless and the prior problem cannot be diagnosed any further until this one gets resolved first.

The specific error code this emits was EXCEPTION_ACCESS_VIOLATION and is only triggered immediately after the Game Engine component starts, so there hopefully shouldn't be too difficult to track down the bug (assuming it's software related, that is.)

I've tried the following to resolve this issue (of which nothing worked):
Re-downloading UPBGE 0.36.1.
Removing anything related to UPBGE 0.36.1 in the file system and then launching UPBGE again.
Re-installing Windows (This usually solves any sudden crash bug, but somehow it didn't here.)

Specific version: upbge-0.36.1-windows7-x86_64

Crash logs created:
blender_debug_output(Debug Log).txt
blender_debug_output(Debug GPU).txt

@TheAstralSnowstorm
Copy link
Author

Apparently this is a bug when running on Windows 7, I ran the exact same build on Windows 8.1 and UPBGE's game engine loads perfectly fine instead of immediately crashing somehow. I tried running in compatibility mode just in case, but saw no difference.

So it seems to me that the Windows 7 build was not patched properly, and I couldn't test if it was isolated to the hardware I was using since the only other hardware that I had that could run Windows 7 was so hopelessly under-powered to the point where UPBGE itself couldn't even finish loading and crashed with with the error code EXCEPTION_STACK_OVERFLOW

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