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

debug version working but release version showing white screen #20

Open
sourabhbeni opened this issue Mar 1, 2024 · 5 comments
Open

Comments

@sourabhbeni
Copy link

release version not working showing white screen windows_build.bat --release

debug version is off center

@vsaint1 vsaint1 added bug Something isn't working unknown error and removed bug Something isn't working labels Mar 1, 2024
@vsaint1
Copy link
Owner

vsaint1 commented Mar 1, 2024

i couldnt reproduce this bug atm, need more info
image

@sourabhbeni
Copy link
Author

i followed the steps to gen release build

  1. open cmd with admin
  2. windows_build.bat --release
  3. got exe when run cmd appear and white screen with loading mouse cursor
  4. infinte loading
    my cmd log when building https://pastebin.com/vatETvib
    image
    exe file in bin/release
    image
    game video setting
    image
    image

when i run release build
Screenshot 2024-03-02 165316
and here is debug version

@vsaint1
Copy link
Owner

vsaint1 commented Mar 2, 2024

thx for detailed feedback, tested on virtual machine and works fine. currently i dont know what could be the case, need more logging on code to get detailed info about the steps

@ASSembler1337
Copy link

glfwSwapInterval change it in window_manager, helped me with black screen)

@vsaint1
Copy link
Owner

vsaint1 commented Mar 9, 2024

glfwSwapInterval change it in window_manager, helped me with black screen)

thanks for this, i couldnt reproduce this issue, never happened on my pc.

VSYNC -> Future issues related
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants