Follow-up Comment #2, bug #24993 (project freeciv):

after playing a while I get the explosion sound at every turn (without an
associated event) and client gtk-3.0 gtk-3.22
svn Last Changed Rev: 34487

and this error in the chatlog; 
Saved settings to file /home/user/.freeciv/freeciv-client-rc-3.0
in dio_put_uint16_raw() [dataio_raw.c::288]: assertion '!((int) (__extension__
({ unsigned short int __v, __x = (unsigned short int) (x); if
(__builtin_constant_p (__x)) __v = ((unsigned short int) ((((__x) >> 8) &
0xff) | (((__x) & 0xff) << 8))); else __asm__ ("rorw $8, %w0" : "=r" (__v) :
"0" (__x) : "cc"); __v; })) != value)' failed.
Please report this message at http://gna.org/projects/freeciv/
Trying to put 68612 into 16 bits; it will result 3076 at receiving side.
in dio_put_uint16_raw() [dataio_raw.c::288]: assertion '!((int) (__extension__
({ unsigned short int __v, __x = (unsigned short int) (x); if
(__builtin_constant_p (__x)) __v = ((unsigned short int) ((((__x) >> 8) &
0xff) | (((__x) & 0xff) << 8))); else __asm__ ("rorw $8, %w0" : "=r" (__v) :
"0" (__x) : "cc"); __v; })) != value)' failed.
Please report this message at http://gna.org/projects/freeciv/
Trying to put 72563 into 16 bits; it will result 7027 at receiving side.
in dio_put_uint16_raw() [dataio_raw.c::288]: assertion '!((int) (__extension__
({ unsigned short int __v, __x = (unsigned short int) (x); if
(__builtin_constant_p (__x)) __v = ((unsigned short int) ((((__x) >> 8) &
0xff) | (((__x) & 0xff) << 8))); else __asm__ ("rorw $8, %w0" : "=r" (__v) :
"0" (__x) : "cc"); __v; })) != value)' failed.
Please report this message at http://gna.org/projects/freeciv/
Trying to put 76463 into 16 bits; it will result 10927 at receiving side.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?24993>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to