Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Neil route, just after chapter 20, at the home page, when I click the "Outfit" button, I get "Loading Error - Failed to load: img/pictures/Fashion/Completed/CLTH_00008.png". There is a "Retry" button, but it results in no change. All other buttons work as expected.

I looked around a bit, found the folder in question (Tailor Tales\www\img\pictures\Fashion\Completed) with similarly named files of clothing I'd created, figured that the error file was an article of clothing I'd deleted, copied a different file and renamed the copy "CLTH_00008", and that resolved the issue. It looks like the delete function works in the short term, but the outfit function is still trying to load deleted files. But on the upside, there's a relatively easy workaround.

Thank you for mentioning it. I tried to replicate it and it seems it's caused by you wearing the clothing item in question, then deleting it. It was never removed from your avatar, so when you exited Outfit, you were still technically wearing it, but the image related to that clothing item was successfully deleted. The game then tried to load the image, but obviously couldn't find it.

I'll try and patch it :)

I don't think I was wearing that object of clothing at the time. It was a shirt that clipped pretty badly with my default skirt so I never exited the outfit function with it on, that's why I deleted it. Not trying to be difficult, just trying to give relevant info.

Then what most likely happened is that you simply did not save your progress when you deleted the item after exiting Outfit. It's easy to replicate.

Unfortunately I do not yet have a patch for it, as my programmer is unavailable at this moment. Luckily it's a very specific bug that people don't easily come across upon :)