You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- use generateNameUUID with a consistent name to set the group's uuid to
a deterministic uuid that stays the same across multiple rounds (so long
as the internal groupId did not change)
- add explicit double quotes around the chat messages themselves, should
look into using opencsv to generate proper CSVs that correctly escapes /
quotes things (#55)
should use opencsv to emit the save file txts to properly escape commas in chat messages, etc.
The text was updated successfully, but these errors were encountered: