Skip to content

Pygame shuts down multithreading windows #1

Open
@OsmondFan

Description

@OsmondFan

With the multiprocess library, pygame seems to boot up the windows at first and then shut them down after there's no feedback from the windows. Another way being tried is by using the threading library which gives an Error of: Screen initialization could only be done from the top layer/main thread. This means that if you want to create a new window then it must be in the main code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions