You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm it does generate the map tile images, it's just a server permission issue:
Warning: imagejpeg(/var/www/prod.ultimate-warfare.com/releases/14/public/images/world/2.jpg): Failed to open stream: Permission denied
Note to self: Make public/images/world and public/images/sector a writeable symlinked directory. This will solve world generation images and we no longer have to regenerate all world images on new deploys
When manually generating game worlds from the admin panel it doesn't generate map tile images.
Workaround: Run console command to regenerate world images after generating the world.
The text was updated successfully, but these errors were encountered: