Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 41 to 54 of 54 · Previous page · First page

Freezes almost immediately every time.


USER WARNING: Invalid mix rate of 0, consider reassigning setting 'audio/driver/mix_rate'. index.js:14149:18

Defaulting mix rate to value 44100. index.js:14149:18

at: _get_configured_mix_rate (servers/audio_server.cpp:125) index.js:14149:18

index.js:14134:16

Blocking on the main thread is very dangerous, see https://emscripten.org/docs/porting/pthreads.html#blocking-on-the-main-browser-thread index.js:14149:18

USER ERROR: Couldn't find the given section "Audio" and key "SFXsVolume", and no default was given. index.js:14149:18

at: get_value (core/io/config_file.cpp:87) index.js:14149:18

Hey I pushed a fix, could you let me know if it works now?

Thanks for looking into it, but now there's a dark overlay over everything and I cannot click anything at all.

(1 edit)

Do you remember what the fix was? Having the same problem in my own game

Not sure what I'm doing wrong, it does this every time


Are you on macOS? If so I think there is a problem with the engine I'm not sure how to fix :(

Hey I pushed a fix, could you let me know if it works now?

Yeah, I'm on Mac

It still doesn't seem to work though

(+1)

Cute. Finished it in 55m 58s

(+1)

lovely. a short and sweet incremental

If the screen starts flashing black, go full screen and exit. Might just be me.

This is so good. Very great aesthetic, simple mechanics but very appealing to get hooked. Would lovethis game to be longer and get updates with the time.

Thanks! I don't have plans to make updates :S but it might happen in the future :)

(+1)

Took about 48 minutes, and reminds me a *lot* of demonin's stuff, both in vague aesthetic and quality. You did a really good job with this one!

I would suggest replacing the maxed out button text with "maxed out", and fixing the synth speed buyer to properly grey out, but that's relatively minor stuff

(+1)

perfect 100% 10/10

Thanks!

Finished it in an hour: Great game 👍

Possible improvements:

- Minimize panels to reduce necessary animation renders

Glad you enjoyed it!

That's a good idea about minimizing.

(+1)

Another great LSDJAM game. 

This event is really bringing out the best in you guys.

Kudos <3

(+1)

Thanks!

im in frkn love with this, please expand it more, im 100% into this game ;-;

Thank you very much!
I don't actually have plans to work more on this I'm sorry but it might happen in the future :)

i love it but why does it fill up my ram so fas

I think it's either the synthesizer or maybe the defrag, as the process of defragging is low-key actually executed.

Glad you enjoyed it :)

Ah, you might be able to help some of the leaking by reusing the defrag data rather than generating new one and hoping the browser GC gets around to it (you might be holding a reference somewhere and blocking the cleanup, it's pretty easy to do)

The single defrag blocks that get organized are always the same and get reshuffled, so I'm not sure what I could improve there.

(+1)

Then they're probably not the ones that are causing the memory leaks, then :P

I don't really know what tools are easily available for traiging the leaks, aside from built in browser ones, unfortunately!

good

Thanks ^^

wow omg

Viewing most recent comments 41 to 54 of 54 · Previous page · First page