64-bit Ubuntu Linux on Sun VirtualBox
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.
- ksotaku100
- Regular
- Posts: 65
- Joined: Fri Dec 25, 2009 8:12 pm
- Contact:
64-bit Ubuntu Linux on Sun VirtualBox
Can Ren'Py work on 64bit Ubuntu? When I tried to run it, it crashed. Can someone tell me what's going on and how I can get it to work? I clicked on renpy.exe.
The Specs are as follows:
64bit Ubuntu 9.10 running on a Sun VirtualBox on a 64bit Vista with a AMD 8550 Triple-Core Processor with 5GB of RAM with an NVIDIA GeForce 6150 SE Graphics Card. 500GBs of HD Space.
The allowed memory on the Virtual Machine are as follows:
1024 MBs of RAM
64 MBs of Video Memory with 3D Acceleration Enabled.
The Specs are as follows:
64bit Ubuntu 9.10 running on a Sun VirtualBox on a 64bit Vista with a AMD 8550 Triple-Core Processor with 5GB of RAM with an NVIDIA GeForce 6150 SE Graphics Card. 500GBs of HD Space.
The allowed memory on the Virtual Machine are as follows:
1024 MBs of RAM
64 MBs of Video Memory with 3D Acceleration Enabled.
- PyTom
- Ren'Py Creator
- Posts: 15893
- Joined: Mon Feb 02, 2004 10:58 am
- Completed: Moonlight Walks
- Projects: Ren'Py
- IRC Nick: renpytom
- Github: renpytom
- itch: renpytom
- Location: Kings Park, NY
- Contact:
Re: 64-bit Ubuntu Linux on Sun VirtualBox
You need to click on renpy.sh. You'll also need to have the 32-bit compatibility libraries installed, if they aren't by default.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom(When was the last time you backed up your game?)
"Silly and fun things are important." - Elon Musk
Software > Drama • https://www.patreon.com/renpytom
- ksotaku100
- Regular
- Posts: 65
- Joined: Fri Dec 25, 2009 8:12 pm
- Contact:
Re: 64-bit Ubuntu Linux on Sun VirtualBox
I did and I got this window... chose "Run" and nothing happened...
by that... I meant i clicked on renpy.sh.
- Spiky Caterpillar
- Veteran
- Posts: 253
- Joined: Fri Nov 14, 2008 7:59 pm
- Completed: Lots.
- Projects: Black Closet
- Organization: Slipshod
- Location: Behind you.
- Contact:
Re: 64-bit Ubuntu Linux on Sun VirtualBox
From the screenshot, it looks like whatever archiver you used to decompress Ren'Py dumped all the files in one directory for some reason. Try decompressing it again; my 6.10.1d directory looks like:
Code: Select all
CHANGELOG.txt launcher msvcr71.dll renpy.exe traceback.txt
common lib python25.dll renpy.py tutorial
console.exe LICENSE.txt renpy renpy.sh
doc lint.txt renpy.app template
jedit module renpy.code the_question
Nom nom nom nom nom LEAVES.
- JinzouTamashii
- Eileen-Class Veteran
- Posts: 1686
- Joined: Mon Sep 21, 2009 8:03 pm
- Projects: E-mail me if you wanna rock the planet
- Location: USA
- Contact:
Re: 64-bit Ubuntu Linux on Sun VirtualBox
This is a bit off-topic, but do you have a link to how your rig and set-up runs?
Is it more efficient than Wincrap XP edition?
Is it more efficient than Wincrap XP edition?
Don't worry, we can get through it together. I didn't forget about you! I just got overwhelmed.
https://cherylitou.wordpress.com
https://cherylitou.wordpress.com
- ksotaku100
- Regular
- Posts: 65
- Joined: Fri Dec 25, 2009 8:12 pm
- Contact:
Re: 64-bit Ubuntu Linux on Sun VirtualBox
I extracted renpy.code which I think was a bad thing to do. So I deleted the whole renpy folder and went ahead and extracted it again without extracting renpy.code. Tried it again... saw the same window, clicked "Run" did... not... work... it said it was an executable text file.
- Spiky Caterpillar
- Veteran
- Posts: 253
- Joined: Fri Nov 14, 2008 7:59 pm
- Completed: Lots.
- Projects: Black Closet
- Organization: Slipshod
- Location: Behind you.
- Contact:
Re: 64-bit Ubuntu Linux on Sun VirtualBox
Try running renpy.sh from a terminal and see what, if any, error messages it outputs? Try a different file manager?ksotaku100 wrote:I extracted renpy.code which I think was a bad thing to do. So I deleted the whole renpy folder and went ahead and extracted it again without extracting renpy.code. Tried it again... saw the same window, clicked "Run" did... not... work... it said it was an executable text file.
Nom nom nom nom nom LEAVES.
- ksotaku100
- Regular
- Posts: 65
- Joined: Fri Dec 25, 2009 8:12 pm
- Contact:
Re: 64-bit Ubuntu Linux on Sun VirtualBox
It simply opens and closes when I run from the terminal. I used the built-in file manager.Spiky Caterpillar wrote:Try running renpy.sh from a terminal and see what, if any, error messages it outputs? Try a different file manager?ksotaku100 wrote:I extracted renpy.code which I think was a bad thing to do. So I deleted the whole renpy folder and went ahead and extracted it again without extracting renpy.code. Tried it again... saw the same window, clicked "Run" did... not... work... it said it was an executable text file.
- Spiky Caterpillar
- Veteran
- Posts: 253
- Joined: Fri Nov 14, 2008 7:59 pm
- Completed: Lots.
- Projects: Black Closet
- Organization: Slipshod
- Location: Behind you.
- Contact:
Re: 64-bit Ubuntu Linux on Sun VirtualBox
Opens and closes what?
To clarify, that should have been 'start xterm; cd to the appropriate directory; ./renpy.sh;'. I don't think it'll run from a VT, and right-clicking and selecting 'run in terminal' (if your file manager supports such) is likely to give you a terminal that closes automatically as soon as the program finishes.
Also, if you're running Ubuntu testing or unstable, (as root) may fix some of the problems. (May also introduce new ones.)
To clarify, that should have been 'start xterm; cd to the appropriate directory; ./renpy.sh;'. I don't think it'll run from a VT, and right-clicking and selecting 'run in terminal' (if your file manager supports such) is likely to give you a terminal that closes automatically as soon as the program finishes.
Also, if you're running Ubuntu testing or unstable, (as root)
Code: Select all
apt-get update;apt-get upgradeNom nom nom nom nom LEAVES.
Who is online
Users browsing this forum: Google [Bot]


