Thrawn's Revenge
Imperial Civil War [Empire at War] => Imperial Civil War Tech Support => Topic started by: Singularity on February 07, 2013, 03:44:13 PM
-
HI there, I don't know if this has happened to anyone else, but both of the AI factions in my current game don't seem to be moving at all, or building anything for that matter, is there anything I can do to fix this?
-
Has this been happening since the start of the GC or did it start at a later time?
-
No, it happened fairly recently, though they stopped at different times (PA first, then the NR later).
-
How far into the GC? (Weeks, remaining planets) and difficulty?
-
The NR AI does this on Shadow Hand GC.
-
The NR stopped at around Week 20.
Edit: I think it was something to do with me invading Dathomir, because I reloaded an earlier save and sure enough, tthe NR were moving their units around again.
-
Seems they just gave up after seeing the Eclipse, and the Reaper...
-
It's happened again, this time its Week 25.
-
Perhaps if the NR were given more starting forces when they are AI they would be a bit more aggressive?
-
The AI could always use more starting forces. The main problem is that it doesn't consolidate their fleets and move them to border planets. Instead they like to station a few ships at every system. This means that you can grab several systems fairly easily, especially early on. The AI still tends to build things in this order: Golans -> Shipyards -> Ships
However, I imagine that if you give them a bunch of forces, they'll quickly mass a large fleet and hit the player hard. I'm all for that, but other might object.
-
The NR is still hampered by the Fleet Commander thing causing them to shut themselves down occaisionally in some scenarios.
-
It could also be that the NR is just inherently poorly managed by it's corrupt and weak government that is always slow to respond to any crisis efficiently and this is reflected in it's AI lol. Not that I'm biased against the fools in the so called New Republic.
I remember that the docile nature of the AI is a result of the FC bug but it's still preferable to having hundreds of useless FCs flying around the GC.
-
Retreating and using auto resolve seems to trigger it.
-
I'm having the same problem. The NR starts out fine by attacking and building some stuff but then it just stops. Even on the hardest difficulties it just sits there does nothing. I always auto resolve land battles and some space battles that I have no chance of winning. I'll do some testing and see if the AI starts to stagnate after I auto resolve a battle.
Does anyone know how the AI is controlled in EaW? Is it by values found in the ships/buildings XML files or is it done as one huge XML file?
Either way, I would like to play around with the code and see if I can get the AI working a bit more aggressively. If anyone can give me any hints or point me the right direction that would be awesome.
-
The AI does still build some units I've found...only very few and far between. For instance in shadow hand they only build E wing squadrons.
-
I think i know why. They never seem to build many mining facilitys so they don't bring the cash in to build anything.
-
It has nothing to do with cash; the AI innately makes more money than the player, so it doesn't need mining facilities. The key difference between the Easy/Medium/Hard levels in EaW is really just a modifier that changes income flow.
The NR AI has some issues in some GCs not because of the AI coding in itself, but because the game is still essentially trying to do the Fleet Commander spam thing. It thinks it's producing all of those, so it doesn't produce much else, and editing the actual AI code won't do anything. The majority of the AI code is in XML files that you can't edit properly. The game just won't load them. There's a few LUA Scripts where you can change some basic stuff, but there's very little modding that can be done to the AI in the game.
-
I know you've already mentioned it but what is fleet commander spwan thing? Sounds like a funny bug really
-
(http://screenshots.filesnetwork.com/70/potd/1291268880_73.jpg)
-
403 fordibben
-
The link works fine for me. *Edited Corey's post so it shows up in the post*
-
Well, since the AI always throws away their heros anyway would it hurt the AI / GC if I just remove the fleet commander from being built? Or remove the heros?
I'd like to not break the game and/or mod but after spending a lot of time playing a GC and then have it break on me..
-
We did remove the Fleet Commander's buildability. The problem is the game was ignoring literally ALL conventional methods (prerequisites, script lockouts, even removing certain necessary tags), and the game crashes if you delete the entry. In the end we had to remove the Behaviour tag from it, which is why you don't see that happening, however it doesn't make the AI function any differently from when it had them. It's only a factor in a few GCs though, most notably Shadow Hand.
-
We did remove the Fleet Commander's buildability. The problem is the game was ignoring literally ALL conventional methods (prerequisites, script lockouts, even removing certain necessary tags), and the game crashes if you delete the entry. In the end we had to remove the Behaviour tag from it, which is why you don't see that happening, however it doesn't make the AI function any differently from when it had them. It's only a factor in a few GCs though, most notably Shadow Hand.
Yes they were the unkillable bug for quite a while I remember. Perhaps simply adding more starting forces for the NR in shadow hand when the player is IR would make the GC a bit more combat involved?