Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#3796 closed defect (fixed)

[PATCH] CCacheLoader failed to find archived or source file for: ""

Reported by: elexis Owned by: Itms
Priority: Should Have Milestone: Alpha 21
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

This error occured in an alpha 19 match on turn 2037.

Attachments (3)

commands.txt (1.3 MB ) - added by elexis 8 years ago.
Thanks maxticatrix for uploading the replay after I deleted mine unintentionally :) The error only occurs in the visual-replay.
commands.2.txt (229.6 KB ) - added by elexis 8 years ago.
Replay where the error occured minute 15 in r17951
cavalry_spearman_e_r.xml.patch (574 bytes ) - added by Itms 8 years ago.

Download all attachments as: .zip

Change History (11)

by elexis, 8 years ago

Attachment: commands.txt added

Thanks maxticatrix for uploading the replay after I deleted mine unintentionally :) The error only occurs in the visual-replay.

comment:1 by fatherbushido, 8 years ago

A simple way to reproduce this error is to launch the scenario demo map "Unit Demo". At the end, we get the error.

by elexis, 8 years ago

Attachment: commands.2.txt added

Replay where the error occured minute 15 in r17951

comment:2 by fatherbushido, 8 years ago

since r18024 (exactly), i can't reproduce the bug when launching the map "Unit Demo"

Last edited 8 years ago by fatherbushido (previous) (diff)

comment:3 by elexis, 8 years ago

Gameboy provided a replay for r18221 where that error occurs on turn 5341 of 10036: https://wildfiregames.com/forum/index.php?/topic/20770-gl-errors-%EF%BC%81/#comment-316746

comment:4 by fatherbushido, 8 years ago

i have again that bug (launching map "unit demo" for example) This ERROR can be thrown by Xeromyces or TextureManager, i checked, it is thrown by TextureManager.

Last edited 8 years ago by fatherbushido (previous) (diff)

comment:5 by Itms, 8 years ago

Keywords: review patch added
Milestone: BacklogAlpha 21
Summary: CCacheLoader failed to find archived or source file for: ""[PATCH] CCacheLoader failed to find archived or source file for: ""

There is a broken texture call in an actor, I don't know if it's the only occurrence but the patch fixes the error in the Units demo map.

by Itms, 8 years ago

comment:6 by Itms, 8 years ago

Owner: set to Itms
Resolution: fixed
Status: newclosed

In 18718:

Remove or fix some broken art files. Bring wrld_med_plant.png back from the dead.

Based on patch by stanislas69, refs #2524
Fixes #3796

comment:7 by Itms, 8 years ago

Keywords: review removed

comment:8 by fatherbushido, 7 years ago

In 19746:

Fix a broken texture call in an atlas only actor. Follow up of r18718. Refs #3796.

Note: See TracTickets for help on using tickets.