The CPA doesn't show the video synchronized with the performance data, whether after playing the game, or from the KEN. The message "Media not found" was displayed at one time
Hi,
we further analyzed the last logs we have (coming from the last times we could run the CPA from the testing package). We found MANY problems, that have to be fixed ASAP:
- Error loading data from [rawdataAll.xml]: this means the CPa is misconfigured. CPA should not read data form herem, but from KE. How to correctly configure?
<add key="PerformanceIndicator1WS" value='true'/>
for PerformanceIndicator1WS, PerformanceIndicator2WS, PerformanceIndicator3WS, PerformanceIndicator4WS
- CPAGUIDemo.exe have to be run with working dir= the path wehere the .exe file is present - else where dll are not loaded!
-IMPORTANT: it seems that during the expereince recording, chat data are not saved on KE
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The problem is due to erroneously created video files. Up to INESC to solve.
Hi,
we further analyzed the last logs we have (coming from the last times we could run the CPA from the testing package). We found MANY problems, that have to be fixed ASAP:
- Error loading data from [rawdataAll.xml]: this means the CPa is misconfigured. CPA should not read data form herem, but from KE. How to correctly configure?
<add key="PerformanceIndicator1WS" value='true'/>
for PerformanceIndicator1WS, PerformanceIndicator2WS, PerformanceIndicator3WS, PerformanceIndicator4WS
- CPAGUIDemo.exe have to be run with working dir= the path wehere the .exe file is present - else where dll are not loaded!
-IMPORTANT: it seems that during the expereince recording, chat data are not saved on KE