Coder Social home page Coder Social logo

Comments (6)

CodeSpartan avatar CodeSpartan commented on July 19, 2024

Could work. Why don't you give it a try?
You can delete the line with the engine version entirely when trying.

from ue4tcpsocketplugin.

lordrex34 avatar lordrex34 commented on July 19, 2024

The plugin works with UE5.

from ue4tcpsocketplugin.

rforman9 avatar rforman9 commented on July 19, 2024

@lordrex34, can you elaborate on your above comment "The plugin works with UE5."
I'm getting this message when I try to enable the plugin in UE5:

---------------------------
Missing Modules
---------------------------
The following modules are missing or built with a different engine version:

  TcpSocketPlugin

Engine modules cannot be compiled at runtime. Please build through your IDE.
---------------------------
OK   
---------------------------

Can you explain how you got it to build/compile?

from ue4tcpsocketplugin.

lordrex34 avatar lordrex34 commented on July 19, 2024

@rforman9 change the version in the plugin and build it with UE5 EA.
Additionally if it doesn't work (it worked for me), you may try to investigate with Rider.

from ue4tcpsocketplugin.

rforman9 avatar rforman9 commented on July 19, 2024

The good news is I got it to compile. The bad news is that I'm getting an error at runtime when it's called from this Face Capture with Android App.
Couldn't connect to server. TcpSocketConnection.cpp: line 410
While trying to debug it in VS2019, It looks like it's trying to connect using a default ip address of 192.168.1.27, and not using the ip address that I set in the unreal app. Still trying to figure out exactly where the disconnect is though. This app and plugin run without errors in UE4.26.

from ue4tcpsocketplugin.

CodeSpartan avatar CodeSpartan commented on July 19, 2024

it's trying to connect using a default ip address of 192.168.1.27

This ip isn't defined as default anywhere in this plugin, so it comes from somewhere in your code.

from ue4tcpsocketplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.