monsieurgustav / UE-OSC

OSC plugin for Unreal Engine 4 Blueprints
MIT License
323 stars 95 forks source link

Packaging Error in UE 4.23 #72

Closed appmechanic closed 5 years ago

appmechanic commented 5 years ago

Hello,

I am getting packaging error in 4.23.

It shows: Assertion Failed : CachedSocketSubsystem != nullptr && *Networking module not loaded and initialized"

[File: Runtime\Networking\Public\Interfaces\/IPv4/ipV4eNDPOINT.H[Line: 105]

monsieurgustav commented 5 years ago

Hi, This has been fixed in the latest commit "crashfix: IPv4Endpoint should be initialized before use".

appmechanic commented 5 years ago

Thanks.

lesterxmn commented 3 years ago

same problem with ue4 4.25! but where can i initialize the IPv4Endpoint?