Search found 2 matches

by Ryumizuhi
15 July 2021, 21:53
Forum: Developers
Topic: [Solved] Error when loading game tutorial Reversi
Replies: 2
Views: 465

Re: Error when loading game tutorial Reversi

I have check my html result and I found the error : I have forgotten a '=' in var jstpl_token between the keyword 'class' and the definition of the classes. var jstpl_token='<div class = "token tokencolor_${color}" id="token_${x_y}"></div>'; Now the token is on the board :
by Ryumizuhi
13 July 2021, 22:40
Forum: Developers
Topic: [Solved] Error when loading game tutorial Reversi
Replies: 2
Views: 465

[Solved] Error when loading game tutorial Reversi

Hi, I start the Reversi tutorial and in section Tokens, when I launch the game, the board appeared but not the token. When I Debug with F12, I have the error ''Failed to load ressource'' on an image that I not access to : the default_32.jpg. The game try to load this in the folder data/data/avatar t...

Go to advanced search