View Issue Details

IDProjectCategoryView StatusLast Update
0005721Spring engineAIpublic2017-08-22 19:34
ReporterGoogle_Frog Assigned ToKloot  
PrioritylowSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version103.0 +git 
Fixed in Version103.0 +git 
Summary0005721: Structures created by AIs sometimes don't level ground
DescriptionStructures 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.
TagsNo tags attached.
Attached Files
screen00497.jpg (Attachment missing)
Checked infolog.txt for Errors

Activities

abma

2017-08-22 09:53

administrator   ~0018240

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

2017-08-22 11:08

developer   ~0018244

const bool flattenGround = luaL_optboolean(L, 8, true);

Google_Frog

2017-08-22 12:39

reporter   ~0018247

This is circuit AI. It is a cpp AI. https://github.com/rlcevg/CircuitAI

Kloot

2017-08-22 13:45

developer   ~0018249

a (short) demo would be best.

Google_Frog

2017-08-22 14:10

reporter   ~0018250

https://github.com/ZeroK-RTS/CrashReports/issues/1850

Google_Frog

2017-08-22 14:10

reporter   ~0018251

The replay is there.

Anonymous

2017-08-22 19:33

viewer   ~0018257

Fix 36f31e7abbe5a6fae6fe6517a1c1fb455bc64454 committed to develop branch: fix 0005721, repo: spring changeset id: 8617

Issue History

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