Skip to content

Instantly share code, notes, and snippets.

Created February 6, 2017 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/aaba571eb5fb7c82425ffc7d2536722e to your computer and use it in GitHub Desktop.
Save anonymous/aaba571eb5fb7c82425ffc7d2536722e to your computer and use it in GitHub Desktop.
INFO ..\..\src\appbase\win\winentry.cpp:429 (turbulenz::WinNativeEntry::HostWndProc) WM_ERASEBKGND: erasing bg
INFO ..\..\src\browserfeatures\filecache.cpp:169 (turbulenz::FileCache::Initialize) Cache dir: C:\Users\Admin\AppData\Local\Turbulenz\boundless\static-cache\
INFO ..\..\src\appbase\standaloneplatformreaders.cpp:568 (turbulenz::StandalonePlatform::SetHttpCachePath) HttpCache: enabled (C:\Users\Admin\AppData\Local\Turbulenz\boundless\static-cache)
INFO ..\standalone\standalone.cpp:89 (turbulenz::oortonline::OortApplication::ApplicationStartup) GameCodeStaticInitialize
INFO ..\..\src\graphicsdriver\d3d11\d3d11context.cpp:342 (turbulenz::graphicsdriver::D3D11Context::Initialize) GPU INFO:
INFO ..\..\src\graphicsdriver\d3d11\d3d11context.cpp:343 (turbulenz::graphicsdriver::D3D11Context::Initialize) 2 devices:
INFO ..\..\src\graphicsdriver\d3d11\d3d11context.cpp:348 (turbulenz::graphicsdriver::D3D11Context::Initialize) 0: NVIDIA GeForce GTX 970 (Driver Ver: '21.21.13.7619', Date: '12-1-2016')
INFO ..\..\src\graphicsdriver\d3d11\d3d11context.cpp:348 (turbulenz::graphicsdriver::D3D11Context::Initialize) 1: Intel(R) HD Graphics 4600 (Driver Ver: '10.18.14.4264', Date: '8-4-2015')
INFO ..\..\src\appbase\win\winentry.cpp:429 (turbulenz::WinNativeEntry::HostWndProc) WM_ERASEBKGND: erasing bg
INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2771 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) D3D11Info:
INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2791 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) Adapter : NVIDIA GeForce GTX 970
INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2792 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) VRAM : 4202364928
INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2793 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) DriverConcurrentCreates : TRUE
INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2794 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) DriverCommandLists : TRUE
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:64 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTextureCompression = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:65 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsDXT1 = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:66 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsDXT3 = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:67 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsDXT5 = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:68 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsETC1 = false
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:69 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsPVRTC = false
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:70 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupports3DTextures = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:71 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTexture2DArrays = false
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:72 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsPackedDepthStencil = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:73 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTextureFloat = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:74 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTextureHalfFloat = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:75 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsDepthTexture = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:76 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupports_OES_texture_npot = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:77 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupports_GL_TEXTURE_MAX_ANISOTROPY_EXT = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:78 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsOcclusionQueries = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:79 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTimerQueries = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:80 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsBYTE4N = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:81 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupports32bitIndicies = true
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:82 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxAnisotropy = 16
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:83 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxTextureSize = 16384
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:84 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxCubemapSize = 16384
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:85 (turbulenz::graphicsdriver::LogSupportedFeatures) sMax3DTextureSize = 2048
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:86 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxRenderTargetColorTextures = 4
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:87 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxRenderBufferSize = 16384
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:88 (turbulenz::graphicsdriver::LogSupportedFeatures) sTextureUnits = 16
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:89 (turbulenz::graphicsdriver::LogSupportedFeatures) sVertexTextureUnits = 16
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:90 (turbulenz::graphicsdriver::LogSupportedFeatures) sVertexShaderPrecision = 23
INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:91 (turbulenz::graphicsdriver::LogSupportedFeatures) sFragmentShaderPrecision = 23
INFO ..\..\src\engine\networkdevice.cpp:217 (turbulenz::NetworkDevice::Initialize) certificate path: E:\Steam\steamapps\common\Boundless\ca-bundle.crt
[2017-02-06 16:07:28] INFO Game version: development (0691e4e9)
[2017-02-06 16:07:28] INFO ..\scripts\application.cpp:253 (turbulenz::oortonline::FindGameRoot) starting root: E:\Steam\steamapps\common\Boundless
[2017-02-06 16:07:28] INFO ..\scripts\application.cpp:244 (turbulenz::oortonline::IsValidBasePath) path = E:\Steam\steamapps\common\Boundless\assets, exists = true
[2017-02-06 16:07:28] INFO Loading Audio from assets/wwise/Windows/
[2017-02-06 16:07:28] INFO ..\scripts\application.cpp:786 (turbulenz::oortonline::Application::CreateGameSession) session url: https://ga.me/api/v1/games/create-session/boundless-preview
[2017-02-06 16:07:29] INFO ..\..\src\steam\steam.cpp:916 (turbulenz::SteamServices::GetAuthSessionTicket) Got auth token (240 bytes)
[2017-02-06 16:07:29] INFO Loading strings
[2017-02-06 16:07:29] INFO Updating language mappings...
[2017-02-06 16:07:29] WARN Language is missing string for ID: "GUI_LOG_LEVEL_UP"
[2017-02-06 16:07:29] WARN Language is missing string for ID: "GUI_ITEM_WANTED_CONFIG"
[2017-02-06 16:07:29] INFO ItemTypesData::CheckStrings
[2017-02-06 16:07:29] WARN Item ITEM_TYPE_AMMO_GRAPPLE_CLAW_METAL string missing
[2017-02-06 16:07:29] WARN Item ITEM_TYPE_AMMO_GRAPPLE_CLAW_ALLOY string missing
[2017-02-06 16:07:29] WARN Item ITEM_TYPE_AMMO_GRAPPLE_CLAW_GEM string missing
[2017-02-06 16:07:29] WARN Item string missing
[2017-02-06 16:07:29] INFO Loading ArmorTypesData
[2017-02-06 16:07:29] INFO Loading recipes
[2017-02-06 16:07:29] INFO Recipes version 2
[2017-02-06 16:07:29] INFO Loading progression data
[2017-02-06 16:07:29] INFO MeshWorkerManager onMessage 21
[2017-02-06 16:07:29] INFO WORKER_CREATED
[2017-02-06 16:07:30] INFO Loading compass data
[2017-02-06 16:07:30] INFO Loading combat log data
[2017-02-06 16:07:30] INFO Loading achievement data
[2017-02-06 16:07:31] INFO Parsing tree:assets/characters/cat_race/animation_map_firstperson.json
[2017-02-06 16:07:31] INFO Parsing tree:assets/characters/cat_race/animation_map_firstperson.json
[2017-02-06 16:07:31] INFO Parsing tree:assets/characters/cat_race/animation_map_thirdperson.json
[2017-02-06 16:07:31] INFO Parsing tree:assets/characters/cat_race/animation_map_thirdperson_upperbodylayers.json
[2017-02-06 16:07:32] INFO Loading complete after 3.83s
[2017-02-06 16:07:32] INFO WebWorker ready
[2017-02-06 16:07:32] INFO Getting auth token for Jesusslav
[2017-02-06 16:07:35] INFO Login 'Jesusslav' to Discovery Server (https://ds.playboundless.com:8902)
[2017-02-06 16:07:36] INFO login succeeded
[2017-02-06 16:07:37] INFO got player failed (player already active on a world)
[2017-02-06 16:07:37] ERROR [ERROR] 25: Failed to retrieve player data.
[2017-02-06 16:07:37] INFO Only OK if refreshing GUI layout
[2017-02-06 16:07:37] ERROR ERROR 25
[2017-02-06 16:07:37] ERROR Failed to retrieve player data.
[2017-02-06 16:07:38] ERROR ERROR 25
[2017-02-06 16:07:38] ERROR Failed to retrieve player data.
[2017-02-06 16:07:38] INFO login succeeded
[2017-02-06 16:07:39] INFO got player failed (player already active on a world)
[2017-02-06 16:07:39] ERROR [ERROR] 25: Failed to retrieve player data.
[2017-02-06 16:07:39] INFO Only OK if refreshing GUI layout
[2017-02-06 16:07:39] ERROR ERROR 25
[2017-02-06 16:07:39] ERROR Failed to retrieve player data.
[2017-02-06 16:07:40] INFO ..\..\src\appbase\applicationbase.cpp:107 (turbulenz::ApplicationBase::Shutdown) Shutting down app ...
[2017-02-06 16:07:40] INFO ..\standalone\meshworker.cpp:392 (turbulenz::oortonline::MeshWorker::PollTasks) Exited MeshWorker.
[2017-02-06 16:07:40] INFO destructing GuiSpriteRenderEngine
[2017-02-06 16:07:40] INFO Profile:
[2017-02-06 16:07:40] INFO name calls duration max min mean standardDeviation %
[2017-02-06 16:07:40] INFO mainLoop 313 2.89360738 2.74846053 0.00036838 0.00924475 0.15507740 100.0%
[2017-02-06 16:07:40] INFO Update - Main 313 2.75349283 2.74610233 0.00001792 0.00879710 0.15496939 95.2%
[2017-02-06 16:07:40] INFO Update - New UI 313 2.74878597 2.74609494 0.00000179 0.00878206 0.15496983 95.0%
[2017-02-06 16:07:40] INFO Render - Main 313 0.13986187 0.00388014 0.00034739 0.00044684 0.00032794 4.8%
[2017-02-06 16:07:40] INFO Render - Update GUI 313 0.06755807 0.00169956 0.00000154 0.00021584 0.00010549 2.3%
[2017-02-06 16:07:40] INFO GamestateManager_update 313 0.00351048 0.00005427 0.00000307 0.00001122 0.00000397 0.1%
[2017-02-06 16:07:40] INFO Render - New UI 313 0.00332590 0.00158590 0.00000205 0.00001063 0.00008964 0.1%
[2017-02-06 16:07:40] INFO Render - UI 313 0.00046310 0.00001024 0.00000128 0.00000148 0.00000057 0.0%
[2017-02-06 16:07:40] INFO AsyncIO.update 313 0.00035788 0.00033792 0.00000000 0.00000114 0.00001907 0.0%
[2017-02-06 16:07:40] INFO NetworkDevice.update 313 0.00008730 0.00000051 0.00000000 0.00000028 0.00000009 0.0%
[2017-02-06 16:07:40] INFO InputDevice.update 313 0.00003200 0.00000051 0.00000000 0.00000010 0.00000013 0.0%
[2017-02-06 16:07:41] INFO Wwise: 0 Event Callbacks were never called
[2017-02-06 16:07:41] INFO ..\..\src\appbase\applicationbase.cpp:110 (turbulenz::ApplicationBase::Shutdown) delete platform
[2017-02-06 16:07:41] INFO ..\..\src\appbase\applicationbase.cpp:118 (turbulenz::ApplicationBase::Shutdown) Shutdown done
[2017-02-06 16:07:41] INFO ..\..\src\appbase\win\winentry.cpp:846 (turbulenz::WinNativeEntry::~WinNativeEntry) Destroying
[2017-02-06 16:07:41] INFO ..\..\src\appbase\win\winentry.cpp:397 (turbulenz::WinNativeEntry::HostWndProc) WM_DESTROY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment