You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I compiled the code and when I show my first window I got this:
I tried installing WebView2 from here: https://developer.microsoft.com/en-us/microsoft-edge/webview2/ and it works now. But this seems to be a problem because it could mean that the dependencies are not being referenced correctly or that something is missing, I don't know, but I guess you don't want users to have to download this to make it work. You had installed this? maybe if you try uninstalling it you can reproduce the error on your machine.
Since your ServerInterface.gh file references a path on your local machine and the button value is set to true I got another error that crashed Rhino. I had to open the definition with the solver locked to change it to my local path and it works now. I think you should set the buttons that launch windows to false before saving and a few notes explaining that they reference the path on their computer.
I had started playing with web interfaces for my Peacock plugin a while ago and coming across this made my day 😄. I'm going to keep exploring and give you more feedback, it would be awesome to use it as the face of my plugin. 🔥 🔥 🔥
The text was updated successfully, but these errors were encountered:
Hi did anyone find a solution to the dependency error? I am unable to install webview2. Keeps saying that it is already installed. But then GH files don't work.
Hi!
I compiled the code and when I show my first window I got this:
I tried installing WebView2 from here: https://developer.microsoft.com/en-us/microsoft-edge/webview2/ and it works now. But this seems to be a problem because it could mean that the dependencies are not being referenced correctly or that something is missing, I don't know, but I guess you don't want users to have to download this to make it work. You had installed this? maybe if you try uninstalling it you can reproduce the error on your machine.
Since your ServerInterface.gh file references a path on your local machine and the button value is set to true I got another error that crashed Rhino. I had to open the definition with the solver locked to change it to my local path and it works now. I think you should set the buttons that launch windows to false before saving and a few notes explaining that they reference the path on their computer.
I had started playing with web interfaces for my Peacock plugin a while ago and coming across this made my day 😄. I'm going to keep exploring and give you more feedback, it would be awesome to use it as the face of my plugin. 🔥 🔥 🔥
The text was updated successfully, but these errors were encountered: