Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes get stuck on the block loading screen after boot - now with debug log! #242

Open
PlaymintPaul opened this issue Oct 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@PlaymintPaul
Copy link
Contributor

PlaymintPaul commented 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

credentials provider render
credentials-created
credentials provider render

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
@PlaymintPaul 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
@ldunnplaymint ldunnplaymint added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants