Advertisement
LJLim

Access violation in Spring 91.0 with CAI

Feb 4th, 2013
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.78 KB | None | 0 0
  1. Using configuration source: "C:\Users\Rattlesnark\Documents\My Games\Spring\springsettings.cfg"
  2. [CMyMath::Init] CPU SSE mask: 127, flags:
  3. SSE 1.0: 1, SSE 2.0: 1
  4. SSE 3.0: 1, SSSE 3.0: 1
  5. SSE 4.1: 1, SSE 4.2: 1
  6. SSE 4.0A: 0, SSE 5.0A: 0
  7. using streflop SSE FP-math mode, CPU supports SSE instructions
  8. OS: Microsoft Windows
  9. Microsoft Windows 7 Home Premium Edition, 32-bit Service Pack 1 (build 7601)
  10. Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz; 3543MB RAM, 7085MB pagefile
  11. OS: 32bit native mode
  12. [Watchdog] disabled
  13. Available log sections: KeyBindings, CSMFGroundTextures, RoamMeshDrawer, BumpWater, DynWater, SkyBox, FarTextureHandler, Model, Piece, ModelDrawer, OBJParser, WorldObjectModelRenderer, Texture, Font, CollisionVolume, GroundMoveType, Path, UnitScript, AutohostInterface, ArchiveScanner, VFS, Sound, LuaSocket
  14. Enabled log sections: Sound(LOG_LEVEL_INFO)
  15. Enable or disable log sections using the LogSections configuration key
  16. or the SPRING_LOG_SECTIONS environment variable (both comma separated).
  17. Use "none" to disable the default log sections.
  18. LogOutput initialized.
  19. Spring 91.0
  20. Build date/time: Aug 30 2012 21:05:51
  21. Build environment: boost-104800, GNU libstdc++ version 20100429
  22. Compiler: gcc-4.4.4
  23. Using read-write data directory: C:\Users\Rattlesnark\Documents\My Games\Spring\
  24. Using read-only data directory: C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\
  25. Using read-only data directory: C:\Users\Rattlesnark\Documents\Spring\
  26. Scanning: C:\Users\Rattlesnark\Documents\Spring\maps
  27. Scanning: C:\Users\Rattlesnark\Documents\Spring\mods
  28. Scanning: C:\Users\Rattlesnark\Documents\Spring\packages
  29. Scanning: C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\base
  30. Scanning: C:\Users\Rattlesnark\Documents\My Games\Spring\maps
  31. Scanning: C:\Users\Rattlesnark\Documents\My Games\Spring\base
  32. Scanning: C:\Users\Rattlesnark\Documents\My Games\Spring\games
  33. Scanning: C:\Users\Rattlesnark\Documents\My Games\Spring\mods
  34. Scanning: C:\Users\Rattlesnark\Documents\My Games\Spring\packages
  35. Supported Video modes: 1920x1080, 1776x1000, 1680x1050, 1600x900, 1440x900, 1400x1050, 1366x768, 1360x1024, 1360x768, 1280x1024, 1280x960, 1280x800, 1280x768, 1280x720, 1152x864, 1152x648, 1024x768, 800x600, 720x576, 720x480, 640x480
  36. Video mode set to 1440x900/32bit (windowed)
  37. [f=0000000] SDL version: 1.2.10
  38. [f=0000000] GL version: 4.2.11631 Compatibility Profile Context
  39. [f=0000000] GL vendor: ATI Technologies Inc.
  40. [f=0000000] GL renderer: ATI Radeon HD 5700 Series
  41. [f=0000000] GLSL version: 4.20
  42. [f=0000000] GLEW version: 1.5.8
  43. [f=0000000] Video RAM: total 734MB, available 957MB
  44. [f=0000000] GL info:
  45. haveARB: 1, haveGLSL: 1, ATI hacks: 1
  46. FBO support: 1, NPOT-texture support: 1, 24bit Z-buffer support: 0
  47. maximum texture size: 16384, compress MIP-map textures: 0
  48. maximum SmoothPointSize: 63, maximum vec4 varying/attributes: 32/29
  49. maximum drawbuffers: 8, maximum recommended indices/vertices: 16777215/2147483647
  50. number of UniformBufferBindings: 75 (64kB)
  51. [f=0000000] VSync disabled
  52. [f=0000000] Joysticks found: 0
  53. [f=0000000] Warning: Joystick 0 not found
  54. [f=0000000] CPU Cores: 4
  55. [f=0000000] CPU affinity not set
  56. [f=0000000] Loading startscript from: C:/Users/Rattlesnark/Documents/My Games/Spring/script.txt
  57. [f=0000000] Connecting to local server
  58. [f=0000000] Warning: Opening socket on loopback address. Other users will not be able to connect!
  59. [f=0000000] Binding UDP socket to IP (v4) 127.0.0.1 port 8452
  60. [f=0000000] [UDPListener] successfully bound socket on port 8452
  61. [f=0000000] PreGame::StartServer: 391 ms
  62. [f=0000000] Using map: Chicken_Farm_v02
  63. [f=0000000] Using game: Sunrise Episode 2D - Gallus Ranch (beta v0.1) r0
  64. [f=0000000] [Sound] OpenAL info:
  65. [f=0000000] [Sound] Available Devices:
  66. [f=0000000] [Sound] DirectSound Software
  67. [f=0000000] [Sound] Device: DirectSound Software
  68. [f=0000000] [Sound] Vendor: OpenAL Community
  69. [f=0000000] [Sound] Version: 1.1 ALSOFT 1.11.753
  70. [f=0000000] [Sound] Renderer: OpenAL Soft
  71. [f=0000000] [Sound] AL Extensions: AL_EXTX_buffer_sub_data AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_OFFSET AL_EXTX_sample_buffer_object AL_EXT_source_distance_model AL_LOKI_quadriphonic
  72. [f=0000000] [Sound] ALC Extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_disconnect ALC_EXT_EFX ALC_EXTX_thread_local_context
  73. [f=0000000] [Sound] EFX Enabled: yes
  74. [f=0000000] [Sound] Max Sounds: 32
  75. [f=0000000] Using game archive: Sunrise Episode 2D - Gallus Ranch (beta v0.1) r0.sdz
  76. [f=0000000] recording demo: demos/20130204_190940_Chicken_Farm_v02_91.sdf
  77. [f=0000000] PreGame::GameDataReceived: 590 ms
  78. [f=0000000] User number 0 (team 0, allyteam 0)
  79. [f=0000000] Loading Radar Icons
  80. [f=0000000] Loading GameData Definitions
  81. [f=0000000] explosiongenerator, custom:flash1green
  82. [f=0000000] customparams, <table>
  83. [f=0000000] rgbcolor, 0 1 0
  84. [f=0000000] explosiongenerator, custom:flash1yellow
  85. [f=0000000] customparams, <table>
  86. [f=0000000] rgbcolor, 1 1 0
  87. [f=0000000] explosiongenerator, custom:flash1red
  88. [f=0000000] customparams, <table>
  89. [f=0000000] rgbcolor, 1 0 0
  90. [f=0000000] explosiongenerator, custom:flash1white
  91. [f=0000000] customparams, <table>
  92. [f=0000000] rgbcolor, 1 1 1
  93. [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Warning: Modular Comms warning: Comm data entry in modoption is empty or in invalid format
  94. [f=0000000] Processing comm: stresstest1
  95. [f=0000000] Processing comm: stresstest2
  96. [f=0000000] Processing comm: stresstest3
  97. [f=0000000] Processing comm: stresstest4
  98. [f=0000000] Processing comm: test_c4_rocket
  99. [f=0000000] Processing comm: test_c4_aa
  100. [f=0000000] Processing comm: test_c4_gauss
  101. [f=0000000] Processing comm: test_c4_arty
  102. [f=0000000] Processing comm: test_c4_hmg
  103. [f=0000000] Processing comm: test_c4_shotty
  104. [f=0000000] Processing comm: test_c4_beam
  105. [f=0000000] Processing comm: test_c4_lightning
  106. [f=0000000] Processing comm: test_c4_flame
  107. [f=0000000] Processing comm: test_a4_rocket
  108. [f=0000000] Processing comm: test_a4_aa
  109. [f=0000000] Processing comm: test_a4_gauss
  110. [f=0000000] Processing comm: test_a4_arty
  111. [f=0000000] Processing comm: test_a4_hmg
  112. [f=0000000] Processing comm: test_a4_shotty
  113. [f=0000000] Processing comm: test_a4_beam
  114. [f=0000000] Processing comm: test_a4_lightning
  115. [f=0000000] Processing comm: test_a4_flame
  116. [f=0000000] Processing comm: test_s4_rocket
  117. [f=0000000] Processing comm: test_s4_aa
  118. [f=0000000] Processing comm: test_s4_gauss
  119. [f=0000000] Processing comm: test_s4_arty
  120. [f=0000000] Processing comm: test_s4_hmg
  121. [f=0000000] Processing comm: test_s4_shotty
  122. [f=0000000] Processing comm: test_s4_beam
  123. [f=0000000] Processing comm: test_s4_lightning
  124. [f=0000000] Processing comm: test_s4_flame
  125. [f=0000000] Processing comm: test_r4_rocket
  126. [f=0000000] Processing comm: test_r4_aa
  127. [f=0000000] Processing comm: test_r4_gauss
  128. [f=0000000] Processing comm: test_r4_arty
  129. [f=0000000] Processing comm: test_r4_hmg
  130. [f=0000000] Processing comm: test_r4_shotty
  131. [f=0000000] Processing comm: test_r4_beam
  132. [f=0000000] Processing comm: test_r4_lightning
  133. [f=0000000] Processing comm: test_r4_flame
  134. [f=0000000] Processing comm: test_c1_rocket
  135. [f=0000000] Processing comm: test_c1_aa
  136. [f=0000000] Processing comm: test_c1_gauss
  137. [f=0000000] Processing comm: test_c1_arty
  138. [f=0000000] Processing comm: test_c1_hmg
  139. [f=0000000] Processing comm: test_c1_shotty
  140. [f=0000000] Processing comm: test_c1_beam
  141. [f=0000000] Processing comm: test_c1_lightning
  142. [f=0000000] Processing comm: test_c1_flame
  143. [f=0000000] Processing comm: test_a1_rocket
  144. [f=0000000] Processing comm: test_a1_aa
  145. [f=0000000] Processing comm: test_a1_gauss
  146. [f=0000000] Processing comm: test_a1_arty
  147. [f=0000000] Processing comm: test_a1_hmg
  148. [f=0000000] Processing comm: test_a1_shotty
  149. [f=0000000] Processing comm: test_a1_beam
  150. [f=0000000] Processing comm: test_a1_lightning
  151. [f=0000000] Processing comm: test_a1_flame
  152. [f=0000000] Processing comm: test_s1_rocket
  153. [f=0000000] Processing comm: test_s1_aa
  154. [f=0000000] Processing comm: test_s1_gauss
  155. [f=0000000] Processing comm: test_s1_arty
  156. [f=0000000] Processing comm: test_s1_hmg
  157. [f=0000000] Processing comm: test_s1_shotty
  158. [f=0000000] Processing comm: test_s1_beam
  159. [f=0000000] Processing comm: test_s1_lightning
  160. [f=0000000] Processing comm: test_s1_flame
  161. [f=0000000] Processing comm: test_r1_rocket
  162. [f=0000000] Processing comm: test_r1_aa
  163. [f=0000000] Processing comm: test_r1_gauss
  164. [f=0000000] Processing comm: test_r1_arty
  165. [f=0000000] Processing comm: test_r1_hmg
  166. [f=0000000] Processing comm: test_r1_shotty
  167. [f=0000000] Processing comm: test_r1_beam
  168. [f=0000000] Processing comm: test_r1_lightning
  169. [f=0000000] Processing comm: test_r1_flame
  170. [f=0000000] Processing comm: test_cr1_rocket
  171. [f=0000000] Processing comm: test_cr1_aa
  172. [f=0000000] Processing comm: test_cr1_gauss
  173. [f=0000000] Processing comm: test_cr1_arty
  174. [f=0000000] Processing comm: test_cr1_hmg
  175. [f=0000000] Processing comm: test_cr1_shotty
  176. [f=0000000] Processing comm: test_cr1_beam
  177. [f=0000000] Processing comm: test_cr1_lightning
  178. [f=0000000] Processing comm: test_cr1_flame
  179. [f=0000000] Processing comm: test_cr4_rocket
  180. [f=0000000] Processing comm: test_cr4_aa
  181. [f=0000000] Processing comm: test_cr4_gauss
  182. [f=0000000] Processing comm: test_cr4_arty
  183. [f=0000000] Processing comm: test_cr4_hmg
  184. [f=0000000] Processing comm: test_cr4_shotty
  185. [f=0000000] Processing comm: test_cr4_beam
  186. [f=0000000] Processing comm: test_cr4_lightning
  187. [f=0000000] Processing comm: test_cr4_flame
  188. [f=0000000] Processing comm: test_b1_rocket
  189. [f=0000000] Processing comm: test_b1_aa
  190. [f=0000000] Processing comm: test_b1_gauss
  191. [f=0000000] Processing comm: test_b1_arty
  192. [f=0000000] Processing comm: test_b1_hmg
  193. [f=0000000] Processing comm: test_b1_shotty
  194. [f=0000000] Processing comm: test_b1_beam
  195. [f=0000000] Processing comm: test_b1_lightning
  196. [f=0000000] Processing comm: test_b1_flame
  197. [f=0000000] Processing comm: test_b4_rocket
  198. [f=0000000] Processing comm: test_b4_aa
  199. [f=0000000] Processing comm: test_b4_gauss
  200. [f=0000000] Processing comm: test_b4_arty
  201. [f=0000000] Processing comm: test_b4_hmg
  202. [f=0000000] Processing comm: test_b4_shotty
  203. [f=0000000] Processing comm: test_b4_beam
  204. [f=0000000] Processing comm: test_b4_lightning
  205. [f=0000000] Processing comm: test_b4_flame
  206. [f=0000000] Processing comm: comm_econ_cai
  207. [f=0000000] Processing comm: comm_marksman_cai
  208. [f=0000000] Processing comm: comm_hunter
  209. [f=0000000] Processing comm: comm_guardian
  210. [f=0000000] Processing comm: comm_riot
  211. [f=0000000] Processing comm: comm_recon
  212. [f=0000000] Processing comm: comm_marksman
  213. [f=0000000] Processing comm: comm_marine
  214. [f=0000000] Processing comm: comm_flamer
  215. [f=0000000] Processing comm: comm_mission_tutorial1
  216. [f=0000000] Processing comm: comm_stun_cai
  217. [f=0000000] Processing comm: comm_rocketeer
  218. [f=0000000] Processing comm: comm_riot_cai
  219. [f=0000000] pw_artefact
  220. [f=0000000] pw_wormhole
  221. [f=0000000] pw_bombercontrol
  222. [f=0000000] pw_dropdepot
  223. [f=0000000] pw_warpjammer
  224. [f=0000000] pw_warpgate
  225. [f=0000000] pw_wormhole2
  226. [f=0000000] pw_dropfac
  227. [f=0000000] pw_generictech
  228. [f=0000000] Loading all definitions: 12.855000
  229. [f=0000000] Game::LoadDefs (GameData): 13414 ms
  230. [f=0000000] Loading Sound Definitions
  231. [f=0000000] [Sound] Warning: Sound incomingchat is missing file tag (ignoring)
  232. [f=0000000] [Sound] parsed 141 sounds from gamedata/sounds.lua
  233. [f=0000000] [Sound] Warning: Unable to open audio file: IncomingChat
  234. [f=0000000] [Sound] Warning: CSound::GetSoundId: could not find sound: IncomingChat
  235. [f=0000000] Game::LoadDefs (Sound): 175 ms
  236. [f=0000000] Parsing Map Information
  237. [f=0000000] Loading SMF
  238. [f=0000000] Loading Map (38 MB)
  239. [f=0000000] Creating Smooth Height Mesh
  240. [f=0000000] SmoothHeightMesh::MakeSmoothMesh: 51 ms
  241. [f=0000000] Creating QuadField & CEGs
  242. [f=0000000] Number of damage types: 9
  243. [f=0000000] [RegisterAssimpModelParsers] supported Assimp model formats: *.3d;*.3ds;*.ac;*.ac3d;*.acc;*.ase;*.ask;*.b3d;*.blend;*.bvh;*.cob;*.csm;*.dae;*.dxf;*.enff;*.hmp;*.ifc;*.irr;*.irrmesh;*.lwo;*.lws;*.lxo;*.m3;*.md2;*.md3;*.md5anim;*.md5camera;*.md5mesh;*.mdc;*.mdl;*.mesh.xml;*.mot;*.ms3d;*.ndo;*.nff;*.obj;*.off;*.pk3;*.ply;*.prj;*.q3o;*.q3s;*.raw;*.scn;*.smd;*.stl;*.ter;*.uc;*.vta;*.x;*.xgl;*.xml;*.zgl;
  244. [f=0000000] Creating Unit Textures
  245. [f=0000000] Loading Weapon Definitions
  246. [f=0000000] Loading Unit Definitions
  247. [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chicken" (move-class "bhover3"): canFloat, but not a ship-based movetype
  248. [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chicken_dodo" (move-class "bhover3"): canFloat, but not a ship-based movetype
  249. [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chickenblobber" (move-class "bhover3"): canFloat, but not a ship-based movetype
  250. [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chickenr" (move-class "bhover3"): canFloat, but not a ship-based movetype
  251. [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chickens" (move-class "bhover3"): canFloat, but not a ship-based movetype
  252. [f=0000000] Loading Feature Definitions
  253. [f=0000000] Initializing Map Features
  254. [f=0000000] Reading Estimate PathCosts [8]
  255. [f=0000000] Reading Estimate PathCosts [32]
  256. [f=0000000] [CPathManager] pathing data checksum: 952e5f70
  257. [f=0000000] [IPathManager::GetInstance] using DEFAULT path-manager
  258. [f=0000000] Creating Sky
  259. [f=0000000] Creating ShadowHandler & DecalHandler
  260. [f=0000000] Creating GroundDrawer
  261. [f=0000000] Loading Tile Files
  262. [f=0000000] Reading Tile Map
  263. [f=0000000] Loading Square Textures
  264. [f=0000000] CSMFGroundTextures::ConvolveHeightMap: 6 ms
  265. [f=0000000] Switching to ROAM Mesh Rendering
  266. [f=0000000] Creating TreeDrawer
  267. [f=0000000] Creating ProjectileDrawer & UnitDrawer
  268. [f=0000000] Creating Projectile Textures
  269. [f=0000000] Error: [GetBuildingDecalType] Could not load building-decal from file "unittextures/"
  270. [f=0000000] Creating Water
  271. [f=0000000] Game::LoadInterface (Camera&Mouse): 3779 ms
  272. [f=0000000] [Sound] Warning: Unable to open audio file: MultiSelect
  273. [f=0000000] [Sound] Warning: CSound::GetSoundId: could not find sound: MultiSelect
  274. [f=0000000] Game::LoadInterface (Console): 261 ms
  275. [f=0000000] [Sound] Warning: Unable to open audio file: FailedCommand
  276. [f=0000000] [Sound] Warning: CSound::GetSoundId: could not find sound: FailedCommand
  277. [f=0000000] Loading LuaRules
  278. [f=0000000] Jump Jet Defs checking begining...
  279. [f=0000000] .. Jump Jet Defs checking complete
  280. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded reload override )
  281. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded range override )
  282. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded delay override )
  283. [f=0000000] Jump Jet Defs checking begining...
  284. [f=0000000] .. Jump Jet Defs checking complete
  285. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded reload override )
  286. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded range override )
  287. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded delay override )
  288. [f=0000000] Chicken configured for 2 players
  289. [f=0000000] AI taken control of team 1 on allyTeam 0
  290. [f=0000000] CAI: team 1 has selected strategy: Standard, using commander comm_riot_cai
  291. [f=0000000] Ally Team 0 intialised
  292. [f=0000000] Team 0 on allyTeam 0
  293. [f=0000000] Team 1 on allyTeam 0
  294. [f=0000000] AI on ally team 0
  295. [f=0000000] Ally Team 1 intialised
  296. [f=0000000] Team 2 on allyTeam 1
  297. [f=0000000] Ally Team 2 intialised
  298. [f=0000000] Team 3 on allyTeam 2
  299. [f=0000000] Loading gadget: Lua unit script framework <unit_script.lua>
  300. [f=0000000] Loading unit script: scripts/amgeo.lua
  301. [f=0000000] Loading unit script: scripts/amphaa.lua
  302. [f=0000000] Loading unit script: scripts/amphassault.lua
  303. [f=0000000] Loading unit script: scripts/amphcon.lua
  304. [f=0000000] Loading unit script: scripts/amphfloater.lua
  305. [f=0000000] Loading unit script: scripts/amphraider.lua
  306. [f=0000000] Loading unit script: scripts/amphraider2.lua
  307. [f=0000000] Loading unit script: scripts/amphraider3.lua
  308. [f=0000000] Loading unit script: scripts/amphriot.lua
  309. [f=0000000] Loading unit script: scripts/amphtele.lua
  310. [f=0000000] Loading unit script: scripts/arm_spider.lua
  311. [f=0000000] Loading unit script: scripts/arm_venom.lua
  312. [f=0000000] Loading unit script: scripts/armaak.lua
  313. [f=0000000] Loading unit script: scripts/armamd.lua
  314. [f=0000000] Loading unit script: scripts/armanni.lua
  315. [f=0000000] Loading unit script: scripts/armarad.lua
  316. [f=0000000] Loading unit script: scripts/armartic.lua
  317. [f=0000000] Loading unit script: scripts/armasp.lua
  318. [f=0000000] Loading unit script: scripts/armbanth.lua
  319. [f=0000000] Loading unit script: scripts/armbrawl.lua
  320. [f=0000000] Loading unit script: scripts/armbrtha.lua
  321. [f=0000000] Loading unit script: scripts/armca.lua
  322. [f=0000000] Loading unit script: scripts/armcarry.lua
  323. [f=0000000] Loading unit script: scripts/armcir.lua
  324. [f=0000000] Loading unit script: scripts/armcom.lua
  325. [f=0000000] Loading unit script: scripts/armcomdgun.lua
  326. [f=0000000] Loading unit script: scripts/armcrabe.lua
  327. [f=0000000] Loading unit script: scripts/armcsa.lua
  328. [f=0000000] Loading unit script: scripts/armcybr.lua
  329. [f=0000000] Loading unit script: scripts/armjamt.lua
  330. [f=0000000] Loading unit script: scripts/armmanni.lua
  331. [f=0000000] Loading unit script: scripts/armmerl.lua
  332. [f=0000000] Loading unit script: scripts/armnanotc.lua
  333. [f=0000000] Loading unit script: scripts/armorco.lua
  334. [f=0000000] Loading unit script: scripts/armpt.lua
  335. [f=0000000] Loading unit script: scripts/armpw.lua
  336. [f=0000000] Loading unit script: scripts/armsnipe.lua
  337. [f=0000000] Loading unit script: scripts/armsolar.lua
  338. [f=0000000] Loading unit script: scripts/armsptk.lua
  339. [f=0000000] Loading unit script: scripts/armspy.lua
  340. [f=0000000] Loading unit script: scripts/armstiletto_laser.lua
  341. [f=0000000] Loading unit script: scripts/armtboat.lua
  342. [f=0000000] Loading unit script: scripts/armwin.lua
  343. [f=0000000] Loading unit script: scripts/assaultcruiser.lua
  344. [f=0000000] Loading unit script: scripts/asteroid.lua
  345. [f=0000000] Loading unit script: scripts/attackdrone.lua
  346. [f=0000000] Loading unit script: scripts/benzcom.lua
  347. [f=0000000] Loading unit script: scripts/blackdawn.lua
  348. [f=0000000] Loading unit script: scripts/blastwing.lua
  349. [f=0000000] Loading unit script: scripts/cafus.lua
  350. [f=0000000] Loading unit script: scripts/capturecar.lua
  351. [f=0000000] Loading unit script: scripts/carrydrone.lua
  352. [f=0000000] Loading unit script: scripts/chicken_roc.lua
  353. [f=0000000] Loading unit script: scripts/chickenflyerqueen.lua
  354. [f=0000000] Loading unit script: scripts/chickenlandqueen.lua
  355. [f=0000000] Loading unit script: scripts/chickenwurm.lua
  356. [f=0000000] Loading unit script: scripts/commsupport.lua
  357. [f=0000000] Loading unit script: scripts/corcom_alt.lua
  358. [f=0000000] Loading unit script: scripts/commrecon.lua
  359. [f=0000000] Loading unit script: scripts/corak.lua
  360. [f=0000000] Loading unit script: scripts/corbats.lua
  361. [f=0000000] Loading unit script: scripts/corbhmth.lua
  362. [f=0000000] Loading unit script: scripts/corclog.lua
  363. [f=0000000] Loading unit script: scripts/corcrash.lua
  364. [f=0000000] Loading unit script: scripts/corcrw.lua
  365. [f=0000000] Loading unit script: scripts/cordoom.lua
  366. [f=0000000] Loading unit script: scripts/core_spectre.lua
  367. [f=0000000] Loading unit script: scripts/corhlt.lua
  368. [f=0000000] Loading unit script: scripts/corhurc2.lua
  369. [f=0000000] Loading unit script: scripts/corjamt.lua
  370. [f=0000000] Loading unit script: scripts/cormak.lua
  371. [f=0000000] Loading unit script: scripts/cornecro.lua
  372. [f=0000000] Loading unit script: scripts/corrad.lua
  373. [f=0000000] Loading unit script: scripts/corroach.lua
  374. [f=0000000] Loading unit script: scripts/corshad.lua
  375. [f=0000000] Loading unit script: scripts/corstorm.lua
  376. [f=0000000] Loading unit script: scripts/corsub.lua
  377. [f=0000000] Loading unit script: scripts/corsumo.lua
  378. [f=0000000] Loading unit script: scripts/corsy.lua
  379. [f=0000000] Loading unit script: scripts/corthud.lua
  380. [f=0000000] Loading unit script: scripts/cortl.lua
  381. [f=0000000] Loading unit script: scripts/corvamp.lua
  382. [f=0000000] Loading unit script: scripts/cremcom.lua
  383. [f=0000000] Loading unit script: scripts/dante.lua
  384. [f=0000000] Loading unit script: scripts/destroyer.lua
  385. [f=0000000] Loading unit script: scripts/nullscript.lua
  386. [f=0000000] Loading unit script: scripts/cruisemissile.lua
  387. [f=0000000] Loading unit script: scripts/factoryjump.lua
  388. [f=0000000] Loading unit script: scripts/factoryplane.lua
  389. [f=0000000] Loading unit script: scripts/factorytank.lua
  390. [f=0000000] Loading unit script: scripts/fakeunit_los.lua
  391. [f=0000000] Loading unit script: scripts/firebug.lua
  392. [f=0000000] Loading unit script: scripts/firewalker.lua
  393. [f=0000000] Loading unit script: scripts/funnelweb.lua
  394. [f=0000000] Loading unit script: scripts/geo.lua
  395. [f=0000000] Loading unit script: scripts/heavyturret.lua
  396. [f=0000000] Loading unit script: scripts/logkoda.lua
  397. [f=0000000] Loading unit script: scripts/mahlazor.lua
  398. [f=0000000] Loading unit script: scripts/missilesilo.lua
  399. [f=0000000] Loading unit script: scripts/pw_artefact.lua
  400. [f=0000000] Loading unit script: scripts/pw_warpgate.lua
  401. [f=0000000] Loading unit script: scripts/pw_warpjammer.lua
  402. [f=0000000] Loading unit script: scripts/raveparty.lua
  403. [f=0000000] Loading unit script: scripts/scorpion.lua
  404. [f=0000000] Loading unit script: scripts/screamer.lua
  405. [f=0000000] Loading unit script: scripts/serpent.lua
  406. [f=0000000] Loading unit script: scripts/shieldarty.lua
  407. [f=0000000] Loading unit script: scripts/shieldfelon.lua
  408. [f=0000000] Loading unit script: scripts/spideraa.lua
  409. [f=0000000] Loading unit script: scripts/spiderassault.lua
  410. [f=0000000] Loading unit script: scripts/striderhub.lua
  411. [f=0000000] Loading unit script: scripts/tele_beacon.lua
  412. [f=0000000] Loading unit script: scripts/wolverine_mine.lua
  413. [f=0000000] Loading unit script: scripts/zenith.lua
  414. [f=0000000] [Planet Wars Structures] Warning: Planetwars warning: Planetwars data entry in modoption is empty or in invalid format
  415. [f=0000000] LUARULES-DRAW (GADGETS)
  416. [f=0000000] Jump Jet Defs checking begining...
  417. [f=0000000] .. Jump Jet Defs checking complete
  418. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded reload override )
  419. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded range override )
  420. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded delay override )
  421. [f=0000000] LUARULES-DRAW (GADGETS)
  422. [f=0000000] Loading LuaGaia
  423. [f=0000000] Loading LuaUI
  424. [f=0000000] LuaSocketEnabled: no
  425. [f=0000000] This game has locked LuaUI access
  426. [f=0000000] This game has locked LuaUI access
  427. [f=0000000] Using LUAUI_DIRNAME = LuaUI/
  428. [f=0000000] Reloaded ctrlpanel from file: LuaUI/ctrlpanel.txt
  429. [f=0000000] LuaUI: bound F11 to the widget selector
  430. [f=0000000] LuaUI: bound CTRL+F11 to tweak mode
  431. [f=0000000] explosiongenerator, custom:flash1green
  432. [f=0000000] customparams, <table>
  433. [f=0000000] rgbcolor, 0 1 0
  434. [f=0000000] explosiongenerator, custom:flash1yellow
  435. [f=0000000] customparams, <table>
  436. [f=0000000] rgbcolor, 1 1 0
  437. [f=0000000] explosiongenerator, custom:flash1red
  438. [f=0000000] customparams, <table>
  439. [f=0000000] rgbcolor, 1 0 0
  440. [f=0000000] explosiongenerator, custom:flash1white
  441. [f=0000000] customparams, <table>
  442. [f=0000000] rgbcolor, 1 1 1
  443. [f=0000000] [cawidgets.lua] Error: Failed to load: cmd_unit_mover.lua (no GetInfo() call)
  444. [f=0000000] [cawidgets.lua] Error: Failed to load: gui_center_n_select.lua (no GetInfo() call)
  445. [f=0000000] Jump Jet Defs checking begining...
  446. [f=0000000] .. Jump Jet Defs checking complete
  447. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded reload override )
  448. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded range override )
  449. [f=0000000] Jump Jet Defs warning: ( corsktl has unneeded delay override )
  450. [f=0000000] [cawidgets.lua] Error: Failed to load: gui_local_colors.lua (no GetInfo() call)
  451. [f=0000000] [cawidgets.lua] Error: Failed to load: gui_pausescreen.lua (no GetInfo() call)
  452. [f=0000000] [cawidgets.lua] Error: Failed to load: gui_startup_info_selector.lua (no GetInfo() call)
  453. [f=0000000] [cawidgets.lua] Error: Failed to load: gui_take_remind.lua (no GetInfo() call)
  454. [f=0000000] [cawidgets.lua] Error: Failed to load: init_startup_info_selector.lua (no GetInfo() call)
  455. [f=0000000] [cawidgets.lua] Error: Failed to load: spring_direct_launch.lua (no GetInfo() call)
  456. [f=0000000] Loaded API widget: Shared Functions <api_shared_functions.lua>
  457. [f=0000000] Loaded API widget: GUI Hide Hax <gui_api_hide_hax.lua>
  458. [f=0000000] Loaded API widget: Modular Comm Info <api_modularcomms.lua>
  459. [f=0000000] Loaded API widget: Mission GUI <mission_gui.lua>
  460. [f=0000000] Loaded API widget: Chili Framework <api_chili.lua>
  461. [f=0000000] Loaded API widget: Lag (AFK) monitor <api_lag_monitor.lua>
  462. [f=0000000] Loaded API widget: Lups <lups_wrapper.lua>
  463. [f=0000000] Loaded widget: Cutscenes <mission_cutscene.lua>
  464. [f=0000000] Hardware mouse-cursor is enabled!
  465. [f=0000000] Ground-decals rendering is enabled!
  466. [f=0000000] Set maximum particles to: 20000
  467. [f=0000000] Set UnitIconDist to 1000
  468. [f=0000000] Set UnitLodDist to 450
  469. [f=0000000] Loaded widget: EPIC Menu <gui_epicmenu.lua>
  470. [f=0000000] alwaysDisplayMexes, f4
  471. [f=0000000] Loaded widget: Chili Minimap <gui_chili_minimap.lua>
  472. [f=0000000] widgetlist, f11
  473. [f=0000000] Loaded widget: Chili Widget Selector <gui_chili_widgetselector.lua>
  474. [f=0000000] Loaded widget: Custom Cursor Sets <gui_customcursorsets.lua>
  475. [f=0000000] Mexspot Fetcher fetching
  476. [f=0000000] Loaded widget: Mexspot Fetcher <wg_mexspot_fetcher.lua>
  477. [f=0000000] Loaded widget: HealthBars <unit_healthbars.lua>
  478. [f=0000000] Loaded widget: Hide map marks and cursor <gui_hide_marks_on_f5.lua>
  479. [f=0000000] Loaded widget: Noises <snd_noises.lua>
  480. [f=0000000] Loaded widget: Unit Icons <unit_icons.lua>
  481. [f=0000000] Loaded widget: Chili Vote Display <gui_chili_vote.lua>
  482. [f=0000000] Loaded widget: Chili Chicken Panel <gui_chili_chicken.lua>
  483. [f=0000000] Loaded widget: Messenger <mission_messenger.lua>
  484. [f=0000000] Loaded widget: TeamCommEnds & Lavarise indicator <gui_teamcommends.lua>
  485. [f=0000000] Loaded widget: BuildETA <gui_build_eta.lua>
  486. [f=0000000] Loaded widget: Cloak Fire State <unit_cloakfirestate.lua>
  487. [f=0000000] Loaded widget: Auto First Build Facing <autofirstbuildfacing.lua>
  488. [f=0000000] Loaded widget: Autoquit <autoquit.lua>
  489. [f=0000000] Loaded widget: Blast Radius <gui_blastradius.lua>
  490. [f=0000000] Loaded widget: Darkening <gui_darkening.lua>
  491. [f=0000000] Loaded widget: Context Menu <gui_contextmenu.lua>
  492. [f=0000000] Loaded widget: Highlight Geos <gui_highlight_geos.lua>
  493. [f=0000000] Loaded widget: MetalFeatures <gui_metal_features.lua>
  494. [f=0000000] Loaded widget: MinimapEvents <minimap_events.lua>
  495. [f=0000000] Loaded widget: Retreat <cmd_retreat.lua>
  496. [f=0000000] Loaded widget: Point Tracker <gui_point_tracker.lua>
  497. [f=0000000] Loaded widget: ReclaimInfo <gui_reclaiminfo.lua>
  498. [f=0000000] Loaded widget: Spectate Selected Team <gui_spectate_selected_team.lua>
  499. [f=0000000] Loaded widget: State Reverse Toggle <cmd_state_reverse_toggle.lua>
  500. [f=0000000] Loaded widget: Constructor Auto Assist <unit_factory_guard.lua>
  501. [f=0000000] Ada ENABLE TTS
  502. [f=0000000] Loaded widget: Text To Speech Control <snd_text_to_speech.lua>
  503. [f=0000000] Loaded widget: Missile Silo Range <missilesilo_range.lua>
  504. [f=0000000] Loaded widget: Auto Patrol Nanos <unit_auto_patrol_nanos.lua>
  505. [f=0000000] Loaded widget: Local Widgets Config <localwidgets.lua>
  506. [f=0000000] Loaded widget: News Ticker <gui_news_ticker.lua>
  507. [f=0000000] Loaded widget: Chili Selections & CursorTip <gui_chili_selections_and_cursortip.lua>
  508. [f=0000000] Loaded widget: Defense Range Zero-K <gui_defenserange.lua>
  509. [f=0000000] Loaded widget: Chili Resource Bars <gui_chili_resource_bars.lua>
  510. [f=0000000] Loaded widget: Ferry Points <cmd_ferry_points.lua>
  511. [f=0000000] Loaded widget: Mex Placement Handler <cmd_mex_placement.lua>
  512. [f=0000000] Loaded widget: Chili Rejoining Progress Bar <gui_chili_rejoin_progress.lua>
  513. [f=0000000] Loaded widget: AA Command Helper <cmd_attackcmd_aid.lua>
  514. [f=0000000] Loaded widget: Map Edge Extension <map_edge_extension.lua>
  515. [f=0000000] Loaded widget: Chili Chat Bubbles <gui_chili_chatbubbles.lua>
  516. [f=0000000] Loaded widget: Music Player <snd_music.lua>
  517. [f=0000000] Loaded widget: Decoration Handler <unit_decoration_handler.lua>
  518. [f=0000000] Loaded widget: Persistent Build Spacing <gui_persistent_build_spacing.lua>
  519. [f=0000000] Loaded widget: Stockpiler <unit_stockpile.lua>
  520. [f=0000000] Loaded widget: NoDuplicateOrders <cmd_no_duplicate_orders.lua>
  521. [f=0000000] Loaded widget: AnimatorGUI <dbg_animator.lua>
  522. [f=0000000] Loaded widget: MiniMap Start Boxes <minimap_startbox.lua>
  523. [f=0000000] Loaded widget: Transport AI <unit_transport_ai.lua>
  524. [f=0000000] Loaded widget: Camera Info Snapshot <camera_info_snapshot.lua>
  525. [f=0000000] Loaded widget: Beauty Shot <camera_beautyshot.lua>
  526. [f=0000000] Loaded widget: Mission Night <mission_night.lua>
  527. [f=0000000] Loaded widget: Unit Marker Zero-K <unit_marker.lua>
  528. [f=0000000] Loaded widget: Ghost Site <unit_ghostsite.lua>
  529. [f=0000000] Loaded widget: Attack Warning <unit_attack_warning.lua>
  530. [f=0000000] Loaded widget: Start Point Remover & Comm Selector <init_start_point_remover.lua>
  531. [f=0000000] <Replay control buttons> Live mode. Widget removed.
  532. [f=0000000] Loaded widget: Replay control buttons <gui_replay_controls.lua>
  533. [f=0000000] Loaded widget: PlanetWars Info <gui_planetwars_info.lua>
  534. [f=0000000] Loaded widget: Select Keys <gui_selectkeys.lua>
  535. [f=0000000] Loaded widget: Starlight Drawer <unit_mah_lazor_drawer.lua>
  536. [f=0000000] Loaded widget: Attack AoE <gui_attack_aoe.lua>
  537. [f=0000000] Loaded widget: Unit Start State <unit_start_state.lua>
  538. [f=0000000] Loaded widget: MessageBoxes <mission_messagebox.lua>
  539. [f=0000000] Loaded widget: Stuck Keys <dbg_stuckkeys.lua>
  540. [f=0000000] Loaded widget: Objectives <mission_objectives.lua>
  541. [f=0000000] Loaded widget: UnitNoStuckInFactory <unit_nostuck_infactory.lua>
  542. [f=0000000] Loaded widget: Mission Countdown <mission_countdown.lua>
  543. [f=0000000] Loaded widget: Mission Score <mission_scoreindicator.lua>
  544. [f=0000000] Loaded widget: Monitors Unit Camera <mission_camera_monitor.lua>
  545. [f=0000000] Loaded widget: Monitors Unit Selections <mission_selection_monitor.lua>
  546. [f=0000000] Reloaded cmdcolors from file: cmdcolors.tmp
  547. [f=0000000] Loaded widget: UnitShapes <unit_shapes.lua>
  548. [f=0000000] Loaded widget: AllyCursors <gui_ally_cursors.lua>
  549. [f=0000000] Loaded widget: Selection Send <gui_selectionsend.lua>
  550. [f=0000000] Loaded widget: Shield Guard <unit_shield_guard.lua>
  551. [f=0000000] Loaded widget: CEG Spawner <dbg_ceg_spawner.lua>
  552. [f=0000000] Loaded widget: CommandInsert <gui_commandinsert.lua>
  553. [f=0000000] Loaded widget: Rank Icons 2 <unit_rank_icons.lua>
  554. [f=0000000] Loaded widget: State Icons <unit_state_icons.lua>
  555. [f=0000000] Loaded widget: Gadget Icons <unit_gadget_icons.lua>
  556. [f=0000000] Loaded widget: Cloaker Guard <unit_cloaker_guard.lua>
  557. [f=0000000] Loaded widget: Units on Fire <gfx_lups_units_on_fire.lua>
  558. [f=0000000] Loaded widget: Smoke Signal <gfx_lups_smokesignal.lua>
  559. [f=0000000] Loaded widget: LupsManager <gfx_lups_manager.lua>
  560. [f=0000000] Loaded widget: Receive Units Indicator <gui_recv_indicator.lua>
  561. [f=0000000] Loaded widget: Chili Docking <gui_chili_docking.lua>
  562. [f=0000000] Loaded widget: Chili Chat 2.1 <gui_chili_chat2_1.lua>
  563. [f=0000000] Loaded widget: Chili Deluxe Player List - Alpha 2.02 <gui_chili_deluxeplayerlist.lua>
  564. [f=0000000] Loaded widget: Image Preloader <dbg_img_preload.lua>
  565. [f=0000000] Loaded widget: Chili Core Selector <gui_chili_core_selector.lua>
  566. [f=0000000] Loaded widget: CameraRecorder <camera_recorder.lua>
  567. [f=0000000] overviewmode, tab
  568. [f=0000000] trackmode, t
  569. [f=0000000] Loaded widget: Combo Overhead/Free Camera (experimental) <camera_cofc.lua>
  570. [f=0000000] Loaded widget: Restricted Zones <gui_restrictedzones.lua>
  571. [f=0000000] Loaded widget: Double-Click Fight <cmd_doubleclickfight.lua>
  572. [f=0000000] Loaded widget: Jumpjet GUI <gui_jumpjets.lua>
  573. [f=0000000] Loaded widget: CustomFormations2 <unit_customformations2.lua>
  574. [f=0000000] Loaded widget: Lasso Terraform GUI <gui_lasso_terraform.lua>
  575. [f=0000000] tab_factory, z
  576. [f=0000000] tab_economy, x
  577. [f=0000000] tab_defence, c
  578. [f=0000000] tab_special, v
  579. [f=0000000] Loaded widget: Chili Integral Menu <gui_chili_integral_menu.lua>
  580. [f=0000000] LuaUI v0.3
  581. [f=0000000] Finalizing
  582. [f=0000000] Switching to Free style camera
  583. [f=0000000] Connection attempt from Ada
  584. [f=0000000] -> Version: 91.0
  585. [f=0000000] -> Connection established (given id 0)
  586. [f=0000000] Mexspot Fetcher received
  587. [f=0000000] Mex Placement Initialised with 15 spots.
  588. [f=0000000] Player Ada finished loading and is now ingame
  589. [f=0000000] Switching to Overhead (TA) style camera
  590. [f=0000000] Switching to Free style camera
  591. [f=0000000] GameID: 4f970f516d407115b2f121f584e111d0
  592. [f=0000001] map marks rendering is disabled!
  593. [f=0000001] Set UnitIconDist to 1000
  594. [f=0000008] Skirmish AI "Dynasty" (ID:0, Short-Name:"CAI", Version:"") took over control of team 1
  595. [f=0000008] Skirmish AI "Chickens" (ID:1, Short-Name:"Chicken: Very Easy", Version:"") took over control of team 2
  596. [f=0000048] Wind Range: 0.600 - 2.100. Max Windmill altitude bonus is: 87%
  597. [f=0000470] Ada's Commander is under attack
  598. [f=0000912] Set UnitIconDist to 1000
  599. [f=0000912] map marks rendering is enabled!
  600. [f=0002268] Buildings set to face South
  601. [f=0004211] Set UnitIconDist to 200
  602. [f=0009003] Defense pool/quota: 8.75 / 2.9166667461395
  603. [f=0009455] Glaive is under attack
  604. [f=0009762] Lotus is under attack
  605. [f=0011704] Defense pool/quota: 8.6699991226196 / 1.7339998483658
  606. [f=0014405] Defense pool/quota: 9.287483215332 / 1.8574966192245
  607. [f=0016123] Ada paused the game
  608. [f=0016123] Ada unpaused the game
  609. [f=0016145] Error: Spring 91.0 has crashed.
  610. [f=0016145] Error: DLL information:
  611. [f=0016145] Error: 0x00400000 spring
  612. [f=0016145] Error: 0x76ec0000 ntdll
  613. [f=0016145] Error: 0x76c80000 kernel32
  614. [f=0016145] Error: 0x75120000 KERNELBASE
  615. [f=0016145] Error: 0x75020000 snxhk
  616. [f=0016145] Error: 0x10000000 DevIL
  617. [f=0016145] Error: 0x6c8f0000 MSVCP80
  618. [f=0016145] Error: 0x6cd00000 MSVCR80
  619. [f=0016145] Error: 0x75460000 msvcrt
  620. [f=0016145] Error: 0x76820000 USER32
  621. [f=0016145] Error: 0x770a0000 GDI32
  622. [f=0016145] Error: 0x77000000 LPK
  623. [f=0016145] Error: 0x76910000 USP10
  624. [f=0016145] Error: 0x756d0000 ADVAPI32
  625. [f=0016145] Error: 0x75800000 sechost
  626. [f=0016145] Error: 0x76470000 RPCRT4
  627. [f=0016145] Error: 0x72240000 GLU32
  628. [f=0016145] Error: 0x6b4f0000 OPENGL32
  629. [f=0016145] Error: 0x697f0000 DDRAW
  630. [f=0016145] Error: 0x74190000 DCIMAN32
  631. [f=0016145] Error: 0x765f0000 SETUPAPI
  632. [f=0016145] Error: 0x750f0000 CFGMGR32
  633. [f=0016145] Error: 0x769b0000 OLEAUT32
  634. [f=0016145] Error: 0x76d60000 ole32
  635. [f=0016145] Error: 0x750d0000 DEVOBJ
  636. [f=0016145] Error: 0x73950000 dwmapi
  637. [f=0016145] Error: 0x75430000 IMAGEHLP
  638. [f=0016145] Error: 0x6fbc0000 mingwm10
  639. [f=0016145] Error: 0x75820000 SHELL32
  640. [f=0016145] Error: 0x77040000 SHLWAPI
  641. [f=0016145] Error: 0x75770000 WS2_32
  642. [f=0016145] Error: 0x77020000 NSI
  643. [f=0016145] Error: 0x62e80000 zlib1
  644. [f=0016145] Error: 0x6b600000 OpenAL32
  645. [f=0016145] Error: 0x728b0000 WINMM
  646. [f=0016145] Error: 0x70780000 vorbisfile
  647. [f=0016145] Error: 0x68140000 ogg
  648. [f=0016145] Error: 0x64cc0000 vorbis
  649. [f=0016145] Error: 0x66fc0000 freetype6
  650. [f=0016145] Error: 0x62aa0000 glew32
  651. [f=0016145] Error: 0x00300000 SDL
  652. [f=0016145] Error: 0x7c340000 MSVCR71
  653. [f=0016145] Error: 0x768f0000 IMM32
  654. [f=0016145] Error: 0x76520000 MSCTF
  655. [f=0016145] Error: 0x727d0000 dsound
  656. [f=0016145] Error: 0x749f0000 POWRPROF
  657. [f=0016145] Error: 0x74f60000 CRYPTBASE
  658. [f=0016145] Error: 0x76790000 CLBCatQ
  659. [f=0016145] Error: 0x73c90000 MMDevApi
  660. [f=0016145] Error: 0x73db0000 PROPSYS
  661. [f=0016145] Error: 0x6c330000 wdmaud
  662. [f=0016145] Error: 0x6c320000 ksuser
  663. [f=0016145] Error: 0x749c0000 AVRT
  664. [f=0016145] Error: 0x728f0000 AUDIOSES
  665. [f=0016145] Error: 0x6c310000 msacm32
  666. [f=0016145] Error: 0x6b210000 MSACM32
  667. [f=0016145] Error: 0x6c300000 midimap
  668. [f=0016145] Error: 0x74fb0000 profapi
  669. [f=0016145] Error: 0x73d70000 uxtheme
  670. [f=0016145] Error: 0x016a0000 HydraDMH
  671. [f=0016145] Error: 0x71d50000 atiglpxx
  672. [f=0016145] Error: 0x05ef0000 atioglxx
  673. [f=0016145] Error: 0x74aa0000 VERSION
  674. [f=0016145] Error: 0x04dd0000 aticfx32
  675. [f=0016145] Error: 0x72c20000 atiadlxx
  676. [f=0016145] Error: 0x74c00000 USERENV
  677. [f=0016145] Error: 0x74a90000 WTSAPI32
  678. [f=0016145] Error: 0x77030000 PSAPI
  679. [f=0016145] Error: 0x75200000 WINTRUST
  680. [f=0016145] Error: 0x75230000 CRYPT32
  681. [f=0016145] Error: 0x750c0000 MSASN1
  682. [f=0016145] Error: 0x6bb10000 atigktxx
  683. [f=0016145] Error: 0x57010000 DINPUT
  684. [f=0016145] Error: 0x74980000 HID
  685. [f=0016145] Error: 0x747d0000 mswsock
  686. [f=0016145] Error: 0x747c0000 wship6
  687. [f=0016145] Error: 0x5f120000 wshqos
  688. [f=0016145] Error: 0x74b30000 wshtcpip
  689. [f=0016145] Error: 0x71590000 dbghelp
  690. [f=0016145] Error: Exception: Access violation (0xc0000005)
  691. [f=0016145] Error: Exception Address: 0x00898221
  692. [f=0016145] Error: Stacktrace:
  693. [f=0016145] Error: (0) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x00898221]
  694. [f=0016145] Error: (1) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x00836715]
  695. [f=0016145] Error: (2) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x008882A8]
  696. [f=0016145] Error: (3) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x00883E42]
  697. [f=0016145] Error: (4) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x0042CE22]
  698. [f=0016145] Error: (5) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x00462943]
  699. [f=0016145] Error: (6) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x00431245]
  700. [f=0016145] Error: (7) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x00936241]
  701. [f=0016145] Error: (8) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x0093DB5B]
  702. [f=0016145] Error: (9) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x00924261]
  703. [f=0016145] Error: (10) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x009247C4]
  704. [f=0016145] Error: (11) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x009248E1]
  705. [f=0016145] Error: (12) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe(skirmishAiCallback_Unit_SupportedCommand_getParams+0xc009) [0x009C1B99]
  706. [f=0016145] Error: (13) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x004010B4]
  707. [f=0016145] Error: (14) C:\Users\Rattlesnark\Documents\My Games\Spring\engine\91.0\spring.exe [0x00401128]
  708. [f=0016145] Error: (15) C:\Windows\system32\kernel32.dll(BaseThreadInitThunk+0x12) [0x76CCED6C]
  709. [f=0016145] Error: (16) C:\Windows\SYSTEM32\ntdll.dll(RtlInitializeExceptionChain+0xef) [0x76F237F5]
  710. [f=0016145] Error: (17) C:\Windows\SYSTEM32\ntdll.dll(RtlInitializeExceptionChain+0xc2) [0x76F237C8]
  711. [f=0016145] Statistics for RectangleOptimizer: 1%
  712. [f=0016145] Ada DISABLE TTS
  713. [f=0016145] [CCollisionHandler] dis-/continuous tests: 23/7607589
  714. [f=0016145] Path cache hits 1783 63%
  715. [f=0016145] Path cache hits 2278 35%
  716. [f=0016145] Statistics for RectangleOptimizer: 1%
  717. [f=0016145] Statistics for RectangleOptimizer: 1%
  718. [f=0016145] Statistics for local connection:
  719. Received: 49928 bytes
  720. Sent: 195284 bytes
  721.  
  722. Error: Spring: Unhandled exception Spring has crashed:
  723. Access violation.
  724.  
  725. A stacktrace has been written to:
  726. C:\Users\Rattlesnark\Documents\My Games\Spring\infolog.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement