Advertisement
Guest User

Untitled

a guest
Mar 31st, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.65 KB | None | 0 0
  1. [2018-03-31 @ 16:09:51.104] [configure] configuring C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  2. [2018-03-31 @ 16:09:51.212] [configure] native-configure yielded execs: [
  3. "Bronze.ModUpgrade.exe",
  4. "BronzeAge.exe"
  5. ]
  6. [2018-03-31 @ 16:09:51.215] [configure/compute-size] computing size of C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  7. [2018-03-31 @ 16:09:51.289] [configure] total size of C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age: 48.66 MB (51023602 bytes)
  8. [2018-03-31 @ 16:09:52.850] [launch] itch 23.6.1 launching game 134469: Bronze Age
  9. [2018-03-31 @ 16:09:52.851] [launch] looking for manifest @ "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\.itch.toml"
  10. [2018-03-31 @ 16:09:52.852] [launch] No manifest found (no '.itch.toml' file in top-level directory). Proceeding with heuristics.
  11. [2018-03-31 @ 16:09:52.852] [launch] launching prepare for native
  12. [2018-03-31 @ 16:09:52.852] [prepare/native] launching windows-prereqs
  13. [2018-03-31 @ 16:09:52.856] [windows-prereqs] no manifest, nothing to do
  14. [2018-03-31 @ 16:09:52.860] [launch/native] cave location: "appdata/Bronze Age"
  15. [2018-03-31 @ 16:09:52.862] [launch/native] no manifest action picked
  16. [2018-03-31 @ 16:09:52.863] [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-03-31 @ 16:09:52.876] [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-03-31 @ 16:09:52.876] [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-03-31 @ 16:09:52.876] [launch/poker] warning: 2 candidates, preferring the highest score
  59. [2018-03-31 @ 16:09:52.876] [launch/native] executing 'C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe' on 'windows' with args ''
  60. [2018-03-31 @ 16:09:52.876] [launch/native] no app isolation
  61. [2018-03-31 @ 16:09:52.877] [launch/native] spawn command: "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe"
  62. [2018-03-31 @ 16:09:52.878] [launch/native] working directory: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  63. [2018-03-31 @ 16:09:52.880] [launch/native] command: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe
  64. [2018-03-31 @ 16:09:52.880] [launch/native] args: []
  65. [2018-03-31 @ 16:09:52.880] [launch/native] env keys: [
  66. "TMP",
  67. "TEMP"
  68. ]
  69. [2018-03-31 @ 16:09:58.329] [launch/native] err:
  70. [2018-03-31 @ 16:09:58.436] [launch/native] err: Unhandled Exception: Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Adapter 'NVIDIA GeForce GT 540M ' does not support the HiDef profile.
  71. [2018-03-31 @ 16:09:58.437] [launch/native] err: at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters)
  72. [2018-03-31 @ 16:09:58.437] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  73. [2018-03-31 @ 16:09:58.437] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  74. [2018-03-31 @ 16:09:58.437] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice()
  75. [2018-03-31 @ 16:09:58.437] [launch/native] err: at Microsoft.Xna.Framework.Game.DoInitialize()
  76. [2018-03-31 @ 16:09:58.437] [launch/native] err: at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  77. [2018-03-31 @ 16:09:58.438] [launch/native] err: at Bronze.Windows.Program.Main()
  78. [2018-03-31 @ 16:09:58.864] [launch] error while launching bdb6a3e6-4faf-4d0c-82df-af7f468970b6: application crashed. process exited with code 3762504530
  79. [2018-03-31 @ 16:09:58.865] [launch] Game was running for 6.009 seconds, ignoring: application crashed. process exited with code 3762504530
  80. [2018-03-31 @ 16:10:10.436] [launch] itch 23.6.1 launching game 134469: Bronze Age
  81. [2018-03-31 @ 16:10:10.436] [launch] looking for manifest @ "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\.itch.toml"
  82. [2018-03-31 @ 16:10:10.436] [launch] No manifest found (no '.itch.toml' file in top-level directory). Proceeding with heuristics.
  83. [2018-03-31 @ 16:10:10.436] [launch] launching prepare for native
  84. [2018-03-31 @ 16:10:10.437] [prepare/native] launching windows-prereqs
  85. [2018-03-31 @ 16:10:10.438] [windows-prereqs] no manifest, nothing to do
  86. [2018-03-31 @ 16:10:10.444] [launch/native] cave location: "appdata/Bronze Age"
  87. [2018-03-31 @ 16:10:10.446] [launch/native] no manifest action picked
  88. [2018-03-31 @ 16:10:10.446] [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-03-31 @ 16:10:10.452] [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-03-31 @ 16:10:10.452] [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-03-31 @ 16:10:10.452] [launch/poker] warning: 2 candidates, preferring the highest score
  131. [2018-03-31 @ 16:10:10.452] [launch/native] executing 'C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe' on 'windows' with args ''
  132. [2018-03-31 @ 16:10:10.452] [launch/native] no app isolation
  133. [2018-03-31 @ 16:10:10.452] [launch/native] spawn command: "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe"
  134. [2018-03-31 @ 16:10:10.452] [launch/native] working directory: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  135. [2018-03-31 @ 16:10:10.454] [launch/native] command: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe
  136. [2018-03-31 @ 16:10:10.454] [launch/native] args: []
  137. [2018-03-31 @ 16:10:10.454] [launch/native] env keys: [
  138. "TMP",
  139. "TEMP"
  140. ]
  141. [2018-03-31 @ 16:10:10.838] [launch/native] err:
  142. [2018-03-31 @ 16:10:10.842] [launch/native] err: Unhandled Exception: Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Adapter 'NVIDIA GeForce GT 540M ' does not support the HiDef profile.
  143. [2018-03-31 @ 16:10:10.842] [launch/native] err: at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters)
  144. [2018-03-31 @ 16:10:10.842] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  145. [2018-03-31 @ 16:10:10.842] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  146. [2018-03-31 @ 16:10:10.843] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice()
  147. [2018-03-31 @ 16:10:10.843] [launch/native] err: at Microsoft.Xna.Framework.Game.DoInitialize()
  148. [2018-03-31 @ 16:10:10.843] [launch/native] err: at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  149. [2018-03-31 @ 16:10:10.843] [launch/native] err: at Bronze.Windows.Program.Main()
  150. [2018-03-31 @ 16:10:10.892] [launch] error while launching bdb6a3e6-4faf-4d0c-82df-af7f468970b6: application crashed. process exited with code 3762504530
  151. [2018-03-31 @ 16:10:10.895] [launch] crashed with
  152. [2018-03-31 @ 16:10:10.895] [launch] application crashed. process exited with code 3762504530
  153. [2018-03-31 @ 16:10:10.896] [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-03-31 @ 16:22:28.887] [launch] itch 23.6.1 launching game 134469: Bronze Age
  167. [2018-03-31 @ 16:22:28.887] [launch] looking for manifest @ "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\.itch.toml"
  168. [2018-03-31 @ 16:22:28.890] [launch] No manifest found (no '.itch.toml' file in top-level directory). Proceeding with heuristics.
  169. [2018-03-31 @ 16:22:28.890] [launch] launching prepare for native
  170. [2018-03-31 @ 16:22:28.891] [prepare/native] launching windows-prereqs
  171. [2018-03-31 @ 16:22:28.894] [windows-prereqs] no manifest, nothing to do
  172. [2018-03-31 @ 16:22:28.898] [launch/native] cave location: "appdata/Bronze Age"
  173. [2018-03-31 @ 16:22:28.899] [launch/native] no manifest action picked
  174. [2018-03-31 @ 16:22:28.900] [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-03-31 @ 16:22:28.909] [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-03-31 @ 16:22:28.909] [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-03-31 @ 16:22:28.909] [launch/poker] warning: 2 candidates, preferring the highest score
  217. [2018-03-31 @ 16:22:28.909] [launch/native] executing 'C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe' on 'windows' with args ''
  218. [2018-03-31 @ 16:22:28.909] [launch/native] no app isolation
  219. [2018-03-31 @ 16:22:28.910] [launch/native] spawn command: "C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe"
  220. [2018-03-31 @ 16:22:28.910] [launch/native] working directory: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age
  221. [2018-03-31 @ 16:22:28.913] [launch/native] command: C:\Users\Peter\AppData\Roaming\itch\apps\Bronze Age\BronzeAge.exe
  222. [2018-03-31 @ 16:22:28.913] [launch/native] args: []
  223. [2018-03-31 @ 16:22:28.913] [launch/native] env keys: [
  224. "TMP",
  225. "TEMP"
  226. ]
  227. [2018-03-31 @ 16:22:30.335] [launch/native] err:
  228. [2018-03-31 @ 16:22:30.340] [launch/native] err: Unhandled Exception: Microsoft.Xna.Framework.Graphics.NoSuitableGraphicsDeviceException: Adapter 'NVIDIA GeForce GT 540M ' does not support the HiDef profile.
  229. [2018-03-31 @ 16:22:30.340] [launch/native] err: at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor(GraphicsAdapter adapter, GraphicsProfile graphicsProfile, PresentationParameters presentationParameters)
  230. [2018-03-31 @ 16:22:30.340] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice(GraphicsDeviceInformation gdi)
  231. [2018-03-31 @ 16:22:30.341] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice()
  232. [2018-03-31 @ 16:22:30.341] [launch/native] err: at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice()
  233. [2018-03-31 @ 16:22:30.341] [launch/native] err: at Microsoft.Xna.Framework.Game.DoInitialize()
  234. [2018-03-31 @ 16:22:30.342] [launch/native] err: at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
  235. [2018-03-31 @ 16:22:30.342] [launch/native] err: at Bronze.Windows.Program.Main()
  236. [2018-03-31 @ 16:22:30.397] [launch] error while launching bdb6a3e6-4faf-4d0c-82df-af7f468970b6: application crashed. process exited with code 3762504530
  237. [2018-03-31 @ 16:22:30.399] [launch] crashed with
  238. [2018-03-31 @ 16:22:30.399] [launch] application crashed. process exited with code 3762504530
  239. [2018-03-31 @ 16:22:30.400] [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
Advertisement