Strange behaviour after milo update #1395
Replies: 5 comments 6 replies
-
No, sorry, don't know what might be wrong. The demo server has continued to behave normally with UaExpert through all of the latest commits. It may be something implementation specific; I think you'll have to debug a little more before I can be useful. |
Beta Was this translation helpful? Give feedback.
-
Small list of what has changed since March 18: https://github.com/eclipse-milo/milo/commits/dev/1.0/?since=2025-03-18&until=2025-03-28 Perhaps an NPE introduced by the latest commit? 92b3334 |
Beta Was this translation helpful? Give feedback.
-
Hello i mixed some things up i downloaded the version before on Febuary 2 so the Version before has to be the commit on January 31( i guess) so there are a lot more changes Inbetween wich doesn't make it simpler for me. So actually i updated on Mar 18 and had to do some api changes i think i have to look up the changes i made there. And just now i realized something went wrong so i thought it is the new update. |
Beta Was this translation helpful? Give feedback.
-
So i try to list up the changes i had to do back then
|
Beta Was this translation helpful? Give feedback.
-
FYI: I changed everything to static (also DataTypeManager) and now it works fine again. I already have written the custom structures by hand so i just use them and at the moment, I can't foresee if there's a case where I need dynamic types. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i updatet the milo/dev1.0 to newest commit. And now i have some strange behaviour showing up in Ua Expert

I just see Bad waiting for Inital Data on my monitoreditems but wenn i browse the Node value i see it has actually been written. Do you have a suggestion what is wrong here? I think version before was from Mar 18 and there i didnt see any problems. Thanks in Advance
Beta Was this translation helpful? Give feedback.
All reactions