Dict error

#4
by RemagM - opened

In RunJets.cs the dict variable is filled incorrectly (on windows). Because line 74 in the split metode has a “\r\n” and not “\n”. A comment would be nice or something.
That's how it works for me:
Screenshot 2025-06-03 213858.png

You save my life. Thank you.
What is the logic behind? Why does “\n” work?

Sign up or log in to comment