project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - O01eg

Pages: [1]
1
Bugs in stable version (2.5) / Game crash in multiplayer.
« on: August 17, 2012, 06:38:15 pm »
Crash sometimes causes when I edit team in Multiplayer menu.

Code: [Select]
(gdb) bt full
 #0 0x000000000047c40e in dbuffer::get (this=0x0, data=0x7fffffffba6f "", len=1) at src/common/dbuffer.cpp:39
 No locals.
 #1 0x000000000047c506 in dbuffer::extract (this=0x0, data=<optimized out>, len=<optimized out>) at src/common/dbuffer.cpp:114
 No locals.
 #2 0x000000000047b163 in NET_ReadByte (buf=<optimized out>) at src/common/netpack.cpp:249
 c = 0 '\000'
 #3 0x0000000000554b1e in CL_PingServerCallback (s=0xa01fcc0) at src/client/cgame/multiplayer/mp_serverlist.cpp:116
 buf = 0x0
 server = 0x2d02a40
 cmd = <optimized out>
 str = "\000\000\000\000\005\000\000\000\"\001\000\000\001\000\000\000H\005\000\000\000\000\000\000\000\345\377\367\377\177\000\000\020\304\377\377\377\177\000\000x`\372\367\377\177\000\000\070\304\377\377\377\177\000\000[\232;\017\000\000\000\000\250\341\377\367\377\177\000\000bX\336\367\377\177\000\000\000\000\000\000\000\000\000\000x`\372\367\377\177\000\000\005", '\000' <repeats 15 times>, "\001\000\000\000\377\177\000\000\250\341\377\367\377\177\000\000\002\017/\n\000\000\000\000\360\062\061\n\000\000\000\000@\017\323\002\000\000\000\000\021XO\364\377\177", '\000' <repeats 11 times>"\345, \377\367\377\177\000\000\300\303\377\377\377\177\000\000\330\303\377\377\377\177\000\000LC_M\001\000\000\000GES/libc.mo\000\000\000\000\000cA@\000\000\000\000\000\377\377\377\377\000\000\000\000 VO\364\377\177\000\000ru_RU.utf8\000\367\377\177\000\000\062\060\061\062/08/1"...
 #4 0x0000000000479763 in NET_StreamClose (s=0xa01fcc0) at src/common/net.cpp:370
 No locals.
 #5 0x000000000047a5ef in NET_Wait (timeout=<optimized out>) at src/common/net.cpp:490
 buf = "\b\000\000\000\377info 14\377\177\000\000N\231[\000\000\000\000\000M\300P\364\377\177\000\000\020\314\377\377\377\177\000\000P\231[\000\000\000\000\000P\231[\000\000\000\000\000p\315\377\377\377\177\000\000\000\000\000\000\000\000\000\000M\300P\364\377\177\000\000 \310\377\377\000\000\000\000P\231[", '\000' <repeats 13 times>, "8\311\377\377\377\177", '\000' <repeats 18 times>, " \310\377\377\000\000\000\000\b", '\000' <repeats 27 times>"\377, \177", '\000' <repeats 14 times>"\377, \177\000\000\260\220 \365\377\177\000\000 \310\377\377", '\000' <repeats 12 times>"\377, \377\377\377\377\377\377\377\000\311\377\377\000\000\000\000\000\000\000\000/\000\000\000\000\311\377\377", '\000' <repeats 24 times>"\377, \377\377\377\220\310\377\377\000\000\000\000\000\311\377\377\377\177\000\000\002", '\000' <repeats 11 times>"\377, \177", '\000' <repeats 14 times>"\377, \177\000\000T\353P\364\377\177", '\000' <repeats 18 times>"\327"...
 len = -1
 s = 0xa01fcc0
 tv = {tv_sec = 0, tv_usec = 9628}
 ready = <optimized out>
 i = <optimized out>
 read_fds_out = {fds_bits = {2097152, 0 <repeats 15 times>}}
 write_fds_out = {fds_bits = {2097152, 0 <repeats 15 times>}}
 #6 0x00000000004707b4 in Qcommon_Frame () at src/common/common.cpp:1476
 time_to_next = 18
 #7 0x00000000004ca706 in main (argc=<optimized out>, argv=<optimized out>) at src/ports/linux/linux_main.cpp:55
 No locals.
 (gdb) f 3
 #3 0x0000000000554b1e in CL_PingServerCallback (s=0xa01fcc0) at src/client/cgame/multiplayer/mp_serverlist.cpp:116
 116 const int cmd = cgi->NET_ReadByte(buf);
 (gdb) p buf
 $1 = (dbuffer *) 0x0
 (gdb) p *s
 $3 = {data = 0x2d02a40, loopback = false, ready = false, closed = true, finished = false, socket = -1, index = 0, family = 2, addrlen = 16, inbound = {
 _refCount = 0xa01fe20, _deletion = 0xa01fe90, _pointer = 0xa01fd90}, outbound = {_refCount = 0x0, _deletion = 0x0, _pointer = 0x0}, onclose = 0,
 func = 0x554ac0 <CL_PingServerCallback(net_stream*)>, loopback_peer = 0x0}

http://sourceforge.net/tracker/?func=detail&aid=3558916&group_id=157793&atid=805242

