Code Monkey home page Code Monkey logo

Comments (4)

krumiaa avatar krumiaa commented on July 19, 2024 1

Aware of these compatibility issues with the latest Preview of UE5 – at least one person was able to make changes to the server.py and some of c++ files to get it working, I will be attempting to do the same shortly and push a new release.

from mindmaker.

krumiaa avatar krumiaa commented on July 19, 2024 1

Still working on this, was able to get a new plugin compiled for UE5 but stuck on the same error you were getting, seems to be an issue with some of the python source files, socketio\server.py etc. Will give an update once I have something working

from mindmaker.

Epilol avatar Epilol commented on July 19, 2024

I fixed the warning about already connected by just removing the connect node in the blueprint (connect was being called twice).
I'm still not sure what is causing the assert.

The issue seems what I'm noticing on the server cmd:

Exception in thread Thread-4:
Traceback (most recent call last):
File "threading.py", line 926, in _bootstrap_inner
File "threading.py", line 870, in run
File "site-packages\socketio\server.py", line 679, in _handle_event_internal
File "site-packages\socketio\server.py", line 708, in _trigger_event
File "mindmaker.py", line 340, in recieve
KeyError: '_init_setup_model'

from mindmaker.

Epilol avatar Epilol commented on July 19, 2024

thanks a lot! I will give it a shot as well, where is the server.py file located by the way? I couldn't find it

from mindmaker.

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.