Problem loading image

Game development with Board Game Arena Studio
Post Reply
User avatar
Brederic
Posts: 26
Joined: 29 January 2013, 00:06

Problem loading image

Post 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
User avatar
Rudolf
Posts: 566
Joined: 24 December 2011, 23:04

Re: Problem loading image

Post 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)
User avatar
Brederic
Posts: 26
Joined: 29 January 2013, 00:06

Re: Problem loading image

Post 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?
User avatar
Rudolf
Posts: 566
Joined: 24 December 2011, 23:04

Re: Problem loading image

Post 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 ;)
Post Reply

Return to “Developers”