View Issue Details

IDProjectCategoryView StatusLast Update
0002761FSSCPmultiplayerpublic2013-01-01 21:47
ReporterEli2 Assigned ToGoober5000  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product VersionAntipodes 8 
Summary0002761: Assert while playing multi coop mission: Chasing the threat
DescriptionASSERTION FAILED: "(pobjp->flags & P_SF_DOCK_LEADER)" at code/mission/missionparse.cpp:1703
 
Thread [1] 32124 [core: 3] (Suspended : Signal : SIGABRT:Aborted)
        __GI_raise() at raise.c:64 0x7ffff5aeb425
        __GI_abort() at abort.c:91 0x7ffff5aeeb8b
        WinAssert() at stubs.cpp:107 0x4927a1
        parse_create_object() at missionparse.cpp:1.703 0x78d95b
        process_ship_create_packet() at multimsgs.cpp:2.685 0x6b6d0f
        process_packet_normal() at multi.cpp:565 0x67a39c
        multi_process_bigdata() at multi.cpp:977 0x67ad79
        multi_process_incoming() at multi.cpp:1.093 0x67b2a3
        multi_do_frame() at multi.cpp:1.149 0x67b3c8
        game_do_networking() at freespace.cpp:1.105 0x482d76
        <...more frames...>
Steps To ReproducePlay the mission for a few minutes.
TagsNo tags attached.

Activities

Goober5000

2012-12-30 17:44

administrator   ~0014593

Last edited: 2012-12-30 17:45

Which build were you running this on?

EDIT: As in, revision number.

Eli2

2012-12-30 19:27

developer   ~0014596

Last edited: 2012-12-30 22:47

Latest version in SVN.
Edit:
I played with standalone server, no mods and one single client as host.

Goober5000

2013-01-01 21:47

administrator   ~0014604

Fix committed to trunk@9479.

Related Changesets

fs2open: trunk r9479

2013-01-01 17:22

Goober5000


Ported: N/A

Details Diff
be mindful of sending ship-create packets for docked ships in multiplayer -- should fix Mantis 0002761 Affected Issues
0002761
mod - /trunk/fs2_open/code/mission/missionparse.cpp Diff File

Issue History

Date Modified Username Field Change
2012-12-30 08:25 Eli2 New Issue
2012-12-30 17:44 Goober5000 Assigned To => Goober5000
2012-12-30 17:44 Goober5000 Status new => assigned
2012-12-30 17:44 Goober5000 Note Added: 0014593
2012-12-30 17:45 Goober5000 Note Edited: 0014593
2012-12-30 19:27 Eli2 Note Added: 0014596
2012-12-30 22:47 Eli2 Note Edited: 0014596
2013-01-01 21:47 Goober5000 Changeset attached => fs2open trunk r9479
2013-01-01 21:47 Goober5000 Note Added: 0014604
2013-01-01 21:47 Goober5000 Status assigned => resolved
2013-01-01 21:47 Goober5000 Resolution open => fixed