Jump to content

Game Window Flicker


TnaLiBuJ
 Share

Recommended Posts

Hello, I have a question about getting my game to run on certain peoples PC's. I recently compiled my game to test on a few friends PC's to see how it would run. The game runs completely fine when compiled on my computer as well as one of my friends computers. I tested 2 other computers and they initially had a missing OpenAL32 error, so I installed OpenAL on one of those PC's. I no longer get that error when trying to launch the game but now the game window opens for a second and closes directly after. I'm not sure if something else needs to be installed on the PC or OpenAL has not been installed correctly. Any help would be greatly appreciated, thanks.

Link to comment
Share on other sites

Go into the users appdata folder and check out the log file to see if it leads to any clues. I think that folder is hidden by default so you'll need to turn that on or perhaps just navigate directly to it in the address bar.

 

C:\Users\Rick\AppData\Local\RTS

 

Where 'Rick' is that person's username and 'RTS' is the name of your game.

Link to comment
Share on other sites

Thanks for the reply Rick. This is what was inside of the log file on the PC that is currently not running the game.

Initializing Lua...
Warning: Lua sandboxing disabled.
Executing file "C:/Users/AidenTM/Desktop/BringOutYourDead/Scripts/Error.lua"
Executing file "C:/Users/AidenTM/Desktop/BringOutYourDead/Scripts/Main.lua"
Initializing OpenGL4 graphics driver...
OpenGL version 310
GLSL version 140
Device: Intel(R) HD Graphics 3000
Error: Failed to create background context.
Error: Failed to initialize graphics.  Please ensure your graphics hardware is compatible and install new graphics drivers

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...