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

Procedures blocks problem #24

Closed
vml933 opened this issue Jul 5, 2021 · 6 comments
Closed

Procedures blocks problem #24

vml933 opened this issue Jul 5, 2021 · 6 comments

Comments

@vml933
Copy link

vml933 commented Jul 5, 2021

Hello, I have 3 question.

  1. When I rename block: procedure name on canvas , the block doesn't update block label at the first time, rename block again the label will update the name which I updated at first time, not the second one, is it a bug?

  2. When I drag a block:procedure on canvas and add some statement in block and run, everything work is fine. but save xml, then load xml, the block: procedure can't work property, is it a bug?

  3. When I drag a block:procedure to canvas, then drag the latest block which auto created from toolbox to canvas, click the left top gear icon, it show "Exception: Can't find dialog prefab for procedures_callnoreturn_mutator, Please ensure you configure it in "BlockResSettings", I can add "procedures_callnoreturn_mutator" in BlockResSettings, but I can't found any prefab or script like "ProcedureCallMutatorDialog", is it a unfinished part?

Thanks for help.

@imagicbell
Copy link
Owner

Sorry for the bugs. Please see the newly commits:
758dd8d
cf4c9dc
Hopefully, they are fixed.

One more thing, please rebuild the block prefabs again. The procedure caller prefab was attached with a "settings" image, but now it is removed. Only the procedure definition prefab is allowed to have the "settings".

@vml933
Copy link
Author

vml933 commented Jul 7, 2021

procedure work fine, very appreciate for quick fixed.

@vml933
Copy link
Author

vml933 commented Jul 12, 2021

Hello,
one more question, if a procedure block with 1 row block inside, it work perfect; but more than 1 row block inside,
it throw " Language CSharp does not know how to interprete code for block type procedures_defreturn",
is it a bug?

Thanks.

@vml933
Copy link
Author

vml933 commented Jul 20, 2021

Hi, is any update can fix above problem?
Thanks.

@imagicbell
Copy link
Owner

Please check the update 94ef264
Sorry for the late fix. I am just back from my 1-week long holiday.

@vml933
Copy link
Author

vml933 commented Jul 20, 2021

Thanks for the quick fix, very appreciate!

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