Jump to content

Game crashes on startup / on map start


brndx
 Share

Recommended Posts

Hi,

Upon launching my game I receive an Assert Failed Error before the splashscreen is able to be displayed which uses Window.Center. This issue only occurs when running the Linux version of the game.

 

The other crash is more mysterious as it occurs on both platforms but only for certain people. It occurs at one particular map but this map contains no unique scripts and there is no error logged rather just a "not responding" message.

Link to comment
Share on other sites

Hi!

Have you tried to comment out the Window.Center command? I know that Ubuntu might cause an issue with windows management because of Unity. Is your Linux distribution is Ubuntu?

For the other map, I really don't know with the information you provided... Did you use a custom shader in there? A custom shader will work almost 100% on NVidia and may crash on AMD or Intel hardware... If you are not sure, please investigate that map to be sure it only use the provided "stock" shaders. If not, then there could be the source of the crash.

Link to comment
Share on other sites

You're right I may need to just remove the splashscreen for the linux version as it isn't that important. My distro is Ubuntu 17.04 which I'm pretty sure is the most up to date. 

All the maps in the entire game use the same shaders which are also stock.

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