Hello i’m using the ue4 v.24 cloned for html5. My project works fine if I package it for win64 but i need it for html5. After i finish packaging for html5 and run it in a browser, i get this error:
Uncaught Error at Array.ASM_CONSTS (blob:http://localhost:8000/e9973b2b-eedd-4e4a-b610-8edab4d61b9e:1179:18) at _emscripten_asm_const_i (blob:http://localhost:8000/e9973b2b-eedd-4e4a-b610-8edab4d61b9e:1303:25) at __ZN17FOpenGLDynamicRHI38RHICreateBoundShaderState_OnThisThreadEP21FRHIVertexDeclarationP16FRHIVertexShaderP14FRHIHullShaderP16FRHIDomainShaderP15FRHIPixelShaderP18FRHIGeometryShaderb (:wasm-function[28677]:0x109b2c6) at __ZN17FOpenGLDynamicRHI34RHICreateBoundShaderState_internalEP21FRHIVertexDeclarationP16FRHIVertexShaderP14FRHIHullShaderP16FRHIDomainShaderP15FRHIPixelShaderP18FRHIGeometryShaderb (:wasm-function[28062]:0x104c64b) at __ZN17FOpenGLDynamicRHI27RHISetGraphicsPipelineStateEP25FRHIGraphicsPipelineState (:wasm-function[28010]:0x104b91c) at __ZThn16_N17FOpenGLDynamicRHI27RHISetGraphicsPipelineStateEP25FRHIGraphicsPipelineState (:wasm-function[28027]:0x104bde9) at __ZN11FRHICommandI35FRHICommandSetGraphicsPipelineState45FRHICommandSetGraphicsPipelineStateString1296E18ExecuteAndDestructER19FRHICommandListBaseR27FRHICommandListDebugContext (:wasm-function[29329]:0x110faf0) at __ZN23FRHICommandListExecutor22ExecuteInner_DoExecuteER19FRHICommandListBase (:wasm-function[29106]:0x10d614a) at __ZN21FExecuteRHIThreadTask6DoTaskEN13ENamedThreads4TypeERK12TRefCountPtrI11FGraphEventE (:wasm-function[29111]:0x10d6a1a) at __ZN10TGraphTaskI21FExecuteRHIThreadTaskE11ExecuteTaskER6TArrayIP14FBaseGraphTask22TSizedDefaultAllocatorILi32EEEN13ENamedThreads4TypeE (:wasm-function[29110]:0x10d66a3)
I don’t know what it means so I don’t know how to fix it. Please, anyone can help me? i really need it working in html5 ![]()