Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Part of the deck builder UI disappeared

A topic by NovaHiros created Apr 08, 2025 Views: 92 Replies: 6
Viewing posts 1 to 4
(1 edit)

For some reasons the "My decks" and "starter decks" part of the interface disappeared and the client is telling me it can't find the file "desktop"

I cleared the cache and tried a fresh install but couldn't fix 


Developer

Hi @NovaHiros,

Did you have a file named “desktop” in the ./deck/ folder? It might also be named “desktop.ini.” Please try showing hidden files to locate it.

If you find that file, please remove it. If it contains your custom deck data, consider renaming it to “desktop.json.”

We will also add protection for this in the next version.

Let me know if this resolves the issue.

This is the content of the  ./deck folder


Here's the console error 


Developer

Hi @NovaHiros,

Please uncheck “Hide protected operating system files (Recommended)” option in your “Folder Options” to showing ALL hidden files.

Oh my, that was it! What was that file from anyway? 

Developer (1 edit)

Hi @NovaHiros,

I’m glad to hear that resolved the issue! The “desktop.ini” file is typically created by the system when you change the “Optimize this folder for” option in the current folder properties under the Customize tab.

If you have any more questions or need further assistance, feel free to ask!

Yeah I totally did that. Thanks for the assistance!