cxong / cdogs-sdl

Classic overhead run-and-gun game
https://cxong.github.io/cdogs-sdl/
GNU General Public License v2.0
891 stars 114 forks source link

game crashes when saving new character #352

Closed muir1 closed 9 years ago

muir1 commented 9 years ago

from main menu: quick play => 1 => Save => (new)

game crashes with following error:

cdogs-sdl: **/cdogs-sdl/src/cdogs/c_array.c:106: CArrayGet: Assertion `idx >= 0 && idx < (int)a->size' failed.
cxong commented 9 years ago

Thanks for raising!