Home › Forums › Bug Reports and Feature Requests › After update to 4.0: Puzzles have no effect
- This topic has 26 replies, 8 voices, and was last updated 2 years ago by Ivan Lyubovnikov.
-
AuthorPosts
-
2022-07-14 at 11:15 pm #54147David YanezCustomer
The same has happened to me, please help!
After updating to version 4.0.1 only the init and main tabs appeard, but my custom puzzle tabs disappeared. Also, I am not able to link scene objects anymore. I.E., when I choose a selector (object, group, light, etc.), there is no dropdown options from the maya scene.
And I also find weird that when running the index.html file, everything works as before, but I cant see nor edit in the new puzzles. How can I restore the visual logic files from the prior version 4.0 pre3? I´ve tried re installing this previous version but I still get the mentioned errors.
I’ll appreciate the feedback.
Attachments:
You must be logged in to view attached files.2022-07-14 at 11:51 pm #54149kdvParticipantAnd I also find weird that when running the index.html file, everything works as before
It’s not strange, old
visual_logic.js
will work with no problem if not changed with this new buggy puzzle editor. Looks like the new puzzle editor in some cases can’t readvisual_logic.xml
correctly…Can you show your
visual_logic.xml
?Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-07-15 at 1:07 am #54150David YanezCustomerThank you kdv77kdv,
Here is the visual_logic.xml file created on prior verge3d 4.0 pre3 version.
2022-07-15 at 1:10 am #54151kdvParticipantpack it into .zip before attaching…
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-07-15 at 1:45 am #54152David YanezCustomerSorry about that. Here is the zip version
2022-07-15 at 2:05 am #54154kdvParticipantHere’s what the browser console shows. I can see your custom puzzle tabs, but they are empty…
It’s strange, but your .xml really have the shadow block that is located as a top-level block )))
Somehow the shadow block
1024
was saved as a top-level block separately
Try the attached file. It should work fine now…
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-07-15 at 3:13 am #54160David YanezCustomerYour awesome!
How did you fix it? I’m able to see my custom tabs again, thank you so much!
One question though, I had a puzzles plugin installed in the 4.0 pre 3 version but with the updated 4.0.1 version it doesn’t show.
Might the plugin need an update as well? I just copied the plugin folder to the “verge3dm_maya/puzzles/plugins” location where the E-Commerce and SCORM are. In case you know I’ll appreciate the guidence.
Again thanks!
Attachments:
You must be logged in to view attached files.2022-07-15 at 3:35 am #54162kdvParticipantI don’t know. Maybe it’s not compatible now. Attach .zip with this plugin to see it closer…
How did you fix it?
Just removed
shadow
top-level block shown on the screenshot above ))) it’s not supposed to be there…Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-07-15 at 3:07 pm #54171David YanezCustomerThanks kdv77kdv for all the help.
This is the plugin.
2022-07-15 at 8:19 pm #54179kdvParticipantInside
Zjbcool-color-v1.0
folder you’ll findZjbcool-color
. That’s where the plugin is located. CopyZjbcool-color
toverge3dm_maya/puzzles/plugins
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2022-07-15 at 11:46 pm #54180David YanezCustomerOf course! I slipped there. Thanks again for all the help kdv77kdv, you rock!
2022-11-03 at 3:08 pm #57064Ivan LyubovnikovStaffIt’s strange, but your .xml really have the shadow block that is located as a top-level block )))
Regarding the shadow block issue: this is a bug that will be fixed in the next verge3d update. More info here: https://www.soft8soft.com/topic/puzzles-are-gone/#post-57062
Co-founder and lead developer at Soft8Soft.
-
AuthorPosts
- You must be logged in to reply to this topic.