| Anonymous | Login | Signup for a new account | 2013-06-19 01:37 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Repositories |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0003240 | Spring engine | General | public | 2012-08-12 15:10 | 2012-08-12 17:15 | ||||
| Reporter | cleanrock | ||||||||
| Assigned To | Kloot | ||||||||
| Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
| Status | closed | Resolution | duplicate | ||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0003240: SIGSEGV on git 2a49c60 (90, post_release) | ||||||||
| Description | I just specced a zk test game and both me and the player (GoogleFrog) crashed. Stack trace from infolog (full infolog attached): [f=0025493] Error: Segmentation fault (SIGSEGV) in spring 89.0.1-90-g2a49c60 HEAD (OMP) [f=0025493] Error: Stacktrace: [f=0025493] Error: <0> /lib/libc.so.6(+0x35020) [0x7fd4a5c63020] [f=0025493] Error: <1> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/istream:821 [f=0025493] Error: <2> /home/johanr/projects_other/spring/rts/Game/Game.cpp:546 [f=0025493] Error: <3> /home/johanr/projects_other/spring/rts/Game/GameServer.cpp:2212 [f=0025493] Error: <4> /home/johanr/projects_other/spring/rts/System/Util.h:106 [f=0025493] Error: <5> /home/johanr/projects_other/spring/rts/Game/Game.cpp:442 [f=0025493] Error: <6> /home/johanr/projects_other/spring/rts/Game/UI/GuiHandler.cpp:1340 [f=0025493] Error: <7> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/bits/basic_string.h:536 [f=0025493] Error: <8> /home/johanr/projects_other/spring/rts/Game/IActionExecutor.h:40 [f=0025493] Error: <9> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/bits/basic_string.h:242 I dont have a core dump but this is Game.cpp:546: smoothGround = new SmoothHeightMesh(ground, float3::maxxpos, float3::maxzpos, SQUARE_SIZE * 2, SQUARE_SIZE * 40); | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | Using configuration source: "/home/johanr/.springrc" [CMyMath::Init] CPU SSE mask: 127, flags: SSE 1.0: 1, SSE 2.0: 1 SSE 3.0: 1, SSSE 3.0: 1 SSE 4.1: 1, SSE 4.2: 1 SSE 4.0A: 0, SSE 5.0A: 0 using streflop SSE FP-math mode, CPU supports SSE instructions OS: Linux 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 x86_64 OS: 64bit native mode [Watchdog] Installed (HangTimeout: 10sec) Available log sections: Font, VFS, KeyBindings, Piece, Sound, CSMFGroundTextures, RoamMeshDrawer, BumpWater, DynWater, SkyBox, FarTextureHandler, ModelDrawer, OBJParser, WorldObjectModelRenderer, Texture, CollisionVolume, GroundMoveType, UnitScript, AutohostInterface, ArchiveScanner, LuaSocket, Model, Path Enabled log sections: Sound(LOG_LEVEL_INFO) Enable or disable log sections using the LogSections configuration key or the SPRING_LOG_SECTIONS environment variable (both comma separated). Use "none" to disable the default log sections. LogOutput initialized. Spring 89.0.1-90-g2a49c60 HEAD (OMP) Build date/time: Aug 12 2012 14:36:05 Build environment: boost-104900, GNU libstdc++ version 20120721 Compiler: gcc-4.7.1 20120721 (prerelease) Using read-write data directory: /home/johanr/.spring/ Using read-only data directory: /home/johanr/opt/share/games/spring/ Scanning: /home/johanr/opt/share/games/spring/base Scanning: /home/johanr/.spring/maps Scanning: /home/johanr/.spring/base Scanning: /home/johanr/.spring/games Scanning: /home/johanr/.spring/packages Supported Video modes: 1920x1200, 1920x1080, 1680x1050, 1600x1200, 1440x900, 1280x1024, 1280x960, 1280x720, 1024x768, 800x600, 640x480 Video mode set to 1024x768/32bit (windowed) [f=0000000] SDL version: 1.2.15 [f=0000000] GL version: 4.2.0 NVIDIA 304.32 [f=0000000] GL vendor: NVIDIA Corporation [f=0000000] GL renderer: GeForce GTX 460/PCIe/SSE2 [f=0000000] GLSL version: 4.20 NVIDIA via Cg compiler [f=0000000] GLEW version: 1.7.0 [f=0000000] Video RAM: total 1024MB, available 969MB [f=0000000] GL info: haveARB: 1, haveGLSL: 1, ATI hacks: 0 FBO support: 1, NPOT-texture support: 1, 24bit Z-buffer support: 1 maximum texture size: 16384, compress MIP-map textures: 0 maximum SmoothPointSize: 63, maximum vec4 varying/attributes: 31/16 maximum drawbuffers: 8, maximum recommended indices/vertices: 1048576/1048576 number of UniformBufferBindings: 70 (64kB) [f=0000000] VSync disabled [f=0000000] Joysticks found: 0 [f=0000000] Warning: Joystick 0 not found [f=0000000] CPU Cores: 8 [f=0000000] CPU affinity not set [f=0000000] Loading startscript from: flobby_script.txt [f=0000000] Connecting to 94.23.171.71:8661 using name cleanrock [f=0000000] Video mode set to 1920x1200/32bit (windowed) [f=0000000] [Sound] OpenAL info: [f=0000000] [Sound] Available Devices: [f=0000000] [Sound] OpenAL Soft [f=0000000] [Sound] Device: OpenAL Soft [f=0000000] [Sound] Vendor: OpenAL Community [f=0000000] [Sound] Version: 1.1 ALSOFT 1.14 [f=0000000] [Sound] Renderer: OpenAL Soft [f=0000000] [Sound] AL Extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points [f=0000000] [Sound] ALC Extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_loopback [f=0000000] [Sound] EFX Enabled: yes [f=0000000] [Sound] Max Sounds: 32 [f=0000000] Using map: Comet Catcher Redux [f=0000000] Warning: Incompatible map-checksum: Checksum of Comet Catcher Redux (checksum 0xdfa8dfc3) differs from the host's copy (checksum 0x1). This may be caused by a corrupted download or there may even be 2 different versions in circulation. Make sure you and the host have installed the chosen archive and its dependencies and consider redownloading it. [f=0000000] Using game: Zero-K test-7754 [f=0000000] Using game archive: 0a773059c23ddc5077ebfd6756155cca.sdp [f=0000000] Warning: Incompatible game-checksum: Checksum of 0a773059c23ddc5077ebfd6756155cca.sdp (checksum 0xaa136342) differs from the host's copy (checksum 0x1). This may be caused by a corrupted download or there may even be 2 different versions in circulation. Make sure you and the host have installed the chosen archive and its dependencies and consider redownloading it. [f=0000000] recording demo: demos/20120812_150327_Comet Catcher Redux_89.0.1-90-g2a49c60 HEAD.sdf [f=0000000] PreGame::GameDataReceived: 22 ms [f=0000000] User number 2 (team 0, allyteam 1) [f=0000000] Loading Radar Icons [f=0000000] Loading GameData Definitions [f=0000000] Processing comm: c15114_2_3 [f=0000000] Processing comm: c15114_6_4 [f=0000000] Processing comm: c15114_1_5 [f=0000000] Processing comm: c15114_3_0 [f=0000000] Processing comm: c15114_1_0 [f=0000000] Processing comm: c15114_1_1 [f=0000000] Processing comm: c15114_2_5 [f=0000000] Processing comm: c15114_4_0 [f=0000000] Processing comm: c15114_1_2 [f=0000000] Processing comm: c15114_3_3 [f=0000000] Processing comm: c15114_1_4 [f=0000000] Processing comm: c15114_5_5 [f=0000000] Processing comm: c15114_2_0 [f=0000000] Processing comm: c15114_2_2 [f=0000000] Processing comm: c15114_4_4 [f=0000000] Processing comm: c15114_3_4 [f=0000000] Processing comm: c15114_4_3 [f=0000000] Processing comm: c15114_2_1 [f=0000000] Processing comm: c15114_5_1 [f=0000000] Processing comm: c15114_6_0 [f=0000000] Processing comm: c15114_6_3 [f=0000000] Processing comm: c15114_2_4 [f=0000000] Processing comm: c15114_5_2 [f=0000000] Processing comm: c15114_6_5 [f=0000000] Processing comm: c15114_1_3 [f=0000000] Processing comm: c15114_6_2 [f=0000000] Processing comm: c15114_4_1 [f=0000000] Processing comm: c15114_5_4 [f=0000000] Processing comm: c15114_5_3 [f=0000000] Processing comm: c15114_5_0 [f=0000000] Processing comm: c15114_4_2 [f=0000000] Processing comm: c15114_4_5 [f=0000000] Processing comm: c15114_6_1 [f=0000000] Processing comm: c15114_3_5 [f=0000000] Processing comm: c15114_3_2 [f=0000000] Processing comm: c15114_3_1 [f=0000000] Processing comm: stresstest1 [f=0000000] Processing comm: stresstest2 [f=0000000] Processing comm: stresstest3 [f=0000000] Processing comm: stresstest4 [f=0000000] Processing comm: test_c4_rocket [f=0000000] Processing comm: test_c4_aa [f=0000000] Processing comm: test_c4_gauss [f=0000000] Processing comm: test_c4_arty [f=0000000] Processing comm: test_c4_hmg [f=0000000] Processing comm: test_c4_shotty [f=0000000] Processing comm: test_c4_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_c4_lightning [f=0000000] Processing comm: test_c4_flame [f=0000000] Processing comm: test_a4_rocket [f=0000000] Processing comm: test_a4_aa [f=0000000] Processing comm: test_a4_gauss [f=0000000] Processing comm: test_a4_arty [f=0000000] Processing comm: test_a4_hmg [f=0000000] Processing comm: test_a4_shotty [f=0000000] Processing comm: test_a4_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_a4_lightning [f=0000000] Processing comm: test_a4_flame [f=0000000] Processing comm: test_s4_rocket [f=0000000] Processing comm: test_s4_aa [f=0000000] Processing comm: test_s4_gauss [f=0000000] Processing comm: test_s4_arty [f=0000000] Processing comm: test_s4_hmg [f=0000000] Processing comm: test_s4_shotty [f=0000000] Processing comm: test_s4_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_s4_lightning [f=0000000] Processing comm: test_s4_flame [f=0000000] Processing comm: test_r4_rocket [f=0000000] Processing comm: test_r4_aa [f=0000000] Processing comm: test_r4_gauss [f=0000000] Processing comm: test_r4_arty [f=0000000] Processing comm: test_r4_hmg [f=0000000] Processing comm: test_r4_shotty [f=0000000] Processing comm: test_r4_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_r4_lightning [f=0000000] Processing comm: test_r4_flame [f=0000000] Processing comm: test_c1_rocket [f=0000000] Processing comm: test_c1_aa [f=0000000] Processing comm: test_c1_gauss [f=0000000] Processing comm: test_c1_arty [f=0000000] Processing comm: test_c1_hmg [f=0000000] Processing comm: test_c1_shotty [f=0000000] Processing comm: test_c1_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_c1_lightning [f=0000000] Processing comm: test_c1_flame [f=0000000] Processing comm: test_a1_rocket [f=0000000] Processing comm: test_a1_aa [f=0000000] Processing comm: test_a1_gauss [f=0000000] Processing comm: test_a1_arty [f=0000000] Processing comm: test_a1_hmg [f=0000000] Processing comm: test_a1_shotty [f=0000000] Processing comm: test_a1_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_a1_lightning [f=0000000] Processing comm: test_a1_flame [f=0000000] Processing comm: test_s1_rocket [f=0000000] Processing comm: test_s1_aa [f=0000000] Processing comm: test_s1_gauss [f=0000000] Processing comm: test_s1_arty [f=0000000] Processing comm: test_s1_hmg [f=0000000] Processing comm: test_s1_shotty [f=0000000] Processing comm: test_s1_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_s1_lightning [f=0000000] Processing comm: test_s1_flame [f=0000000] Processing comm: test_r1_rocket [f=0000000] Processing comm: test_r1_aa [f=0000000] Processing comm: test_r1_gauss [f=0000000] Processing comm: test_r1_arty [f=0000000] Processing comm: test_r1_hmg [f=0000000] Processing comm: test_r1_shotty [f=0000000] Processing comm: test_r1_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_r1_lightning [f=0000000] Processing comm: test_r1_flame [f=0000000] Processing comm: test_cr1_rocket [f=0000000] Processing comm: test_cr1_aa [f=0000000] Processing comm: test_cr1_gauss [f=0000000] Processing comm: test_cr1_arty [f=0000000] Processing comm: test_cr1_hmg [f=0000000] Processing comm: test_cr1_shotty [f=0000000] Processing comm: test_cr1_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_cr1_lightning [f=0000000] Processing comm: test_cr1_flame [f=0000000] Processing comm: test_cr4_rocket [f=0000000] Processing comm: test_cr4_aa [f=0000000] Processing comm: test_cr4_gauss [f=0000000] Processing comm: test_cr4_arty [f=0000000] Processing comm: test_cr4_hmg [f=0000000] Processing comm: test_cr4_shotty [f=0000000] Processing comm: test_cr4_beam [f=0000000] ERROR: Weapon commweapon_beamlaser_green not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_green not found [f=0000000] ERROR: Weapon commweapon_beamlaser_red not found [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Error: ERROR: Upgrade commweapon_beamlaser_red not found [f=0000000] Processing comm: test_cr4_lightning [f=0000000] Processing comm: test_cr4_flame [f=0000000] Processing comm: comm_econ_cai [f=0000000] Processing comm: comm_marksman_cai [f=0000000] Processing comm: comm_hunter [f=0000000] Processing comm: comm_guardian [f=0000000] Processing comm: comm_riot [f=0000000] Processing comm: comm_recon [f=0000000] Processing comm: comm_marksman [f=0000000] Processing comm: comm_marine [f=0000000] Processing comm: comm_flamer [f=0000000] Processing comm: comm_mission_tutorial1 [f=0000000] Processing comm: comm_stun_cai [f=0000000] Processing comm: comm_rocketeer [f=0000000] Processing comm: comm_riot_cai [f=0000000] [gamedata/modularcomms/unitdefgen.lua] Warning: Planetwars warning: Planetwars data entry in modoption is empty or in invalid format [f=0000000] Loading all definitions: 0.151000 [f=0000000] Game::LoadDefs (GameData): 204 ms [f=0000000] Loading Sound Definitions [f=0000000] [Sound] Warning: Sound incomingchat is missing file tag (ignoring) [f=0000000] [Sound] parsed 139 sounds from gamedata/sounds.lua [f=0000000] [Sound] Warning: Unable to open audio file: IncomingChat [f=0000000] [Sound] Warning: CSound::GetSoundId: could not find sound: IncomingChat [f=0000000] Game::LoadDefs (Sound): 5 ms [f=0000000] Parsing Map Information [f=0000000] Loading SMF [f=0000000] Loading Map (77 MB) [f=0000000] Creating Smooth Height Mesh [f=0000000] SmoothHeightMesh::MakeSmoothMesh: 38 ms [f=0000000] Creating QuadField & CEGs [f=0000000] Number of damage types: 9 [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; [f=0000000] Creating Unit Textures [f=0000000] Loading Weapon Definitions [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Warning: weapondef cylinderTargetting is deprecated and will be removed in the next release (use cylinderTargeting). [f=0000000] Loading Unit Definitions [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chicken" (move-class "bhover3"): canFloat, but not a ship-based movetype [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chicken_dodo" (move-class "bhover3"): canFloat, but not a ship-based movetype [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chickenblobber" (move-class "bhover3"): canFloat, but not a ship-based movetype [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chickenr" (move-class "bhover3"): canFloat, but not a ship-based movetype [f=0000000] Warning: [UnitDef] inconsistent path-type 15 for "chickens" (move-class "bhover3"): canFloat, but not a ship-based movetype [f=0000000] Loading Feature Definitions [f=0000000] Initializing Map Features [f=0000000] [PathManager::GetCacheDirName] using cache-dir cache/QTPFS/0001/dfa8dfc3-aa136342/ (map-checksum dfa8dfc3, mod-checksum aa136342) [f=0000000] [PathManager::InitNodeLayersThreaded] using 1 threads for 20 node-layers (cached? false) [f=0000000] [PathManager] pfs-checksum: 51f8f181, mem-footprint: 470MB [f=0000000] [IPathManager::GetInstance] using QTPFS path-manager [f=0000000] Creating Sky [f=0000000] Creating ShadowHandler & DecalHandler [f=0000000] Creating GroundDrawer [f=0000000] Loading Tile Files [f=0000000] Reading Tile Map [f=0000000] Loading Square Textures [f=0000000] CSMFGroundTextures::ConvolveHeightMap: 2 ms [f=0000000] Switching to ROAM Mesh Rendering [f=0000000] Creating TreeDrawer [f=0000000] Creating ProjectileDrawer & UnitDrawer [f=0000000] Creating Projectile Textures [f=0000000] Creating Water [f=0000000] Game::LoadInterface (Camera&Mouse): 37 ms [f=0000000] [Sound] Warning: Unable to open audio file: MultiSelect [f=0000000] [Sound] Warning: CSound::GetSoundId: could not find sound: MultiSelect [f=0000000] Game::LoadInterface (Console): 5 ms [f=0000000] [Sound] Warning: Unable to open audio file: FailedCommand [f=0000000] [Sound] Warning: CSound::GetSoundId: could not find sound: FailedCommand [f=0000000] Loading LuaRules [f=0000000] Jump Jet Defs error checking begining.. [f=0000000] .. Jump Jet Defs error checking complete [f=0000000] amphcon [f=0000000] arm_spider [f=0000000] armca [f=0000000] armcom1 [f=0000000] armcom2 [f=0000000] armcom3 [f=0000000] armcom4 [f=0000000] armcom5 [f=0000000] armcsa [f=0000000] armrectr [f=0000000] c15114_1_0 [f=0000000] c15114_1_1 [f=0000000] c15114_1_2 [f=0000000] c15114_1_3 [f=0000000] c15114_1_4 [f=0000000] c15114_1_5 [f=0000000] c15114_2_0 [f=0000000] c15114_2_1 [f=0000000] c15114_2_2 [f=0000000] c15114_2_3 [f=0000000] c15114_2_4 [f=0000000] c15114_2_5 [f=0000000] c15114_3_0 [f=0000000] c15114_3_1 [f=0000000] c15114_3_2 [f=0000000] c15114_3_3 [f=0000000] c15114_3_4 [f=0000000] c15114_3_5 [f=0000000] c15114_4_0 [f=0000000] c15114_4_1 [f=0000000] c15114_4_2 [f=0000000] c15114_4_3 [f=0000000] c15114_4_4 [f=0000000] c15114_4_5 [f=0000000] c15114_5_0 [f=0000000] c15114_5_1 [f=0000000] c15114_5_2 [f=0000000] c15114_5_3 [f=0000000] c15114_5_4 [f=0000000] c15114_5_5 [f=0000000] c15114_6_0 [f=0000000] c15114_6_1 [f=0000000] c15114_6_2 [f=0000000] c15114_6_3 [f=0000000] c15114_6_4 [f=0000000] c15114_6_5 [f=0000000] comm_econ_cai [f=0000000] comm_flamer [f=0000000] comm_guardian [f=0000000] comm_hunter [f=0000000] comm_marine [f=0000000] comm_marksman [f=0000000] comm_marksman_cai [f=0000000] comm_mission_tutorial1 [f=0000000] comm_recon [f=0000000] comm_riot [f=0000000] comm_riot_cai [f=0000000] comm_rocketeer [f=0000000] comm_stun_cai [f=0000000] commbasic [f=0000000] commrecon1 [f=0000000] commrecon2 [f=0000000] commrecon3 [f=0000000] commrecon4 [f=0000000] commrecon5 [f=0000000] commsupport1 [f=0000000] commsupport2 [f=0000000] commsupport3 [f=0000000] commsupport4 [f=0000000] commsupport5 [f=0000000] coracv [f=0000000] corch [f=0000000] corcom1 [f=0000000] corcom2 [f=0000000] corcom3 [f=0000000] corcom4 [f=0000000] corcom5 [f=0000000] corcs [f=0000000] corfast [f=0000000] cornecro [f=0000000] corned [f=0000000] cremcom1 [f=0000000] cremcom2 [f=0000000] cremcom3 [f=0000000] cremcom4 [f=0000000] cremcom5 [f=0000000] neebcomm [f=0000000] test_a1_aa [f=0000000] test_a1_arty [f=0000000] test_a1_beam [f=0000000] test_a1_flame [f=0000000] test_a1_gauss [f=0000000] test_a1_hmg [f=0000000] test_a1_lightning [f=0000000] test_a1_rocket [f=0000000] test_a1_shotty [f=0000000] test_a4_aa [f=0000000] test_a4_arty [f=0000000] test_a4_beam [f=0000000] test_a4_flame [f=0000000] test_a4_gauss [f=0000000] test_a4_hmg [f=0000000] test_a4_lightning [f=0000000] test_a4_rocket [f=0000000] test_a4_shotty [f=0000000] test_c1_aa [f=0000000] test_c1_arty [f=0000000] test_c1_beam [f=0000000] test_c1_flame [f=0000000] test_c1_gauss [f=0000000] test_c1_hmg [f=0000000] test_c1_lightning [f=0000000] test_c1_rocket [f=0000000] test_c1_shotty [f=0000000] test_c4_aa [f=0000000] test_c4_arty [f=0000000] test_c4_beam [f=0000000] test_c4_flame [f=0000000] test_c4_gauss [f=0000000] test_c4_hmg [f=0000000] test_c4_lightning [f=0000000] test_c4_rocket [f=0000000] test_c4_shotty [f=0000000] test_cr1_aa [f=0000000] test_cr1_arty [f=0000000] test_cr1_beam [f=0000000] test_cr1_flame [f=0000000] test_cr1_gauss [f=0000000] test_cr1_hmg [f=0000000] test_cr1_lightning [f=0000000] test_cr1_rocket [f=0000000] test_cr1_shotty [f=0000000] test_cr4_aa [f=0000000] test_cr4_arty [f=0000000] test_cr4_beam [f=0000000] test_cr4_flame [f=0000000] test_cr4_gauss [f=0000000] test_cr4_hmg [f=0000000] test_cr4_lightning [f=0000000] test_cr4_rocket [f=0000000] test_cr4_shotty [f=0000000] test_r1_aa [f=0000000] test_r1_arty [f=0000000] test_r1_beam [f=0000000] test_r1_flame [f=0000000] test_r1_gauss [f=0000000] test_r1_hmg [f=0000000] test_r1_lightning [f=0000000] test_r1_rocket [f=0000000] test_r1_shotty [f=0000000] test_r4_aa [f=0000000] test_r4_arty [f=0000000] test_r4_beam [f=0000000] test_r4_flame [f=0000000] test_r4_gauss [f=0000000] test_r4_hmg [f=0000000] test_r4_lightning [f=0000000] test_r4_rocket [f=0000000] test_r4_shotty [f=0000000] test_s1_aa [f=0000000] test_s1_arty [f=0000000] test_s1_beam [f=0000000] test_s1_flame [f=0000000] test_s1_gauss [f=0000000] test_s1_hmg [f=0000000] test_s1_lightning [f=0000000] test_s1_rocket [f=0000000] test_s1_shotty [f=0000000] test_s4_aa [f=0000000] test_s4_arty [f=0000000] test_s4_beam [f=0000000] test_s4_flame [f=0000000] test_s4_gauss [f=0000000] test_s4_hmg [f=0000000] test_s4_lightning [f=0000000] test_s4_rocket [f=0000000] test_s4_shotty [f=0000000] Jump Jet Defs error checking begining.. [f=0000000] .. Jump Jet Defs error checking complete [f=0000000] Chicken: PvP mode detected [f=0000000] Mex Spot Finder Initialising [f=0000000] Detecting mex config from metalmap [f=0000000] Metal Spots found and GGed [f=0000000] Using Overdrive Sharing ModOptions: investmentreturn [f=0000000] [UnitMorph] Warning: Comm Morph warning: Comm data entry for player 1 is empty or in invalid format [f=0000000] [UnitMorph] Warning: Comm Morph warning: Comm data entry for player 2 is empty or in invalid format [f=0000000] Setting morph for custom comms for player: 0 [f=0000000] Configuring comm morph: c15114_1_0, c15114_1_1 [f=0000000] Configuring comm morph: c15114_1_1, c15114_1_2 [f=0000000] Configuring comm morph: c15114_1_2, c15114_1_3 [f=0000000] Configuring comm morph: c15114_1_3, c15114_1_4 [f=0000000] Configuring comm morph: c15114_1_4, c15114_1_5 [f=0000000] Configuring comm morph: c15114_6_0, c15114_6_1 [f=0000000] Configuring comm morph: c15114_6_1, c15114_6_2 [f=0000000] Configuring comm morph: c15114_6_2, c15114_6_3 [f=0000000] Configuring comm morph: c15114_6_3, c15114_6_4 [f=0000000] Configuring comm morph: c15114_6_4, c15114_6_5 [f=0000000] Configuring comm morph: c15114_4_0, c15114_4_1 [f=0000000] Configuring comm morph: c15114_4_1, c15114_4_2 [f=0000000] Configuring comm morph: c15114_4_2, c15114_4_3 [f=0000000] Configuring comm morph: c15114_4_3, c15114_4_4 [f=0000000] Configuring comm morph: c15114_4_4, c15114_4_5 [f=0000000] Configuring comm morph: c15114_2_0, c15114_2_1 [f=0000000] Configuring comm morph: c15114_2_1, c15114_2_2 [f=0000000] Configuring comm morph: c15114_2_2, c15114_2_3 [f=0000000] Configuring comm morph: c15114_2_3, c15114_2_4 [f=0000000] Configuring comm morph: c15114_2_4, c15114_2_5 [f=0000000] Configuring comm morph: c15114_3_0, c15114_3_1 [f=0000000] Configuring comm morph: c15114_3_1, c15114_3_2 [f=0000000] Configuring comm morph: c15114_3_2, c15114_3_3 [f=0000000] Configuring comm morph: c15114_3_3, c15114_3_4 [f=0000000] Configuring comm morph: c15114_3_4, c15114_3_5 [f=0000000] Configuring comm morph: c15114_5_0, c15114_5_1 [f=0000000] Configuring comm morph: c15114_5_1, c15114_5_2 [f=0000000] Configuring comm morph: c15114_5_2, c15114_5_3 [f=0000000] Configuring comm morph: c15114_5_3, c15114_5_4 [f=0000000] Configuring comm morph: c15114_5_4, c15114_5_5 [f=0000000] AI taken control of team 1 on allyTeam 1 [f=0000000] CAI: team 1 has selected strategy: Push, using commander comm_riot_cai [f=0000000] AI taken control of team 2 on allyTeam 0 [f=0000000] CAI: team 2 has selected strategy: Push, using commander comm_riot_cai [f=0000000] Ally Team 0 intialised [f=0000000] Team 2 on allyTeam 0 [f=0000000] AI on ally team 0 [f=0000000] Ally Team 1 intialised [f=0000000] Team 0 on allyTeam 1 [f=0000000] Team 1 on allyTeam 1 [f=0000000] AI on ally team 1 [f=0000000] Ally Team 2 intialised [f=0000000] Team 3 on allyTeam 2 [f=0000000] Loading gadget: Lua unit script framework <unit_script.lua> [f=0000000] Loading unit script: scripts/amgeo.lua [f=0000000] Loading unit script: scripts/amphaa.lua [f=0000000] Loading unit script: scripts/amphassault.lua [f=0000000] Loading unit script: scripts/amphcon.lua [f=0000000] Loading unit script: scripts/amphfloater.lua [f=0000000] Loading unit script: scripts/amphraider.lua [f=0000000] Loading unit script: scripts/amphraider2.lua [f=0000000] Loading unit script: scripts/amphraider3.lua [f=0000000] Loading unit script: scripts/amphriot.lua [f=0000000] Loading unit script: scripts/amphtele.lua [f=0000000] Loading unit script: scripts/arm_spider.lua [f=0000000] Loading unit script: scripts/arm_venom.lua [f=0000000] Loading unit script: scripts/armaak.lua [f=0000000] Loading unit script: scripts/armamd.lua [f=0000000] Loading unit script: scripts/armanni.lua [f=0000000] Loading unit script: scripts/armarad.lua [f=0000000] Loading unit script: scripts/armartic.lua [f=0000000] Loading unit script: scripts/armasp.lua [f=0000000] Loading unit script: scripts/armbanth.lua [f=0000000] Loading unit script: scripts/armbrawl.lua [f=0000000] Loading unit script: scripts/armbrtha.lua [f=0000000] Loading unit script: scripts/armca.lua [f=0000000] Loading unit script: scripts/armcarry.lua [f=0000000] Loading unit script: scripts/armcir.lua [f=0000000] Loading unit script: scripts/armcom.lua [f=0000000] Loading unit script: scripts/armcomdgun.lua [f=0000000] Loading unit script: scripts/armcrabe.lua [f=0000000] Loading unit script: scripts/armcsa.lua [f=0000000] Loading unit script: scripts/armcybr.lua [f=0000000] Loading unit script: scripts/armjamt.lua [f=0000000] Loading unit script: scripts/armmanni.lua [f=0000000] Loading unit script: scripts/armmerl.lua [f=0000000] Loading unit script: scripts/armnanotc.lua [f=0000000] Loading unit script: scripts/armpt.lua [f=0000000] Loading unit script: scripts/armpw.lua [f=0000000] Loading unit script: scripts/armsnipe.lua [f=0000000] Loading unit script: scripts/armsolar.lua [f=0000000] Loading unit script: scripts/armsptk.lua [f=0000000] Loading unit script: scripts/armspy.lua [f=0000000] Loading unit script: scripts/armstiletto_laser.lua [f=0000000] Loading unit script: scripts/armtboat.lua [f=0000000] Loading unit script: scripts/armwin.lua [f=0000000] Loading unit script: scripts/assaultcruiser.lua [f=0000000] Loading unit script: scripts/asteroid.lua [f=0000000] Loading unit script: scripts/attackdrone.lua [f=0000000] Loading unit script: scripts/blackdawn.lua [f=0000000] Loading unit script: scripts/blastwing.lua [f=0000000] Loading unit script: scripts/commrecon.lua [f=0000000] Loading unit script: scripts/commsupport.lua [f=0000000] Loading unit script: scripts/corcom_alt.lua [f=0000000] Loading unit script: scripts/cafus.lua [f=0000000] Loading unit script: scripts/capturecar.lua [f=0000000] Loading unit script: scripts/carrydrone.lua [f=0000000] Loading unit script: scripts/chicken_roc.lua [f=0000000] Loading unit script: scripts/chickenflyerqueen.lua [f=0000000] Loading unit script: scripts/chickenlandqueen.lua [f=0000000] Loading unit script: scripts/chickenwurm.lua [f=0000000] Loading unit script: scripts/corbats.lua [f=0000000] Loading unit script: scripts/corbhmth.lua [f=0000000] Loading unit script: scripts/corcrash.lua [f=0000000] Loading unit script: scripts/corcrw.lua [f=0000000] Loading unit script: scripts/cordoom.lua [f=0000000] Loading unit script: scripts/core_spectre.lua [f=0000000] Loading unit script: scripts/corhurc2.lua [f=0000000] Loading unit script: scripts/corjamt.lua [f=0000000] Loading unit script: scripts/cormak.lua [f=0000000] Loading unit script: scripts/corrad.lua [f=0000000] Loading unit script: scripts/corroach.lua [f=0000000] Loading unit script: scripts/corshad.lua [f=0000000] Loading unit script: scripts/corsub.lua [f=0000000] Loading unit script: scripts/corsumo.lua [f=0000000] Loading unit script: scripts/corsy.lua [f=0000000] Loading unit script: scripts/cortl.lua [f=0000000] Loading unit script: scripts/corvamp.lua [f=0000000] Loading unit script: scripts/cremcom.lua [f=0000000] Loading unit script: scripts/dante.lua [f=0000000] Loading unit script: scripts/destroyer.lua [f=0000000] Loading unit script: scripts/nullscript.lua [f=0000000] Loading unit script: scripts/cruisemissile.lua [f=0000000] Loading unit script: scripts/factoryjump.lua [f=0000000] Loading unit script: scripts/factoryplane.lua [f=0000000] Loading unit script: scripts/factorytank.lua [f=0000000] Loading unit script: scripts/firebug.lua [f=0000000] Loading unit script: scripts/firewalker.lua [f=0000000] Loading unit script: scripts/funnelweb.lua [f=0000000] Loading unit script: scripts/geo.lua [f=0000000] Loading unit script: scripts/heavyturret.lua [f=0000000] Loading unit script: scripts/logkoda.lua [f=0000000] Loading unit script: scripts/mahlazor.lua [f=0000000] Loading unit script: scripts/missilesilo.lua [f=0000000] Loading unit script: scripts/raveparty.lua [f=0000000] Loading unit script: scripts/scorpion.lua [f=0000000] Loading unit script: scripts/screamer.lua [f=0000000] Loading unit script: scripts/serpent.lua [f=0000000] Loading unit script: scripts/shieldarty.lua [f=0000000] Loading unit script: scripts/shieldfelon.lua [f=0000000] Loading unit script: scripts/spideraa.lua [f=0000000] Loading unit script: scripts/spiderassault.lua [f=0000000] Loading unit script: scripts/striderhub.lua [f=0000000] Loading unit script: scripts/tele_beacon.lua [f=0000000] Loading unit script: scripts/wolverine_mine.lua [f=0000000] Loading unit script: scripts/zenith.lua [f=0000000] Start Unit Setup warning: Comm data entry for player 1 is empty or in invalid format [f=0000000] Start Unit Setup warning: Comm data entry for player 2 is empty or in invalid format [f=0000000] Game Over initialized [f=0000000] Unlock system error: Unlock data entry for player 1 is empty or in invalid format [f=0000000] Unlock system error: Unlock data entry for player 2 is empty or in invalid format [f=0000000] [Planet Wars Structures] Warning: Planetwars warning: Planetwars data entry in modoption is empty or in invalid format [f=0000000] LUARULES-DRAW (GADGETS) [f=0000000] Jump Jet Defs error checking begining.. [f=0000000] .. Jump Jet Defs error checking complete [f=0000000] LUARULES-DRAW (GADGETS) [f=0000000] Loading LuaGaia [f=0000000] Loading LuaUI [f=0000000] LuaSocketEnabled: no [f=0000000] This game has locked LuaUI access [f=0000000] This game has locked LuaUI access [f=0000000] Using LUAUI_DIRNAME = LuaUI/ [f=0000000] Reloaded ctrlpanel from file: LuaUI/ctrlpanel.txt [f=0000000] LuaUI: bound F11 to the widget selector [f=0000000] LuaUI: bound CTRL+F11 to tweak mode [f=0000000] [cawidgets.lua] Error: Failed to load: cmd_resetstate.lua (no GetInfo() call) [f=0000000] Hardware is incompatible with Xray shader requirements [f=0000000] Jump Jet Defs error checking begining.. [f=0000000] .. Jump Jet Defs error checking complete [f=0000000] Hardware is incompatible with Xray shader requirements [f=0000000] Loaded API widget: Shared Functions <api_shared_functions.lua> [f=0000000] Loaded API widget: Modular Comm Info <api_modularcomms.lua> [f=0000000] Loaded API widget: Chili Framework <api_chili.lua> [f=0000000] Loaded API widget: Lups <lups_wrapper.lua> [f=0000000] Loaded API widget: Lag (AFK) monitor <api_lag_monitor.lua> [f=0000000] Hardware mouse-cursor is disabled! [f=0000000] Ground-decals rendering is disabled! [f=0000000] Set maximum particles to: 10072 [f=0000000] Set UnitIconDist to 124 [f=0000000] Set UnitLodDist to 200 [f=0000000] Loaded widget: EPIC Menu <gui_epicmenu.lua> [f=0000000] Loaded widget: Chili Minimap <gui_chili_minimap.lua> [f=0000000] widgetlist, f11 [f=0000000] Loaded widget: Chili Widget Selector <gui_chili_widgetselector.lua> [f=0000000] Loaded widget: Custom Cursor Sets <gui_customcursorsets.lua> [f=0000000] Mexspot Fetcher fetching [f=0000000] Loaded widget: Mexspot Fetcher <wg_mexspot_fetcher.lua> [f=0000000] Loaded widget: Local Team Colors <gui_local_colors.lua> [f=0000000] Loaded widget: HealthBars <unit_healthbars.lua> [f=0000000] Loaded widget: Hide map marks and cursor <gui_hide_marks_on_f5.lua> [f=0000000] Loaded widget: Noises <snd_noises.lua> [f=0000000] Loaded widget: Chili Vote Display <gui_chili_vote.lua> [f=0000000] Loaded widget: TeamCommEnds & Lavarise indicator <gui_teamcommends.lua> [f=0000000] Loaded widget: BuildETA <gui_build_eta.lua> [f=0000000] Loaded widget: Cloak Fire State <unit_cloakfirestate.lua> [f=0000000] cleanrock DISABLE TTS [f=0000000] Loaded widget: Text To Speech Control <snd_text_to_speech.lua> [f=0000000] Loaded widget: Auto First Build Facing <autofirstbuildfacing.lua> [f=0000000] Loaded widget: Auto Patrol Nanos <unit_auto_patrol_nanos.lua> [f=0000000] Loaded widget: Autoquit <autoquit.lua> [f=0000000] Loaded widget: Blast Radius <gui_blastradius.lua> [f=0000000] Loaded widget: CameraShake <camera_shake.lua> [f=0000000] Loaded widget: Chili Resource Bars <gui_chili_resource_bars.lua> [f=0000000] Loaded widget: Chili Selections & CursorTip <gui_chili_selections_and_cursortip.lua> [f=0000000] Loaded widget: ComCounter <unit_com_counter.lua> [f=0000000] Loaded widget: Context Menu <gui_contextmenu.lua> [f=0000000] Loaded widget: Darkening <gui_darkening.lua> [f=0000000] Loaded widget: Highlight Geos <gui_highlight_geos.lua> [f=0000000] Loaded widget: Keep Target <cmd_keep_target.lua> [f=0000000] Loaded widget: Local Widgets Config <localwidgets.lua> [f=0000000] Loaded widget: MetalFeatures <gui_metal_features.lua> [f=0000000] Loaded widget: MinimapEvents <minimap_events.lua> [f=0000000] Loaded widget: Missile Silo Range <missilesilo_range.lua> [f=0000000] Loaded widget: ReclaimInfo <gui_reclaiminfo.lua> [f=0000000] Loaded widget: Spectate Selected Team <gui_spectate_selected_team.lua> [f=0000000] Loaded widget: State Reverse Toggle <cmd_state_reverse_toggle.lua> [f=0000000] Loaded widget: Map Draw Blocker <map_draw_blocker.lua> [f=0000000] Loaded widget: Defense Range Zero-K <gui_defenserange.lua> [f=0000000] Loaded widget: AA Command Helper <cmd_attackcmd_aid.lua> [f=0000000] Loaded widget: Mex Placement Handler <cmd_mex_placement.lua> [f=0000000] Loaded widget: Chili Rejoining Progress Bar <gui_chili_rejoin_progress.lua> [f=0000000] Loaded widget: Point Tracker <gui_point_tracker.lua> [f=0000000] <Stockpiler>: disabled for spectators [f=0000000] Loaded widget: Stockpiler <unit_stockpile.lua> [f=0000000] Cleared Autogroups. [f=0000000] Loaded widget: Auto Group <unit_auto_group.lua> [f=0000000] Loaded widget: Ghost Site <unit_ghostsite.lua> [f=0000000] Loaded widget: Clippy Comments <unit_clippy.lua> [f=0000000] Loaded widget: MiniMap Start Boxes <minimap_startbox.lua> [f=0000000] Loaded widget: NoDuplicateOrders <cmd_no_duplicate_orders.lua> [f=0000000] <Startup Info and Selector> Spectator mode or replay. Widget removed. [f=0000000] Loaded widget: Startup Info and Selector <init_startup_info_selector.lua> [f=0000000] Loaded widget: Transport AI <unit_transport_ai.lua> [f=0000000] <Unit Marker> Spectator mode or replay. Widget removed. [f=0000000] Loaded widget: Unit Marker Zero-K <unit_marker.lua> [f=0000000] Loaded widget: Start Point Remover & Comm Selector <init_start_point_remover.lua> [f=0000000] Loaded widget: Attack Warning <unit_attack_warning.lua> [f=0000000] Loaded widget: AnimatorGUI <dbg_animator.lua> [f=0000000] Loaded widget: Attack AoE <gui_attack_aoe.lua> [f=0000000] Loaded widget: PlanetWars Info <gui_planetwars_info.lua> [f=0000000] Loaded widget: MessageBoxes <mission_messagebox.lua> [f=0000000] Loaded widget: Select Keys <gui_selectkeys.lua> [f=0000000] Loaded widget: SmoothScroll <camera_smooth_move.lua> [f=0000000] Loaded widget: Objectives <mission_objectives.lua> [f=0000000] Loaded widget: Unit Start State <unit_start_state.lua> [f=0000000] Reloaded cmdcolors from file: cmdcolors.tmp [f=0000000] Loaded widget: UnitShapes <unit_shapes.lua> [f=0000000] Loaded widget: Unit Icons <unit_icons.lua> [f=0000000] Loaded widget: AllyCursors <gui_ally_cursors.lua> [f=0000000] Loaded widget: CommandInsert <gui_commandinsert.lua> [f=0000000] Loaded widget: Selection Send <gui_selectionsend.lua> [f=0000000] Loaded widget: Shield Guard <unit_shield_guard.lua> [f=0000000] Loaded widget: Rank Icons 2 <unit_rank_icons.lua> [f=0000000] Loaded widget: State Icons <unit_state_icons.lua> [f=0000000] Loaded widget: Gadget Icons <unit_gadget_icons.lua> [f=0000000] <Building Starter>: disabled for spectators [f=0000000] Loaded widget: Building Starter <unit_building_starter.lua> [f=0000000] Loaded widget: Units on Fire <gfx_lups_units_on_fire.lua> [f=0000000] Loaded widget: Receive Units Indicator <gui_recv_indicator.lua> [f=0000000] Loaded widget: Chili Docking <gui_chili_docking.lua> [f=0000000] Loaded widget: Chili Chat 2.1 <gui_chili_chat2_1.lua> [f=0000000] Loaded widget: Chili Deluxe Player List - Alpha 2.02 <gui_chili_deluxeplayerlist.lua> [f=0000000] Loaded widget: Image Preloader <dbg_img_preload.lua> [f=0000000] Loaded widget: Chili Core Selector <gui_chili_core_selector.lua> [f=0000000] Loaded widget: Jumpjet GUI <gui_jumpjets.lua> [f=0000000] Loaded widget: Chili Gesture Menu <gui_chili_gesture_menu.lua> [f=0000000] Loaded widget: CustomFormations2 <unit_customformations2.lua> [f=0000000] Loaded widget: Lasso Terraform GUI <gui_lasso_terraform.lua> [f=0000000] tab_factory, z [f=0000000] tab_economy, x [f=0000000] tab_defence, c [f=0000000] tab_special, v [f=0000000] Loaded widget: Chili Integral Menu <gui_chili_integral_menu.lua> [f=0000000] LuaUI v0.3 [f=0000000] Finalizing [f=0000000] <Ghost Site> Spectator mode. Widget removed. [f=0000000] cleanrock DISABLE TTS [f=0000000] Connection attempt rejected: Packet too short [f=0000000] Connection attempt from Saktoth [f=0000000] -> Version: 89.0.1-90-g2a49c60 post_release [f=0000000] -> Connection established (given id 1) [f=0000000] Connection attempt from GoogleFrog [f=0000000] -> Version: 89.0.1-90-g2a49c60 post_release [f=0000000] -> Connection established (given id 0) [f=0000000] Added new player: cleanrock [f=0000000] <Clippy Comments> Spectator mode or replay. Widget removed. [f=0000000] Spectator Saktoth left the game: normal quit [f=0000000] <GoogleFrog> Allies: I choose: Jumpy! [f=0000000] > Saktoth has left lobby [f=0000000] Speed set to 1.1 [GoogleFrog] [f=0000000] Speed set to 1.2 [GoogleFrog] [f=0000000] Speed set to 1.3 [GoogleFrog] [f=0000000] Speed set to 1.4 [GoogleFrog] [f=0000000] Speed set to 1.5 [GoogleFrog] [f=0000000] Speed set to 1.6 [GoogleFrog] [f=0000000] Speed set to 1.7 [GoogleFrog] [f=0000000] Speed set to 1.8 [GoogleFrog] [f=0000000] Speed set to 1.9 [GoogleFrog] [f=0000000] Speed set to 2.0 [GoogleFrog] [f=0000000] Speed set to 2.2 [GoogleFrog] [f=0000000] Speed set to 2.4 [GoogleFrog] [f=0000000] Speed set to 2.6 [GoogleFrog] [f=0000000] Speed set to 2.8 [GoogleFrog] [f=0000000] Speed set to 3.0 [GoogleFrog] [f=0000000] Speed set to 3.2 [GoogleFrog] [f=0000000] Speed set to 3.4 [GoogleFrog] [f=0000000] Speed set to 3.6 [GoogleFrog] [f=0000000] Speed set to 3.8 [GoogleFrog] [f=0000000] Speed set to 4.0 [GoogleFrog] [f=0000000] GameID: 9ba92750b75bc76becc0d5a979b8f899 [f=0000030] Speed set to 4.2 [GoogleFrog] [f=0000048] Wind Range: 0 - 2.5. Max Windmill altitude bonus is: 14% [f=0000060] Terraform cost multipler = 1 [f=0000061] Skirmish AI "CAI" (ID:0) took over control of team 1 [f=0000061] Skirmish AI "CAI_0" (ID:1) took over control of team 2 [f=0000171] Speed set to 4.4 [GoogleFrog] [f=0000308] Speed set to 4.6 [GoogleFrog] [f=0000384] Speed set to 4.8 [GoogleFrog] [f=0000710] Speed set to 5.0 [GoogleFrog] [f=0000791] Speed set to 5.5 [GoogleFrog] [f=0000866] Speed set to 6.0 [GoogleFrog] [f=0000870] > [cleanrock]hi, switch to TheBeachBeta after ur game plz [f=0000955] Speed set to 6.5 [GoogleFrog] [f=0001060] Speed set to 7.0 [GoogleFrog] [f=0001183] Speed set to 7.5 [GoogleFrog] [f=0001315] Speed set to 8.0 [GoogleFrog] [f=0001447] Speed set to 8.5 [GoogleFrog] [f=0001576] Speed set to 9.0 [GoogleFrog] [f=0001715] Speed set to 9.5 [GoogleFrog] [f=0001839] Speed set to 10.0 [GoogleFrog] [f=0005792] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0005916] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0006035] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0006158] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0006285] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0006412] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0006531] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0006654] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0006777] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0006900] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0007027] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0007150] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0007276] Connection attempt rejected: Wrong network version (Message ID: A Network version: [f=0009088] Commanders Remaining: 2 [f=0009175] Connection attempt from cleanrock [f=0009175] -> Version: 89.0.1-90-g2a49c60 HEAD (OMP) [f=0009175] -> Connection established (given id 2) [f=0011611] Mexspot Fetcher received [f=0011633] Mex Placement Initialised with 80 spots. [f=0018285] cleanrock ENABLE TTS [f=0025493] Statistics for RectangleOptimizer: 6% [f=0025493] [CCollisionHandler] dis-/continuous tests: 0/828315 [f=0025493] Statistics for RectangleOptimizer: 6% [f=0025493] Statistics for RectangleOptimizer: 6% [f=0025493] Error: Segmentation fault (SIGSEGV) in spring 89.0.1-90-g2a49c60 HEAD (OMP) [f=0025493] Error: Stacktrace: [f=0025493] Error: <0> /lib/libc.so.6(+0x35020) [0x7fd4a5c63020] [f=0025493] Error: <1> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/istream:821 [f=0025493] Error: <2> /home/johanr/projects_other/spring/rts/Game/Game.cpp:546 [f=0025493] Error: <3> /home/johanr/projects_other/spring/rts/Game/GameServer.cpp:2212 [f=0025493] Error: <4> /home/johanr/projects_other/spring/rts/System/Util.h:106 [f=0025493] Error: <5> /home/johanr/projects_other/spring/rts/Game/Game.cpp:442 [f=0025493] Error: <6> /home/johanr/projects_other/spring/rts/Game/UI/GuiHandler.cpp:1340 [f=0025493] Error: <7> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/bits/basic_string.h:536 [f=0025493] Error: <8> /home/johanr/projects_other/spring/rts/Game/IActionExecutor.h:40 [f=0025493] Error: <9> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/bits/basic_string.h:242 | ||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-08-12 15:10 | cleanrock | New Issue | |
| 2012-08-12 15:10 | cleanrock | File Added: infolog.txt | |
| 2012-08-12 17:15 | Kloot | Relationship added | duplicate of 0003239 |
| 2012-08-12 17:15 | Kloot | Status | new => closed |
| 2012-08-12 17:15 | Kloot | Assigned To | => Kloot |
| 2012-08-12 17:15 | Kloot | Resolution | open => duplicate |
| Copyright © 2000 - 2013 MantisBT Team |



