PhotonRunning() failed Exception: photon.CounterPublisher.SystemCounter Photon 4

Options
I have tried the steps in this forum post to no avail:

http://forum.photonengine.com/discussion/1741/loadbalancing-start-problem

I can't run Photon 4, but can run Photon 3 on my development machine and my server which are both windows 7. I can run the same download on a brand new win 10 box.

I can't find any corrupted performance counters manually in the registry.

Can I just run Photon 4 without performance counters?

Photon 3 server runs fine, photon 4 server does not.

Comments

  • dshewmaker
    Options
    And I installed and uninstalled the photon counters.
  • chvetsov
    Options
    hi, @dshewmaker
    yes, you should be able to run photon without counters
    try to set Photon.LoadBalancing.Common.CommonSettings.EnablePerformanceCounters to false in LoadBalancing.dll.config

    best,
    ilya