mannyzhou5 / evolutionchamber

Automatically exported from code.google.com/p/evolutionchamber
0 stars 0 forks source link

Multiple Extractor Trick #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set drone count to 12
2. Run

What is the expected output? What do you see instead?
It does not try to use a double extractor to produce 12 drones which should be 
the fastest time. As single Extractor Trick is used for 11 drones.

What version of the product are you using? On what operating system?
version:v0015  OS:XP

Please provide any additional information below.

Original issue reported on code.google.com by fyres...@gmail.com on 22 Oct 2010 at 6:50

GoogleCodeExporter commented 9 years ago
Result from the trunk:

@0:00   M:50    G:0 L:3 S:6/10  BuildDrone
@0:15   Spawned:    Larva+1
@0:15   M:64    G:0 L:3 S:7/10  BuildDrone
@0:17   Spawned:    Drone+1
@0:23   M:53    G:0 L:2 S:8/10  BuildDrone
@0:30   Spawned:    Larva+1
@0:32   Spawned:    Drone+1
@0:33   M:54    G:0 L:2 S:9/10  BuildDrone
@0:40   Spawned:    Drone+1
@0:45   Spawned:    Larva+1
@0:45   M:75    G:0 L:2 S:10/10 ExtractorTrick
@0:45   M:50    G:0 L:2 S:9/10  BuildDrone
@0:47   Spawned:    Extractor Trick Finished, Drone Restored
@0:50   Spawned:    Drone+1
@0:54   M:80    G:0 L:1 S:11/10 ExtractorTrick
@0:56   Spawned:    Extractor Trick Finished, Drone Restored
@0:56   M:87    G:0 L:1 S:11/10 ExtractorTrick
@0:58   Spawned:    Extractor Trick Finished, Drone Restored
@0:58   M:95    G:0 L:1 S:11/10 ExtractorTrick
@0:59   M:76    G:0 L:1 S:10/10 ExtractorTrick
@0:59   M:51    G:0 L:1 S:9/10  BuildDrone
@1:00   Spawned:    Larva+1
@1:00   Spawned:    Extractor Trick Finished, Drone Restored
@1:01   Spawned:    Extractor Trick Finished, Drone Restored
@1:02   Spawned:    Drone+1
@1:15   Spawned:    Larva+1
@1:16   Spawned:    Drone+1
Satisfied.
Number of actions in build order: 14
---Final Output---
At time: 1:16
Minerals: 171   Gas:      0 Supply:   12/10
Drones: 12
Overlords: 1
Hatcheries: 1
------------------
Fri Oct 22 21:03:16 CEST 2010: 5420943.709254848

I'm now running the 0015 version to see if the issue is really present there or 
just a case of too little time spent on computing.

Original comment by netpr...@gmail.com on 22 Oct 2010 at 7:06

GoogleCodeExporter commented 9 years ago
Ok,
It looks like it can do double extractor, but while waiting for larvae it does 
something odd. 
See attached.

Original comment by fyres...@gmail.com on 22 Oct 2010 at 7:38

Attachments:

GoogleCodeExporter commented 9 years ago
NAB

Stabilizes after more runs.

Original comment by fyres...@gmail.com on 22 Oct 2010 at 7:45

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the further testing.

Original comment by Frit...@gmail.com on 23 Oct 2010 at 5:29