Python Forum
My game's code works but Python still freezes at random intervals.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My game's code works but Python still freezes at random intervals.
#2
It sounds like you're running it within PyCharm... does this also happen if you run it from the terminal?

Do you have any while loops? Not responding is different from crashes. If it's not responding, that means it's busy doing something.

Is the code somewhere we can look? (github, etc)
Reply


Messages In This Thread
RE: My game's code works but Python still freezes at random intervals. - by nilamo - Nov-25-2021, 03:11 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pygame freezes after certain time GJG 4 5,651 May-21-2024, 04:02 AM
Last Post: deanhystad
  From python game in terminal to a website game using bottle Njanez 0 3,921 Aug-13-2021, 01:11 PM
Last Post: Njanez
  Game “Pong” I have problems with the code BenBach18 2 3,618 Jan-10-2021, 05:16 PM
Last Post: michael1789
  Bringing My Game Code Into Class Format ZQ12 1 2,278 Dec-22-2019, 05:32 AM
Last Post: michael1789

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020