getnamo / NodeJs-Unreal

Embed node.js as an Unreal Engine plugin.
MIT License
239 stars 34 forks source link

LogUObjectGlobals: Warning: Failed to find object 'Class None.SIOJJsonObject' #14

Open CrackerHax opened 4 years ago

CrackerHax commented 4 years ago

Getting this error running the example project in 4.24.3

getnamo commented 4 years ago

It's a warning, I believe it's been there in socket.io plugin for a while (has to do with json conversion), not sure of root cause