>I think I found the reason for bug 438800: A too short fixed array size.
>Changing char optionSlotName[MAX_GAMESLOT][40]
>to char optionSlotName[MAX_GAMESLOT][400]
>in menus.h:387 should fix it.

No, the same crash.

Jens, I think it happens not from reading save4.dat.
I dont have a dir .hex-a-hop at all.

When translation is absent gfx.cpp
  context = SDLPango_CreateContext();

return different context than when translation is exist.

-- 
Regards,
Yuri Kozlov


_______________________________________________
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

Reply via email to