- Joined
- Jul 15, 2013
- Messages
- 235
- Reaction score
- 18
- First Language
- English
- Primarily Uses
I started a new project after first getting MV, and made a couple of actors, and then went to hit test play to run around on a blank(ish) map. The game would not testplay. It showed a little thinking circle thing, and then simply nothing happens at all. no error messeges, no sound, no nothing.. I tried it a couple times...
I started a brand new project and just went to testplay immidiately, and still nothing happened. It would not test play. So i deployed the project and tried the game.exe, to which the exact same result.. nothing.. I opened up task manager and saw that i had like 10 game.exe processes running now, from all the times i hit the playtest, and the game.exe.
after digging around with a techy on teamviewer, we found a log named "chrome_debug.log" that had the following:
[7912:8116:18497974:ERROR:gl_implementation.cc(91)] Could not initialize GL.
[7912:8116:18497974:ERROR:gl_surface_win.cc(60)] InitializeRequestedGLBindings failed.
[7912:8116:18497974:INFO:gpu_main.cc(72)] GLContext::InitializeOneOff failed
[7912:8116:18497974:INFO:gpu_child_thread.cc(94)] Exiting GPU process due to errors during initialization
[10564:9844:67591832:ERROR:gl_implementation.cc(91)] Could not initialize GL.
[10564:9844:67591832:ERROR:gl_surface_win.cc(60)] InitializeRequestedGLBindings failed.
[10564:9844:67591832:INFO:gpu_main.cc(72)] GLContext::InitializeOneOff failed
[10564:9844:67591847:INFO:gpu_child_thread.cc(94)] Exiting GPU process due to errors during initialization
unfortunately this really where we've hit the end. I don't know what to do about this to make it work.
help would be gratefully apreciated to figure this out. additional information is that i'm using windows 7 home premium, and my MV is the steam version.
-updating OP to issue
I started a brand new project and just went to testplay immidiately, and still nothing happened. It would not test play. So i deployed the project and tried the game.exe, to which the exact same result.. nothing.. I opened up task manager and saw that i had like 10 game.exe processes running now, from all the times i hit the playtest, and the game.exe.
after digging around with a techy on teamviewer, we found a log named "chrome_debug.log" that had the following:
[7912:8116:18497974:ERROR:gl_implementation.cc(91)] Could not initialize GL.
[7912:8116:18497974:ERROR:gl_surface_win.cc(60)] InitializeRequestedGLBindings failed.
[7912:8116:18497974:INFO:gpu_main.cc(72)] GLContext::InitializeOneOff failed
[7912:8116:18497974:INFO:gpu_child_thread.cc(94)] Exiting GPU process due to errors during initialization
[10564:9844:67591832:ERROR:gl_implementation.cc(91)] Could not initialize GL.
[10564:9844:67591832:ERROR:gl_surface_win.cc(60)] InitializeRequestedGLBindings failed.
[10564:9844:67591832:INFO:gpu_main.cc(72)] GLContext::InitializeOneOff failed
[10564:9844:67591847:INFO:gpu_child_thread.cc(94)] Exiting GPU process due to errors during initialization
unfortunately this really where we've hit the end. I don't know what to do about this to make it work.
help would be gratefully apreciated to figure this out. additional information is that i'm using windows 7 home premium, and my MV is the steam version.
-updating OP to issue
Last edited by a moderator:

