stransky / berusky2

Berusky 2 (Bugs Escape 3D) is a game that challenges your visual/spatial thinking and ability to find a way to resolve a logic task. Using five bugs, you'll go through an adventure full of various puzzles spread across nine episodes. Individual episodes differ in appearance and difficulty, which increases throughout the game.
http://anakreon.cz/en/Berusky2.htm
GNU General Public License v3.0
14 stars 3 forks source link

Recording demos doesn't work with -D_FORTIFY_SOURCE=2 #24

Open apoleon opened 11 years ago

apoleon commented 11 years ago

Hi,

I'm filing a separate bug report for this issue.

When I record a demo and complete one of the tutorial levels, the game will crash.

This is related to the use of -D_FORTIFY_SOURCE=2 in Debian that exposes this bug.

The error message is:

berusky2: kofola/Demo.cpp:48: int demo_CheckOwner(WCHAR, char_, WCHAR*): Assertion `0' failed. [1] 30819 abort (core dumped) berusky2

stransky commented 11 years ago

Well, the demos do not work...at least I didn't test them :) It's on my TODO list...