Good, glad you got it sorted and it helped me spot a problem in my code too, so thanks for that!
One thing that's probably complicated my program is that I've spent a lot of time working on making it restartable so that if it fails or if I stop it to make a change during its (apparently unending!) development, I can restart it, and it loads much of the data from files.
One thing that's probably complicated my program is that I've spent a lot of time working on making it restartable so that if it fails or if I stop it to make a change during its (apparently unending!) development, I can restart it, and it loads much of the data from files.


Comment