Jump to content

My Leadweraks game engine, do not run


CAseixe
 Share

Recommended Posts

I can't play your video on Windows.

Is the executable set in the Steam interface? Does it include all files the Publish step exports?

You can create a bat file to read the printed output of the EXE with these contents:

mygame.exe
pause

Run the bat file and see what the EXE prints out.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

I did not realize you mean our editor and not your own game.

It is likely the Visual C++ or OpenAL redictributables did not get installed correctly by Steam. This can occasionally happen.

  1. In Steam, right-click on the Leadwerks application and select Properties in the popup menu.
  2. Select the Local Files tab and then press the Browse Local Files button.
  3. In here you will find a folder called _CommonRedist. Open this folder.
  4. Run the OpenAL (oalinst.exe) and VC2017 (Microsoft Visual C++ 2017 x86.cmd or Microsoft Visual C++ 2017 x64.cmd) installers. I'm not sure which VC installer is used, so just run them both and see what it says, if anything.

That should fix your problem.

My job is to make tools you love, with the features you want, and performance you can't live without.

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...