Code Monkey home page Code Monkey logo

Comments (14)

thommie-echo avatar thommie-echo commented on May 14, 2024

Hi,

I completely forgot about those problems, i fixed them when 4.6 came out but since it was a messy workaround i didn't push it. Not quite sure what i did to solve all of those problems but i was planning on pushing a new version (for 4.6.1) this weekend with all this fixed and more :)

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

Is there a way to work around it or even fix it for the time being? If so, how would I go about doing so?

from rts-community-project.

thommie-echo avatar thommie-echo commented on May 14, 2024

The following images should provide enough guidance to fixing it (note that in addition to attaching some broken pins you need to create the new custom event in the eventgraph)

1
2
3
4

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

I see that you have a node in the second screenshot that refers to "BindConstructionCompleted". What input(s) did you choose for this node?

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

Another question, would you be willing to show me your side panel on the left? As I don't know what you currently are using or have created. I ask because you have seem to added a new custom function that I don't have called "Bind Construction Completed".

Thanks.

from rts-community-project.

thommie-echo avatar thommie-echo commented on May 14, 2024

Hi,

I just created a custom event (Bind Construction Completed) in the event graph with 1 BP_Construction_Proxy input called Proxy. I hope this helps, if you still need more info i'd be happy to help.

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

Ok so I got that, but there is (what seems to be) a custom Function you've created called "Bind Construction Completed". It's shown in the third image down from the top. It is located between "Cast To BP_Construction Proxy" and the "Add" nodes.

Is that in fact custom function or am I just missing something?

Thanks.

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

Also, I am having an problem within the Event Graph. Here is a screenshot of the matter:

2015-02-06_1301

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

Also for Documentation purposes, here is a heads up on the list/screenshot of both Warnings and errors I am encountering right now.

2015-02-06_1305

from rts-community-project.

thommie-echo avatar thommie-echo commented on May 14, 2024

It seems to me you've changed a few things. To answer your questions:

Ok so I got that, but there is (what seems to be) a custom Function you've created called "Bind Construction Completed".
In the event graph i right clicked and created an event called BindConstructionCompleted with Proxy as BP_Construction_Proxy as input. From Proxy i dragged Bind Event to ConstructionCompleted and then attached OnConstructionCompleted to it. So i'm not calling a function but an event.

Also, from your pictures i can see you're not using Proxy (as BP_Construction_Proxy) but the Construction manager as a target for binding the event. So you can remove the custom created event dispatcher in the Construction Manager. Aside from that you've changed the parameter for OnConstructionCompleted to be BP_Construction_Manager instead of BP_Construction_Proxy.

This should solve 3 of your 4 errors. As for the second error, it seems you've disconnected a reroute node, you need to connect or delete it.

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

Based on your screenshots, I am doing the same exact thing in the Event Graph. I created a new custom event, named it "BindConstructionCompleted" and set it's Input to use the "BP_ConstructionProxy".

"Also, from your pictures i can see you're not using Proxy (as BP_Construction_Proxy) but the Construction manager as a target for binding the event."

What is this in reference to? If you are talking about within the Event Graph then I simply have it set to the same as what yours shows in the screenshot of your Event Graph. Seen here:

78fc9992-ad75-11e4-86f8-cc8c1a0cb5e4

As shown in the screenshot of your Event Graph, your "Finish Construction" node is targeted to the "BP_ConstructionManager".

Also, I still don't understand where you are getting the node that is sitting in between "Cast To BP_ConstructionProxy" and the "ADD" node in this screenshot. It's shown as "Bind Construction Completed". Seen here:

78f77214-ad75-11e4-9377-299df0217fc9

Can you please tell me where you got that node, or if you created it what parameters were used to do so?

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

Something I just noticed about the Node called "Bind Construction Completed", lt looks like it's a custom function that you created that I don't have within the project files.

Can you please verify?

Thanks.

from rts-community-project.

thommie-echo avatar thommie-echo commented on May 14, 2024

Hi,

I don't have much time today so i've just uploaded a working version for 4.6.1 https://github.com/UE4Thommie/RTS-Community-Project/

i'll try and answer/explain more tomorrow if you still have any questions left.

And "Bind Construction Completed" is the event i created in the event graph

from rts-community-project.

Flam1ngDem0n avatar Flam1ngDem0n commented on May 14, 2024

Ok, looks like with your recent update that you uploaded it is working now.

Thanks for the help!

from rts-community-project.

Related Issues (9)

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.