Search found 13 matches

by linhtran190897
02 November 2023, 23:03
Forum: Developers
Topic: Gomoku tutorial: Cannot load image onto screen
Replies: 2
Views: 286

Re: Gomoku tutorial: Cannot load image onto screen

Oh my god it worked perfectly!! :o Why didn't you recommend this sooner... I still don't understand why the SFTP in vscode doesn't work though but thank you so much! I can sleep well now :D
by linhtran190897
02 November 2023, 14:29
Forum: Developers
Topic: Gomoku tutorial: Cannot load image onto screen
Replies: 2
Views: 286

Gomoku tutorial: Cannot load image onto screen

Hello, I'm following Gomoku tutorial and I cannot load the Goban.jpg under img onto the screen. I keep getting either 404 for the GET or Failed to load resource: the server responded with a status of 404 (). Screenshot 2023-10-13 115222.png Screenshot 2023-10-14 001736.png What I already tried so fa...
by linhtran190897
02 November 2023, 10:32
Forum: Developers
Topic: Reversi Tutorial Css Issue
Replies: 5
Views: 508

Re: Reversi Tutorial Css Issue

I have read it carefully. If you want to advise something, state it clearly.
My problem is the image in img folder does not show on screen, although it has been uploaded by SFTP.
Error message: Failed to load resource: the server responded with a status of 404 ()
Any idea how to fix this?
by linhtran190897
15 October 2023, 17:24
Forum: Developers
Topic: Cannot link css file to html in tutorial project
Replies: 11
Views: 720

Re: Cannot link css file to html in tutorial project

All of the images in your img folder get a 404. How can I check for sure if I have uploaded the image to the SFTP folder? This problem has been bugging me for days.. Once it's 'folder synchronized', you shouldn't really have to do anything. However you have a distinct problem with the img folder. D...
by linhtran190897
13 October 2023, 20:55
Forum: Developers
Topic: Cannot link css file to html in tutorial project
Replies: 11
Views: 720

Re: Cannot link css file to html in tutorial project

I cannot see the image when clicking the link, it is 404...
yeah i will probably make a new project then. thanks so much
Screenshot 2023-10-14 025412.png
Screenshot 2023-10-14 025412.png (7.64 KiB) Viewed 400 times
by linhtran190897
13 October 2023, 18:18
Forum: Developers
Topic: Cannot link css file to html in tutorial project
Replies: 11
Views: 720

Re: Cannot link css file to html in tutorial project

Sometimes the error appears like this in the inspection
Screenshot 2023-10-14 001736.png
Screenshot 2023-10-14 001736.png (9.7 KiB) Viewed 418 times
by linhtran190897
13 October 2023, 17:56
Forum: Developers
Topic: Cannot link css file to html in tutorial project
Replies: 11
Views: 720

Re: Cannot link css file to html in tutorial project

okay removed the link tag, nothing change, it still did now show. in regards to SFTP, I think I do have it automatically synchronized because every time I hit crtl save in my visual studio code, these appear Screenshot 2023-10-13 233312.png Screenshot 2023-10-13 233242.png How can I check for sure i...
by linhtran190897
13 October 2023, 11:54
Forum: Developers
Topic: Reversi Tutorial Css Issue
Replies: 5
Views: 508

Re: Reversi Tutorial Css Issue

Indeed when I check the Inspector I see a 404 for the GET to https://studio.boardgamearena.com/1/img/board.jpg but when I check my game folder on the SFTP the file is most definitely there (See Files below). Inspector inspect.png SFTP sftp.png Has anyone else experienced something similar and/or ca...
by linhtran190897
13 October 2023, 05:54
Forum: Developers
Topic: Cannot link css file to html in tutorial project
Replies: 11
Views: 720

Re: Cannot link css file to html in tutorial project

Sorry for late reply. Yep already did a full page load but it still did not show. I do see an address when hovering over the link though https://studio.boardgamearena.com:8084/data/themereleases/current/games/gomokutklnhk/999999-9999/img/goban.jpg but in the Console, it indicates this problem Screen...
by linhtran190897
11 October 2023, 13:04
Forum: Developers
Topic: Cannot link css file to html in tutorial project
Replies: 11
Views: 720

Re: Cannot link css file to html in tutorial project

Actually before adding doctype declaration, I only include the <div> section as you did and it didn't work, so that's why I included it in. But that is not the problem I think, because when I inspect, the change has already been made, it's just the picture still does not show... I think it's probabl...

Go to advanced search