HTML5 Build crashes after 7 minutes with "RuntimeError: integer overflow"

Hey mate, I know is an old post but when i export to html5 and run it on chrome i get this error:
Uncaught Error at Array.ASM_CONSTS (blob:http://localhost:8000/16ca2c93-cf14-4df6-a97e-051c5ff1ea1a:1179:18) at _emscripten_asm_const_i (blob:http://localhost:8000/16ca2c93-cf14-4df6-a97e-051c5ff1ea1a: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)
Uncaught RuntimeError: float unrepresentable in integer range
Uncaught RuntimeError: float unrepresentable in integer range
Uncaught RuntimeError: float unrepresentable in integer range
Uncaught RuntimeError: float unrepresentable in integer range
Uncaught RuntimeError: float unrepresentable in integer range

Do you know how to fix it? Please :frowning: