Today when I was trying to open my ue5 to follow a ue course, there r 2 types of error logs coming to me and I have never seen it before and still don’t know how to fix it
1.FUdpSocketBuilder: Failed to subscribe UdpMessageMulticastSocket to multicast group 230.0.0.1 on interface 0.0.0.0. Error code 37.
LogUdpMessaging: Warning: StartTransport failed to create multicast socket on 0.0.0.0:0, joined to 230.0.0.1:6666 with TTL 1
LogUdpMessaging: Warning: UDP messaging encountered an error. Auto repair routine started for reinitialization
These logs come out every second and I cannot see my normal logs
- LogFeaturePack: Error: Error in Feature pack D:/Applicatioin/unreal_engine/UE_5.0/FeaturePacks/TP_VirtualRealityBP.upack. Failed to parse manifest: Invalid Json Token. Line: 43 Ch: 4
I tried to delete the file: TP_VirtualRealityBP.upack, and this error disappears. Should I delete this file forever?