Opened 7 years ago

Closed 7 years ago

#4541 closed defect (duplicate)

Broken cache, Texture codec for header is not found

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

Description (last modified by Lionkanzen)

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.

Attachments (1)

savegame-0098.0adsave (617.6 KB ) - added by Phormio 7 years ago.
savegame to reproduce the bug

Download all attachments as: .zip

Change History (6)

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)

comment:3 by Lionkanzen, 7 years ago

Description: modified (diff)

Are compatible the save game with the actual version of your game, I mean are same alpha?

in reply to:  3 comment:4 by Phormio, 7 years ago

Replying to Lionkanzen:

Are compatible the save game with the actual version of your game, I mean are same alpha?

Alpha 22, revision 19465.

comment:5 by elexis, 7 years ago

Milestone: Alpha 22
Resolution: duplicate
Status: newclosed
Summary: Texture codec for header is not found, related to #1359Broken cache, Texture codec for header is not found

(20:12:45) elexis: phormio: did you try renaming the cache directory? (20:17:59) phormio: elexis: The error changes, it's now an aura error if I rename the cache.

Duplicate of #4119

Aura bug is expected too because all the aura filenames changed with https://code.wildfiregames.com/D288

Note: See TracTickets for help on using tickets.