Page 1 of 1

Problem loading image

Posted: 24 November 2015, 16:10
by Brederic
I'm just getting started, and I am trying to go through the reversi tutorial and I'm stuck trying to get the board image to appear.

My game name is bpreversi

I used sftp to load the image in the tutorial to bpreversi/img/board.jpg

When I reload the game screen, I get the following error:

Can't load image: 1.studio.boardgamearena.com:8081/data/themereleases/150617-1039/games/bpreversi/999999-9999/img/board.jpg

Any ideas about what I am doing wrong?

Thanks!
Brent

Re: Problem loading image

Posted: 25 November 2015, 00:49
by Rudolf
Hello
sometimes it's because your files are read only ... not read/write ... just change the flags
(I had the same trouble at the beginning using linux)

Re: Problem loading image

Posted: 25 November 2015, 00:53
by Brederic
Thanks for the suggestion. My image files all have 666 permissions and are still getting this error. Is there anything else I can try?

Re: Problem loading image

Posted: 25 November 2015, 20:40
by Rudolf
After, I don't know (maybe your code, maybe the pass,...), without seeing the code, I cannot see what could be wrong ;)
Try to check with another image access from the web ;)