Images that disappears after deploy to production

Game development with Board Game Arena Studio
Post Reply
User avatar
Tabaskov
Posts: 24
Joined: 18 July 2016, 10:18

Images that disappears after deploy to production

Post by Tabaskov »

Hello,
I fixed a small problem detected on my game in public alpha. After a commit and deploy to production, no image appears in the games. The link to the images does not work.
I tried to redeploy but it's the same. In the meantime I have to go back to the previous version. However in studio mode everything works correctly.
Is there a delay for the deployment of the images?
User avatar
Tisaac
Posts: 2327
Joined: 26 August 2014, 21:28

Re: Images that disappears after deploy to production

Post by Tisaac »

Tabaskov wrote: 18 November 2022, 16:46 Hello,
I fixed a small problem detected on my game in public alpha. After a commit and deploy to production, no image appears in the games. The link to the images does not work.
I tried to redeploy but it's the same. In the meantime I have to go back to the previous version. However in studio mode everything works correctly.
Is there a delay for the deployment of the images?
Where are located the images ? In the img folders ?
User avatar
Tabaskov
Posts: 24
Joined: 18 July 2016, 10:18

Re: Images that disappears after deploy to production

Post by Tabaskov »

Yes, during the game, I see that the source of the cards is here:
https://x.boardgamearena.net/data/theme ... s_cbsr.png and it works with this 2 day old version.
But if I deploy a new version the link changes (e.g. 221116-1416 becomes 221118-1735) and it doesn't find the images.
The game runs, but without any image !
So for the moment I am forced to leave an old version in production...
User avatar
Tabaskov
Posts: 24
Joined: 18 July 2016, 10:18

Re: Images that disappears after deploy to production

Post by Tabaskov »

And the commit log or deploy to production log does not raise any particular alert concerning the images. Very weird...
User avatar
Tabaskov
Posts: 24
Joined: 18 July 2016, 10:18

Re: Images that disappears after deploy to production

Post by Tabaskov »

Always the same thing this morning :(
I tested a very small modification. After a deploy to production, the modification is well there, but I lose all the images !!!
People who have games in progress don't see the cards anymore :?
Is this problem specific to my project, or does it do it to others?
User avatar
Tabaskov
Posts: 24
Joined: 18 July 2016, 10:18

Re: Images that disappears after deploy to production

Post by Tabaskov »

Some pictures are better than a big speech.

The production versions (alpha)
https://i.imgur.com/lNNxPYT.png

A game in progress (with old version, but images)
https://i.imgur.com/Jlv9zpP.png

The same game just after deploying the latest version
https://i.imgur.com/oMznveq.png

It's very annoying...
Should I report a bug?
User avatar
Een
Posts: 3854
Joined: 16 June 2010, 19:52

Re: Images that disappears after deploy to production

Post by Een »

I checked on the server and for some reason, your images are not deployed except for the first release.
Not sure yet why, I'll have to check the build/deploy process for this case (not aware of any other similar issue for another project).
User avatar
Een
Posts: 3854
Joined: 16 June 2010, 19:52

Re: Images that disappears after deploy to production

Post by Een »

Upon investigation there was a source control conflict to solve for your project. I have cleaned it up and created a new build, and checked that images are in the package to deploy. I'll let you deploy when you are available to check after deploying that everything is working well.
User avatar
Tabaskov
Posts: 24
Joined: 18 July 2016, 10:18

Re: Images that disappears after deploy to production

Post by Tabaskov »

Thank you for your reactivity.
Everything works normally again, like it did at the beginning. I will pay attention to my modifications to give you some hints if it happens again ;)

In the end, it was a commit conflict problem and not an image problem.
Post Reply

Return to “Developers”