Generated session CSV in version 20.0930a

Report issues or bugs in RVGL or ask for help regarding any Re-Volt topic.
davethebrave
Posts: 1

Generated session CSV in version 20.0930a

Unread post by davethebrave » Wed Oct 14, 2020 12:55 pm

Hi thanks a lot for your work.
I use RVGL with my colleagues on lunch break doing epochal competitions!!!!

In the last release, we realized this behaviour:
if the server change the race and some participants has not arrived yet, they are not written to the csv file.
In the previous version they were written with the finished=false now omitted.

example

Version,"RVGL 20.0905a","P2P","Client"
Session,"09/23/20 13:18:21","CHE DEBACLE","Simulation",3,"true"
Results,"Toys in the Hood 1",16
#,Player,Car,Time,BestLap,Finished,Cheating
01,"CHE DEBACLE","Adeon","02:36:765","00:49:995","true","false"
02,"TEN.COL. SARRI","Adeon","02:40:140","00:47:685","true","false"
03,"GET THE GOOD","Adeon","02:57:885","00:51:896","true","false"
04,"GET THE FOOD","Adeon","02:58:361","00:55:484","true","false"
05,"RG1","RG1","03:07:281","00:57:464","true","false"
06,"JG-7","JG-7","03:09:087","00:59:702","false","false"
07,"Zipper","Zipper","03:09:108","00:58:486","false","false"
08,"R6 Turbo","R6 Turbo","03:17:731","01:02:361","false","false"
09,"Evil Weasel","Evil Weasel","03:17:852","01:06:557","false","false"
10,"Pest Control","Pest Control","03:30:549","01:05:685","false","false"
11,"BossVolt","BossVolt","03:34:873","01:06:714","false","false"
12,"NY 54","NY 54","03:48:915","01:14:919","false","false"
13,"Panga TC","Panga TC","03:49:915","01:14:516","false","false"
14,"RV Loco","RV Loco","03:50:942","01:09:836","false","false"
15,"Groovster","Groovster","03:52:314","01:02:925","false","false"
16,"Pole Poz","Pole Poz","03:59:135","01:19:773","false","false"

Version,"RVGL 20.0930a","P2P","Client"
Session,"10/14/20 13:21:21","CHE DEBACLE","Simulation",3,"true"
Results,"Toys in the Hood 1",16
#,Player,Car,Time,BestLap,Finished,Cheating
01,"DESKTOPO QS!","Pole Poz","02:47:804","00:52:002","true","false"
02,"SAM","Pole Poz","02:52:419","00:53:393","true","false"
03,"CHE DEBACLE","Pole Poz","02:57:097","00:54:786","true","false"
04,"Pole Poz","Pole Poz","03:04:063","00:59:133","true","false"
05,"GET THE GOOD!","Pole Poz","03:05:139","00:52:034","true","false"
06,"EEEEEEEEEEEEEEE","Pole Poz","03:05:537","00:58:609","true","false"


I start the game with this parameters: rvgl.exe -profile ZENITH -sli -nointro -sload -sessionlog -nouser
Is it possible to restore the previous behavior?
Thanks a lot
Post Reply