#2774: Cyborg Flamer cannot construct things!
---------------------+-------------------------------------
  Reporter:  Per     |             Owner:
      Type:  bug     |            Status:  new
  Priority:  normal  |         Milestone:  3.0
 Component:  other   |           Version:  git/master
  Keywords:          |  Operating System:  All/Non-Specific
Blocked By:          |          Blocking:
---------------------+-------------------------------------
 How to reproduce: Select multiple units, one of whom is a truck, another
 who is a (say) Cyborg Flamer. Click construct icon, and build something.
 An order is apparently issued for the whole group, and makes the code
 think the cyborg flamer wants to build something. Assert failure follows.

 {{{
 (gdb) bt
 #0  0x0000003d6da328f5 in raise (sig=5) at
 ../nptl/sysdeps/unix/sysv/linux/raise.c:64
 #1  0x00000000005d22ab in orderDroidBase (psDroid=0x8cce5e0,
 psOrder=0x7fffffffbef0) at ../../src/order.cpp:1620
 #2  0x00000000005a5f27 in recvDroidInfo (queue=...) at
 ../../src/multibot.cpp:707
 #3  0x00000000005c11fb in recvMessage () at ../../src/multiplay.cpp:583
 #4  0x0000000000581bb2 in gameLoop () at ../../src/loop.cpp:154
 #5  0x0000000000584f46 in runGameLoop () at ../../src/main.cpp:911
 #6  0x00000000005851fc in mainLoop () at ../../src/main.cpp:1014
 }}}

-- 
Ticket URL: <http://developer.wz2100.net/ticket/2774>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to