Fivetonsofflax / opentyrian

Automatically exported from code.google.com/p/opentyrian
GNU General Public License v2.0
0 stars 0 forks source link

Assertion failure when backing out of episode select menu #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start OpenTyrian
2. Press Enter twice to enter the Game Mode selection and then the Episode 
Selection menu.
3. Press ESC to back out to the main menu.

What is the expected output? What do you see instead?

Game crashes with an assertion failure:
File: src/tyrian2.c, Line 3574
Expression: episodeNum >= 1 && episodeNum <= EPISODE_AVAILABLE

Original issue reported on code.google.com by yuriks...@gmail.com on 20 Jul 2014 at 7:36

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed by 3cdb9db803913a5a377f263103e22ee8d547849f

Original comment by yuriks...@gmail.com on 21 Jul 2014 at 2:15