Weird bug
In my current code-project happened something that I really dont understand.
When I ran the Code the first time, the process went a certain way.
However, when I added some "Console.WriteLine()" for guidance, this process changed and the result was diferent, eventhough no variables or logic were changed.
Why does this happen? I'm clueless.
(Sorry if the explanation was a but confusing, english isnt my first language)
3 Replies
It's very hard to tell without knowing what the process is, what the result was, or seeing any of your code
The Code in itself is pretty Big, thats why I didnt send it
That's likely the problem, too many variables in your code so it's nondeterminstic