Hi, as I mentioned in the title, I faced the “no monobehavior script…” error.
I know it is a quite common error and there are so many thread about it, but after hours searching and fixing, I still haven’t solved it yet.
Can you take a look at my project and script named “OPC.cs” and point me the error?
For more details, I’m trying to make a OPC UA Client app, which connects to my Server (the Server address is in line 50). Value of two variables will be read and write to 2 Text in the Scene.
Here’s the project:
https://drive.google.com/file/d/1O_LxC6NDd2w9kJQPTO0n3I8bWCyYpGMJ/view?usp=sharing
No one’s going to download your project and look through it for your problem unless you’re paying them.
First thing to do is check your console for compile errors (click on the bottom bar of Unity to open it). 99% of the time this error exists because you have other compile errors.
1 Like
How to report problems productively in the Unity3D forums: