2024-05-16 22:55 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002443Spring engineAIpublic2011-06-09 18:23
Reporterabma 
Assigned ToKloot 
PrioritynormalSeveritycrashReproducibilityhave not tried
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version0.82.7+git 
Summary0002443: (master) nearly instant crash with KAIK/RAI on start of BA7.41
Descriptioncrashes after a few secs (when ai starts building mex)

http://pastebin.com/8UuTyfT4


kaik crashes a bit later but logs this messages
[f=0000060] Warning: AI for team 1 (ID: 0) failed handling event with topic 3, error: -2

EVENT_UPDATE = 3,

AAI doesn't crash, but logs this error:
[f=0031142] Warning: AI for team 1 (ID: 0) failed handling event with topic 3, error: -2

TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
related to 0002424resolvedKloot (master) KAIK: failed handling event with topic 3, error: -2 
+Relationships

-Notes

~0006666

abma (administrator)

$ git bisect log
git bisect start
# good: [b182bcbd686aef8e5913044abd3539489f1b2d6f] unitsync API comment fixes [minor]
git bisect good b182bcbd686aef8e5913044abd3539489f1b2d6f
# good: [128d3cd4af7567584251ee6279b1f3055390259c] remove last CMD_AISELECT code (couldn't remove CMD_AISELECT itself cause AIInterface is still using it)
git bisect good 128d3cd4af7567584251ee6279b1f3055390259c
# bad: [c9e6c2e5bf200d28bfa8ab7c75d84bd8eadefda1] get rid of some warnings (related to recent command-id changes)
git bisect bad c9e6c2e5bf200d28bfa8ab7c75d84bd8eadefda1
# bad: [fa25a38070d0aaa2bd8b99adda6a3e2b1b92a9ef] compile 0000003
git bisect bad fa25a38070d0aaa2bd8b99adda6a3e2b1b92a9ef

~0006714

Kloot (developer)

was caused by binary incompatibility due to changes in the engine's Command structure (which is not fully isolated from legacy C++ AI's)
+Notes

-Issue History
Date Modified Username Field Change
2011-05-24 00:06 abma New Issue
2011-05-24 00:07 abma Description Updated
2011-05-24 00:07 abma Severity minor => crash
2011-05-24 01:26 abma Note Added: 0006666
2011-05-24 01:32 abma Description Updated
2011-05-24 01:36 abma Description Updated
2011-05-24 01:40 abma Description Updated
2011-05-31 23:57 abma Relationship added related to 0002424
2011-06-09 18:23 Kloot Note Added: 0006714
2011-06-09 18:23 Kloot Status new => resolved
2011-06-09 18:23 Kloot Resolution open => fixed
2011-06-09 18:23 Kloot Assigned To => Kloot
2011-06-09 18:23 Kloot Fixed in Version => 0.82.7+git
+Issue History