Hi! I'm Bart Bonte, a Belgian independent game designer and bontegames.com is where I blog about new interesting browser and mobile games. My own games are all in the left column (or at the bottom of this page on mobile). More info about me and my games on bartbonte.com.
Get in touch: email - twitter - facebook - youtube - instagram
February 02, 2023
carrot conundrum [browser]
Help Bunny, who's living in a comic strip, to harvest all the carrots on each page by breaking the fourth wall: Carrot Conundrum by Blinry, Piko and Winniehell.
19 comments:
isnahansi
said...
is there a way to restart a level? or to undo moves? once you reload the screen you have to tart all over again
}; Module.setStatus('Downloading...'); window.onerror = function(event) { // TODO: do not warn on ok events like simulating an infinite loop or exitStatus Module.setStatus('Exception thrown, see JavaScript console'); Module.setStatus = function(text) { if (text) Module.printErr('[post-exception status] ' + text); }; };
I used ctrl+shift+J to open javascript console on the game & got: Uncaught ReferenceError: SharedArrayBuffer is not defined at love.js:9:15375 at applicationLoad ((index):102:9) at HTMLScriptElement.onload ((index):106:87) DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND
I then open the game in Firefox, it also say exception... & that Js-console gives me: Could not record event: TypeError: queryContext is undefined UrlbarController.sys.mjs:842 Key event not available on some keyboard layouts: key=“i” modifiers=“accel,alt,shift” id=“key_browserToolbox” browser.xhtml
This is likely related to security requirements on the use of SharedArrayBuffer, see https://stackoverflow.com/questions/64650119/react-error-sharedarraybuffer-is-not-defined-in-firefox . In particular "SharedArrayBuffer has been disabled across all browsers except Chrome desktop since the discovery of Spectre" and Chrome as well since version 92.
There are a couple of headers which need to be set by the server serving this, I don't know if there is a way to work around this.
If you are you looking for a solution or a walkthrough for one of the game links, please have a look in the comments.
Are you on facebook? Bontegames is too! Like the bontegames facebook page:
19 comments:
is there a way to restart a level? or to undo moves? once you reload the screen you have to tart all over again
Backspace key to undo a move, R key to restart a level
I made it to the 2nd from last carrot on the 2nd from last level before I ran out of time.
I came back to finish but it won't play now.
Just says "Exception thrown, see JavaScript console
};
Module.setStatus('Downloading...');
window.onerror = function(event) {
// TODO: do not warn on ok events like simulating an infinite loop or exitStatus
Module.setStatus('Exception thrown, see JavaScript console');
Module.setStatus = function(text) {
if (text) Module.printErr('[post-exception status] ' + text);
};
};
Is there any way for me to fix this?
Is the game just broken?
Is anyone else having this problem?
I made all the anonymous posts here.
Maybe the time ran out so you have to play it again?
Another Anon.
Ok I would like to play again but can't.(chrome)
I used ctrl+shift+J to open javascript console on the game & got:
Uncaught ReferenceError: SharedArrayBuffer is not defined
at love.js:9:15375
at applicationLoad ((index):102:9)
at HTMLScriptElement.onload ((index):106:87)
DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND
I then open the game in Firefox, it also say exception...
& that Js-console gives me:
Could not record event: TypeError: queryContext is undefined UrlbarController.sys.mjs:842
Key event not available on some keyboard layouts: key=“i” modifiers=“accel,alt,shift” id=“key_browserToolbox” browser.xhtml
Edit: I made this comment before opening the web page I can see exactly the problem the other Anon was seeing
Another Anon.
If cannot start game... then no reason to play game...
I went to the lundum dare site to play the game.
It has a " Web version (experimental)" link that also does not work.
Same here. I dowmloaded the game for windows, played it, it is really nice! :-) I like the idea with the cartoon!
Won't play for me either. Running Firefox on Linux.
This is likely related to security requirements on the use of SharedArrayBuffer, see https://stackoverflow.com/questions/64650119/react-error-sharedarraybuffer-is-not-defined-in-firefox . In particular "SharedArrayBuffer has been disabled across all browsers except Chrome desktop since the discovery of Spectre" and Chrome as well since version 92.
There are a couple of headers which need to be set by the server serving this, I don't know if there is a way to work around this.
It plays for me now. Stuck in level 7.
Just finished the game that was an experience.
OK that was fun after waiting for so long to be able to play it.
Im stuck on level 13 :(
Unknown here is an extremely vague hint.
There are
4+6+12 carrots in that level.
Post a Comment