11.22 Donation ZIP, Failed to Load animal.dat

Discuss new features and functions
Posts: 1222
Joined: 8 May 2006

therube

11.22 Donation ZIP, on First Open; Failed to load image from file "c:\out\1122\Resources\Animal.dat".

Subsequent opens proceed without issue (even though Animal.dat is still nonexistent).

01:26:39 PM: can't open file 'C:\out\1122\Resources\Animal.dat' (error 2: The system cannot find the file specified.)
01:26:39 PM: Failed to load image from file "C:\out\1122\Resources\Animal.dat".
User avatar
Site Admin
Posts: 7523
Joined: 9 Dec 2007

Zenju

Thanks for the report! Fixed!
Posts: 346
Joined: 7 Jan 2018

bgstack15

Zenju, would you please update the source tarball with this Animal.dat? It's not a deal breaker for compiling the application, but it would help, obviously.
Posts: 1222
Joined: 8 May 2006

therube

Heh, it's a cat.

(It's the cat.
But it seems it could be any cat?
I changed mine to happycat ;-).)
.
happycat.jpg
happycat.jpg (3.63 KiB) Viewed 1833 times
Posts: 5
Joined: 21 Sep 2025

tee

This is not fixed, still an issue on linux.
Posts: 4
Joined: 30 Apr 2026

FeelUs

version 14.9:
$ grep -rn  Animal.dat
FreeFileSync/Source/ui/small_dlgs.cpp:139:    wxImage animalImg(utfTo<wxString>(appendPath(getResourceDirPath(), Zstr("Animal.dat"))), wxBITMAP_TYPE_JPEG);