[PC/Steam] Crash on Game Start
[PC/Steam] Crash on Game Start
Downloaded the game yesterday and it crashes every time I try to start it. No readable text, just boxes on screen. Here's the crash report:
steam\steamapps\common\Unity of Command\library.zip\widgets\stock.py:65: PangoWarning: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common'
steam\steamapps\common\Unity of Command\library.zip\widgets\stock.py:65: PangoWarning: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'
Running Windows 7, 64 bit.
Any help would be appreciated.
steam\steamapps\common\Unity of Command\library.zip\widgets\stock.py:65: PangoWarning: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common'
steam\steamapps\common\Unity of Command\library.zip\widgets\stock.py:65: PangoWarning: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'
Running Windows 7, 64 bit.
Any help would be appreciated.
- Tomislav Uzelac
- 2x2 Games
- Posts: 2211
- Joined: Mon Apr 04, 2011 11:24 pm
- Location: Zagreb, Croatia
Re: [PC/Steam] Crash on Game Start
The log basically says the fonts are not there.
Is this on Steam? Perhaps you should verify your game files, sometimes Steam drops something.
The fonts should be in etc/fonts.
Cheers!
Is this on Steam? Perhaps you should verify your game files, sometimes Steam drops something.
The fonts should be in etc/fonts.
Cheers!

Re: [PC/Steam] Crash on Game Start
Greetings:Tomislav Uzelac wrote:The log basically says the fonts are not there.
Is this on Steam? Perhaps you should verify your game files, sometimes Steam drops something.
The fonts should be in etc/fonts.
Cheers!
Yes, this is on Steam. I've verified game files several times, deleted local content and re-downloaded the game three times and also backed up the files for good measure.
The only files showing in the etc/fonts Pango folder are pango.aliases and pango.modules. There is a second fonts folder with 12 individual Liberation font files.
So the fonts the game needs are missing or somewhere else?
Thanks.
Re: [PC/Steam] Crash on Game Start
Here's something else you can add to the picture.
I just downloaded the UoC demo from your website. Installed it and tried to launch the game. I get the very same square boxes instead of readable text, and the same game crash?
I just downloaded the UoC demo from your website. Installed it and tried to launch the game. I get the very same square boxes instead of readable text, and the same game crash?
- Tomislav Uzelac
- 2x2 Games
- Posts: 2211
- Joined: Mon Apr 04, 2011 11:24 pm
- Location: Zagreb, Croatia
Re: [PC/Steam] Crash on Game Start
In that case, it clearly isn't a Steam issue.
Can you please check whether any of the following environment variables are set on your machine: FC_CONFIG_FILE and/or FC_CONFIG_DIR
To check this, go to Control Panel\System and Security\System\Advanced System Settings and click on the "Environment Variables" button.
If these environment variables are set, they might be telling fontconfig to look for fonts in the wrong place.
Can you please check whether any of the following environment variables are set on your machine: FC_CONFIG_FILE and/or FC_CONFIG_DIR
To check this, go to Control Panel\System and Security\System\Advanced System Settings and click on the "Environment Variables" button.
If these environment variables are set, they might be telling fontconfig to look for fonts in the wrong place.
Re: [PC/Steam] Crash on Game Start
Thank you for the continued help.Tomislav Uzelac wrote:In that case, it clearly isn't a Steam issue.
Can you please check whether any of the following environment variables are set on your machine: FC_CONFIG_FILE and/or FC_CONFIG_DIR
To check this, go to Control Panel\System and Security\System\Advanced System Settings and click on the "Environment Variables" button.
If these environment variables are set, they might be telling fontconfig to look for fonts in the wrong place.
Neither of those variables were set in the Environmental Variables. Quite a few listed but not the ones you've listed above.
- Tomislav Uzelac
- 2x2 Games
- Posts: 2211
- Joined: Mon Apr 04, 2011 11:24 pm
- Location: Zagreb, Croatia
Re: [PC/Steam] Crash on Game Start
No problem. Please do the following to list all your environment variables:
1. Open All Programs\Accessories\Command Prompt
2. Type this word at the prompt (and press ENTER afterwards):
SET
3. Right Click in the Command Prompt window, then go to "Select All"
4. All text in the Command Prompt window will now be selected. Press ENTER to copy it to the clipboard.
5. Paste this text into your email to support at unityofcommand.net (please do not post it here on the forum)
Cheers!
1. Open All Programs\Accessories\Command Prompt
2. Type this word at the prompt (and press ENTER afterwards):
SET
3. Right Click in the Command Prompt window, then go to "Select All"
4. All text in the Command Prompt window will now be selected. Press ENTER to copy it to the clipboard.
5. Paste this text into your email to support at unityofcommand.net (please do not post it here on the forum)
Cheers!
Re: [PC/Steam] Crash on Game Start
Done as requested. Thanks again. Best!Tomislav Uzelac wrote:No problem. Please do the following to list all your environment variables:
1. Open All Programs\Accessories\Command Prompt
2. Type this word at the prompt (and press ENTER afterwards):
SET
3. Right Click in the Command Prompt window, then go to "Select All"
4. All text in the Command Prompt window will now be selected. Press ENTER to copy it to the clipboard.
5. Paste this text into your email to support at unityofcommand.net (please do not post it here on the forum)
Cheers!
-
- Second Lieutenant
- Posts: 8
- Joined: Sat Mar 30, 2013 1:57 am
Re: [PC/Steam] Crash on Game Start
Just wondering if you tried setting your desktop resolution to 1024x768 before launch. I noticed I was constantly crashing (not on load like you) until i dropped the display resolution from 1900x1200. Now the game is MUCH happier and zero crashes.
Developer suggestion: how about a full screen resolution selection option in video settings?
Developer suggestion: how about a full screen resolution selection option in video settings?
Re: [PC/Steam] Crash on Game Start
Thanks for the suggestion. I tried resetting the resolution and the game still crashes on launch (square boxes instead of text are still present at either resolution).mrclean92124 wrote:Just wondering if you tried setting your desktop resolution to 1024x768 before launch. I noticed I was constantly crashing (not on load like you) until i dropped the display resolution from 1900x1200. Now the game is MUCH happier and zero crashes.
Developer suggestion: how about a full screen resolution selection option in video settings?