Gah someone else mentioned this, sorry! If it happens again, please press ctrl+shift+I, then go to the console tab and let me know the most recent error it shows
Viewing post in Tiny Homes for Little Gnomes comments
I have dozens of errors, but this is the last one before the crash:
TypeError: Failed to set the 'value' property on 'AudioParam': The provided float value is non-finite.
at SampleNodeBus.setVolume (index.js:7:143757)
at SampleNode.setVolumes (index.js:7:147131)
at Object.sample_set_volumes_linear (index.js:7:157629)
at _godot_audio_sample_set_volumes_linear (index.js:7:162568)
at 09116da2:0x56f7f
at 09116da2:0x15676f8
at 09116da2:0x1567643
at 09116da2:0x119a264
at 09116da2:0x119afc5
at 09116da2:0x1e5a489
It happens with the necromancer on mobile and pc. Tested both on 8/2/26.
Uncaught TypeError: AudioParam.value setter: Value being assigned is not a finite floating-point value.
setVolume https://html-classic.itch.zone/html/18624187/index.js:7
setVolumes https://html-classic.itch.zone/html/18624187/index.js:7
sample_set_volumes_linear https://html-classic.itch.zone/html/18624187/index.js:7
_godot_audio_sample_set_volumes_linear https://html-classic.itch.zone/html/18624187/index.js:7
callUserCallback https://html-classic.itch.zone/html/18624187/index.js:7
runIter https://html-classic.itch.zone/html/18624187/index.js:7
MainLoop_runner https://html-classic.itch.zone/html/18624187/index.js:7
index.js:7:143739
