Tom M. Posted April 28, 2020 Share Posted April 28, 2020 Hi there, i have a strange issue in a marionette object node. The network outside of an object node works perfect. But in the Object node the textfields changes randomly their position. Does anyone know something about this problem or are some connections wrong inside of my network? Quote Link to comment
M.Graf TH-OWL Posted April 29, 2020 Share Posted April 29, 2020 (edited) 13 hours ago, Tom M. said: Hi there, i have a strange issue in a marionette object node. The network outside of an object node works perfect. But in the Object node the textfields changes randomly their position. Does anyone know something about this problem or are some connections wrong inside of my network? you can try to add the <Point> node (with correct Coordinates) at all "Easy Text nodes" than try the <dummy end> node, instead of <Pass> node at the end of your Marionette network greatings M.Graf Edited April 29, 2020 by M.Graf TH-OWL Quote Link to comment
Tom M. Posted April 29, 2020 Author Share Posted April 29, 2020 (edited) I tried this before, same issue... Right now i have implemented the point coordinates direct in the "easy Text" node. the dummy end node also brings no improvement. Thanks for the hints M.Graf Edited April 29, 2020 by Tom M. Quote Link to comment
Marionette Maven Marissa Farrell Posted April 29, 2020 Marionette Maven Share Posted April 29, 2020 Hi @Tom M. Any chance you'd be willing to send me that file (or a simplified one) so I can take a look at your network? You can send it to me in a direct message if you aren't comfortable sharing to this thread. Quote Link to comment
Tom M. Posted April 29, 2020 Author Share Posted April 29, 2020 Hi, @Marissa Farrell thank for having a look inside the network Weird Text Issue.vwx Quote Link to comment
M.Graf TH-OWL Posted May 5, 2020 Share Posted May 5, 2020 i found the issue 🙂 another "String Node" (tested with string "_", and " ") at the ItemFalse Input by every "If Node" and your Marionette Object works fine! greatings M. Graf Quote Link to comment
m.graf Posted May 5, 2020 Share Posted May 5, 2020 @Tom M. found another bug: if the String node "1_Raum_ID" or "2_Bez" is empty - same issue. wrote a little Script in the String Node, it change "empty String" to "Space" / "Leerzeichen" Weird Text Issue-bugfix.vwx greatings M. Graf Quote Link to comment
Tom M. Posted May 6, 2020 Author Share Posted May 6, 2020 @m.graf thanks for the updated string node. I tried this workaround with the Space as well 😉 because I discoverd that the positioning error only happens if one string is empty. But I wanted to understand why this random positioning happens because all the text nodes have their specific insertion point. For the moment I can work with this workaround. Thanks Quote Link to comment
M.Graf TH-OWL Posted May 6, 2020 Share Posted May 6, 2020 @Tom M. Sorry, I only have guesses what it could be... 1 Quote Link to comment
Tom M. Posted May 6, 2020 Author Share Posted May 6, 2020 I really appreciate your help. Looks like that marionette sometimes does what it wants to do 😉 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.