Opened 7 years ago

Closed 5 years ago

#4383 closed defect (fixed)

[PATCH] Crash without required UV sets

Reported by: Vladislav Belov Owned by: Vladislav Belov
Priority: Must Have Milestone: Alpha 24
Component: Core engine Keywords:
Cc: Patch: Phab:D433

Description (last modified by Stan)

The 0AD crashes without any information, if artist selects the player_trans_ao material, but a model doesn't have a UV1 set (the model should be in a view).

It happens, because there is no checking that texcoordpointers were really setted. We should log at least an error message for artists.

Attachments (1)

4338_uvs.patch (1.3 KB ) - added by Vladislav Belov 7 years ago.
Adds the error printing

Download all attachments as: .zip

Change History (6)

by Vladislav Belov, 7 years ago

Attachment: 4338_uvs.patch added

Adds the error printing

comment:1 by Vladislav Belov, 7 years ago

Keywords: patch rfc added
Owner: set to Vladislav Belov
Status: newassigned
Summary: Crash without required UV sets[PATCH] Crash without required UV sets

comment:2 by Vladislav Belov, 7 years ago

Description: modified (diff)

comment:3 by Stan, 6 years ago

Description: modified (diff)
Milestone: Work In ProgressAlpha 23
Patch: Phab:D433

comment:4 by elexis, 6 years ago

Keywords: patch rfc removed
Milestone: Alpha 23Work In Progress

comment:5 by Stan, 5 years ago

Milestone: Work In ProgressAlpha 24
Resolution: fixed
Status: assignedclosed

Fixed in r22037

Note: See TracTickets for help on using tickets.