Hi,
I deployed on Firefox, but I get this error immediately.
Expression ((ReadPtr + Size + 2*sizeof(uint32)) <= RecieveBuffer.Num()) failed in D:\Build\++UE4+Release-4.14+Compile\Sync\Engine\Source\Runtime\NetworkFile\Private\HTTPTransport.cpp:181!
Check console for details.
console:
Expression '(ReadPtr + Size + 2*sizeof(uint32)) <= RecieveBuffer.Num()' failed in D:\Build\++UE4+Release-4.14+Compile\Sync\Engine\Source\Runtime\NetworkFile\Private\HTTPTransport.cpp:181!
at EPq (6454c3ef-e531-41da-b6d6-d334ab3eb160:93:1)
at myh (6454c3ef-e531-41da-b6d6-d334ab3eb160:34:1)
at bmC (6454c3ef-e531-41da-b6d6-d334ab3eb160:110:1)
at KZb (6454c3ef-e531-41da-b6d6-d334ab3eb160:62:1)
at __a (6454c3ef-e531-41da-b6d6-d334ab3eb160:29:1)
at KWq (6454c3ef-e531-41da-b6d6-d334ab3eb160:93:1)
at jHc (6454c3ef-e531-41da-b6d6-d334ab3eb160:59:1)
at Rs (6454c3ef-e531-41da-b6d6-d334ab3eb160:103:1)
at uK (6454c3ef-e531-41da-b6d6-d334ab3eb160:61:1)
at bgj (6454c3ef-e531-41da-b6d6-d334ab3eb160:73:1)
at A5i (6454c3ef-e531-41da-b6d6-d334ab3eb160:73:1)
at asm._main (60667844-524c-4b97-b89d-7396c3183aa3:132:34553)
at callMain (60667844-524c-4b97-b89d-7396c3183aa3:132:180716)
at doRun (60667844-524c-4b97-b89d-7396c3183aa3:132:181635)
at run/< (60667844-524c-4b97-b89d-7396c3183aa3:132:181803) 60667844-524c-4b97-b89d-7396c3183aa3:1:326595
uncaught exception: ASM_CONSTS<@blob:http://localhost:53501/60667844-524c-4b97-b89d-7396c3183aa3:1:28354
_emscripten_asm_const_iiii@blob:http://localhost:53501/60667844-524c-4b97-b89d-7396c3183aa3:1:32018
EPq@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:93:1
myh@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:34:1
bmC@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:110:1
KZb@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:62:1
__a@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:29:1
KWq@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:93:1
jHc@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:59:1
Rs@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:103:1
uK@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:61:1
bgj@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:73:1
A5i@blob:http://localhost:53501/6454c3ef-e531-41da-b6d6-d334ab3eb160:73:1
asm._main@blob:http://localhost:53501/60667844-524c-4b97-b89d-7396c3183aa3:132:34553
callMain@blob:http://localhost:53501/60667844-524c-4b97-b89d-7396c3183aa3:132:180716
doRun@blob:http://localhost:53501/60667844-524c-4b97-b89d-7396c3183aa3:132:181635
run/<@blob:http://localhost:53501/60667844-524c-4b97-b89d-7396c3183aa3:132:181803
EDIT: basically the same thing on Chrome.