pablo99

Untitled

Mar 31st, 2020
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.44 KB | None | 0 0
  1. 3/31/2020 4:17:47 AM
  2. Skipped MoveUGC
  3. 1: IGNOREDPI
  4. PID: 8292
  5.  
  6. AC Launcher ver. 0.18.105.5092
  7. Running on: Microsoft Windows NT 6.2.9200.0 x64
  8. Searching for .config at: AssettoCorsa.exe -> C:\Games\Assetto Corsa\AssettoCorsa.exe.Config
  9. Current Culture: en-US / en-US
  10. Length:1
  11. assembly loading: Steamworks.NET.dll
  12. Loading C:\Games\Assetto Corsa\launcher\support\Steamworks.NET.dll
  13. assembly loading: CEF3.dll
  14. Loading C:\Games\Assetto Corsa\launcher\support\CEF3.dll
  15. Initializing Steam: True
  16. Steam ID: 76561197960267366
  17. assembly loading: AC.CEF3.dll
  18. Loading C:\Games\Assetto Corsa\launcher\support\AC.CEF3.dll
  19. OnBeforeCommandLineProcessing - switches: 25 - args: 0
  20. bwsi
  21. content-image-texture-target=3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553,3553
  22. disable-backing-store-limit
  23. disable-cast
  24. disable-dhcp-wpad
  25. disable-extensions
  26. disable-gpu
  27. disable-gpu-compositing
  28. disable-renderer-accessibility
  29. disable-spell-checking
  30. enable-direct-write
  31. enable-widevine-cdm
  32. font-cache-shared-handle=1468
  33. force-device-scale-factor=1
  34. js-flags="--expose-gc"
  35. lang=en-US
  36. log-file=C:\Users\Pablo\Documents\Assetto Corsa\logs\launcher_debug.log
  37. log-severity=info
  38. no-proxy-server
  39. no-sandbox
  40. num-raster-threads=2
  41. remote-debugging-port=30150
  42. user-agent=Assetto Corsa Launcher
  43. video-image-texture-target=3553
  44. winhttp-proxy-resolver
  45. MainProcess
  46. App Language set to: en
  47. Locale Dictionary Refresh
  48. Locale Dictionary Initialized
  49. Hardware acceleration: True
  50. App Language set to: en
  51. 3/31/2020 4:17:47 AM : Create main window
  52. assembly loading: SlimDX.dll
  53. Loading C:\Games\Assetto Corsa\launcher\support\SlimDX.dll
  54. 3/31/2020 4:17:47 AM : Themes found:
  55. 3/31/2020 4:17:47 AM : Assetto Corsa v.0.18.0105.5092 *
  56. 3/31/2020 4:17:47 AM : Set to fullscreen
  57. Showing main window
  58. 3/31/2020 4:17:47 AM : WPF in software mode
  59. 3/31/2020 4:17:48 AM : Browser Attached
  60. 3/31/2020 4:17:48 AM : lu: about:blank
  61. 3/31/2020 4:17:48 AM : Browser not set
  62. 3/31/2020 4:17:48 AM : Unable to load about:blank
  63. 3/31/2020 4:17:48 AM : Type:Normal
  64.  
  65. Error >>> 3/31/2020 4:17:48 AM
  66. System.FormatException
  67. Message:Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
  68. TargetSite: Boolean TryParseGuidWithNoStyle(System.String, GuidResult ByRef)
  69. Source:mscorlib
  70. StackTrace: at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
  71. at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
  72. at System.Guid..ctor(String g)
  73. at AC.Launcher.Controls.ControllerSetupSlimDX.GetKnownControllers()
  74. at AC.Launcher.Controls.ControllerSetupSlimDX.<.ctor>b__80_1(Object sender, RoutedEventArgs args)
  75. at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
  76. at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
  77. at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
  78. at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
  79. at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
  80. at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
  81. at MS.Internal.LoadedOrUnloadedOperation.DoWork()
  82. at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
  83. at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
  84. at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
  85. at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
  86. at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
  87. at System.Windows.Interop.HwndTarget.OnResize()
  88. at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
  89. at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  90. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  91. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  92. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  93. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  94. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  95. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  96. at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  97. at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  98. at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  99. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  100. InnerException:
  101. 74768 Kb
  102. 737060 Kb
  103. System.Object ->
  104.  
  105. Path = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Windows Live\Shared;C:\Users\Pablo\AppData\Local\Microsoft\WindowsApps
  106. PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
  107. USERDOMAIN = DESKTOP-PLGJQL2
  108. PROCESSOR_ARCHITECTURE = x86
  109. ProgramW6432 = C:\Program Files
  110. DriverData = C:\Windows\System32\Drivers\DriverData
  111. PUBLIC = C:\Users\Public
  112. APPDATA = C:\Users\Pablo\AppData\Roaming
  113. windir = C:\WINDOWS
  114. LOCALAPPDATA = C:\Users\Pablo\AppData\Local
  115. CommonProgramW6432 = C:\Program Files\Common Files
  116. OneDrive = C:\Users\Pablo\OneDrive
  117. USERPROFILE = C:\Users\Pablo
  118. ProgramFiles = C:\Program Files (x86)
  119. PROCESSOR_LEVEL = 6
  120. CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
  121. HOMEPATH = \Users\Pablo
  122. COMPUTERNAME = DESKTOP-PLGJQL2
  123. PROCESSOR_ARCHITEW6432 = AMD64
  124. USERNAME = Pablo
  125. NUMBER_OF_PROCESSORS = 8
  126. PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
  127. SystemRoot = C:\WINDOWS
  128. ComSpec = C:\WINDOWS\system32\cmd.exe
  129. LOGONSERVER = \\DESKTOP-PLGJQL2
  130. TEMP = C:\Users\Pablo\AppData\Local\Temp
  131. ProgramFiles(x86) = C:\Program Files (x86)
  132. CommonProgramFiles = C:\Program Files (x86)\Common Files
  133. __COMPAT_LAYER = RunAsAdmin
  134. TMP = C:\Users\Pablo\AppData\Local\Temp
  135. USERDOMAIN_ROAMINGPROFILE = DESKTOP-PLGJQL2
  136. PROCESSOR_REVISION = 5e03
  137. PSModulePath = C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
  138. ALLUSERSPROFILE = C:\ProgramData
  139. SystemDrive = C:
  140. OS = Windows_NT
  141. ProgramData = C:\ProgramData
  142. HOMEDRIVE = C:
  143.  
  144. <<< Error
  145. Steam callback timer active
  146. ls: about:blank
  147. le: about:blank
  148. 3/31/2020 4:17:49 AM : _browserControl added
  149. 3/31/2020 4:17:49 AM : lu: file:///C:/Games/Assetto%20Corsa/launcher/themes/default/index.html
  150. ls: file:///C:/Games/Assetto%20Corsa/launcher/themes/default/index.html *
  151. 3/31/2020 4:17:49 AM : \\.\DISPLAY1 0 / 4096
  152. 3/31/2020 4:17:49 AM : Width limited: 4096
  153. 3/31/2020 4:17:49 AM : Current screen: 4096 x 2160
  154. 3/31/2020 4:17:49 AM : GetWindowRect: 0 x 0 -- 0,0,0,0
  155. 3/31/2020 4:17:49 AM : Window 2048/4096 x 1080/2160 (2/2)
  156. 3/31/2020 4:17:49 AM : Resize 2048/4096 x 1080/2160 (2/2)
  157. 3/31/2020 4:17:49 AM : Starting theme engine
  158. le: file:///C:/Games/Assetto%20Corsa/launcher/themes/default/index.html *
  159. 3/31/2020 4:17:49 AM : Dispatcher invoked: file:///C:/Games/Assetto%20Corsa/launcher/themes/default/index.html
  160. 3/31/2020 4:17:49 AM : Loading theme URL: True
  161. 3/31/2020 4:17:49 AM : Including default JS libraries
  162. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\init.js (156573)
  163. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\jquery-1.9.1.js (277978)
  164. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\jquery.easing.js (9336)
  165. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\jquery.flot.js (106797)
  166. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\jquery.selectbox.js (15469)
  167. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\jquery.stickyfloat.js (6728)
  168. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\jquery.ui.js (448297)
  169. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\ac.utils.js (28699)
  170. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\__ACClasses.js (12937)
  171. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\__AC.js (18411)
  172. 3/31/2020 4:17:49 AM : Loading script C:\Games\Assetto Corsa\launcher\themes\.base\__ACUI.js (2093)
  173. 3/31/2020 4:17:49 AM : \\.\DISPLAY1 0 / 4096
  174. 3/31/2020 4:17:49 AM : Width limited: 4096
  175. 3/31/2020 4:17:49 AM : Current screen: 4096 x 2160
  176. 3/31/2020 4:17:49 AM : GetWindowRect: 4096 x 2160 -- 0,4096,2160,0
  177. 3/31/2020 4:17:49 AM : Window 2048/4096 x 1080/2160 (2/2)
  178. 3/31/2020 4:17:49 AM : Resize 2048/4096 x 1080/2160 (2/2)
  179. 3/31/2020 4:17:49 AM : Loading game data
  180. 3/31/2020 4:17:49 AM : Dispatcher operation completed.
  181. Requesthandler Steam API: True
  182. 3/31/2020 4:17:50 AM : * Loading track metadata
  183. 3/31/2020 4:17:50 AM : * Loading car metadata
  184. 3/31/2020 4:17:50 AM : * Initializing
  185. ERROR, track: jy_stc config:新建文件夹 has no ui.json
  186. ERROR, track: longford_67 config:Originals has no ui.json
Add Comment
Please, Sign In to add comment