2
Coding / GIT: Branches description.
« on: October 10, 2010, 08:50:09 pm »
I want to free some space by deleting some unused branchers. Whan does mean these branches?
Quote
  ai_lua
  buildbot
  hud
  maputils_java
  renderer_work
  rudolforadiant
  savegame_break
  tron/configure
  ufoai_2_legacy
  ufoai_firemode_patch
  ufoai_menu
  ufoai_sdl
  ufoai_wilminator
p.s. how to add "makefile" branch with "new build system" if I don't see it in "remotes/origin/"?

3
Logs in top are not readable.

4
Game crash on entering into battlescape:
Quote
==== InitGame ====
SV_AssembleMap: Sequential map assembly in 2 ms
CM_LoadMap: "-tropic/tr_ +h01 +h02 +h03 +h04 +craft_drop_firebird +craft_ufo_harvester +h01 +h04 +f02 +f06 +f07 +f03 +f02" "0 -16 0 -24 -8 0 -24 16 0 16 -16 0 -24 -24 0 -8 -8 0 -24 8 0 -8 24 0 -8 16 0 0 -24 0 16 -24 0 16 16 0 16 24 0"
Rerouted for RMA in   0.0s
checksum for the map '+tropic': 3672149632
ufo script checksum 267229120
Created AI player (team 0)
Created AI player (team 7)
-------------------------------------
Connecting to localhost...
connection attempt from loopback connection
load material file: 'materials/tropic.mat'
********************
ERROR: R_LoadImageData: MAX_GL_TEXTURES hit
********************
Shutdown server: Server crashed.
https://sourceforge.net/tracker/?func=detail&aid=3029969&group_id=157793&atid=805242

6
Bugs prior to release 2.3 / Segfaul in ufomodel. (rev29840)
« on: May 10, 2010, 11:26:09 am »
When I call `make models` I got segfault at first map:
Information from gdb:
Quote
(gdb) r -mdx -overwrite -v  -s 0.5 -f models/pilots/male/head01.md2
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /mnt/another/game.src/ufoai/ufomodel -mdx -overwrite -v  -s 0.5 -f models/pilots/male/head01.md2
[Thread debugging using libthread_db enabled]
---- ufomodel 0.2 ----

