FET Forum

FET Support (English) => Get Help => Topic started by: furkanayvaz on July 29, 2012, 04:20:10 PM

Title: Export to csv Error!
Post by: furkanayvaz on July 29, 2012, 04:20:10 PM
Hi. Firstly thank at all stuff to creating this usefull software.
I create a fet file by my php site on web.
Then i opened it with Fet and generated my schedule and generates but it errors when i click export comma separated values.
You can download my fet file (atteched) and see what happening when exporting. Note: Im using v. 5.18.0 and dont know c++
Please help me.. Thank u so much.
Error Message:
Assertion failed!
Program: ...
File: engine\export.cpp
Line:916

Expression: actiNext->duration==actiNext->totalDuration
Title: Re: Export to csv Error!
Post by: Liviu Lalescu on July 29, 2012, 11:19:00 PM
Hello!

I didn't download your file (yet), but I think that for an activity the TotalDuration is different from the sum of Duration-s. Please check that in your .fet file, and report us if the problem is solved.
Title: Re: Export to csv Error!
Post by: furkanayvaz on July 30, 2012, 12:57:57 PM
Thank u I solved my prob.
Problem is group ids.. first activity's id must be group id. i made it and it works :) thank u all
Title: Re: Export to csv Error!
Post by: Liviu Lalescu on July 30, 2012, 02:45:50 PM
You're welcome!