2
athlon
7y

I've wasted hour to fix bug in my program.

Basically there was problem with auto updates system (two exe files - one is program itself, and another is update Manager which replaces old exe with new one).
I've managed to make bug which causes to infinite update loop...

The problem was instead of calling program "helmet_updater.txt", it was calling "helmets_updater.txt"...

Comments
Add Comment