On Sunday, 21 January 2024 at 18:38:42 UTC, atzensepp wrote:
What if you add more lines to the file. Does it crash then later?
It's a problem with `vectors`. `vector!string` has a problem , I just use 'string []', and it's OK. The `vector` is unstable, possibly because the `later data` overwrites the `previous data`.