Guest User

Untitled

a guest
Mar 31st, 2018
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.65 KB | None | 0 0
  1. [2018-04-01 @ 00:17:36.856] [configure] configuring C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  2. [2018-04-01 @ 00:17:40.119] [configure] native-configure yielded execs: [
  3. "Bronze.ModUpgrade.exe",
  4. "BronzeAge.exe"
  5. ]
  6. [2018-04-01 @ 00:17:40.127] [configure/compute-size] computing size of C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  7. [2018-04-01 @ 00:17:40.176] [configure] total size of C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age: 48.66 MB (51023603 bytes)
  8. [2018-04-01 @ 00:19:17.691] [launch] itch 23.6.1 launching game 134469: Bronze Age
  9. [2018-04-01 @ 00:19:17.692] [launch] looking for manifest @ "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\.itch.toml"
  10. [2018-04-01 @ 00:19:17.719] [launch] No manifest found (no '.itch.toml' file in top-level directory). Proceeding with heuristics.
  11. [2018-04-01 @ 00:19:17.719] [launch] launching prepare for native
  12. [2018-04-01 @ 00:19:17.720] [prepare/native] launching windows-prereqs
  13. [2018-04-01 @ 00:19:17.722] [windows-prereqs] no manifest, nothing to do
  14. [2018-04-01 @ 00:19:17.728] [launch/native] cave location: "appdata/Bronze Age"
  15. [2018-04-01 @ 00:19:17.756] [launch/native] no manifest action picked
  16. [2018-04-01 @ 00:19:17.757] [launch/poker] initial candidate set: [
  17. {
  18. "path": "Bronze.ModUpgrade.exe",
  19. "weight": 0,
  20. "depth": 0,
  21. "score": 0
  22. },
  23. {
  24. "path": "BronzeAge.exe",
  25. "weight": 0,
  26. "depth": 0,
  27. "score": 0
  28. }
  29. ]
  30. [2018-04-01 @ 00:19:17.768] [launch/poker] candidates after poking: [
  31. {
  32. "path": "Bronze.ModUpgrade.exe",
  33. "weight": 7680,
  34. "depth": 1,
  35. "score": 100
  36. },
  37. {
  38. "path": "BronzeAge.exe",
  39. "weight": 75776,
  40. "depth": 1,
  41. "score": 100
  42. }
  43. ]
  44. [2018-04-01 @ 00:19:17.768] [launch/poker] candidates after sorting: [
  45. {
  46. "path": "BronzeAge.exe",
  47. "weight": 75776,
  48. "depth": 1,
  49. "score": 100
  50. },
  51. {
  52. "path": "Bronze.ModUpgrade.exe",
  53. "weight": 7680,
  54. "depth": 1,
  55. "score": 100
  56. }
  57. ]
  58. [2018-04-01 @ 00:19:17.768] [launch/poker] warning: 2 candidates, preferring the highest score
  59. [2018-04-01 @ 00:19:17.769] [launch/native] executing 'C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe' on 'windows' with args ''
  60. [2018-04-01 @ 00:19:17.769] [launch/native] no app isolation
  61. [2018-04-01 @ 00:19:17.769] [launch/native] spawn command: "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe"
  62. [2018-04-01 @ 00:19:17.769] [launch/native] working directory: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  63. [2018-04-01 @ 00:19:17.797] [launch/native] command: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe
  64. [2018-04-01 @ 00:19:17.797] [launch/native] args: []
  65. [2018-04-01 @ 00:19:17.797] [launch/native] env keys: [
  66. "TMP",
  67. "TEMP"
  68. ]
  69. [2018-04-01 @ 00:19:38.147] [launch/native] err:
  70. [2018-04-01 @ 00:19:38.404] [launch/native] err: Unhandled Exception: Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Adapter 'NVIDIA GeForce GT 540M ' does not support the Reach profile.
  71. [2018-04-01 @ 00:19:38.405] [launch/native] err: at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters)
  72. [2018-04-01 @ 00:19:38.406] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  73. [2018-04-01 @ 00:19:38.406] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  74. [2018-04-01 @ 00:19:38.406] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice()
  75. [2018-04-01 @ 00:19:38.407] [launch/native] err: at Microsoft.Xna.Framework.Game.DoInitialize()
  76. [2018-04-01 @ 00:19:38.409] [launch/native] err: at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  77. [2018-04-01 @ 00:19:38.409] [launch/native] err: at Bronze.Windows.Program.Main()
  78. [2018-04-01 @ 00:19:38.855] [launch] error while launching 732e3ee2-fba2-4bf5-b6c0-6997955bb763: application crashed. process exited with code 3762504530
  79. [2018-04-01 @ 00:19:38.855] [launch] Game was running for 21.132 seconds, ignoring: application crashed. process exited with code 3762504530
  80. [2018-04-01 @ 00:20:10.330] [launch] itch 23.6.1 launching game 134469: Bronze Age
  81. [2018-04-01 @ 00:20:10.330] [launch] looking for manifest @ "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\.itch.toml"
  82. [2018-04-01 @ 00:20:10.331] [launch] No manifest found (no '.itch.toml' file in top-level directory). Proceeding with heuristics.
  83. [2018-04-01 @ 00:20:10.331] [launch] launching prepare for native
  84. [2018-04-01 @ 00:20:10.332] [prepare/native] launching windows-prereqs
  85. [2018-04-01 @ 00:20:10.333] [windows-prereqs] no manifest, nothing to do
  86. [2018-04-01 @ 00:20:10.337] [launch/native] cave location: "appdata/Bronze Age"
  87. [2018-04-01 @ 00:20:10.339] [launch/native] no manifest action picked
  88. [2018-04-01 @ 00:20:10.339] [launch/poker] initial candidate set: [
  89. {
  90. "path": "Bronze.ModUpgrade.exe",
  91. "weight": 0,
  92. "depth": 0,
  93. "score": 0
  94. },
  95. {
  96. "path": "BronzeAge.exe",
  97. "weight": 0,
  98. "depth": 0,
  99. "score": 0
  100. }
  101. ]
  102. [2018-04-01 @ 00:20:10.349] [launch/poker] candidates after poking: [
  103. {
  104. "path": "Bronze.ModUpgrade.exe",
  105. "weight": 7680,
  106. "depth": 1,
  107. "score": 100
  108. },
  109. {
  110. "path": "BronzeAge.exe",
  111. "weight": 75776,
  112. "depth": 1,
  113. "score": 100
  114. }
  115. ]
  116. [2018-04-01 @ 00:20:10.349] [launch/poker] candidates after sorting: [
  117. {
  118. "path": "BronzeAge.exe",
  119. "weight": 75776,
  120. "depth": 1,
  121. "score": 100
  122. },
  123. {
  124. "path": "Bronze.ModUpgrade.exe",
  125. "weight": 7680,
  126. "depth": 1,
  127. "score": 100
  128. }
  129. ]
  130. [2018-04-01 @ 00:20:10.349] [launch/poker] warning: 2 candidates, preferring the highest score
  131. [2018-04-01 @ 00:20:10.350] [launch/native] executing 'C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe' on 'windows' with args ''
  132. [2018-04-01 @ 00:20:10.350] [launch/native] no app isolation
  133. [2018-04-01 @ 00:20:10.350] [launch/native] spawn command: "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe"
  134. [2018-04-01 @ 00:20:10.350] [launch/native] working directory: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  135. [2018-04-01 @ 00:20:10.387] [launch/native] command: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe
  136. [2018-04-01 @ 00:20:10.387] [launch/native] args: []
  137. [2018-04-01 @ 00:20:10.387] [launch/native] env keys: [
  138. "TMP",
  139. "TEMP"
  140. ]
  141. [2018-04-01 @ 00:20:11.052] [launch/native] err:
  142. [2018-04-01 @ 00:20:11.284] [launch/native] err: Unhandled Exception: Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Adapter 'NVIDIA GeForce GT 540M ' does not support the Reach profile.
  143. [2018-04-01 @ 00:20:11.284] [launch/native] err: at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters)
  144. [2018-04-01 @ 00:20:11.285] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  145. [2018-04-01 @ 00:20:11.285] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  146. [2018-04-01 @ 00:20:11.287] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice()
  147. [2018-04-01 @ 00:20:11.287] [launch/native] err: at Microsoft.Xna.Framework.Game.DoInitialize()
  148. [2018-04-01 @ 00:20:11.288] [launch/native] err: at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  149. [2018-04-01 @ 00:20:11.312] [launch/native] err: at Bronze.Windows.Program.Main()
  150. [2018-04-01 @ 00:20:11.396] [launch] error while launching 732e3ee2-fba2-4bf5-b6c0-6997955bb763: application crashed. process exited with code 3762504530
  151. [2018-04-01 @ 00:20:11.399] [launch] crashed with
  152. [2018-04-01 @ 00:20:11.399] [launch] application crashed. process exited with code 3762504530
  153. [2018-04-01 @ 00:20:11.400] [diego] diego here, looking around
  154. Caption OSArchitecture Version
  155. Microsoft Windows 7 Home Premium 64-bit 6.1.7601
  156.  
  157. Caption MaxClockSpeed Name
  158. Intel64 Family 6 Model 42 Stepping 7 2001 Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
  159.  
  160. Name
  161. LogMeIn Mirror Driver
  162. NVIDIA GeForce GT 540M
  163.  
  164. diego out
  165.  
  166. [2018-04-01 @ 00:21:03.487] [launch] itch 23.6.1 launching game 134469: Bronze Age
  167. [2018-04-01 @ 00:21:03.487] [launch] looking for manifest @ "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\.itch.toml"
  168. [2018-04-01 @ 00:21:03.488] [launch] No manifest found (no '.itch.toml' file in top-level directory). Proceeding with heuristics.
  169. [2018-04-01 @ 00:21:03.489] [launch] launching prepare for native
  170. [2018-04-01 @ 00:21:03.489] [prepare/native] launching windows-prereqs
  171. [2018-04-01 @ 00:21:03.492] [windows-prereqs] no manifest, nothing to do
  172. [2018-04-01 @ 00:21:03.497] [launch/native] cave location: "appdata/Bronze Age"
  173. [2018-04-01 @ 00:21:03.498] [launch/native] no manifest action picked
  174. [2018-04-01 @ 00:21:03.499] [launch/poker] initial candidate set: [
  175. {
  176. "path": "Bronze.ModUpgrade.exe",
  177. "weight": 0,
  178. "depth": 0,
  179. "score": 0
  180. },
  181. {
  182. "path": "BronzeAge.exe",
  183. "weight": 0,
  184. "depth": 0,
  185. "score": 0
  186. }
  187. ]
  188. [2018-04-01 @ 00:21:03.506] [launch/poker] candidates after poking: [
  189. {
  190. "path": "Bronze.ModUpgrade.exe",
  191. "weight": 7680,
  192. "depth": 1,
  193. "score": 100
  194. },
  195. {
  196. "path": "BronzeAge.exe",
  197. "weight": 75776,
  198. "depth": 1,
  199. "score": 100
  200. }
  201. ]
  202. [2018-04-01 @ 00:21:03.506] [launch/poker] candidates after sorting: [
  203. {
  204. "path": "BronzeAge.exe",
  205. "weight": 75776,
  206. "depth": 1,
  207. "score": 100
  208. },
  209. {
  210. "path": "Bronze.ModUpgrade.exe",
  211. "weight": 7680,
  212. "depth": 1,
  213. "score": 100
  214. }
  215. ]
  216. [2018-04-01 @ 00:21:03.507] [launch/poker] warning: 2 candidates, preferring the highest score
  217. [2018-04-01 @ 00:21:03.507] [launch/native] executing 'C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe' on 'windows' with args ''
  218. [2018-04-01 @ 00:21:03.507] [launch/native] no app isolation
  219. [2018-04-01 @ 00:21:03.507] [launch/native] spawn command: "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe"
  220. [2018-04-01 @ 00:21:03.507] [launch/native] working directory: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  221. [2018-04-01 @ 00:21:03.512] [launch/native] command: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe
  222. [2018-04-01 @ 00:21:03.512] [launch/native] args: []
  223. [2018-04-01 @ 00:21:03.512] [launch/native] env keys: [
  224. "TMP",
  225. "TEMP"
  226. ]
  227. [2018-04-01 @ 00:21:04.496] [launch/native] err:
  228. [2018-04-01 @ 00:21:04.501] [launch/native] err: Unhandled Exception: Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Adapter 'NVIDIA GeForce GT 540M ' does not support the Reach profile.
  229. [2018-04-01 @ 00:21:04.501] [launch/native] err: at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters)
  230. [2018-04-01 @ 00:21:04.502] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  231. [2018-04-01 @ 00:21:04.502] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  232. [2018-04-01 @ 00:21:04.502] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice()
  233. [2018-04-01 @ 00:21:04.502] [launch/native] err: at Microsoft.Xna.Framework.Game.DoInitialize()
  234. [2018-04-01 @ 00:21:04.502] [launch/native] err: at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  235. [2018-04-01 @ 00:21:04.502] [launch/native] err: at Bronze.Windows.Program.Main()
  236. [2018-04-01 @ 00:21:04.587] [launch] error while launching 732e3ee2-fba2-4bf5-b6c0-6997955bb763: application crashed. process exited with code 3762504530
  237. [2018-04-01 @ 00:21:04.595] [launch] crashed with
  238. [2018-04-01 @ 00:21:04.595] [launch] application crashed. process exited with code 3762504530
  239. [2018-04-01 @ 00:21:04.596] [diego] diego here, looking around
  240. Caption OSArchitecture Version
  241. Microsoft Windows 7 Home Premium 64-bit 6.1.7601
  242.  
  243. Caption MaxClockSpeed Name
  244. Intel64 Family 6 Model 42 Stepping 7 2001 Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
  245.  
  246. Name
  247. LogMeIn Mirror Driver
  248. NVIDIA GeForce GT 540M
  249.  
  250. diego out
Advertisement
Add Comment
Please, Sign In to add comment