---- filesystem initialization -----
Adding game dir: /mnt/other/games/ufoai.d/share/ufoai/base
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0base.pk3 (8 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0maps.pk3 (535 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0materials.pk3 (45 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0media.pk3 (10 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0models.pk3 (1775 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0music.pk3 (50 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0pics.pk3 (3781 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0shaders.pk3 (26 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0snd.pk3 (266 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0ufos.pk3 (98 files)
Added packfile /mnt/other/games/ufoai.d/share/ufoai/base/0videos.pk3 (1 files)
Adding game dir: /home/o01eg/.ufoai/2.3-dev/base
Adding game dir: ./base
Added packfile ./base/0base.pk3 (8 files)
Added packfile ./base/0maps.pk3 (535 files)
Added packfile ./base/0materials.pk3 (45 files)
Added packfile ./base/0media.pk3 (10 files)
Added packfile ./base/0models.pk3 (1775 files)
Added packfile ./base/0music.pk3 (50 files)
Added packfile ./base/0pics.pk3 (3781 files)
Added packfile ./base/0shaders.pk3 (26 files)
Added packfile ./base/0snd.pk3 (266 files)
Added packfile ./base/0ufos.pk3 (98 files)
Added packfile ./base/0videos.pk3 (1 files)
using ./base for writing
- model 'models/pilots/male/head01.md2'

Program received signal SIGSEGV, Segmentation fault.
0x0000000000416e71 in R_ModCalcNormalsAndTangents (mesh=0x297fd88, framenum=0, translate=0x2988040, backlerp=qtrue)
    at src/client/renderer/r_model_alias.c:168
168         const int len = mesh->revIndexes.length;
(gdb) bt
#0  0x0000000000416e71 in R_ModCalcNormalsAndTangents (mesh=0x297fd88, framenum=0, translate=0x2988040, backlerp=qtrue)
    at src/client/renderer/r_model_alias.c:168
#1  0x000000000041bc68 in R_FillArrayData (mod=0x2987ed0, mesh=0x297fd88, backlerp=0, framenum=0, oldframenum=0, prerender=qtrue)
    at src/client/renderer/r_model_alias.c:582
#2  0x000000000041c2df in _R_ModLoadArrayDataForStaticModel (mod=0x2987ed0, mesh=0x297fd88, loadNormals=qfalse)
    at src/client/renderer/r_model_alias.c:636
#3  0x000000000042000b in R_ModLoadAliasMD2Model (mod=0x2987d38, buffer=0x297ffc8 "IDP2\b", bufSize=31976, loadNormals=qfalse)
    at src/client/renderer/r_model_md2.c:533
#4  0x0000000000406b22 in LoadModel (name=0x62b8b0 "models/pilots/male/head01.md2") at src/tools/ufomodel/ufomodel.c:210
#5  0x0000000000406dda in PrecalcNormalsAndTangents (filename=0x62b8b0 "models/pilots/male/head01.md2")
    at src/tools/ufomodel/ufomodel.c:283
#6  0x0000000000407b6e in main (argc=8, argv=0x7fffffffdaa8) at src/tools/ufomodel/ufomodel.c:630
(gdb) p *mesh
$3 = {num_verts = 729, name = "models/pilots/male/head01.md2", '\000' <repeats 34 times>, vertexes = 0x298c188, stcoords = 0x298aa38,
  verts = 0x2990658, texcoords = 0x29a8628, normals = 0x2997988, tangents = 0x299ecb8, next_verts = 0x0, next_normals = 0x0,
  next_tangents = 0x0, num_tris = 816, indexes = 0x2988388, revIndexes = 0x0, num_bones = 0, bonesVertexes = 0x0, num_skins = 1,
  skinHeight = 256, skinWidth = 256, skins = 0x297fed8}

7
Bugs prior to release 2.3 / Texture don't load. [FIXED]
« on: April 24, 2010, 05:14:38 pm »
When then game start it print next messages:
Quote
SDL_ttf version 2.0.9 - we need at least 2.0.7
...registering 10 fonts
No skin for #0 of 'models/aliens/taman/body01.md2'
No skin for #0 of 'models/aliens/taman/body01.md2'
No skin for #0 of 'models/aliens/taman/head01.md2'
No skin for #0 of 'models/aliens/ortnok/body01.md2'
...
No skin for #0 of 'models/weapons/pbeamrifle/pbeamrifle_clip.md2'
No skin for #0 of 'models/weapons/pbeamcannon/pbeamcannon.md2'
No skin for #0 of 'models/weapons/pbeamcannon/pbeamcannon_clip.md2'
No skin for #0 of 'models/weapons/plaspistol/plaspistol.md2'
No skin for #0 of 'models/weapons/plaspistol/plaspistol_clip.md2'
No skin for #0 of 'models/weapons/plasrifle/plasrifle.md2'
No skin for #0 of 'models/weapons/plasrifle/plasrifle_clip.md2'
No skin for #0 of 'models/weapons/plasblaster/plasblaster.md2'
No skin for #0 of 'models/weapons/plasblaster/plasblaster_clip.md2'
No skin for #0 of 'models/weapons/autocannon/ugv_autocannon.md2'
139 static models loaded
====== UFO Initialized ======
Also I watch such image:

8
When I press on mission's button:
Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
0x000000000049ca78 in MAP_GetMissionText (
    buffer=0x1957fa0 "Location: The Greater European Union\nType: Crashed UFO\nObjective: UFO Crashsite.", size=2048, mission=0x1deb6ce8)
    at src/client/campaign/cp_map.c:1553
1553 Com_sprintf(buffer, size, _("Location: %s\nType: %s\nObjective: %s"), mission->location,
(gdb) bt full
#0  0x000000000049ca78 in MAP_GetMissionText (
    buffer=0x1957fa0 "Location: The Greater European Union\nType: Crashed UFO\nObjective: UFO Crashsite.", size=2048, mission=0x1deb6ce8)
    at src/client/campaign/cp_map.c:1553
No locals.
#1  0x000000000049deb8 in MAP_DrawMap (node=0x3577bb8)
    at src/client/campaign/cp_map.c:1900
        pos = {0, 0}
        t = '\000' <repeats 63 times>
#2  0x00000000004e4e4e in MN_MapNodeDraw (node=0x3577bb8)
    at src/client/menu/node/m_node_map.c:47
        pos = {0, 0}
#3  0x00000000004cd6e1 in MN_DrawNode (node=0x3577bb8)
    at src/client/menu/m_draw.c:238
        child = 0x5a63e5
        pos = {0, 0}
        globalTransX = 0
        globalTransY = 0
#4  0x00000000004cd811 in MN_DrawNode (node=0x3577988)
    at src/client/menu/m_draw.c:264
        hasClient = qfalse
        clientPosition = {0.5, 0}
        child = 0x3577bb8
        pos = {0, 0}
        globalTransX = 0
        globalTransY = 0
#5  0x00000000004cdbfc in MN_Draw () at src/client/menu/m_draw.c:362
        hoveredNode = 0x2090c0d8
        menu = 0x3577988
        pos = 0
        mouseMoved = qfalse
        __PRETTY_FUNCTION__ = "MN_Draw"
#6  0x000000000043ae7a in SCR_UpdateScreen () at src/client/cl_screen.c:445
No locals.
#7  0x0000000000439b61 in CL_Frame (now=1077434, data=0x0)
    at src/client/cl_main.c:1139
        delta = 20
        lastFrame = 1077434
#8  0x000000000050aea6 in tick_timer (now=1077434, data=0x1517c3c8)
    at src/common/common.c:1005
        timer = 0x1517c3c8
        old_interval = 20
        lateness = 1
#9  0x000000000050b36e in Qcommon_Frame () at src/common/common.c:1156
        time_to_next = 0
        event = 0x1f393d58
#10 0x0000000000569c49 in main (argc=1, argv=0x7fffffffda78)
    at src/ports/linux/linux_main.c:53
No locals.

9
Bugs prior to release 2.3 / R28180 Error on start mission (Texture bug)
« on: January 20, 2010, 10:17:49 am »
Code: [Select]
==== InitGame ====
SV_AssembleMap: Sequential map assembly in 2 ms
CM_LoadMap: "-ufocrash/uc_ +craft_drop_firebird +craft_crash_fighter +h07 +d01 +h01 +h01 +h01 +h05" "-16 -16 0 -24 0 0 8 -16 0 16 8 0 0 0 0 16 0 0 -24 16 0 -24 -16 0"
Rerouted for RMA in   0.0s
checksum for the map '+ufocrash': 221903652
ufo script checksum 243850177
Not enough spawn points for team 0
Created AI player (team 0)
Created AI player (team 7)
-------------------------------------
Connecting to localhost...
connection attempt from loopback connection
load material file: 'materials/ufocrash.mat'
Starting the game...
o01eg has joined team 1
music change to van_mission (from karlmacklin_geoscape)
********************
ERROR: Texture is already freed and no longer uploaded, texnum is invalid for model models/soldiers/femalemedium/head03a.md2
********************
Shutdown server: Server crashed.
==== ShutdownGame ====
/mnt/other/games/ufoai.d/share/ufoai/ufo(Sys_Backtrace+0x1c)[0x56ae8b] src/ports/unix/unix_main.c:493
/mnt/other/games/ufoai.d/share/ufoai/ufo(Com_Error+0x1bb)[0x50965d] src/common/common.c:267
/mnt/other/games/ufoai.d/share/ufoai/ufo(R_AliasModelState+0x1d8)[0x556b08] src/client/renderer/r_model.c:325
/mnt/other/games/ufoai.d/share/ufoai/ufo(R_DrawModelDirect+0xd9)[0x5544f7] src/client/renderer/r_mesh.c:251
/mnt/other/games/ufoai.d/share/ufoai/ufo(MN_DrawModelNode+0x5a6)[0x4e7919] src/client/menu/node/m_node_model.c:357
/mnt/other/games/ufoai.d/share/ufoai/ufo[0x4e6b91] src/client/menu/node/m_node_model.c:88
/mnt/other/games/ufoai.d/share/ufoai/ufo[0x4cd6e1] src/client/menu/m_draw.c:242
/mnt/other/games/ufoai.d/share/ufoai/ufo[0x4cd811] src/client/menu/m_draw.c:263
/mnt/other/games/ufoai.d/share/ufoai/ufo[0x4cd811] src/client/menu/m_draw.c:263
/mnt/other/games/ufoai.d/share/ufoai/ufo(MN_Draw+0xf1)[0x4cdbfc] src/client/menu/m_draw.c:365
/mnt/other/games/ufoai.d/share/ufoai/ufo(SCR_UpdateScreen+0xda)[0x43ae7a] src/client/cl_screen.c:448
/mnt/other/games/ufoai.d/share/ufoai/ufo(CL_Frame+0xf7)[0x439b61] src/client/cl_main.c:1142
/mnt/other/games/ufoai.d/share/ufoai/ufo[0x50aea6] src/common/common.c:1010
/mnt/other/games/ufoai.d/share/ufoai/ufo(Qcommon_Frame+0x70)[0x50b36e] src/common/common.c:1158
/mnt/other/games/ufoai.d/share/ufoai/ufo(main+0x57)[0x569c49] src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7ffff4ea1a26]
/mnt/other/games/ufoai.d/share/ufoai/ufo[0x42b5e9]
And screeshot:

10
UFO:AI output:
Code: [Select]
==== InitGame ====
SV_AssembleMap: Sequential map assembly in 2 ms
CM_LoadMap: "-ufocrash/uc_ +craft_drop_firebird +craft_crash_scout +h07 +h07 +h05 +h05 +h01 +h01 +h02 +h02 +h02" "0 0 0 -24 0 0 -24 -16 0 0 -16 0 24 -16 0 -8 0 0 -8 16 0 8 16 0 24 0 0 24 8 0 24 16 0"
Rerouted for RMA in   1.0s
checksum for the map '+ufocrash': 1684291437
ufo script checksum 4011703447
Created AI player (team 0)
Created AI player (team 7)
-------------------------------------
Connecting to localhost...
connection attempt from loopback connection
load material file: 'materials/ufocrash.mat'
Starting the game...
o01eg has joined team 1
music change to turinItalyM (from van_geoscape)
music change to AlexSullencity (from turinItalyM)
ufo: src/common/cmodel.c:715: CM_EntTestLineDM: ??????????? ??????????? <<*name[0] == '*'>> ?? ?????????.
GDB output:
Code: [Select]
Program received signal SIGABRT, Aborted.
0x00007ffff4eb3f25 in raise () from /lib/libc.so.6
(gdb) bt full
#0  0x00007ffff4eb3f25 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0x00007ffff4eb52c0 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0x00007ffff4ead329 in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x00000000005016a9 in CM_EntTestLineDM (start=0x7fffffffd7b0,
    stop=0x7fffffffd7c0, end=0x7fffffffd7a0, levelmask=256)
    at src/common/cmodel.c:715
        trace = {allsolid = 5653968, startsolid = qfalse,
          fraction = -nan(0x7fd680), endpos = {4.59163468e-41, 6.12145463e-39,
            0}, plane = {normal = {-nan(0x7fda60), 4.59163468e-41,
              1.40129846e-45}, dist = 0, type = 128 '\200'}, surface = 0x0,
          planenum = 524684104, contentFlags = 0, leafnum = 0, mapTile = 10,
          le = 0x7fffffffd7b0, ent = 0x60}
        model = 0x0
        name = 0x1908360
        blocked = 0
        fraction = 2
        __PRETTY_FUNCTION__ = "CM_EntTestLineDM"
#4  0x0000000000501601 in CM_TestLineDMWithEnt (start=0x7fffffffd7b0,
    stop=0x7fffffffd7c0, end=0x7fffffffd7a0, levelmask=256, entlist=0x1908360)
    at src/common/cmodel.c:683
        hit = 32767
#5  0x000000000044939f in CL_ActorMouseTrace ()
    at src/client/battlescape/cl_actor.c:1703
        i = 0
        restingLevel = 99597608
        cur = {0.025390625, -0.239583328}
        frustumSlope = {1182.41333, 886.809998}
        projectionDistance = 2048
        nDotP2minusP1 = 0
        forward = {0, 0, 0}
        right = {0, 0, 0}
        up = {0, 0, 0}
        stop = {0, 0, 0}
        from = {0, 0, 0}
        end = {0, 0, 0}
        dir = {-nan(0x7fd810), 4.59163468e-41, -2.4952844e+32}
        mapNormal = {0, 0, 1}
        P3 = {0, 0, 89.5999985}
        P2minusP1 = {0, 0, 0}
        P3minusP1 = {-nan(0x7fd7b0), 4.59163468e-41, 7.92289668e-39}
        pA = {0, 0, -1.51860058e+32}
        pB = {-nan(0x7fda60), 4.59163468e-41, 0}
        pC = {1.34524653e-43, 0, 1.34524653e-43}
        testPos = " \327\377"
        actor2x2 = {"\020\000", "\000\060",
          "\000\000", <incomplete sequence \340>}
        fieldSize = 1
        le = 0x7fffffffd880
#6  0x000000000043ec72 in IN_Parse () at src/client/input/cl_input.c:615
No locals.
#7  0x000000000043f1a6 in IN_Frame () at src/client/input/cl_input.c:887
        mouse_buttonstate = 0
        unicode = 67
        key = 32767
        event = {type = 128 '\200', active = {type = 128 '\200',
            gain = 137 '\211', state = 151 '\227'}, key = {type = 128 '\200',
            which = 137 '\211', state = 151 '\227', keysym = {
              scancode = 0 '\000', sym = SDLK_UNKNOWN, mod = KMOD_NONE,
              unicode = 55472}}, motion = {type = 128 '\200',
            which = 137 '\211', state = 151 '\227', x = 0, y = 0, xrel = 0,
            yrel = 0}, button = {type = 128 '\200', which = 137 '\211',
            button = 151 '\227', state = 1 '\001', x = 0, y = 0}, jaxis = {
            type = 128 '\200', which = 137 '\211', axis = 151 '\227',
            value = 0}, jball = {type = 128 '\200', which = 137 '\211',
            ball = 151 '\227', xrel = 0, yrel = 0}, jhat = {type = 128 '\200',
            which = 137 '\211', hat = 151 '\227', value = 1 '\001'},
          jbutton = {type = 128 '\200', which = 137 '\211',
            button = 151 '\227', state = 1 '\001'}, resize = {
            type = 128 '\200', w = 0, h = 0}, expose = {type = 128 '\200'},
          quit = {type = 128 '\200'}, user = {type = 128 '\200', code = 0,
            data1 = 0x0, data2 = 0x7fffffffd8b0}, syswm = {type = 128 '\200',
            msg = 0x0}}
#8  0x0000000000438c70 in CL_Frame (now=1915895, data=0x0)
    at src/client/cl_main.c:1127
        delta = 3718
        lastFrame = 1915895
#9  0x0000000000509cd2 in tick_timer (now=1915895, data=0x10748498)
    at src/common/common.c:1005
        timer = 0x10748498
        old_interval = 20
        lateness = 154
#10 0x000000000050a19a in Qcommon_Frame () at src/common/common.c:1156
        time_to_next = 0
        event = 0x1f3cc288
#11 0x0000000000562f29 in main (argc=1, argv=0x7fffffffda68)
    at src/ports/linux/linux_main.c:53
No locals.

11
Mapping / Upstairs problem in oriental/or_house_e.map
« on: September 28, 2009, 01:38:56 am »
Here is screenshot from Radiant with enabled pathfinding info:


12
Bugs prior to release 2.3 / Game crash when catch ufo supply R25676
« on: August 14, 2009, 07:42:15 pm »
I catch ufo supply and send it ti my base. Game crashed in some time. It's log of release version (I got code's lines):
Code: [Select]
Cvar 'mission_recoverybase' wasn't found
Cvar 'mission_recoverynation' wasn't found
********************
ERROR: UR_Prepare: No room in large UFO hangars to store craft_ufo_supply
********************
./ufo(Sys_Backtrace+0x15)[0x548ce1] /tmp/ufoai/src/ports/unix/unix_main.c:487
./ufo(Com_Error+0x17d)[0x4f4f2f] /tmp/ufoai/src/common/common.c:264
./ufo(UR_UpdateUFOHangarCapForAll+0x0)[0x4b9a08] /tmp/ufoai/src/client/campaign/cp_uforecovery.c:271
./ufo[0x4b9de3] /tmp/ufoai/src/client/campaign/cp_uforecovery_callbacks.c:368
./ufo[0x4ba622] /tmp/ufoai/src/client/campaign/cp_uforecovery_callbacks.c:426
./ufo(Cbuf_Execute+0x21a)[0x4ead39] /tmp/ufoai/src/common/cmd.c:196
./ufo[0x44cb3d] /tmp/ufoai/src/client/cl_main.c:902
./ufo[0x4f4148] /tmp/ufoai/src/common/common.c:1051
./ufo(Qcommon_Frame+0xdd)[0x4f3d21] /tmp/ufoai/src/common/common.c:1129
./ufo(main+0x45)[0x548a19] /tmp/ufoai/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f7a040ec56e]
./ufo[0x428789]
music change to van_geoscape (from ufo2)
Calling subsystems
...subsystem 'base' - saved
...subsystem 'campaign' - saved
...subsystem 'hospital' - saved
...subsystem 'market' - saved
...subsystem 'research' - saved
...subsystem 'employee' - saved
...subsystem 'aliencont' - saved
...subsystem 'production' - saved
...subsystem 'aircraft' - saved
...subsystem 'messagesystem' - saved
...subsystem 'stats' - saved
...subsystem 'nations' - saved
...subsystem 'transfer' - saved
...subsystem 'alien base' - saved
...subsystem 'xvirate' - saved
...subsystem 'installation' - saved
...subsystem 'messageoptions' - saved
XML Written to buffer (1643600 Bytes)
music change to van_geoscape (from van_geoscape)
./ufo(Sys_Backtrace+0x15)[0x548ce1] /tmp/ufoai/src/ports/unix/unix_main.c:487
./ufo[0x549410] /tmp/ufoai/src/ports/unix/unix_main.c:512
/lib/libc.so.6[0x7f7a040ff650]
./ufo(MAP_GetColor+0x2a)[0x4942ff] /tmp/ufoai/src/client/campaign/cp_map.c:2094
./ufo(MAP_GetNation+0xe)[0x49469a] /tmp/ufoai/src/client/campaign/cp_map.c:1823
./ufo(CP_SpreadXVIAtPos+0x9)[0x47df96] /tmp/ufoai/src/client/campaign/cp_xvi.c:52
./ufo(CP_BuildBaseMissionIsSuccess+0x1d)[0x4c1cd6] /tmp/ufoai/src/client/campaign/missions/cp_mission_buildbase.c:54
./ufo(CP_CheckNextStageDestination+0x44)[0x477d15] /tmp/ufoai/src/client/campaign/cp_missions.c:1186
./ufo(UFO_CampaignRunUFOs+0x10e)[0x4b5281] /tmp/ufoai/src/client/campaign/cp_ufo.c:458
./ufo(CL_CampaignRun+0x67a)[0x4860a6] /tmp/ufoai/src/client/campaign/cp_campaign.c:777
./ufo[0x4d90ad] /tmp/ufoai/src/client/menu/node/m_node_map.c:43
./ufo[0x4c957a] /tmp/ufoai/src/client/menu/m_draw.c:235
./ufo[0x4c9596] /tmp/ufoai/src/client/menu/m_draw.c:243
./ufo(MN_Draw+0xb2)[0x4c96f2] /tmp/ufoai/src/client/menu/m_draw.c:335
./ufo(SCR_UpdateScreen+0xa2)[0x453b4c] /tmp/ufoai/src/client/cl_screen.c:372
./ufo(CL_Frame+0x253)[0x44ceed] /tmp/ufoai/src/client/cl_main.c:1103
./ufo[0x4f4148] /tmp/ufoai/src/common/common.c:1051
./ufo(Qcommon_Frame+0xdd)[0x4f3d21] /tmp/ufoai/src/common/common.c:1129
./ufo(main+0x45)[0x548a19] /tmp/ufoai/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f7a040ec56e]
./ufo[0x428789]
./ufo(Sys_Backtrace+0x15)[0x548ce1] /tmp/ufoai/src/ports/unix/unix_main.c:487
./ufo(Sys_Error+0x73)[0x54936d] /tmp/ufoai/src/ports/unix/unix_main.c:87
./ufo[0x54941e] /tmp/ufoai/src/ports/unix/unix_main.c:497
/lib/libc.so.6[0x7f7a040ff650]
./ufo(MAP_GetColor+0x2a)[0x4942ff] /tmp/ufoai/src/client/campaign/cp_map.c:2094
./ufo(MAP_GetNation+0xe)[0x49469a] /tmp/ufoai/src/client/campaign/cp_map.c:1823
./ufo(CP_SpreadXVIAtPos+0x9)[0x47df96] /tmp/ufoai/src/client/campaign/cp_xvi.c:52
./ufo(CP_BuildBaseMissionIsSuccess+0x1d)[0x4c1cd6] /tmp/ufoai/src/client/campaign/missions/cp_mission_buildbase.c:54
./ufo(CP_CheckNextStageDestination+0x44)[0x477d15] /tmp/ufoai/src/client/campaign/cp_missions.c:1186
./ufo(UFO_CampaignRunUFOs+0x10e)[0x4b5281] /tmp/ufoai/src/client/campaign/cp_ufo.c:458
./ufo(CL_CampaignRun+0x67a)[0x4860a6] /tmp/ufoai/src/client/campaign/cp_campaign.c:777
./ufo[0x4d90ad] /tmp/ufoai/src/client/menu/node/m_node_map.c:43
./ufo[0x4c957a] /tmp/ufoai/src/client/menu/m_draw.c:235
./ufo[0x4c9596] /tmp/ufoai/src/client/menu/m_draw.c:243
./ufo(MN_Draw+0xb2)[0x4c96f2] /tmp/ufoai/src/client/menu/m_draw.c:335
./ufo(SCR_UpdateScreen+0xa2)[0x453b4c] /tmp/ufoai/src/client/cl_screen.c:372
./ufo(CL_Frame+0x253)[0x44ceed] /tmp/ufoai/src/client/cl_main.c:1103
./ufo[0x4f4148] /tmp/ufoai/src/common/common.c:1051
./ufo(Qcommon_Frame+0xdd)[0x4f3d21] /tmp/ufoai/src/common/common.c:1129
./ufo(main+0x45)[0x548a19] /tmp/ufoai/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f7a040ec56e]
./ufo[0x428789]
Error: Received signal 11.
It's log of debug version:
Code: [Select]
ufo: src/client/campaign/missions/cp_mission_buildbase.c:51: CP_BuildBaseMissionIsSuccess: Assertion `base' failed.
./ufo(Sys_Backtrace+0x1c)[0x561c72] /tmp/ufoai/src/ports/unix/unix_main.c:487
./ufo[0x561cd2] /tmp/ufoai/src/ports/unix/unix_main.c:512
/lib/libc.so.6[0x7ff995d22650]
/lib/libc.so.6(gsignal+0x36)[0x7ff995d225d6]
/lib/libc.so.6(abort+0x173)[0x7ff995d237c3]
/lib/libc.so.6(__assert_fail+0xd5)[0x7ff995d1bbc9]
./ufo(CP_BuildBaseMissionIsSuccess+0x60)[0x4c3a88] /tmp/ufoai/src/client/campaign/missions/cp_mission_buildbase.c:52
./ufo(CP_BuildBaseMissionNextStage+0x8b)[0x4c3fde] /tmp/ufoai/src/client/campaign/missions/cp_mission_buildbase.c:271
./ufo(CP_MissionStageEnd+0xb0)[0x47b5c4] /tmp/ufoai/src/client/campaign/cp_missions.c:987
./ufo(CP_CheckNextStageDestination+0x75)[0x47bb80] /tmp/ufoai/src/client/campaign/cp_missions.c:1187
./ufo(UFO_CampaignRunUFOs+0x190)[0x4b71c7] /tmp/ufoai/src/client/campaign/cp_ufo.c:458
./ufo(CL_CampaignRun+0x32b)[0x4891e9] /tmp/ufoai/src/client/campaign/cp_campaign.c:777
./ufo[0x4e26cd] /tmp/ufoai/src/client/menu/node/m_node_map.c:45
./ufo[0x4cc615] /tmp/ufoai/src/client/menu/m_draw.c:239
./ufo[0x4cc63b] /tmp/ufoai/src/client/menu/m_draw.c:243
./ufo(MN_Draw+0x106)[0x4cc95c] /tmp/ufoai/src/client/menu/m_draw.c:335
./ufo(SCR_UpdateScreen+0xdb)[0x453d6d] /tmp/ufoai/src/client/cl_screen.c:503
./ufo(CL_Frame+0xf2)[0x44efdc] /tmp/ufoai/src/client/cl_main.c:1106
./ufo[0x5084fd] /tmp/ufoai/src/common/common.c:1051
./ufo(Qcommon_Frame+0x95)[0x5087f2] /tmp/ufoai/src/common/common.c:1129
./ufo(main+0x57)[0x560a0d] /tmp/ufoai/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7ff995d0f56e]
./ufo[0x428bc9]
./ufo(Sys_Backtrace+0x1c)[0x561c72] /tmp/ufoai/src/ports/unix/unix_main.c:487
./ufo(Sys_Error+0x92)[0x560ea1] /tmp/ufoai/src/ports/unix/unix_main.c:87
./ufo(Sys_InitSignals+0x0)[0x561ce4] /tmp/ufoai/src/ports/unix/unix_main.c:518
/lib/libc.so.6[0x7ff995d22650]
/lib/libc.so.6(gsignal+0x36)[0x7ff995d225d6]
/lib/libc.so.6(abort+0x173)[0x7ff995d237c3]
/lib/libc.so.6(__assert_fail+0xd5)[0x7ff995d1bbc9]
./ufo(CP_BuildBaseMissionIsSuccess+0x60)[0x4c3a88] /tmp/ufoai/src/client/campaign/missions/cp_mission_buildbase.c:52
./ufo(CP_BuildBaseMissionNextStage+0x8b)[0x4c3fde] /tmp/ufoai/src/client/campaign/missions/cp_mission_buildbase.c:271
./ufo(CP_MissionStageEnd+0xb0)[0x47b5c4] /tmp/ufoai/src/client/campaign/cp_missions.c:987
./ufo(CP_CheckNextStageDestination+0x75)[0x47bb80] /tmp/ufoai/src/client/campaign/cp_missions.c:1187
./ufo(UFO_CampaignRunUFOs+0x190)[0x4b71c7] /tmp/ufoai/src/client/campaign/cp_ufo.c:458
./ufo(CL_CampaignRun+0x32b)[0x4891e9] /tmp/ufoai/src/client/campaign/cp_campaign.c:777
./ufo[0x4e26cd] /tmp/ufoai/src/client/menu/node/m_node_map.c:45
./ufo[0x4cc615] /tmp/ufoai/src/client/menu/m_draw.c:239
./ufo[0x4cc63b] /tmp/ufoai/src/client/menu/m_draw.c:243
./ufo(MN_Draw+0x106)[0x4cc95c] /tmp/ufoai/src/client/menu/m_draw.c:335
./ufo(SCR_UpdateScreen+0xdb)[0x453d6d] /tmp/ufoai/src/client/cl_screen.c:503
./ufo(CL_Frame+0xf2)[0x44efdc] /tmp/ufoai/src/client/cl_main.c:1106
./ufo[0x5084fd] /tmp/ufoai/src/common/common.c:1051
./ufo(Qcommon_Frame+0x95)[0x5087f2] /tmp/ufoai/src/common/common.c:1129
./ufo(main+0x57)[0x560a0d] /tmp/ufoai/src/ports/linux/linux_main.c:53
/lib/libc.so.6(__libc_start_main+0xe6)[0x7ff995d0f56e]
./ufo[0x428bc9]
Error: Received signal 6.
I can get more information about this bug with debugger if it is necessary.
There are my saved game (slot1.lint and slot1.xml) in ufo.tar.bz2. Also there are full logs for release (without "You can't talk..." lines) and debug versions and script for automatic getting source code's line from address.
P.S. Strange rectangle appears and disappears on center of battle screen and there no controls of fire.

13
Bugs prior to release 2.3 / Crash in R25557
« on: August 07, 2009, 01:39:41 am »
When UFO attacked my base and I choose automission I got next:
Code: [Select]
./ufo(Sys_Backtrace+0x15)[0x547901]
./ufo[0x548030]
/lib/libc.so.6[0x7fce9871b650]
./ufo(Com_AddToInventory+0xf2)[0x51c4fd]
./ufo(MN_ContainerNodeUpdateEquipment+0xfb)[0x4d5a1c]
./ufo[0x47d301]
./ufo(Cbuf_Execute+0x21a)[0x4ea1a9]
./ufo[0x44c9ad]
./ufo[0x4f35b8]
./ufo(Qcommon_Frame+0xdd)[0x4f3191]
./ufo(main+0x45)[0x547639]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7fce9870856e]
./ufo[0x4286a9]
./ufo(Sys_Backtrace+0x15)[0x547901]
./ufo(Sys_Error+0x73)[0x547f8d]
./ufo[0x54803e]
/lib/libc.so.6[0x7fce9871b650]
./ufo(Com_AddToInventory+0xf2)[0x51c4fd]
./ufo(MN_ContainerNodeUpdateEquipment+0xfb)[0x4d5a1c]
./ufo[0x47d301]
./ufo(Cbuf_Execute+0x21a)[0x4ea1a9]
./ufo[0x44c9ad]
./ufo[0x4f35b8]
./ufo(Qcommon_Frame+0xdd)[0x4f3191]
./ufo(main+0x45)[0x547639]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7fce9870856e]
./ufo[0x4286a9]
Error: Received signal 11.
In debug I could not repeat this bug.
p.s. Wrong hospital screen (see picture)

14
Bugs prior to release 2.3 / r24304 can't go from dropship
« on: May 03, 2009, 02:52:30 am »
Soldiers can't go neihter from dropshit nor into it.
Debug build. Revision: 24304.

[attachment deleted by admin]

15
Linux / Make error.
« on: March 13, 2009, 04:00:35 am »
I have got strange error:
Code: [Select]
* [UFO] src/client/menu/m_dragndrop.c
 * [UFO] src/client/menu/m_draw.c
 * [UFO] src/client/menu/m_font.c
src/client/menu/m_dragndrop.c: In function ‘MN_DrawDragAndDrop’:
src/client/menu/m_dragndrop.c:247: warning: implicit declaration of function ‘R_DrawCircle2D’
src/client/menu/m_dragndrop.c:247: error: ‘viddef’ undeclared (first use in this function)
src/client/menu/m_dragndrop.c:247: error: (Each undeclared identifier is reported only once
src/client/menu/m_dragndrop.c:247: error: for each function it appears in.)
make: *** [debug-linux-gnu-x86_64/client/client/menu/m_dragndrop.o] Error 1
make: *** Waiting for unfinished jobs....
I solved it by including "../cl_video.h" into src/client/menu/m_dragndrop.c, but I didn't find anybody who hed got this error too.
SVN Revision: 23491
SVN Revision of src/client/menu/m_dragndrop.c: 22920
OS: Gentoo x86_64

[attachment deleted by admin]

Pages: [1]