UnrealEngineHTML5 / Documentation

540 stars 183 forks source link

Integer Overflow with Websocket Plugin #142

Open The-Crocop opened 2 years ago

The-Crocop commented 2 years ago

Hi all,

After I compile on linux, with the project containing the websocket networking plugin I get an IntegerOverlow when running in the browser. I have enough memory. What could be the reason? Do I need to set a special flag to make it work? I am on linux. Cheers