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 ^_^
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.
← Return to game
Comments
Log in with itch.io to leave a comment.
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!!
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.