Thu Sep 04, 2014 12:53 pm by pedalforce
On B1416 in Scenario whenever I click on the engine type (V8, I6, General, I4, whatever) I get this error, but I can continue.
---------------------------
Lua Error:
---------------------------
tolua++ dbcall failed!: [string "--client\functional\CScenarioWindow.lua..."]:376: attempt to index a nil value
You can CTRL+C on this to report it.
---------------------------
OK
---------------------------
I then get this one when I actually pick the scenario to play, but can again sort of continue. The scenario then has issues, like the wrong year selected, doesn't seem to have actual requirements or anything.
---------------------------
Lua Error:
---------------------------
tolua++ dbcall failed!: [string "--client\functional\engineWizard.lua..."]:1385: attempt to index field 'EngineFunc' (a nil value)
You can CTRL+C on this to report it.
---------------------------
OK
---------------------------
edit: When I actually try to run a test on an engine, I get this one.
---------------------------
Lua Error:
---------------------------
Step() failed!: [string "--client\functional\engineWizard.lua..."]:1933: attempt to perform arithmetic on field 'FailedAttemptCounter' (a nil value)
You can CTRL+C on this to report it.
---------------------------
Retry Cancel
---------------------------