Jesper-Hustad / NoPixel-minigame

https://jesper-hustad.github.io/NoPixel-minigame/index
119 stars 89 forks source link

Error F8 #26

Closed n3x98 closed 3 years ago

n3x98 commented 3 years ago

Can't use mouse, error F8:

Jesper-Hustad commented 3 years ago

Does this help?

In script.js the fetch link was missing the main folders name

n3x98 commented 3 years ago

The folder name is hacking, same in js

AverageGermanUser commented 3 years ago

you need to add an 's' so it is https://hacking/callback and not http://hacking/callback

Jesper-Hustad commented 3 years ago

What would be the best way to solve this so people stop having this problem? Change the README to warn about this? What do you guys suggest?

n3x98 commented 3 years ago

Edit :

.js line 50 and add this https://hacking/callback

https://i.imgur.com/Sa0Nlk3.png

Jesper-Hustad commented 3 years ago

OK, the change is added. Thanks for the help!