I'll take a look at the code and see what might be causing the crash. Could you provide a bit more in details on what you were up to before the crash? Does it happen after you reload, or does it immediately crash as you reload?
The 'crash' just happened during normal gameplay, everything stopped, calendar is the only trigger I could imagine as I wasn't doing anything too fancy
Reloading just reloads it to that frozen, uninteractable state, no moment of working - baked into the savestate (but also no error message popup or closing the game- maybe that's just engine differences, wouldn't know)
*Might've been coincidentally fixed in the latest version? Don't seem to be having the issue persisting at a glance
It's possible it got fixed as I'm actively working through outstanding bugs. The language I'm using does indeed 'stop it all' whenever it comes to certain basic cases like subtracting numbers incorrectly—can be a pain...
Calendar based failures can be due to the reporting system, although I can't tell right now what went wrong.
I'm glad it's gone though! Thanks a lot for the report.
7 November 2100 seems to be a trigger for me as well.
in console i get:
panicked at client/src/lib.rs:562:34:
called `Result::unwrap()` on an `Err` value: JsValue(QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'electrobillion_save' exceeded the quota.
QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'electrobillion_save' exceeded the quota.
at https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillio...
at handleError (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion.js:45:18)
at imports.wbg.__wbg_setItem_7a9a3aaeafde3c1f (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion.js:813:70)
at client.wasm.__wbg_setItem_7a9a3aaeafde3c1f externref shim (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[13132]:0x472ef8)
at client.wasm.web_sys::features::gen_Storage::Storage::set_item::hbbe8d6ebcd4b222f (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[1884]:0x2ebd63)
at client.wasm.client::Application::save_game::h6af248587261abd2 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[384]:0x14770b)
at client.wasm.client::Application::handle_calendar_signal::h0ab6ad6a0831ce20 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[3454]:0x37a207)
at client.wasm.client::Application::process_signals::hd1df2df35f8a6c58 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[282]:0xec9f2)
at client.wasm.client::Application::tick::h0d72a402ac437677 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[258]:0xcde1f)
at client.wasm.client::start::{{closure}}::{{closure}}::h81c6e6d11170527c (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[1771]:0x2dd89d))
Stack:
Error
at https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillio...
at logError (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion.js:5:18)
at imports.wbg.__wbg_new_8a6f238a6ece86ea (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion.js:706:66)
at client.wasm.__wbg_new_8a6f238a6ece86ea externref shim (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[13120]:0x472e1a)
at client.wasm.console_error_panic_hook::Error::new::hd47958cc8d15f0a3 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[8054]:0x427596)
at client.wasm.console_error_panic_hook::hook_impl::hc46621f651ad1b83 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[2430]:0x327042)
at client.wasm.console_error_panic_hook::hook::hc316ecdc600a28b7 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[12163]:0x469024)
at client.wasm.core::ops::function::Fn::call::ha423acdadcbb9d41 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[9749]:0x4472b7)
at client.wasm.std::panicking::rust_panic_with_hook::hc8c12923f7d7bb31 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[4565]:0x3b95e6)
at client.wasm.std::panicking::begin_panic_handler::{{closure}}::h6740cd0671563129 (https://html-classic.itch.zone/html/12081489-1140755/static/js/pkg/electrobillion_bg.wasm:wasm-function[5435]:0x3dddc5)
and the downloaded version gives javascript errors
love the game can't wait for steam version
thanks tho ive got another one unfortunately :
for me happened at first of January 2103, boy does the time fly
Uncaught (in promise) NotSupportedError: screen.orientation.lock() is not available on this device.Understand this errorAI
electrobillion.js:450 panicked at client/src/lib.rs:568:34:
called `Result::unwrap()` on an `Err` value: JsValue(QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'electrobillion_save' exceeded the quota.
QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'electrobillion_save' exceeded the quota.
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at handleError (https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillion.js:29:18)
at imports.wbg.__wbg_setItem_7a9a3aaeafde3c1f (https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillion.js:742:70)
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at __wbg_adapter_45 (https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillion.js:231:10)
at real (https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillion.js:140:20))
Stack:
Error
at imports.wbg.__wbg_new_8a6f238a6ece86ea (https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillion.js:639:21)
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillio...
at __wbg_adapter_45 (https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillion.js:231:10)
at real (https://html-classic.itch.zone/html/12081489-1146608/static/js/pkg/electrobillion.js:140:20)
I think it should now be addressed fully, I had to trial two separate options and the second seems to be working right now. That was a serious challenge in many unexpected ways, some additional issues with embedding in itch made it a struggle.
Let me know if you are still able to test, and thank you so much for your help thus far! I'd also appreciate if you have more feedback related to the game itself.