View Issue Details

IDProjectCategoryView StatusLast Update
0000280The Dark ModCodingpublic01.05.2008 07:19
Reporterorbweaver Assigned Toorbweaver  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product VersionSVN 
Fixed in VersionSVN 
Summary0000280: Linux: crash on starting Bonehoard.map
DescriptionThe Bonehoard map crashes on start on Linux. Using GDB to intercept the crash, it is seen that the first scene is rendered, so the crash must have occured just after map start.

An assertion is printed:

ASSERTION FAILED!
./idlib/containers/list.h(562): 'index >= 0'
TagsNo tags attached.

Activities

orbweaver

orbweaver

29.04.2007 16:53

developer   ~0000596

Some console warnings relating to moveables outside the world bounds, could be relevant.

WARNING: rigid body outside world bounds for entity 'atdm_loot_moveable_amulet_1' type 'idMoveable' at (2244 5949 -2078)
WARNING: rigid body outside world bounds for entity 'atdm_moveable_plank_longer_1' type 'idMoveable' at (2342 -3158 -2196)
WARNING: Unknown look_joint 'Waist' on entity atdm_ai_undead_revenant_1
55 warnings
idUsercmdGenLocal::MouseMove: Ignoring ridiculous mouse delta.
WARNING: rigid body moved outside world bounds for entity 'ammo_ropearrow_small_1' type 'idMoveableItem' at (1806 6153 -2053)
WARNING: clip model outside world bounds for entity 'atdm_ai_undead_zombie_4' at (1606 4737 -2132)
orbweaver

orbweaver

26.08.2007 20:24

developer   ~0000746

This no longer seems to occur, possibly some of the recent physics-related work solved this problem.

Issue History

Date Modified Username Field Change
29.04.2007 10:04 orbweaver New Issue
29.04.2007 10:05 orbweaver Status new => confirmed
29.04.2007 16:53 orbweaver Note Added: 0000596
26.08.2007 20:24 orbweaver Status confirmed => resolved
26.08.2007 20:24 orbweaver Fixed in Version => SVN
26.08.2007 20:24 orbweaver Resolution open => fixed
26.08.2007 20:24 orbweaver Assigned To => orbweaver
26.08.2007 20:24 orbweaver Note Added: 0000746
01.05.2008 07:19 greebo Status resolved => closed