Oh ya absolutely I got a cum load of them, I had a lot lot of these but I couldn't take pictures of them all but they ALL happen either when I tried going in the cafeteria, or after meeting Caterina in the cafeteria for the first time, and I kept pressing ignore but a new line of error just keeps coming up .
Edit: Oh and also 1 error message similar to the other ones appear when I do the spectrometer analysis but it goes away after I press ignore once unlike the other ones that keep coming back with a new one after every click.
Thanks for sharing this info! It's valuable because it does help devs a lot when players can point out where a technical problem lies. I passed this to the dev who was concerned enough to come back to me pretty fast. Here is the response:
"All of the errors reported arise from a missing image file called PPlogo.png. This image is the "Palmer Pharma" logo which appears up high on the back wall of the food area.
The PPlogo image was required for version V0.01 but in version V0.02 it was no longer required because it was pre-integrated into the main food area images. Accordingly the PPlogo image is not present in the V0.02 image file and the V0.02 game code does not ask for it.
So, somehow he seems to be playing the game with V0.01 code (which calls for the image) but he has a V0.02 image file (which does not include that image).
It is also mysterious how he was apparently able to visit the food area at all when he could not find Polly, since the game cannot actually progress to lunchtime until you have already met Polly. So again something is amiss there.
I'm wondering if he has somehow merged Versions 0.01 and 0.02 in his game folder instead of just installing and playing V0.02 as a discrete entity? Or perhaps he is playing an unofficial port of the game - dunno?
What I can say is that I have just double checked the V0.01 and V0.02 game files and the PPlogo image is definitely only referenced in V0.01 and it is also there in the V0.01 image files. In V0.02 there is no reference to it at all. No one else has reported this error with the game, or any errors at all in fact, and which leads me further to believe the error is at the player's end either with the installation or the source of the build. It seems likely that the error he mentions regarding the spectrometer scene is of similar origin."
So there you have it. I'd suggest deleting what you have and doing a fresh install. With Renpy it won't affect the saved games you have either. If you get more errors post them here, then the dev can be made aware. Thanks!