SOLVED Example Plugin v7 working on dedicated ?

PlanRZ

Guest
Hello, i tried to get the sources of Example Plugin v7.
I compiled it in x64, added the dll to my dedicated server but It didn't work ...
For reference i have the WelcomePlugin which installs and works perfectly.

I used Visual Studio 2019 and the sln provided in Release/x64. Is it compatible ?
Does this plugin works on a dedicated server ?

Thanks for your help.
 
Hello, i tried to get the sources of Example Plugin v7.
I compiled it in x64, added the dll to my dedicated server but It didn't work ...
For reference i have the WelcomePlugin which installs and works perfectly.

I used Visual Studio 2019 and the sln provided in Release/x64. Is it compatible ?
Does this plugin works on a dedicated server ?

Thanks for your help.

Is the dedi on your machine or another? If the latter, make sure it has the runtimes you've compiled the plugin with.
 
Very good point, thanks. I will check that ...

Edit : You were right, i installed the vcredist and it worked. Thanks again.
 
Last edited:
Back
Top