Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.

(2 edits)

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 

(+1)

Oh man, this is extremely helpful! It looks like the save files are too large for the browsers. I will have to fix this asap, than you so much!

(+1)

This has now been fixed and save files are significantly smaller. Hopefully no crash should be due to saving/loading anymore!

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)

(+1)

That's odd that it's still giving a quota error, could you tell me which platform you're playing on?

(1 edit)

I'm playing on windows 11 and using chrome, Version 131.0.6778.205 (Official Build) (64-bit) to be specific 

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.