Viking demo not working

Options
I downloaded the Viking demo, installed it and installed the Photon Server it came with. Started the photon server. Documentation is wrong to begin with. In Tray menu there is no "Photon" -- have to select "Photon InstanceLoadBalancing" option instead. If I select the "Run TestClient" I get the message:

Failed to open testclient "Stardust":
The system cannot find the file specified

If I try to run the demo, I get the message:

Connect to Photon server [127.0.0.11:5055]...
Please make sure that you have installed the Photon server.. (etc.)

And, no, that is not a typo... the address it gave was 127.0.0.11, not 172.0.0.1

I'm running on Windows 7 64bit, Unity 3.4.0

Comments

  • Boris
    Options
    If I select the "Run TestClient" I get the message:

    Failed to open testclient "Stardust":
    The system cannot find the file specified
    the test client is not included in the viking download, please download the full SDK to get this functionality.
    If I try to run the demo, I get the message:

    Connect to Photon server [127.0.0.11:5055]...
    Please make sure that you have installed the Photon server.. (etc.)

    And, no, that is not a typo... the address it gave was 127.0.0.11, not 172.0.0.1

    I'm running on Windows 7 64bit, Unity 3.4.0
    this is a bug: change the IP to 127.0.0.1 in MainMenuVik.cs