Page 1 of 1

cannot load image

Posted: 30 December 2024, 09:27
by nathanielng
was trying to follow the video in https://en.doc.boardgamearena.com/Tutorial_gomoku.

So I put the picture into the image folder, but when I load it, I get the following error:

GET
https://studio.boardgamearena.com:8084/ ... /Board.jpg

NS_BINDING_ABORTED

Anyone know how to fix it? Thousand thanks!

Re: cannot load image

Posted: 30 December 2024, 09:35
by thoun
How are you trying to load it?
Dont forget linux systems are case-sensitive, I see a capital B that could be the issue.

Re: cannot load image

Posted: 30 December 2024, 19:29
by nathanielng
thoun wrote: 30 December 2024, 09:35 How are you trying to load it?
Dont forget linux systems are case-sensitive, I see a capital B that could be the issue.
Thanks for the response! I was using Mac, and I was just dropping the image in the folder that was supposed to sync with the SFTP server (I followed https://en.doc.boardgamearena.com/Setti ... ing_VSCode to download VS code and "SFTP (by Natizyskunk) "). That probably is the reason...

How do you upload pictures?