Photon Engine Demo crashed

Hello,

I have managed to build(Which used photon-windows-sdk_v4-1-16-5) and open Photon Engine official unreal demo project in UnrealEngine Editor:

But when run the project it crashed with following message:

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffffffffffff

UE4Editor_PhotonDemoParticle!ExitGames::Common::MemoryManagement::Internal::Interface::free()
UE4Editor_PhotonDemoParticle!ExitGames::Common::UTF8String::~UTF8String()
UE4Editor_PhotonDemoParticle!OutputListener::log() [D:\Works\UniXverse\Photon-Unreal-SDK_DemoParticle-UE4\Source\PhotonDemoParticle\demo_particle_common\OutputListener.h:16]
UE4Editor_PhotonDemoParticle!Console::write() [D:\Works\UniXverse\Photon-Unreal-SDK_DemoParticle-UE4\Source\PhotonDemoParticle\demo_particle_common\Console.cpp:21]
UE4Editor_PhotonDemoParticle!Console::writeLine() [D:\Works\UniXverse\Photon-Unreal-SDK_DemoParticle-UE4\Source\PhotonDemoParticle\demo_particle_common\Console.cpp:27]
UE4Editor_PhotonDemoParticle!APhotonLBClient::BeginPlay() [D:\Works\UniXverse\Photon-Unreal-SDK_DemoParticle-UE4\Source\PhotonDemoParticle\PhotonLBClient.cpp:29]
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_Engine
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll

Any one have idea on what cause the crash? Thanks in advance.