Project does not test play, nor play from game.exe, shows up in processes

Tsaiuki North

Eyes Of Thirteen
Veteran
Joined
Jul 15, 2013
Messages
235
Reaction score
18
First Language
English
Primarily Uses
Playtest plays the game from the original folder you created for the project, and it's played with game.exe, not the web browser.


As an alternative (BE CAREFUL) you can download node-webkit http://nwjs.io/ for your platform and overwrite your RPG Maker MV\nwjs-win\ files, rename nw.exe to game.exe and that should replace the supplied build with the current version of chromium game engine. BUT... this won't really fix any problems caused by Chromium if the problem is Chromium. For all intents nwjs-win + your game project directory = Windows deployment.


When you do a Battle Test (from database-troops) it runs that from within the editor's version of Chromium, not GAME.exe
So basically what you're saying here sounds like it has nothing to do with the web browser at all... Then why can't i playtest, nor run the game.exe? If it doesn't have anything to do with the browser, and should run the game.exe on it's own, then i'm back to square one.
 

KisaiTenshi

Veteran
Veteran
Joined
Oct 24, 2015
Messages
310
Reaction score
124
So basically what you're saying here sounds like it has nothing to do with the web browser at all... Then why can't i playtest, nor run the game.exe? If it doesn't have anything to do with the browser, and should run the game.exe on it's own, then i'm back to square one.
If running "game.exe" from the Windows Deployment doesn't work, then neither will playtest.

As for why, is something specific to your computer. Does it crash? Does nothing appear? Does anything appear in the debug.log?

(you can ignore "[1023/121422:WARNING:resource_bundle.cc(286)] locale_file_path.empty()")
 

Vandeliar

Veteran
Veteran
Joined
Oct 31, 2013
Messages
68
Reaction score
6
First Language
German
Primarily Uses
What are your Pc Sepcs ?

Because it seems really, this is an issue from your Pc.

But Im not 100% sure.
 
Last edited by a moderator:

Tsaiuki North

Eyes Of Thirteen
Veteran
Joined
Jul 15, 2013
Messages
235
Reaction score
18
First Language
English
Primarily Uses
If running "game.exe" from the Windows Deployment doesn't work, then neither will playtest.


As for why, is something specific to your computer. Does it crash? Does nothing appear? Does anything appear in the debug.log?


