View Issue Details

IDProjectCategoryView StatusLast Update
0002840Spring engineAIpublic2014-06-26 18:57
Reporterhoijui Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version84.0.1 
Target Version86.0 
Summary0002840: With 2 NullJavaAI's, one of them gets iniitialized twice
DescriptionAI 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 Informationthere 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.
TagsNo tags attached.
Checked infolog.txt for Errors

Relationships

has duplicate 0002162 resolvedgajop AI Undefined behavior when multiple java bots share the same package.class as entry point 

Activities

hoijui

2011-12-16 15:36

reporter   ~0007927

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

2012-01-02 19:49

reporter   ~0008066

... 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

2012-01-16 08:16

reporter   ~0008167

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

2012-03-30 20:59

administrator   ~0008546

is 0002681 related?

i'm a bit confused, that CAIAI::~CAIAI is twice in the stacktrace.

hoijui

2012-04-10 08:16

reporter   ~0008600

this issue is strictly Java AI interface specific, the one you linked to is with native AIs.

Issue History

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