med-material / Whack_A_Mole_VR

Whack-A-Mole in VR
MIT License
3 stars 15 forks source link

LoggingManager : Bug with Meta csv file #234

Closed Xav1204 closed 1 year ago

Xav1204 commented 1 year ago

When we've created the new multi saving system, a bug appeared in the meta csv file. So, when we launch and we run a game, the first meta file looks like that :

image

However, we run a new game, the meta file looks like :

image

A new line appeared with multiple null value.

So, we need to investigate and find where is the problem.

bastianilso commented 1 year ago

@Xav1204 is this still an issue or have we solved it?

Xav1204 commented 1 year ago

@bastianilso it is solved.