You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the game gets stuck loading it continues on without waiting.
Full console log of a bad run:
%c Particle system powered by three.quarks. https://quarks.art/ font-size: 14px; font-weight: bold;
socket provider render
socket provider render
credentials provider render
credentials-created
credentials provider render
hard reset
key: defaultPlayerName/1
key: defaultPlayerName/0
key: defaultSfxVolume
key: peerSecret/0
removing key: peerSecret/0
destroying db: client/d9041cfc
destroying db: socket.runtime.commonjs.cache.storage(loader.response)
destroying db: socket.runtime.commonjs.cache.storage(loader.status)
destroying db: socket.runtime.serviceWorker.env(/socket/npm)
destroying db: socket.runtime.sharedWorker.env(/)
Database successfully deleted: client/d9041cfc
Done. Now executing callback if passed.
Dexie.delete('socket.runtime.commonjs.cache.storage(loader.response)') was blocked
xie.delete('socket.runtime.commonjs.cache.storage(loader.response)') was blocked
Dexie.delete('socket.runtime.commonjs.cache.storage(loader.status)') was blockeded
Dexie.delete('socket.runtime.serviceWorker.env(/socket/npm)') was blocked
Dexie.delete('socket.runtime.sharedWorker.env(/)') was blocked
%c Particle system powered by three.quarks. https://quarks.art/ font-size: 14px; font-weight: bold;
socket provider render
socket provider render
credentials provider render
credentials-created
credentials provider render
database render
database render
client provider render
client/b49fbfb0 worker started
client provider render
The text was updated successfully, but these errors were encountered:
PlaymintPaul
changed the title
Sometimes get stuck on the block loading screen after boot
Sometimes get stuck on the block loading screen after boot - now with debug log!
Oct 29, 2024
Was able to rereate this locally and was able to get the console log below
The key difference between this and when it works properly, is that normally it pauses and shows the Reset/Resume screen after the first
When the game gets stuck loading it continues on without waiting.
Full console log of a bad run:
The text was updated successfully, but these errors were encountered: