Andrey Terentyev
- Network Optix team
Nx Support Team
- Total activity 1590
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 519
Comments
Recent activity by Andrey Terentyev-
Hello,In addition to what Ichiro has suggested.Putting these statements together> i want this page have custom an custom fuctionality from my own javascript.> So i'am trying make an custom Nx Clien...
-
On top of this, I'd highly recommend you reading our developer guide available by this link.https://meta.nxvms.com/docs/developers/knowledgebase/264-overview
-
Hello,I would like to inquire how the plugin can send coordinates to the platform side. Is there any sample code in the MetaData SDK that we can refer to?There are sample analytic plugin and object...
-
Hello,Building with mingw compilers is not supported. Even if you succeed the plugin won't be binary compatible. Try switching to Visual Studio instead.
-
Hello,Subramanian, I'm pasting your message from another thread of yours, which seems to be a duplicate for the current one.Is there a way to suppress this error because my analytical plugin take s...
-
> If it is of use to you I can upload a zip of the copy of the Metadata SDK project that I am using?Yes, please.
-
Hello Dlawlor,I've just tested in my lab in a Windows machine building code samples with the build_samples.bat script supplied with the Metadata SDK. Neither sample nor stub plugin caused any issue...
-
Hi,I managed to figured out what happened.I appeared we changed our building technic and the .sln file is not supposed to be produced anymore. However, we forgot to remove a corresponding paragraph...
-
Hello,I add the output to a servers plugins folder and start the server, it enters a boot loop (starting and restarting)This with a great probability indicates crashing of the Server. Since a plugi...
-
Hello Subramanian,I managed to reproduce the issue.That seems to be a bug. We'll try to fix it.Thank you very much for reaching out and pointing out the issue.