Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3382 closed defect (fixed)

Range query without owner

Reported by: elexis Owned by: leper
Priority: Should Have Milestone: Alpha 19
Component: UI & Simulation Keywords:
Cc: Patch:

Description

In r16951 a warning has been added for range queries where the mask has no owner.

The warning makes sense as "it will never return anything, since it will fail the ownership check for each entity (quoted from irc today).

I have attached a commands.txt where the warning occurs:

WARNING: CCmpRangeManager: No owners in query for entity 150

Attachments (1)

commands.txt (8.3 KB ) - added by elexis 9 years ago.

Download all attachments as: .zip

Change History (3)

by elexis, 9 years ago

Attachment: commands.txt added

comment:1 by leper, 9 years ago

Owner: set to leper
Resolution: fixed
Status: newclosed

In 16957:

Do not create range queries in case we aren't at war with anyone. Fixes #3382.

comment:2 by leper, 9 years ago

Component: Core engineUI & Simulation
Milestone: BacklogAlpha 19
Note: See TracTickets for help on using tickets.