Skip to content

Blue Screen (Not BSOD) on relaunch of pi3d #254

@Shando

Description

@Shando

I have tried to launch pi3d multiple times from the same code and every time it works fine the 1st time around and then I get a blue pi3d screen on subsequent launches (i.e. when pressing the '0' key) and the mouse only allows movement in a very small area in the middle of the screen?

Each launch follows calls to:
mykeys.close()
mymouse.stop()
DISPLAY.destroy()
as I need to close the pi3d window before loading another map.

See code here:
MyTest.zip

This is part of a larger codebase (my GUI for WorldEngine) and I am probably doing something wrong?

Any help would be greatly appreciated

Thanks in advance

Shando

PS: I'm using the following:
python 3.6.8
pi3d 2.49
pygame 2.1.1
PyOpenGL 3.1.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions