No AI difficulty settings after latest update
Posted: 04 Nov 2009, 17:02
I am running Spring + XTA in Ubuntu 9.04, and after I let the Update Manager install the updates for Spring recently, I am not able to select an difficulty level for KAI, RAI, or AAI anymore. I was looking through the files, and noticed that the AIOptions.lua files for those AIs are basically empty. I tried installing the latest version of spring for Windows on a separate PC, and noticed the same thing.
Prior to that, I was using KAI and setting it to 5, which it played just about how I wanted it to. On setting "3," which appears to be the default setting -- and the one that it is using now? -- it doesn't play very well. Currently, the AI does one decent rush, and then gets a construction vehicle stuck in the vehicle plant, after which it does nothing.
I don't know how the AIOptions.lua files were before the update dated 10/23, I never looked. Currently, they are pretty much blank. Example:
--
-- Custom Options Definition Table format
--
-- A detailed example of how this format works can be found
-- in the spring source under:
-- AI/Skirmish/NullAI/data/AIOptions.lua
--
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
local options = {
}
return options
What do I need to do to get the AI difficulty setting back?
Prior to that, I was using KAI and setting it to 5, which it played just about how I wanted it to. On setting "3," which appears to be the default setting -- and the one that it is using now? -- it doesn't play very well. Currently, the AI does one decent rush, and then gets a construction vehicle stuck in the vehicle plant, after which it does nothing.
I don't know how the AIOptions.lua files were before the update dated 10/23, I never looked. Currently, they are pretty much blank. Example:
--
-- Custom Options Definition Table format
--
-- A detailed example of how this format works can be found
-- in the spring source under:
-- AI/Skirmish/NullAI/data/AIOptions.lua
--
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
local options = {
}
return options
What do I need to do to get the AI difficulty setting back?