drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.28k stars 55 forks source link

Packs not registering on Win 10 / 64 bit #311

Open SmallUglyRabbit opened 9 months ago

SmallUglyRabbit commented 9 months ago

Thank you for letting me know about this!

If you go into the options menu in game, under "General" there is a button to open the "main" assets folder under your Documents (Documents\TabletopClub\assets), it should automatically open file explorer when you click it - try placing your asset pack folder in there and either clicking the "Reimport Assets" button or restarting the game.

If that doesn't get your cards to appear, then it would be much appreciated if you submit a bug report on GitHub so I can try to help you further and track the bug for future reference :

I did try that and the program does not register the packs at all or their contents. The images only appear as cards when you put them directly into the assets/TabletopClub/cards folder with the included assets (playing cards). Then they appear as individual cards. The asset packs do not show up anywhere in the program. I've also tried multiple types of images (like a playmat for instance) again, it refuses to see the directories.

drwhut commented 9 months ago

Thank you for submitting a bug report on this! I have a theory that it may be Windows not giving Tabletop Club permission to read the asset packs from those external folders, but I need to check a few things first while I try to replicate this bug on my own Windows machine.

If you're able to as well, I would like to see the game's logs as well just in case there were any background errors. On Windows, they are located in %APPDATA%\Tabletop Club\logs\, which I think you should just be able to put in the address bar at the top of file explorer. There should be multiple files in there, if you can compress them all into a .zip file, and drag-and-drop it into the next message you send here, then I can read through them :+1: