Opened 13 years ago

Closed 13 years ago

#765 closed defect (fixed)

Error when moving building placement preview off the map

Reported by: Philip Taylor Owned by: philip
Priority: Release Blocker Milestone: Alpha 5
Component: Core engine Keywords:
Cc: philip Patch:

Description

ICmpRangeManager.h(193): Assertion failed: "i >= 0 && j >= 0 && i < m_VerticesPerSide && j < m_VerticesPerSide"

Change History (3)

comment:1 by Kieran P, 13 years ago

Priority: Should HaveRelease Blocker

comment:2 by Kieran P, 13 years ago

Cc: philip added
Owner: set to philip

comment:3 by philip, 13 years ago

Resolution: fixed
Status: newclosed

(In [9333]) Be more robust to visibility checks outside the map. Fixes #765.

Note: See TracTickets for help on using tickets.