String File error

[string "–File:.\scripts\client\start scripts\main… "]:13: attempts to index a nil value

More detail man! What caused the problem? How can we replicate it? Can you post your KeeEngineLog and DXDiag files?

Starting initialization process…
Loading User Settings
Loading Player Settings…
Player Name is: jakejakejake55
No Unit Settings, Defaulting to Metric
Loading Display Settings from XML

Display Settings:
Resolution: 1920 x 1080
Fullscreen: false
SSAO: false
FXAA: false
Viewport Res: 0

Initialising Sound Manager
Initialising Music Manager
Start Theme
Loop!
Loop!

when i start it up it just does that

Please post the files themselves using the attachment function… Also, posting the log.txt file as well wouldn’t hurt.

log.txt (481 Bytes)

Could you also post the other two files?

Please give us the full error message. You can copy the message with Ctrl+C when it appears. Paste it with Ctrl+V into the forum post.

Has the game been working before the last major release? If yes, you can try deleting the Platforms, Models and Engines folders from Documents\Automation.

What other 2 files what are they called?

KeeEngineLog.txt and DXDiag.txt

[quote=“Der Bayer”]Please give us the full error message. You can copy the message with Ctrl+C when it appears. Paste it with Ctrl+V into the forum post.

Has the game been working before the last major release? If yes, you can try deleting the Platforms, Models and Engines folders from Documents\Automation.[/quote]


Lua Error:

[string “–File: .\scripts\client\start scripts\main…”]:13: attempt to index a nil value

Retry Cancel

Well this is looking pretty bad.

The 3D Engine is just failing to initialise at all, can I get a dxdiag from you: wiki.automationgame.com/index.ph … ation_File

Cant seem to find KeeEngineLog but here is the DXDiag
DxDiag.txt (25.6 KB)

Mine is doing the same after clicking on Play Game in the launcher

Log.txt

[code]Starting initialization process…
Loading User Settings
Loading Player Settings…
Player Name is: JamesMiller
No Unit Settings, Defaulting to Metric
Loading Display Settings from XML

Display Settings:
Loop!
Loop!
[/code]

No KeeENgineLog file for me either. This is after a complete reinstall and update. dxdiag is attached. Posted here as it seems to be the same issue for both of us:)
DxDiag.txt (59.3 KB)

bump

Looking thruogh your Diag it seems that we both have AMD cards im not sure if thats the problem

Please don’t bump threads.

But on the topic of AMD cards, my laptop has an AMD A4-500M APU with integrated graphics, and I can run the game just fine, so just wait and see if the devs can find out how to solve your issue.

I am at a loss to what is going on.

I noticed you both have the same driver version installed, so installed that myself (we use ATI Cards here), just incase something odd is happening there but nope.

So investigating things further, I have found out that the initial script doesn’t catch exception properly. So here is a small update for you guys, to actually catch the error properly on startup: automationgame.com/gamefiles/Aut … _Patch.exe

[quote=“zeussy”]I am at a loss to what is going on.

I noticed you both have the same driver version installed, so installed that myself (we use ATI Cards here), just incase something odd is happening there but nope.

So investigating things further, I have found out that the initial script doesn’t catch exception properly. So here is a small update for you guys, to actually catch the error properly on startup: automationgame.com/gamefiles/Aut … _Patch.exe[/quote]

Ok thanks

[quote=“zeussy”]I am at a loss to what is going on.

I noticed you both have the same driver version installed, so installed that myself (we use ATI Cards here), just incase something odd is happening there but nope.

So investigating things further, I have found out that the initial script doesn’t catch exception properly. So here is a small update for you guys, to actually catch the error properly on startup: automationgame.com/gamefiles/Aut … _Patch.exe[/quote]

Im not sure this its what ment to say now but


Lua Error:

[string “–File: .\scripts\client\functional\CMusicM…”]:149: attempt to index global ‘CarManager’ (a nil value)

Retry Cancel

Could I get a soundLog.txt?

This seems like a bizarre sound related issue.