Opened 7 years ago

Last modified 7 years ago

#4541 closed defect

Texture codec for header is not found, related to #1359 — at Version 2

Reported by: Phormio Owned by:
Priority: Should Have Milestone:
Component: Art & Animation Keywords:
Cc: Patch:

Description (last modified by Phormio)

Repeatedly, matches in 0AD are interrupted with the following message:

Function call failed: return value was -120100 (Unknown error (-120100, 0xFFFFFFFFFFFE2ADC)) Location: tex_codec.cpp:81 (tex_codec_for_header)

Call stack:

(0x915bee) /home/x/0ad/binaries/system/pyrogenesis() [0x915bee] (0x8cffe9) /home/x/0ad/binaries/system/pyrogenesis() [0x8cffe9] (0x8d03b5) /home/x/0ad/binaries/system/pyrogenesis() [0x8d03b5] (0x8d0738) /home/x/0ad/binaries/system/pyrogenesis() [0x8d0738] (0x93034c) /home/x/0ad/binaries/system/pyrogenesis() [0x93034c] (0x90f879) /home/x/0ad/binaries/system/pyrogenesis() [0x90f879] (0x8f7f4e) /home/x/0ad/binaries/system/pyrogenesis() [0x8f7f4e] (0x8f51bd) /home/x/0ad/binaries/system/pyrogenesis() [0x8f51bd] (0x7303b8) /home/x/0ad/binaries/system/pyrogenesis() [0x7303b8] (0x7265b5) /home/x/0ad/binaries/system/pyrogenesis() [0x7265b5] (0x7266c0) /home/x/0ad/binaries/system/pyrogenesis() [0x7266c0] (0x7724fc) /home/x/0ad/binaries/system/pyrogenesis() [0x7724fc] (0x75023e) /home/x/0ad/binaries/system/pyrogenesis() [0x75023e] (0x751a5e) /home/x/0ad/binaries/system/pyrogenesis() [0x751a5e] (0x7524b4) /home/x/0ad/binaries/system/pyrogenesis() [0x7524b4] (0x649d69) /home/x/0ad/binaries/system/pyrogenesis() [0x649d69]

errno = 0 (No error reported here) OS error = ?

The bug can be reproduced by loading the savegame attached.

Change History (3)

by Phormio, 7 years ago

Attachment: savegame-0098.0adsave added

savegame to reproduce the bug

comment:1 by Phormio, 7 years ago

Description: modified (diff)

comment:2 by Phormio, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.