Page 1 of 1

My game works on my pc but doesn't work on my friend's

Posted: Tue May 30, 2023 3:00 pm
by RzExfeL
Hi. I am currently devaloping a game, it is not over yet, I am working with the GUI elements and my friend wanted to see my progress so I sent him the game. When he booted the game only thing that was on the screen is my main menu animation, there were no buttons. But when I run the same folder that I sent my friend, everything works properly. I do not know if I need to attach my game file so I will not. If it is needed I can.

Re: My game works on my pc but doesn't work on my friend's

Posted: Tue May 30, 2023 9:42 pm
by BrotSagtMist
We obviously need to see either the file or an error message to do anything helpful here.

Re: My game works on my pc but doesn't work on my friend's

Posted: Tue May 30, 2023 10:02 pm
by knorke
Different screen sizes?
Impossible to fix code without seeing the code.

Re: My game works on my pc but doesn't work on my friend's

Posted: Wed May 31, 2023 9:19 am
by RzExfeL
knorke wrote: Tue May 30, 2023 10:02 pm Different screen sizes?
Impossible to fix code without seeing the code.
Thank you! That could be right we do have different resolutions!

Re: My game works on my pc but doesn't work on my friend's

Posted: Wed May 31, 2023 9:42 am
by RzExfeL
knorke wrote: Tue May 30, 2023 10:02 pm Different screen sizes?
Impossible to fix code without seeing the code.
Yes this is the issue. I completly forgot about resolutions when coding. Now I gotta fix it. Anyways, thank you!