UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #2278 unknown fieldSize and an assert when loading a map
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "Not determined".
Issue basics
  • Type of issue
    Bug report
  • Category
    Battlescape
  • Targetted for
    Not determined
  • Status
    Closed
  • Priority
    3. Normal
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
Issue details
  • Resolution
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Not determined
  • Architecture
    Not determined
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
[http://sourceforge.net/p/ufoai/bugs/2278 Item 2278] imported from sourceforge.net tracker on 2013-01-28 19:26:38

rev 27873

loaded a map with 'map' command :

ERROR: Game Error: G_ClientTeamInfo: unknown fieldSize for actor edict (actorSize: 0, actor num: 2)

attempted to load the second time :

ufo: src/common/cmodel.c:715: CM_EntTestLineDM: Assertion `*name[0] == '*'' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb6e436e0 (LWP 5604)]
0xb7982456 in raise () from /lib/libc.so.6
(gdb) bt full
#0 0xb7982456 in raise () from /lib/libc.so.6
No symbol table info available.
#1 0xb7983e08 in abort () from /lib/libc.so.6
No symbol table info available.
#2 0xb797b3f0 in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3 0x08130ed3 in CM_EntTestLineDM (start=0xbface160, stop=0xbface16c, end=0xbface154, levelmask=256)
at src/common/cmodel.c:715
trace = {allsolid = 26, startsolid = 184587384, fraction = -1.86588459e-05, endpos = {0, -1.35058689,
5.83313888e-24}, plane = {normal = {4.67930506e-34, 3.64337601e-44, -1.35059643}, dist = 4.331575e-34,
type = 160 ' '}, surface = 0xb7a97f32, planenum = -1213621848, contentFlags = -1213634349, leafnum = -1214478959,
mapTile = 16777473, le = 0xbface058, ent = 0x1cc44950}
model = (cBspModel_t *) 0xb7ab4178
name = (const char **) 0x92b20e0
blocked = 0
fraction = 2
__PRETTY_FUNCTION__ = "CM_EntTestLineDM"
#4 0x08130e52 in CM_TestLineDMWithEnt (start=0xbface160, stop=0xbface16c, end=0xbface154, levelmask=256,
entlist=0x92b20e0) at src/common/cmodel.c:683
hit = 482143056
#5 0x0808401c in CL_ActorMouseTrace () at src/client/battlescape/cl_actor.c:1672
i = 415958828
restingLevel = 0
cur = {0.376953125, 0.0390625}
frustumSlope = {342.465759, 256.849304}
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 = {-1.35063267, 4.45434988e-34, 5.24693792e-24}
mapNormal = {0, 0, 1}
P3 = {0, 0, 25.6000004}
P2minusP1 = {0, 0, 0}
P3minusP1 = {7.85287659e-42, 0, 1.40129846e-45}
pA = {6.71260702e-22, -2.05027391e-05, 1.40129846e-45}
pB = {-1.35062873, 1.29932545e-21, 0}
pC = {4.04479525e-34, -1.86523612e-05, -2.04151729e-05}
testPos = "ę«·"
actor2x2 = {"ųą¬", "æŃ¼", "²·¾"}
fieldSize = 1
le = (le_t *) 0x2c1
#6 0x0807a234 in IN_Parse () at src/client/input/cl_input.c:615
No locals.
#7 0x0807a6f3 in IN_Frame () at src/client/input/cl_input.c:887
mouse_buttonstate = 1262814767
unicode = 0
key = 4294967176
event = {type = 64 '@', active = {type = 64 '@', gain = 81 'Q', state = 49 '1'}, key = {type = 64 '@',
which = 81 'Q', state = 49 '1', keysym = {scancode = 0 '\0', sym = 3215778344, mod = 134691681, unicode = 60777}},
motion = {type = 64 '@', which = 81 'Q', state = 49 '1', x = 0, y = 0, xrel = -7640, yrel = -16468}, button = {
type = 64 '@', which = 81 'Q', button = 49 '1', state = 9 '\t', x = 0, y = 0}, jaxis = {type = 64 '@', which = 81 'Q',
axis = 49 '1', value = 0}, jball = {type = 64 '@', which = 81 'Q', ball = 49 '1', xrel = 0, yrel = 0}, jhat = {
type = 64 '@', which = 81 'Q', hat = 49 '1', value = 9 '\t'}, jbutton = {type = 64 '@', which = 81 'Q',
button = 49 '1', state = 9 '\t'}, resize = {type = 64 '@', w = 0, h = -1079188952}, expose = {type = 64 '@'}, quit = {
type = 64 '@'}, user = {type = 64 '@', code = 0, data1 = 0xbface228, data2 = 0x8073b61}, syswm = {type = 64 '@',
msg = 0x0}}
#8 0x08073f2a in CL_Frame (now=561567, data=0x0) at src/client/cl_main.c:1127
delta = 21
lastFrame = 561567
#9 0x08138740 in tick_timer (now=561567, data=0x18eeb65c) at src/common/common.c:1005
timer = (struct timer *) 0x18eeb65c
old_interval = 20
lateness = 23498
#10 0x08138b5e in Qcommon_Frame () at src/common/common.c:1156
time_to_next = 0
event = (struct event *) 0x18f7939c
#11 0x08186413 in main (argc=1, argv=0xbface374) at src/ports/linux/linux_main.c:53
No locals.

===== Comments Ported from Sourceforge =====

====== tlh2000 (2010-01-10 10:39:08) ======

fixed in r27908
====== sf-robot (2010-01-25 02:20:21) ======

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Steps to reproduce this issue
Nothing entered.
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif