Main Menu

Export to csv Error!

Started by furkanayvaz, July 29, 2012, 04:20:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

furkanayvaz

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

Liviu Lalescu

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.

furkanayvaz

#2
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

Liviu Lalescu