[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]
Single Comment
Okay, I think I found and fixed the problem. I added some preprocessing for automation code today. It strips out comments and any leading or trailing whitespace from a line. The problem was that it changed the value of automation code strings, and this caused them to be saved in logs when they shouldn't be. I fixed this by using separate strings for the preprocessed automation code, and I also fixed the logs that had been causing problems with the Logs page by deleting all the automation code assignments. The automation code for these games should be found in the settings files, not in the logs.