[quote name='Taranok' date='06 July 2012 - 08:55 PM' timestamp='1341633317' post='10960']
Right at 15:02. T is slowly heading towards 9 o'clock of Z's but keeps getting interrupted by a few units of Z's streaming on down. And then the game suddenly freezes. It doesn't give an error, but Starcraft becomes nonresponsive. Likely a looping error? (ex: loop that loops too fast).
I'll use PyAI to debug, see if there is anything I can find.
[/quote]
Hmm the game that you describe is different than what I see.
In the game I see the Terran moves out at ~12:00 battle occurs at ~13:00
Any ideas what could cause the difference?
Here's a screen shot of the game I see.
Edit:
Avance wins
Edit2:
I get a freeze on a different map, AIvsAI TvZ Byzantium 2.3.
So at least I can look into what is causing it.
Accel_T v1.52 by Equalizer
- Taranok
- Posts: 256
- Joined: Tue Sep 07, 2010 9:41 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
As I'm noticing from BWAIWARV, your AI seems to do much better against protoss than zerg, even though it's designed for Zerg. This is because your AI doesn't attack within the first 12 minutes or so, allowing Zerg to mass drones and such, able to get a huge economy. When the Accel_T finally moves out, it's army is pretty cost effective, however eventually it loses its army. Then Zerg can just produce units en masse and run over the few units that are at home base.
Protoss AI's are more conservative so they aren't able to build up a huge economy, mostly because they are cautious of other attacks. (however this only applies to AIs.)
You'll need to change something about the TvZ matchup, whether against a human or AI, if you want it to be better and more effective.
Protoss AI's are more conservative so they aren't able to build up a huge economy, mostly because they are cautious of other attacks. (however this only applies to AIs.)
You'll need to change something about the TvZ matchup, whether against a human or AI, if you want it to be better and more effective.
-
- Posts: 83
- Joined: Wed Sep 23, 2009 3:49 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
I agree, it might do better with many small attacks rather than a few big ones so that it applies more pressure and is less vulnerable to run by.
The freezing issue seems to be due to the if_owned command running in the thread controlling the second expansion.
Replacing if_owned with equivalent form of notowns_jump appears to get rid of the freezing.
I've created a quick patched version where I've replace the if_owned commands (see original post)
The freezing issue seems to be due to the if_owned command running in the thread controlling the second expansion.
Replacing if_owned with equivalent form of notowns_jump appears to get rid of the freezing.
I've created a quick patched version where I've replace the if_owned commands (see original post)
-
- Posts: 83
- Joined: Wed Sep 23, 2009 3:49 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
What was the AI script that you used?
I've tried both 1.52 and 1.53 and they don't seem to line up with your replay.
Regarding idol SCVs did you kill an SCV that was building a building leaving it unfinished?
There's an issue with the built in micro control where it corrupts SCV behaviour if this happens.
If this was the problem then as far as I know this can't be fixed using a script.
I've tried both 1.52 and 1.53 and they don't seem to line up with your replay.
Regarding idol SCVs did you kill an SCV that was building a building leaving it unfinished?
There's an issue with the built in micro control where it corrupts SCV behaviour if this happens.
If this was the problem then as far as I know this can't be fixed using a script.
- Taranok
- Posts: 256
- Joined: Tue Sep 07, 2010 9:41 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
It was 1.53.
Looking at it again, I noticed I killed an SCV that was building gas, so that's why your AI was floating so much.
I just thought it was unusual because I've never seen that happen even when an SCV is killed, I guess this was a special case since the refinery builder was killed.
Why do we always get different replays lol?
Looking at it again, I noticed I killed an SCV that was building gas, so that's why your AI was floating so much.
I just thought it was unusual because I've never seen that happen even when an SCV is killed, I guess this was a special case since the refinery builder was killed.
Why do we always get different replays lol?

-
- Posts: 83
- Joined: Wed Sep 23, 2009 3:49 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
I've tested Archon_Wing's old replay zv2t_1.49.rep (on page 3 of this thread) running the old Accel_T_1.49 script and it runs correctly, so as far as I can tell my configuration is the same as it was back then.
Maybe you could try running it to check whether there's something different with your configuration.
Edit
Also I'm not sure if the refinery builder being killed explains the problem. The issue I've seen before is with buildings like a barracks building worker being killed but the unfinished building not being destroyed. The AI wouldn't send a worker to finish the building and wouldn't start a new one. Also this results in the AI having lots of idol workers for some reason.
Maybe you could try running it to check whether there's something different with your configuration.
Edit
Also I'm not sure if the refinery builder being killed explains the problem. The issue I've seen before is with buildings like a barracks building worker being killed but the unfinished building not being destroyed. The AI wouldn't send a worker to finish the building and wouldn't start a new one. Also this results in the AI having lots of idol workers for some reason.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Who is online
Users browsing this forum: No registered users and 5 guests