View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002840 | Spring engine | AI | public | 2011-12-16 00:50 | 2014-06-26 18:57 | ||||
Reporter | hoijui | ||||||||
Assigned To | |||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | duplicate | ||||||
Product Version | 84.0.1 | ||||||||
Target Version | 86.0 | Fixed in Version | |||||||
Summary | 0002840: With 2 NullJavaAI's, one of them gets iniitialized twice | ||||||||
Description | AI team 0: gets initialized as team 0 AI team 0: gets initialized as team 1 AI team 1: gets initialized as team 1 ... stuff goes crazy | ||||||||
Additional Information | there is a slight possibility of being related to this: http://springrts.com/mantis/view.php?id=2831 this is basically not it, though same symptoms: http://springrts.com/phpbb/viewtopic.php?p=386287&sid=40383674d0691c363ce57f3efe9774a5#p386287 .. makes no sense i link this here.. am just too tired. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|||||||
|
![]() |
|
hoijui (reporter) 2011-12-16 15:36 |
problem found, it is a big fail logic error in the Java AI Interface and JavaOO wrapper. am fixing... the interface for basic Java AIs (nobody does/should use these) will change, but not for OO AIs. |
hoijui (reporter) 2012-01-02 19:49 |
... seems like i did not find the problem for real.. ugly shit all this. will need a few days to fix that, which will not happen soon. :/ |
Petah (reporter) 2012-01-16 08:16 |
I'm experiencing this too, add a note to issue 0002162 and see http://springrts.com/phpbb/viewtopic.php?f=15&t=27471&sid=7c536673d255bda041bb22a63d6b45c9 |
abma (administrator) 2012-03-30 20:59 |
is 0002681 related? i'm a bit confused, that CAIAI::~CAIAI is twice in the stacktrace. |
hoijui (reporter) 2012-04-10 08:16 |
this issue is strictly Java AI interface specific, the one you linked to is with native AIs. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-12-16 00:50 | hoijui | New Issue | |
2011-12-16 00:50 | hoijui | Status | new => assigned |
2011-12-16 00:50 | hoijui | Assigned To | => hoijui |
2011-12-16 15:36 | hoijui | Note Added: 0007927 | |
2012-01-02 19:49 | hoijui | Note Added: 0008066 | |
2012-01-09 23:09 | abma | Target Version | 85.0 => 86.0 |
2012-01-16 08:16 | Petah | Note Added: 0008167 | |
2012-03-30 20:59 | abma | Note Added: 0008546 | |
2012-04-10 08:16 | hoijui | Note Added: 0008600 | |
2014-06-26 18:57 | Kloot | Relationship added | has duplicate 0002162 |
2014-06-26 18:57 | Kloot | Status | assigned => closed |
2014-06-26 18:57 | Kloot | Assigned To | hoijui => |
2014-06-26 18:57 | Kloot | Resolution | open => duplicate |