(you can ignore "[1023/121422:WARNING:resource_bundle.cc(286)] locale_file_path.empty()")
[1023/141214:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1023/141214:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1024/144605:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1024/144605:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1025/135144:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1025/135145:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1025/181939:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1025/181940:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1025/201002:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1025/201003:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/130900:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/130901:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/140005:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/140005:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/153744:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/153745:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/153931:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/153932:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/154840:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/154841:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/162812:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/162813:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/165149:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/165149:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/165334:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/165334:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/180351:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/180351:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/184714:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/184715:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/192227:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


[1026/192227:WARNING:resource_bundle.cc(286)] locale_file_path.empty()


That is literally all that shows up in the file. there is nothing else there.

What are your Pc Sepcs ?


Because it seems really, this is an issue from your Pc.


But Im not 100% sure.
windows 7 home premium. amd 7700, 16gb of ram, and i5 cpu.
 

Tsaiuki North

Eyes Of Thirteen
Veteran
Joined
Jul 15, 2013
Messages
235
Reaction score
18
First Language
English
Primarily Uses
ok so after spending two hours with a computer techy friend using teamviewer (who has never used rpgmaker), he tried to help me with this issue and we couldn't get it resolved. the closest we got was finding the "chrome_debug.log", which is as follows:


[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


still don't know if this is going to help resolve the issue or not, or even if this is the same issue, but it's the only thing we could find anywhere at all... It is not a problem with the app, it is a problem with my computer. i sent him my project and he could open it just fine as expected. I can still drag and drop the html to firefox and the game launches in firefox by doing that, so i have a way to work around the testplay and game.exe not working, but it would be super convenient if i could figure this out, and it also prevents me from playing the game.exe without the use of a web browser..


-it's been 72 hours!
 

KisaiTenshi

Veteran
Veteran
Joined
Oct 24, 2015
Messages
310
Reaction score
124
ok so after spending two hours with a computer techy friend using teamviewer (who has never used rpgmaker), he tried to help me with this issue and we couldn't get it resolved. the closest we got was finding the "chrome_debug.log", which is as follows:

[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

still don't know if this is going to help resolve the issue or not, or even if this is the same issue, but it's the only thing we could find anywhere at all... It is not a problem with the app, it is a problem with my computer. i sent him my project and he could open it just fine as expected. I can still drag and drop the html to firefox and the game launches in firefox by doing that, so i have a way to work around the testplay and game.exe not working, but it would be super convenient if i could figure this out, and it also prevents me from playing the game.exe without the use of a web browser..

-it's been 72 hours!
Your computer doesn't have appropriate graphics drivers installed.
 

Tsaiuki North

Eyes Of Thirteen
Veteran
Joined
Jul 15, 2013
Messages
235
Reaction score
18
First Language
English
Primarily Uses
Your computer doesn't have appropriate graphics drivers installed.
We already looked at all that though, and I do. GL is active and works in my browser. My video drivers are up to date. So something else is going on. If someone can tell me exactly what drivers i need, then that would be helpful, as maybe there's something else that was missed. But it's not my graphics card driver, that is for sure.
 

KisaiTenshi

Veteran
Veteran
Joined
Oct 24, 2015
Messages
310
Reaction score
124
We already looked at all that though, and I do. GL is active and works in my browser. My video drivers are up to date. So something else is going on. If someone can tell me exactly what drivers i need, then that would be helpful, as maybe there's something else that was missed. But it's not my graphics card driver, that is for sure.
The error message however is specifically saying it can not start OpenGL. So chances are the web browser isn't using it either.

Grab the glcapsviewer from this page , run the "OpenGL ES 2 context" and see what it says.
 

Tsaiuki North

Eyes Of Thirteen
Veteran
Joined
Jul 15, 2013
Messages
235
Reaction score
18
First Language
English
Primarily Uses
The error message however is specifically saying it can not start OpenGL. So chances are the web browser isn't using it either.


Grab the glcapsviewer from this page , run the "OpenGL ES 2 context" and see what it says.
What am i looking for specifically? My gcard isn't listed in the database, so what does that mean?


http://puu.sh/l8LoH/641840962d.png
 

KisaiTenshi

Veteran
Veteran
Joined
Oct 24, 2015
Messages
310
Reaction score
124
That is weird, The driver version is consistent with AMD Catalyst 15.7.1 on a HD 7700 (eg 7750 or 7770) card. Have you tried installing the latest beta driver? Or reinstalling the driver from the website itself? It seems like the OpenGL driver is somehow broken or something else on your system is hijacking the GPU.
 

Tsaiuki North

Eyes Of Thirteen
Veteran
Joined
Jul 15, 2013
Messages
235
Reaction score
18
First Language
English
Primarily Uses
That is weird, The driver version is consistent with AMD Catalyst 15.7.1 on a HD 7700 (eg 7750 or 7770) card. Have you tried installing the latest beta driver? Or reinstalling the driver from the website itself? It seems like the OpenGL driver is somehow broken or something else on your system is hijacking the GPU.
I could just kiss you right now... I don't know why something so simple slipped through, but for some silly reason it never occurred to me that maybe reinstalling my graphics driver would fix this problem. I already know GL is related to the graphics card, as i run games that use open GL. Why it wasn't working for this specifically i don't know, but that's not the point. I reinstalled it and tried to open the game.exe and it worked! Thankyou!
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.
time for a new avatar :)

Forum statistics

Threads
106,017
Messages
1,018,354
Members
137,801
Latest member
topsan
Top