Opened 2 years ago

Closed 2 years ago

#6446 closed defect (fixed)

[BUG] Stuck units supplying resources

Reported by: Langbart Owned by: Freagarach
Priority: Release Blocker Milestone: Alpha 26
Component: UI & Simulation Keywords:
Cc: Patch:

Description (last modified by Langbart)

A user named FFFF reported a bug via the forum.

to reproduce

  • Start a game, take a few units and build a fence around the stone mine, make sure the units are inside.
  • Start mining
  • Note that the units can drop resources at the fence.

See GIF below for more clarity.

bisect

[25215] is the changeset where this error first occurs.

reproducible

For A26 and A25b, the issue is not reproducible for A24b.

Attachments (1)

res_fence_drop.gif (1.4 MB ) - added by Langbart 2 years ago.

Download all attachments as: .zip

Change History (4)

by Langbart, 2 years ago

Attachment: res_fence_drop.gif added

comment:1 by Langbart, 2 years ago

Description: modified (diff)

comment:2 by Langbart, 2 years ago

Description: modified (diff)

comment:3 by Freagarach, 2 years ago

Owner: set to Freagarach
Resolution: fixed
Status: newclosed

In 26619:

Fix obstructed entities being able to drop off resources.

Introduced in r25215 / rP25215 by not checking the range anymore.
Reported by @FFFF at https://wildfiregames.com/forum/topic/72985-stuck-units-delivering-resourses/.

Differential revision: https://code.wildfiregames.com/D4531
Tested by: @Langbart
Fixes #6446

Note: See TracTickets for help on using tickets.