View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005721 | Spring engine | AI | public | 2017-08-22 06:19 | 2017-08-22 19:34 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | Kloot | ||||||||
Priority | low | Severity | minor | Reproducibility | sometimes | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 103.0 +git | ||||||||
Target Version | Fixed in Version | 103.0 +git | |||||||
Summary | 0005721: Structures created by AIs sometimes don't level ground | ||||||||
Description | Structures placed by AIs sometimes are constructed without first leveling the ground. I've done some tests and the issue seems to be synced, it is not simple an UHM or ground detail problem. In the screenshot I godmoded and had the AI commander create some structures. The structures created by me do level ground. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2017-08-22 09:53 Last edited: 2017-08-22 09:54 |
which ai? does the ai create the buildings by cheating? afaik Spring.CreateUnit doesn't level ground |
Kloot (developer) 2017-08-22 11:08 |
const bool flattenGround = luaL_optboolean(L, 8, true); |
Google_Frog (reporter) 2017-08-22 12:39 |
This is circuit AI. It is a cpp AI. https://github.com/rlcevg/CircuitAI |
Kloot (developer) 2017-08-22 13:45 |
a (short) demo would be best. |
Google_Frog (reporter) 2017-08-22 14:10 |
https://github.com/ZeroK-RTS/CrashReports/issues/1850 |
Google_Frog (reporter) 2017-08-22 14:10 |
The replay is there. |
Anonymous (viewer) 2017-08-22 19:33 |
Fix 36f31e7abbe5a6fae6fe6517a1c1fb455bc64454 committed to develop branch: fix 0005721, repo: spring changeset id: 8617 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-08-22 06:19 | Google_Frog | New Issue | |
2017-08-22 06:19 | Google_Frog | File Added: screen00497.jpg | |
2017-08-22 09:53 | abma | Note Added: 0018240 | |
2017-08-22 09:54 | abma | Note Edited: 0018240 | View Revisions |
2017-08-22 11:08 | Kloot | Note Added: 0018244 | |
2017-08-22 12:39 | Google_Frog | Note Added: 0018247 | |
2017-08-22 13:45 | Kloot | Note Added: 0018249 | |
2017-08-22 13:45 | Kloot | Status | new => feedback |
2017-08-22 14:10 | Google_Frog | Note Added: 0018250 | |
2017-08-22 14:10 | Google_Frog | Status | feedback => new |
2017-08-22 14:10 | Google_Frog | Note Added: 0018251 | |
2017-08-22 14:31 | Kloot | Assigned To | => Kloot |
2017-08-22 14:31 | Kloot | Status | new => assigned |
2017-08-22 19:33 | Changeset attached | => spring develop 36f31e7a | |
2017-08-22 19:33 | Anonymous | Note Added: 0018257 | |
2017-08-22 19:34 | Kloot | Status | assigned => resolved |
2017-08-22 19:34 | Kloot | Resolution | open => fixed |
2017-08-22 19:34 | Kloot | Fixed in Version | => 103.0 +git |