crash5band / MikuMikuWorld

Project Sekai score viewer and editor
MIT License
79 stars 62 forks source link

How to use? #2

Closed innocentvoice closed 2 years ago

innocentvoice commented 2 years ago

Hi, i just downloaded the pre-built binary and it's not working, i double clicked at the executable many times but the program won't open

crash5band commented 2 years ago

So when you extract the zip file and double click it doesn't start? Does it at least show an error message or anything?

innocentvoice commented 2 years ago

So when you extract the zip file and double click it doesn't start? Does it at least show an error message or anything?

yes, it doesn't start, and no error message was showed

crash5band commented 2 years ago

I'm not sure what's preventing it from starting but if you can, open the solution in visual studio, place a break point at the entry point and look if it is returning early from there.

crash5band commented 2 years ago

Alternatively you can try and see if this build works or shows anything. If that fails then check your windows logs. MikuMikuWorld_V1.2.0_gl_err_chk.zip

innocentvoice commented 2 years ago

Alternatively you can try and see if this build works or shows anything. If that fails then check your windows logs. MikuMikuWorld_V1.2.0_gl_err_chk.zip

hmm it said failed to create GLFW window

innocentvoice commented 2 years ago

Alternatively you can try and see if this build works or shows anything. If that fails then check your windows logs. MikuMikuWorld_V1.2.0_gl_err_chk.zip

hmm it said failed to create GLFW window

i think it failed due to the graphic card or the opengl driver was outdated, i know how to fix it, so thank you for giving me the gl error check build. I will close this issue now