Problem running Plugin on remote Windows Server

Discussion in 'Plugins' started by Stephane Rouault, Feb 1, 2013.

  1. Stephane Rouault

    Stephane Rouault Registered

    Joined:
    Dec 23, 2011
    Messages:
    13
    Likes Received:
    9
    Hello,

    I'm having a problem running a plugin on a remote Windows server. It's VM server with Windows Web Server 2008 R2, service pack 1.

    I put some logging in the 'StartUp' section of the plugin, and when I start the dedicated rf2 server, I dont see any logging at all, like it doesnt even load the plugin.

    It works fine on my local windows machine. Is there a configuration somewhere that tells rf2 to ignore plugins?

    Can anyone help me with this problem? Can a developer maybe start an IM session?

    Would be much appreciated.

    Kind Regards,

    Stephane Rouault
    srouault@qaleido.com
     
  2. Lazza

    Lazza Registered

    Joined:
    Oct 5, 2010
    Messages:
    12,345
    Likes Received:
    6,572
    I have a plugin running on a similar server. Nothing special has been done on it. Can't really say I know where to begin if it works fine on a local server, unless there are dependencies of some sort (C++ runtimes etc) the server doesn't have. I had to play a bit with build settings on plugins because they didn't run for a lot of people, I think the rF2 example plugin build options (VC) worked fine.

    But pretty sure there's nothing stopping it from working, anyway :)
     
  3. Stephane Rouault

    Stephane Rouault Registered

    Joined:
    Dec 23, 2011
    Messages:
    13
    Likes Received:
    9
    Thanks Lazza! I tried the settings from the example, and it worked ;)
     

Share This Page