Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A small bug #18

Open
807502278 opened this issue Jul 24, 2024 · 6 comments
Open

A small bug #18

807502278 opened this issue Jul 24, 2024 · 6 comments

Comments

@807502278
Copy link

807502278 commented Jul 24, 2024

When the output of input is connected to something else and then to default, an error "2" will be reported when loading with subgraph.

For example, it was like this at the beginning:
image
Then I added a default-node, connected the first input to inp, and an error "Error loading input/outputs for subgraph:2" would be reported when loading this.
image

Of course, it would be normal if the input was deleted and recreated and then connected to inp first. But if it was a very complex sub-node and the connection sequence was accidentally wrong, it would be very headache-inducing.

@807502278
Copy link
Author

It is just like when I connect input's "FLOAT.a.88" to inp, it will be automatically updated to "FLOAT.inp.**".

@807502278
Copy link
Author

Then there is another small problem. After I successfully loaded using the above example, the B input also became the default value.
image

@807502278
Copy link
Author

807502278 commented Aug 21, 2024

Hi @vivax3794 , when will you update?
: )

@vivax3794
Copy link
Owner

Hi @vivax3794 , when will you update? : )

Sorry for the lack of updates lately, just started uni so lifes been busy.
Will try to knock out a few updates this week

@807502278
Copy link
Author

Great, you're finally back

@807502278
Copy link
Author

Hi , How are you doing at school recently?
@vivax3794

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants