You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run it in the editor with or without internet everything still works just fine. However in the packaged version if I turn off my internet connection then the mainscript crashes every time. Where would be a good starting point for me to dig into this issue or would anyone perhaps know why this might be happening?
The text was updated successfully, but these errors were encountered:
I have exactly the same issue.
If I shut down my network card the node process doesn't start.
[2021.05.12-15.41.30:574][ 0]LogWorld: Bringing up level for play took: 0.001941
[2021.05.12-15.41.30:577][ 0]LogTemp: RunScriptStart
[2021.05.12-15.41.30:579][ 0]LogTemp: node thread start
[2021.05.12-15.41.30:579][ 0]LogTemp: Starting node.exe at C:/Users/{OBFUSCATED}/Plugins/nodejs-ue4/Source/ThirdParty/node with ../../../Content/Scripts/nodeWrapper.js
[2021.05.12-15.41.30:579][ 0]LogUMG: Display: Widget Class LiveTime_W_C - Loaded Fast Template.
[2021.05.12-15.41.30:579][ 0]LogUMG: Display: Widget Class LiveScore_W_C - Loaded Fast Template.
[2021.05.12-15.41.30:580][ 0]LogUMG: Display: Widget Class MainScreen_W_C - Loaded Fast Template.
[2021.05.12-15.41.30:582][ 0]SocketIOLog: SocketIO Invalid appears to have lost connection, reconnecting attempt 0 with delay 5000
If I run it in the editor with or without internet everything still works just fine. However in the packaged version if I turn off my internet connection then the mainscript crashes every time. Where would be a good starting point for me to dig into this issue or would anyone perhaps know why this might be happening?
The text was updated successfully, but these errors were encountered: