.exe File Doesn't Appear in Distributions Folder
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
- xxmissarichanxx
- Regular
- Posts: 87
- Joined: Thu Jul 11, 2013 1:37 am
- Completed: Froot Basket Valentine, Devious
- Projects: After-Party Chemistry, The Salaryman
- Tumblr: xxmissarichanxx
- Deviantart: xxmissarichanxx
- itch: xxmissarichanxx
- Location: US
- Contact:
.exe File Doesn't Appear in Distributions Folder
Hi! I am having trouble releasing my game.
I made my game on a mac, and I wanted to compress it and have people play/test it out. When I download the file and unzipped it, everything worked fine. However, when other mac users play it, it opens up and then quits automatically. And when I download it on a Windows computer, the .exe file doesn't appear in the folder and you can't play the game at all.
What is going on? I worked so hard on this and people can't even play it!
I updated Renpy before building distributions, and it still doesn't work. What went wrong? Please let me know ASAP because this is a final project for school and I'm having trouble explaining this to my professor.
I made my game on a mac, and I wanted to compress it and have people play/test it out. When I download the file and unzipped it, everything worked fine. However, when other mac users play it, it opens up and then quits automatically. And when I download it on a Windows computer, the .exe file doesn't appear in the folder and you can't play the game at all.
What is going on? I worked so hard on this and people can't even play it!
I updated Renpy before building distributions, and it still doesn't work. What went wrong? Please let me know ASAP because this is a final project for school and I'm having trouble explaining this to my professor.
Re: .exe File Doesn't Appear in Distributions Folder
Stupid question, but when you build distribution did you choose the "all desktop platforms" one?
- xavimat
- Eileen-Class Veteran
- Posts: 1458
- Joined: Sat Feb 25, 2012 8:45 pm
- Completed: Yeshua, Jesus Life, Cops&Robbers
- Projects: Fear&Love, unknown
- Organization: Pilgrim Creations
- Github: xavi-mat
- itch: pilgrimcreations
- Location: Spain
- Contact:
Re: .exe File Doesn't Appear in Distributions Folder
If your game works fine for you, this behavior is strange.xxmissarichanxx wrote:it opens up and then quits automatically.
The other users maybe have a log.txt or errors.txt file in their project directory that tells the reason of the failure. Can you post it here?
Comunidad Ren'Py en español: ¡Únete a nuestro Discord!
Rhaier Kingdom A Ren'Py Multiplayer Adventure Visual Novel.
Cops&Robbers A two-player experiment | Fear&Love Why can't we say I love you?
Honest Critique (Avatar made with Chibi Maker by ~gen8)
Rhaier Kingdom A Ren'Py Multiplayer Adventure Visual Novel.
Cops&Robbers A two-player experiment | Fear&Love Why can't we say I love you?
Honest Critique (Avatar made with Chibi Maker by ~gen8)
- xxmissarichanxx
- Regular
- Posts: 87
- Joined: Thu Jul 11, 2013 1:37 am
- Completed: Froot Basket Valentine, Devious
- Projects: After-Party Chemistry, The Salaryman
- Tumblr: xxmissarichanxx
- Deviantart: xxmissarichanxx
- itch: xxmissarichanxx
- Location: US
- Contact:
Re: .exe File Doesn't Appear in Distributions Folder
Yes, I did choose that option. Haha >___>Alex wrote:Stupid question, but when you build distribution did you choose the "all desktop platforms" one?
The following is a link to the zip file on google drive. Let me know if you can't view it. I'll fix those options. Also, I wasn't sure how to consolidate the files more because the file is huge. If you could help me with making the files smaller, that'd help too.xavimat wrote:If your game works fine for you, this behavior is strange.xxmissarichanxx wrote:it opens up and then quits automatically.
The other users maybe have a log.txt or errors.txt file in their project directory that tells the reason of the failure. Can you post it here?
https://drive.google.com/file/d/0B5E6Kf ... sp=sharing
- xavimat
- Eileen-Class Veteran
- Posts: 1458
- Joined: Sat Feb 25, 2012 8:45 pm
- Completed: Yeshua, Jesus Life, Cops&Robbers
- Projects: Fear&Love, unknown
- Organization: Pilgrim Creations
- Github: xavi-mat
- itch: pilgrimcreations
- Location: Spain
- Contact:
Re: .exe File Doesn't Appear in Distributions Folder
In my computer (Linux-Ubuntu 14.04) it's working fine.
I can see the ".exe", the ".app" and the ".sh"; the files for all three systems.
One thought: some computers, servers and/or intra-nets have weird security configurations. I remember a webmail system that didn't allow to download .exe from internet (it allowed .zip containing .exe, though). Maybe your users have some similar issue?
I like the aesthetic and the general dark tone. Maybe the text is a bit small.
I can see the ".exe", the ".app" and the ".sh"; the files for all three systems.
One thought: some computers, servers and/or intra-nets have weird security configurations. I remember a webmail system that didn't allow to download .exe from internet (it allowed .zip containing .exe, though). Maybe your users have some similar issue?
I like the aesthetic and the general dark tone. Maybe the text is a bit small.
Comunidad Ren'Py en español: ¡Únete a nuestro Discord!
Rhaier Kingdom A Ren'Py Multiplayer Adventure Visual Novel.
Cops&Robbers A two-player experiment | Fear&Love Why can't we say I love you?
Honest Critique (Avatar made with Chibi Maker by ~gen8)
Rhaier Kingdom A Ren'Py Multiplayer Adventure Visual Novel.
Cops&Robbers A two-player experiment | Fear&Love Why can't we say I love you?
Honest Critique (Avatar made with Chibi Maker by ~gen8)
- xxmissarichanxx
- Regular
- Posts: 87
- Joined: Thu Jul 11, 2013 1:37 am
- Completed: Froot Basket Valentine, Devious
- Projects: After-Party Chemistry, The Salaryman
- Tumblr: xxmissarichanxx
- Deviantart: xxmissarichanxx
- itch: xxmissarichanxx
- Location: US
- Contact:
Re: .exe File Doesn't Appear in Distributions Folder
Thanks for letting me know! This was very helpful. I'll ask my users about their security configurations and what not.xavimat wrote:In my computer (Linux-Ubuntu 14.04) it's working fine.
I can see the ".exe", the ".app" and the ".sh"; the files for all three systems.
One thought: some computers, servers and/or intra-nets have weird security configurations. I remember a webmail system that didn't allow to download .exe from internet (it allowed .zip containing .exe, though). Maybe your users have some similar issue?
I like the aesthetic and the general dark tone. Maybe the text is a bit small.
The game is still in the works. It's by no means complete, so there's always room for editing. I thought about making the text bigger. This confirms it.
Thank you very much for your help and feedback! I'll continue working on this even after I submit it for a grade. C:
Who is online
Users browsing this forum: Google [Bot]
