Added texture pack game doesn't load #104
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have added a custom texture pack to my game and clicked on save and close, now my game doesn't load, the loading bar stops at halfway.
What should I do?
You can reset your settings by sending
delete localStorage.nutils_settingsin your developer console.Could tell me the steps on how to complete that?
open dev tools: https://developer.chrome.com/docs/devtools/open
click Console tab
paste that in, hit enter
reload the page