Advertisement
Guest User

Untitled

a guest
Sep 13th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. 2016-09-13 19:13:47,526 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - Initialize: ApplicationName = 'DefaultDomain', DomainID = '1'
  2. 2016-09-13 19:13:47,554 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - AppDomains with unhandled exceptions are usually not unloaded and restarted.
  3. 2016-09-13 19:13:47,562 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - Getting license information:
  4. 2016-09-13 19:13:48,148 [ 1] INFO PhotonHostRuntime.PhotonLicensing - LICENSE: No license file was found - starting with Bootstrap License.
  5. 2016-09-13 19:13:48,152 [ 1] INFO PhotonHostRuntime.PhotonLicensing - LICENSE: Expiration: never; floating license: no; max connections: 20; valid IPs: any
  6. 2016-09-13 19:13:49,425 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - CreateAppDomain: name = 'PhotonServer' , assemblyName = 'PhotonServer'
  7. 2016-09-13 19:13:49,525 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - ApplicationBase = 'E:\Server\Server Control\Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy'
  8. 2016-09-13 19:13:49,529 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - PrivateBinPath = 'E:\Server\Server Control\Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\Server\bin;bin_Win64;Shared;'
  9. 2016-09-13 19:13:49,533 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - ConfigurationFile = ''
  10. 2016-09-13 19:13:49,537 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - CachePath = 'E:\Server\Server Control\Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\Server\bin\Cache'
  11. 2016-09-13 19:13:50,179 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - ApplicationPath = 'E:\Server\Server Control\Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\Server'
  12. 2016-09-13 19:13:50,184 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - BinaryPath = 'E:\Server\Server Control\Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\Server\bin'
  13. 2016-09-13 19:13:50,190 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - ApplicationRootPath = 'E:\Server\Server Control\Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy'
  14. 2016-09-13 19:13:50,196 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - UnmanagedLogPath = 'E:\Server\Server Control\Photon-OnPremise-Server-SDK_v4-0-29-11263\deploy\bin_Win64\log'
  15. 2016-09-13 19:13:50,240 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - AssemblyLoadEvent: PhotonServer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from file:///E:/Server/Server Control/Photon-OnPremise-Server-SDK_v4-0-29-11263/deploy/Server/bin/PhotonServer.DLL
  16. 2016-09-13 19:13:50,245 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - Photon SDK:4.0.28.11245
  17. 2016-09-13 19:13:50,384 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - AssemblyLoadEvent: Photon.SocketServer, Version=4.0.28.11245, Culture=neutral, PublicKeyToken=48c2fa3b6988090e from file:///E:/Server/Server Control/Photon-OnPremise-Server-SDK_v4-0-29-11263/deploy/Server/bin/Photon.SocketServer.DLL
  18. 2016-09-13 19:13:50,443 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - AssemblyLoadEvent: ExitGamesLibs, Version=1.0.4.0, Culture=neutral, PublicKeyToken=eac0edd9746a4aa0 from file:///E:/Server/Server Control/Photon-OnPremise-Server-SDK_v4-0-29-11263/deploy/Server/bin/ExitGamesLibs.DLL
  19. 2016-09-13 19:13:50,453 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - Starting: name = 'PhotonServer', assemblyName = 'PhotonServer', typeName = 'PhotonServer.Server'
  20. 2016-09-13 19:13:50,459 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - RequestStop: ApplicationName = 'PhotonServer', DomainId='2' -- calling Application.OnStopRequested()
  21. 2016-09-13 19:13:50,468 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - RequestStop: ApplicationName = 'DefaultDomain', DomainId='1'
  22. 2016-09-13 19:13:50,474 [ 1] INFO PhotonHostRuntime.PhotonDomainManager - Stop: ApplicationName = 'PhotonServer', DomainId='2' -- calling Application.TearDown()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement