IndexedDB is disabled by default. this was done as a development setting to prevent “files” from being stored in the browser (think asset cache hell). that said, you can enable it in:
BUT! i would recommend you wait until WASM with multithreading support goes in. the file system in browser storage will get some major loving to make this work better. (also, we need to work with browser makers to ensure we can get some fat storage space support.)
so you can ignore that message – come to think of it, i’ll make that a warning instead of an error.
all warnings are via: function showWarningRibbon();
but, i do not recommend disabling that function. instead, you can search for showWarningRibbon lines that also contains IndexedDB in them – and then comment those lines out… there seems to be only 4 of them.
change the button lines to look like this
search for this lines in my image
by adding this "style=“d i s p l a y : none ;” to buttons you can make it invisible…remove the spaces tho
and make all the code in that block look like this below and that error goes away and the buttons get hidden
and no error shows anymore
Eu fiz passo a passo para habilitar o GitHub mas quando entrei no meu arquivo o IndexedDB ainda estava desabilitado e com a mesma mensagem de precisar do GitHUb.
mao_negra, you will need to rebuild the editor after obtaining the source code. (seems the links to the instructions are no longer in the “ue4 on github” page.)
the instructions for building ue4 can be found here:
Hi shanshy, Did you cleared this problem.please help me…
IndexedDB Storage wasn’t able to click.
GitHub source also connected,but it was not working, can anyone please help me.
please check the images.