Giter Site home page Giter Site logo

Comments (10)

hugoattal avatar hugoattal commented on June 2, 2024 2

@flankey You'll need to compile it yourself. You just have to follow this guide: https://github.com/hugoattal/ElectronicNodes/wiki/How-to-install-Electronic-Nodes-on-previous-version-of-the-engine%3F-On-custom-build%3F

To sum it up:

  • Download the 3.3 version of Electonic Nodes (available for 4.25 or 4.26) from the Epic Games launcher
  • Locate the plugin in your Engine/Plugins/Marketplace folder
  • Copy the plugin inside the plugins folder of your UE5 project
  • Edit the EngineVersion of ElectronicNodes.uplugin to "5.0.0"
  • Launch your project (your project must be C++ based for the compilation to happen*)

*If your project in BP-based, just create a C++ class in it and delete it. It won't change anything for you, but will make the compilation possible.

Keep in mind that the support is experimental for now and might break with future versions of UE5

from electronicnodes.

achmad-sudibyo-ps avatar achmad-sudibyo-ps commented on June 2, 2024 1

image

work flawlessly at 5.0 EA 2, thanks @spacemarine658 and @hugoattal you made blueprint programming great again.

from electronicnodes.

hugoattal avatar hugoattal commented on June 2, 2024

Done, will be available in the next update

image

from electronicnodes.

flankey avatar flankey commented on June 2, 2024

Hi @hugoattal, how do you activate it on UE5? It tells me that it was built for 4.26 and won't load.

from electronicnodes.

VeissieV avatar VeissieV commented on June 2, 2024

Hello, I've been struggling with this process for a while as a new user. I can't get Unreal to let me create and open a C++ project.
This is the error that I get:
ERROR: Expecting to find a type to be declared in a module rules named ‘HIDUE’ in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the ‘ModuleRules’ type defined by Unreal Build Tool.

I’ve installed several components with the Visual Studio installer that I’ve seen referenced in forum posts where people couldn’t create a C++ project including:
.Net Core, ASP, Unreal Engine Installer(game development workload), .Net Compiler, .Net build tools and some others.

from electronicnodes.

hugoattal avatar hugoattal commented on June 2, 2024

@JinVeiss Hum, Unreal Engine is still in preview so there may be some things that are a bit broken... Let's try this:

  • Create a brand new blank C++ project
  • Follow the previous steps of installing Electronic Nodes in that project

Would this work? If it is, then the problem lies in the conversion of your project to a C++ based one 😕...

from electronicnodes.

VeissieV avatar VeissieV commented on June 2, 2024

I get that error shortly after clicking the create button on a C++ project and then Visual Studio opens instead of the Unreal editor.

This is the full string:
Running C:/Program Files/Epic Games/UE_5.0EA/Engine/Binaries/DotNET/UnrealBuildTool/UnrealBuildTool.exe Development Win64 -Project="C:/Users/Veiss/Documents/Unreal Projects/Cstuff1/Cstuff1.uproject" -TargetType=Editor -Progress -NoEngineChanges -NoHotReloadFromIDE
Win64 using Manual SDK 10.0.18362.0
Creating makefile for Cstuff1Editor (no existing makefile)
ERROR: Expecting to find a type to be declared in a module rules named 'HIDUE' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.

If all else fails could I provide proof of purchase for a precompiled version?

from electronicnodes.

hugoattal avatar hugoattal commented on June 2, 2024

Well it seems like it's a UE5 related bug then 😕... I can't really help with that... I think I recall that I had to download a bunch of dotNet SDK things, you might want to check out the unreal forums for such bug with UE5.
(Also, it seems like you have a "HIDUE" plugin that block everything?)

If all else fails could I provide proof of purchase for a precompiled version?

I don't think it'll work... In any case, it really is an experimental feature (and I'm already crossing marketplace guidelines with this). Best is to wait for the UE5 release and stick to the UE4 for now, if you can't make a C++ based project work on UE5.

from electronicnodes.

VeissieV avatar VeissieV commented on June 2, 2024

Yeah, I'm not sure what that HIDUE is. It could be the 3DConnexion Space Mouse plugin that I have. I'll try removing that.

Edit: Yep, that was it. Sweet deal..

from electronicnodes.

spacemarine658 avatar spacemarine658 commented on June 2, 2024

For anyone struggling to compile it in UE5 this helps, just ignore the last step and instead add the compiled files into the plugins folder.

https://www.youtube.com/watch?v=sC0gnfYzFzU

from electronicnodes.

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.