Open Joseph-Thomas13 opened 4 years ago
Not seeing any code on the repo. You need to upload it for me to be able to fix
The code is under the Nameless_Eldritch_Framework branch and inside the folder Nameless Eldritch Framework
OK, will look at this now
Cannot proceed, as Game.py - the file I assume needs to be run - is complaining that a folder, Graphics, and a file, Player.png, don't exist; these aren't in the branch @Joseph-Thomas13
Apologies, I have now included the audi and Graphics as zip files inside the nameless_eldritch_framework branch
Ok, do you mean that the game window that is created is "Not Responding"? There is interaction in the IDLE (or shell) window, which is (presumably) a text adventure framework for the game. What is meant to happen with the graphic window @Joseph-Thomas13 ?
It looks like you never use (or have commented out) any elements that make use of the graphics screen.
I commented the code out as I still had to work on the project, but when it is uncommented yes the window responds with "Not Responding" and crashes
Do I need to review this @Joseph-Thomas13
OK, I have created some stub code - partially by disabling your text adventure game loop, but hopefully, you can reintegrate this into the new graphic display instead - on a branch called Window-fix I have tried to keep as much original code of yours as I can. Do ask if you have questions @Joseph-Thomas13
I have looked into the code stub that was created and have attempted to understand it and alter it to work with the game, however the issue has arose again. @DoctorMikeReddy
I need more information. I cannot be expected to debug every bit of code you create, without at least knowing that you tried @Joseph-Thomas13
Not seeing any code on the repo. You need to upload it for me to be able to fix