Comments

Log in with itch.io to leave a comment.

Hey, images aren't loading for me

Hi! Sorry to hear that!

The same as with the previous similar comments: the game pulls images from rule34 website, can you verify independently if rule34.xxx is banned wherever you're trying to play the game?

Ummmmm... Idk? 

But what's happening is that whenever I get a mine it just display 0/0 loaded. 

Ok, I tried to check if it was banned, but it just refuses to load the site for some reason???

Yes, that usually means it's banned. As the game loads pictures from rule34.xxx, if it's banned it cannot get any pictures. You can try to change to another network if you can.

Oh, alr then

images dont work for me

Hmm, seems to be working from my side for both laptop and phone.

The game pulls images from rule34 website, can you verify independently if rule34.xxx is banned wherever you're trying to play the game?

Error fetching images: TypeError: data.map is not a function    fetchImages https://html-classic.itch.zone/html/13481018/imageProvider.js:27

imageProvider.js:40:21    fetchImages https://html-classic.itch.zone/html/13481018/imageProvider.js:40

Uncaught (in promise) TypeError: can't access property "url", currentImage is undefined    showCurrentImage https://html-classic.itch.zone/html/13481018/game.js:287

    handlePunishment https://html-classic.itch.zone/html/13481018/game.js:276

game.js:287:9

Uncaught TypeError: can't access property "url", imageData is undefined    addSelectedImage https://html-classic.itch.zone/html/13481018/mineField.js:112

    selectCurrentImage https://html-classic.itch.zone/html/13481018/game.js:310

    setupEventListeners https://html-classic.itch.zone/html/13481018/game.js:50

mineField.js:112:13

Thanks a lot for the report! Fixed the API bug and replaced the game files, now it should work correctly! ^_^

Cool game! Only problem is if you're any good at minesweeper you don't get to experience the game much.

Thank you! Oh well, you always can set a custom field with up to 90% mines making it a bit less possible to not accidentally click on some of them during first several steps ^_^

I've messed with this setting a few times and you are right, helps!!

(+1)

I'm getting no pictures

Have you tried waiting for several seconds? If your internet is slow and the randomly selected picture is big, it might take a bit of time. Also check if you have network proxy or something similar enabled that might restrict your access to rule34 website content (work proxy?).

If you know how to work with the browser console, you can always open it (F12 - Network tab) and find request to api.rule34 to see if it was successfull or something is blocking it.