lilijreey / bwapi

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

the fuction onUnitComplete() works weird #445

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.try to use Broodwar->printf() to test if onUnitComplete() works
2.build a debug file by visual studio c++ 2008
3.run starcraft and debugging

What is the expected output? What do you see instead?
when a new unit is complete, print out text.
the onUnitComplete() is just like onUnitCreate(), it is called when a new unit 
created, but the unit complete.

What version of the product are you using? On what operating system?
BWAPI_3.7, win 7 professional

Please provide any additional information below.
I expect the function runs when a new unit complete, but it runs just like 
onUnitCreate(). And I can not find further information about it on the webpage.

Original issue reported on code.google.com by wwzz2...@gmail.com on 12 Jul 2012 at 3:29

GoogleCodeExporter commented 9 years ago
Are you using 3.7.4?
Will need to test it myself.

Original comment by AHeinerm on 12 Jul 2012 at 6:42

GoogleCodeExporter commented 9 years ago
Which units does this happen with? I'm not able to reproduce it.

Original comment by AHeinerm on 14 Aug 2012 at 10:14

GoogleCodeExporter commented 9 years ago
Nevermind, I've got it.

Original comment by AHeinerm on 14 Aug 2012 at 10:16

GoogleCodeExporter commented 9 years ago
I am having this issue with SCVs in 3.7.4.

Original comment by JeremySa...@gmail.com on 8 Dec 2013 at 6:00

GoogleCodeExporter commented 9 years ago
The BWAPI project is slowly undergoing the migration to GitHub. All issues have 
been migrated to the GitHub issue tracker located here: 
https://github.com/bwapi/bwapi/issues

In order to receive updates on your issue, please head over to the GitHub issue 
tracker and subscribe to your issue.

Original comment by AHeinerm on 15 Apr 2014 at 7:46