FET Forum

FET Development => Report a Bug => Topic started by: Zsolt Udvari on July 25, 2017, 12:40:36 PM

Title: [fixed] assertion failed
Post by: Zsolt Udvari on July 25, 2017, 12:40:36 PM
I open a new activity dialog. I fill the form: without students set and set the number of students.
When I click Add a confirmation dialog appears and when I confirm it, FET exits:
Assertion failed: (_nTotalStudents==_computedNumberOfStudents), function Activity, file engine/activity.cpp, line 212.                             
Abort

FET version 5.31.5.
Title: Re: assertion failed
Post by: Volker Dirr on July 25, 2017, 04:24:46 PM
can you please sent your fet file to Liviu or to me. Did you modify that file manualy? Was the file generated by FET or by an other software?
Title: Re: assertion failed
Post by: Zsolt Udvari on July 25, 2017, 04:32:51 PM
Quote from: Volker Dirr on July 25, 2017, 04:24:46 PM
can you please sent your fet file to Liviu or to me. Did you modify that file manualy? Was the file generated by FET or by an other software?
You can start from an empty file. Create a Teacher and a Subject, and try create Activity and set the number of students.
Title: Re: assertion failed
Post by: Volker Dirr on July 25, 2017, 04:37:49 PM
ah... ok. i can reproduce it. Thank you for report. i hope we can fix this soon.
Title: Re: assertion failed
Post by: Liviu Lalescu on July 25, 2017, 05:36:50 PM
Thank you, Zsolt! I fixed this and released a new version (FET-5.32.2).