None of my Renpy games work, unfortunately I have no idea what I have done to cause the problem. If any more information is needed please let me know. Below is my traceback for Moonlight, I will also upload the files that are mentioned in the traceback. Thanks in advance for the help.
Code:
I'm sorry, but an exception occured while executing your Ren'Py
script.
error: Unable to open a console terminal
After initialization, but before game start.
-- Full Traceback ------------------------------------------------------------
File "/home/burdebc/Downloads/visual-novels/moonlight-2.0-linux-x86/renpy/bootstrap.py", line 247, in bootstrap
renpy.main.main()
File "/home/burdebc/Downloads/visual-novels/moonlight-2.0-linux-x86/renpy/main.py", line 298, in main
game.interface = renpy.display.core.Interface()
File "/home/burdebc/Downloads/visual-novels/moonlight-2.0-linux-x86/renpy/display/core.py", line 1068, in __init__
self.display = Display(self)
File "/home/burdebc/Downloads/visual-novels/moonlight-2.0-linux-x86/renpy/display/core.py", line 674, in __init__
pygame.display.init()
error: Unable to open a console terminal
After initialization, but before game start.
Ren'Py Version: Ren'Py 6.8.1a