FAQ  •  Login

Steam Game not launching at all

<<

LowsideHornet

Posts: 6

Joined: Sat Apr 18, 2015 1:52 am

Cars: Holden VS Commodore Ute
Honda 250 Hornet

Post Sat Apr 18, 2015 10:47 pm

Steam Game not launching at all

I just bought this game off Steam and when I click play in Steam absolutely nothing happens.
I don't get any errors or anything, literally nothing happens and I have to kill off the process.

Gamelog attached.
Attachments
GameLog.txt
(2.49 KiB) Downloaded 233 times
<<

Killrob

User avatar

Developer - Lead Beta Tester/Producer/German Efficiency Expert
Developer - Lead Beta Tester/Producer/German Efficiency Expert

Posts: 3711

Joined: Fri Mar 11, 2011 1:00 am

Location: Lower Hutt, New Zealand

Cars: I owned a Twingo... totally bad-ass!

Post Sun Apr 19, 2015 12:58 am

Re: Steam Game not launching at all

Hmm this looks very much like something does not work in loading some files. Have you tried to "verify game cache" on Steam?
<<

LowsideHornet

Posts: 6

Joined: Sat Apr 18, 2015 1:52 am

Cars: Holden VS Commodore Ute
Honda 250 Hornet

Post Sun Apr 19, 2015 1:26 am

Re: Steam Game not launching at all

Yes I've tried it a couple of times.

I grabbed the manual download and then realised that I wasn't going to get very far without a license key.
The demo did launch fine though.

I also tried deleting it completely and re-downloading on Steam but had no luck with that either.
<<

Killrob

User avatar

Developer - Lead Beta Tester/Producer/German Efficiency Expert
Developer - Lead Beta Tester/Producer/German Efficiency Expert

Posts: 3711

Joined: Fri Mar 11, 2011 1:00 am

Location: Lower Hutt, New Zealand

Cars: I owned a Twingo... totally bad-ass!

Post Sun Apr 19, 2015 2:05 am

Re: Steam Game not launching at all

That is a very peculiar issue then! I wonder why the demo is working :s

One particular thing I'd like to know is your soundcard/headset configuration. My working copy of the game gives me this log (to compare):
...
[14:33:56] Engine: Loaded texture assets/ui/textures_manual/trash.dds
[14:33:56] Engine: Loaded texture assets/ui/textures_manual/copy.dds
[14:33:57] Lua: Initialising Sound Manager
[14:33:57] Lua: Initialising Music Manager
[14:33:57] Lua: Start Theme
...

So the place the game hangs is when it tries to initialize sounds, etc.
If you have any headset plugged in, please try to remove it. If you have an external soundcard running, you could try to pull it out to see if it makes any difference.

Cheers!
<<

LowsideHornet

Posts: 6

Joined: Sat Apr 18, 2015 1:52 am

Cars: Holden VS Commodore Ute
Honda 250 Hornet

Post Sun Apr 19, 2015 2:22 am

Re: Steam Game not launching at all

