Trouble with compiler


I have just finished fixing the various major bugs such as

  •  the game not responding when there is a sound by making it run in a pump loop until the sound stops rather than using pygame's time.wait function which makes the script stop running until the sound stops which makes windows thinks the program have crashed.
  • I also added the quit function in the pump loop so that you don't need to wait for the game loop to cycle through to quit the game when clicking quit.

I also planned to add/replace the questions, especially the second and third because it is very VERY hard and most, if not all players never got passed question 2, even me. (I'm planning on replacing it with mathematical questions instead)

BUT, before that I tried to compile it to .exe to upload to itch.io first in case I don't actually get to finish it, but turns out when I finished compiling it, windows security have detected it was a trojan (virus). It turns out it is a false positive and many, many other people have experienced the same thing in stackoverflow but I still can't find the solution to this. WHY????? Trying the previous build it also detects that it's a virus. WHYYYYYY? Yeah, that's the end of my vent. Thanks for reading.

Get PRESS 0 FOR OPERATOR

Leave a comment

Log in with itch.io to leave a comment.