Permissions error when uploading background image to Scene

The image correctly imports to my Forge asset library, but when I try to save the scene it throws an EACCES error.

It looks like it’s trying to perhaps create a thumbnail in the world directory and can’t. This works fine on my standalone Foundry copy, so looks like a Forge configuration problem perhaps? Maybe there’s a setting I can’t find though. thanks

Nice catch, thank you! I’ll be fixing it shortly.

I have updated the server to fix this issue with the thumbnails directory being inaccessible, and wrote and ran a script on all user directories in the 3 regions to relink the scenes directory and copy the thumbnails so the issue wouldn’t happen on existing games. This should fix your issue @mbutler.
Thanks again for pointing out the problem.
See today’s changelog :

1 Like