My headset setup is my headphones plugged into a DAC running off USB (USB2.0 if that's at all relevant).
I just tried pulling out the DAC and plugging the headset into the monitor (my onboard sound has static so I never use it) and the same result.
Tried no headphones at all and again, same result.
<<

Killrob

User avatar

Developer - Lead Beta Tester/Producer/German Efficiency Expert
Developer - Lead Beta Tester/Producer/German Efficiency Expert

Posts: 3711

Joined: Fri Mar 11, 2011 1:00 am

Location: Lower Hutt, New Zealand

Cars: I owned a Twingo... totally bad-ass!

Post Sun Apr 19, 2015 3:47 am

Re: Steam Game not launching at all

When running the demo your sound worked as you'd expect, I assume?
If you deactivate all but the internal soundcard drivers it still reacts the same way? (Not suggesting that you should run that way, just trying to figure out what the problem might be.)

I'm not the programmer/technician on the team, who right now is out filming the "Race to the Sky" over the weekend and won't be back until late Monday.
Very sorry you are having this problem, Cas may have a solution to it!
<<

LowsideHornet

Posts: 6

Joined: Sat Apr 18, 2015 1:52 am

Cars: Holden VS Commodore Ute
Honda 250 Hornet

Post Sun Apr 19, 2015 4:20 am

Re: Steam Game not launching at all

Yep the sound in the demo works perfectly. The tutorials are bloody awesome by the way, teaching me stuff I could never understand properly.

I tried deactivating them all and the same thing happened.

Something I just remembered, I was getting a different error before (I didn't save it though) and then I noticed that it was saying something along the lines of DisplaySettings.xml was missing. I manually dropped the xml in from the manual download into the steam My Games -> Automation folder and then started getting the current error.
<<

07CobaltGirl

User avatar

Queen of Track Building

Posts: 1613

Joined: Sun Dec 08, 2013 11:47 am

Location: Atlanta, GA, USA

Cars: Chevy Cobalt

Post Sun Apr 19, 2015 4:46 am

Re: Steam Game not launching at all

I would suggest removing the XML file you manually added, and troubleshoot the original error. What is in the XML file you added? (and I don't see any sound settings on my XML file)

In case you think your problem was solved by the inclusion of said file, here is what my working DisplaySettings.xml file looks like.
  Code:
<?xml version="1.0"?>
-<DisplaySettings>
<Width>1366</Width>
<Height>768</Height>
<WindowType>1</WindowType>
<SSAO>true</SSAO>
<FXAA>true</FXAA>
<MULTIPLAYERENGINEGFX>true</MULTIPLAYERENGINEGFX>
<ViewportRes>1</ViewportRes>
<Language>en_UK</Language>
</DisplaySettings>
<<

LowsideHornet

Posts: 6

Joined: Sat Apr 18, 2015 1:52 am

Cars: Holden VS Commodore Ute
Honda 250 Hornet

Post Sun Apr 19, 2015 5:06 am

Re: Steam Game not launching at all

XML is as below

  Code:
<DisplaySettings>
<Width>1920</Width>
<Height>1080</Height>
<WindowType>1</WindowType>
<SSAO>true</SSAO>
<FXAA>true</FXAA>
<MULTIPLAYERENGINEGFX>true</MULTIPLAYERENGINEGFX>
<ViewportRes>2</ViewportRes>
<Language>en_UK</Language>
</DisplaySettings>


Error log without XML

[02:55:42] Lua: Lua Version: "Lua 5.1"
[02:55:42] Lua: LuaJIT 2.0.3
[02:55:42] Lua: Starting initialization process...
[02:55:42] Lua: Game Version: 150409
[02:55:42] Lua: Loading User Settings
[02:55:42] Lua: Loading Player Settings...
[02:55:42] Lua: Player Name is: Developer
[02:55:42] Lua: No Unit Settings, Defaulting to Metric
[02:55:42] Lua: Loading Display Settings from XML
[02:55:42] Lua: --------------------------------------
[02:55:42] Lua: Display Settings:
[02:55:44] Lua: Loop!
[02:55:45] Engine: CEngineLua error running function `f': attempt to call a nil value
[02:55:45] Lua: Loop!
<<

LowsideHornet

Posts: 6

Joined: Sat Apr 18, 2015 1:52 am

Cars: Holden VS Commodore Ute
Honda 250 Hornet

Post Wed Apr 29, 2015 1:50 pm

Re: Steam Game not launching at all

If this cannot be fixed is it possible for me to swap out my Steam game for a key for the standalone game instead?

I don't want to be impatient but if it's simpler to do the above I think it'd be a good solution.
<<

AlternateSteve90

Supercharged
Supercharged

Posts: 161

Joined: Mon Sep 22, 2014 10:11 am

Location: The Lone Star State

Cars: A 2000 Ford Expedition.

Post Sun May 10, 2015 11:25 am

Re: Steam Game not launching at all

LowsideHornet wrote:I just bought this game off Steam and when I click play in Steam absolutely nothing happens.
I don't get any errors or anything, literally nothing happens and I have to kill off the process.

Gamelog attached.


I've been having a very similar problem, and I can't even kill the process nor can I find the gamelog file, wherever that is. :(
<<

07CobaltGirl

User avatar

Queen of Track Building

Posts: 1613

Joined: Sun Dec 08, 2013 11:47 am

Location: Atlanta, GA, USA

Cars: Chevy Cobalt

Post Sun May 10, 2015 5:46 pm

Re: Steam Game not launching at all

Maybe this will help?

Image
<<

AlternateSteve90

Supercharged
Supercharged

Posts: 161

Joined: Mon Sep 22, 2014 10:11 am

Location: The Lone Star State

Cars: A 2000 Ford Expedition.

Post Mon May 11, 2015 6:45 pm

Re: Steam Game not launching at all

07CobaltGirl wrote:Maybe this will help?

Image


Thanks for the assist, 07CobaltGirl. Truth is, though, I couldn't find anything in any of the log files that conclusively indicated any problem, and the game was working just fine this last Friday. :|

The only thing that looked suspicious was this:

[18:14:32] Engine: Force deleting asset of type 0, with 1 references (ID: ./assets/meshes/Engine Bay Bounds/Bounds_Arrows.kjc_127, DB: , File: )
[18:14:32] Engine: Force deleting asset of type 0, with 1 references (ID: ./assets/meshes/Engine Bay Bounds/Bounds_Arrows.kjc_128, DB: , File: )
[18:14:32] Engine: Force deleting asset of type 0, with 1 references (ID: ./assets/meshes/Engine Bay Bounds/Bounds_Arrows.kjc_129, DB: , File: )
[18:14:32] Engine: Force deleting asset of type 4, with 4 references (ID: ./assets/meshes/carparts/Grilles//Pleb Zenvo/thumb1.png, DB: , File: ./assets/meshes/carparts/Grilles//Pleb Zenvo/thumb1.png)
[18:14:32] Engine: Force deleting asset of type 17, with 4310 references (ID: KeeDefaultShaderSetPixel_1, DB: , File: )


And that's it.
<<

teedj

Naturally Aspirated

Posts: 4

Joined: Sun Oct 05, 2014 9:09 am

Cars: Hyundai Genesis 2.0t 2010

Post Tue May 12, 2015 11:41 am

Re: Steam Game not launching at all

I have the same probleme here :( Steam only say (preparing to launch Automation...) for ever

Return to Support

Who is online

Users browsing this forum: No registered users and 4 guests