Basic-Renpy quits before opening

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
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.
Message
Author
User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Basic-Renpy quits before opening

#1 Post by UnderOrange »

Main Question: Presumably because I'm using a fairly old version of Mac (2011, on hardware from 2008), I can't seem to get Ren'py working. Whenever I try to open the application, it flashes open for a split second and disappears. Is there anything can I troubleshoot to try to prevent this?

Attempted Solutions:
-I have tried downloading some older versions of Ren'py, but the farthest back I have found are from 2015, and they haven't worked. I have gotten Ren'py games from a few years ago to open on my computer, but it's sort of a crapshoot.
-I have tried using Wine to open the .exe file, and while that does seem to work and I've familiarized myself with the program some, I've run into difficulties with adding images to my directories presumably because of the in-between of Wine. Best case scenario, I figure out how to open the Mac version of the program and those problems clear up, but otherwise I will probably come back here with more questions about directories.

User avatar
PyTom
Ren'Py Creator
Posts: 16096
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: Basic-Renpy quits before opening

#2 Post by PyTom »

What version of Mac OS X are you running? Is there a log.txt, traceback.txt, or something like that? IIRC, we only support Mac OS X 10.6.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Re: Basic-Renpy quits before opening

#3 Post by UnderOrange »

I'm running 10.6.8

User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Re: Basic-Renpy quits before opening

#4 Post by UnderOrange »

There's a log.txt, I'll share the text I guess?

Sat Oct 08 22:00:54 2016
Windows-XP-5.1.2600-SP3
Ren'Py 6.99.11.1749


Bootstrap to the start of init.init took 0.27s
Early init took 0.16s
Loader init took 0.23s
Loading error handling took 0.11s
Loading script took 1.87s
Loading persistent took 0.05s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Running init code took 2.76s
Loading analysis data took 0.09s
Analyze and compile ATL took 0.01s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache took 0.00s
Making clean stores took 0.00s
DPI scale factor: 1.000000
Creating interface object took 0.04s
Cleaning stores took 0.00s
Init translation took 0.02s
Build styles took 0.00s
Load screen analysis took 0.07s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.22s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start took 0.02s

primary display bounds: (0, 0, 1920, 1080)
Windowed mode.
Screen sizes: virtual=(800, 600) physical=(800, 600) drawable=(800, 600)
Vendor: 'Intel Inc.'
Renderer: 'Intel GMA 950 OpenGL Engine'
Version: '1.4 APPLE-1.6.36'
Display Info: <Info({'blit_sw_CC': False, 'refresh_rate': 60, 'bitsize': 32, 'wm': True, 'losses': (0, 0, 0, 8), 'hw': False, 'masks': (16711680L, 65280L, 255L, 0L), 'current_h': 1080, 'current_w': 1920, 'shifts': (16, 8, 0, 0), 'blit_sw_A': False, 'blit_hw': False, 'blit_sw': False, 'bytesize': 4, 'blit_hw_CC': False, 'blit_hw_A': False, 'video_mem': 268435456})>
Fixed-function is blacklisted.
Extensions:

GL_APPLE_aux_depth_stencil
GL_APPLE_client_storage
GL_APPLE_element_array
GL_APPLE_fence
GL_APPLE_flush_buffer_range
GL_APPLE_flush_render
GL_APPLE_object_purgeable
GL_APPLE_packed_pixels
GL_APPLE_pixel_buffer
GL_APPLE_rgb_422
GL_APPLE_specular_vector
GL_APPLE_texture_range
GL_APPLE_transform_hint
GL_APPLE_vertex_array_object
GL_APPLE_vertex_array_range
GL_APPLE_vertex_program_evaluators
GL_APPLE_ycbcr_422
GL_ARB_depth_texture
GL_ARB_fragment_program
GL_ARB_fragment_program_shadow
GL_ARB_fragment_shader
GL_ARB_multitexture
GL_ARB_pixel_buffer_object
GL_ARB_point_parameters
GL_ARB_point_sprite
GL_ARB_shader_objects
GL_ARB_shading_language_100
GL_ARB_shadow
GL_ARB_texture_border_clamp
GL_ARB_texture_compression
GL_ARB_texture_cube_map
GL_ARB_texture_env_add
GL_ARB_texture_env_combine
GL_ARB_texture_env_crossbar
GL_ARB_texture_env_dot3
GL_ARB_texture_mirrored_repeat
GL_ARB_texture_non_power_of_two
GL_ARB_texture_rectangle
GL_ARB_transpose_matrix
GL_ARB_vertex_blend
GL_ARB_vertex_buffer_object
GL_ARB_vertex_program
GL_ARB_vertex_shader
GL_ARB_window_pos
GL_ATI_separate_stencil
GL_ATI_texture_env_combine3
GL_EXT_abgr
GL_EXT_bgra
GL_EXT_blend_color
GL_EXT_blend_equation_separate
GL_EXT_blend_func_separate
GL_EXT_blend_minmax
GL_EXT_blend_subtract
GL_EXT_clip_volume_hint
GL_EXT_draw_range_elements
GL_EXT_fog_coord
GL_EXT_framebuffer_object
GL_EXT_framebuffer_sRGB
GL_EXT_geometry_shader4
GL_EXT_gpu_program_parameters
GL_EXT_multi_draw_arrays
GL_EXT_packed_depth_stencil
GL_EXT_provoking_vertex
GL_EXT_rescale_normal
GL_EXT_secondary_color
GL_EXT_separate_specular_color
GL_EXT_shadow_funcs
GL_EXT_stencil_two_side
GL_EXT_stencil_wrap
GL_EXT_texture_compression_dxt1
GL_EXT_texture_compression_s3tc
GL_EXT_texture_env_add
GL_EXT_texture_filter_anisotropic
GL_EXT_texture_lod_bias
GL_EXT_texture_rectangle
GL_EXT_texture_sRGB
GL_EXT_transform_feedback
GL_IBM_rasterpos_clip
GL_NV_blend_square
GL_NV_light_max_exponent
GL_NV_texgen_reflection
GL_SGIS_generate_mipmap
GL_SGIS_texture_edge_clamp
GL_SGIS_texture_lod
Number of texture units: 8
Using shader environment.
Using copy RTT.
Using gl renderer.
Texture testing:
- Hardware max texture size: 2048
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Total time until interface ready: 14.7020001411s
- Target is 5 frames in 0.333333333333 seconds.
- Frame drawn at 0.000000 seconds.
- Frame drawn at 0.062000 seconds.
- Frame drawn at 0.072000 seconds.
- Frame drawn at 0.087000 seconds.
- Frame drawn at 0.104000 seconds.
- 0.104000 seconds to render 5 frames.

User avatar
PyTom
Ren'Py Creator
Posts: 16096
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: Basic-Renpy quits before opening

#5 Post by PyTom »

Can you give me the mac log? A wine log doesn't help much.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Re: Basic-Renpy quits before opening

#6 Post by UnderOrange »

There are no throwback.txts, and excluding what I posted and previous versions of that same Wine log, the only other log is this, which I'm 95% sure is just from when I downloaded editra from in wine:

running ['Z:\\Users\\Nat\\Desktop\\renpy-6.99.11-sdk\\lib\\windows-i686\\zsync.exe', '-o', 'Z:\\Users\\Nat\\Desktop\\renpy-6.99.11-sdk\\update\\editra-windows.update.new', '-k', 'Z:\\Users\\Nat\\Desktop\\renpy-6.99.11-sdk\\update\\editra-windows.zsync', '-i', 'Z:\\Users\\Nat\\Desktop\\renpy-6.99.11-sdk\\update\\editra-windows.update', 'http://update.renpy.org/6.99.11/renpy-6 ... dows.zsync']

User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Re: Basic-Renpy quits before opening

#7 Post by UnderOrange »

If I have to go into my computer itself to view all activities performed in the timeframe of the malfunction, I'm gonna need clear directions on how to get there.

User avatar
PyTom
Ren'Py Creator
Posts: 16096
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: Basic-Renpy quits before opening

#8 Post by PyTom »

When you download the SDK, you should try to run it. It should then produce a log.txt or traceback.txt in the folder above the app.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Re: Basic-Renpy quits before opening

#9 Post by UnderOrange »

... perhaps I extracted it wrong? When I extracted it, I got the folder shown in the attached image, and assumed the file titled "renpy" (shown in the other image) was the full Mac version, with the other files being support. As stated before, when I've tried to run the renpy file, it quits pretty much as soon as I click on it. Or is the SDK you refer to something else?
I apologize for all my confused stumbling about.
Attachments
Inside folder
Inside folder
Screen shot 2016-10-09 at 1.57.51 AM.png (13.22 KiB) Viewed 1859 times
Full extracted file
Full extracted file
Screen shot 2016-10-09 at 1.57.42 AM.png (4.8 KiB) Viewed 1859 times

User avatar
Divona
Miko-Class Veteran
Posts: 678
Joined: Sun Jun 05, 2016 8:29 pm
Completed: The Falconers: Moonlight
Organization: Bionic Penguin
itch: bionicpenguin
Contact:

Re: Basic-Renpy quits before opening

#10 Post by Divona »

There is a log.txt file right there in the SDK folder.
Attachments
log.JPG
log.JPG (16.44 KiB) Viewed 1855 times
Completed:
Image

User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Re: Basic-Renpy quits before opening

#11 Post by UnderOrange »

That's the one I posted first, the wine log.

User avatar
Divona
Miko-Class Veteran
Posts: 678
Joined: Sun Jun 05, 2016 8:29 pm
Completed: The Falconers: Moonlight
Organization: Bionic Penguin
itch: bionicpenguin
Contact:

Re: Basic-Renpy quits before opening

#12 Post by Divona »

UnderOrange wrote:That's the one I posted first, the wine log.
Do you have one that doesn't run in wine?

In that one, once run, you might have to control-click and pick "Show Package Contents" to find log.txt within.
Last edited by Divona on Sun Oct 09, 2016 3:59 am, edited 1 time in total.
Completed:
Image

User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Re: Basic-Renpy quits before opening

#13 Post by UnderOrange »

Whenever I try to open the application outside of wine, it quits before anything happens and leaves no log behind.

User avatar
Divona
Miko-Class Veteran
Posts: 678
Joined: Sun Jun 05, 2016 8:29 pm
Completed: The Falconers: Moonlight
Organization: Bionic Penguin
itch: bionicpenguin
Contact:

Re: Basic-Renpy quits before opening

#14 Post by Divona »

Actually, have you tried right click and select "Open"? It could be security permission thing that prevent unknown file from the Internet to open in Mac OS.
Completed:
Image

User avatar
UnderOrange
Newbie
Posts: 10
Joined: Sat Oct 08, 2016 10:13 pm
Contact:

Re: Basic-Renpy quits before opening

#15 Post by UnderOrange »

To check, what is the SDK folder? Just the extracted stuff I've shown, or am I missing something?

Selecting "Open" made no difference, it quit as usual.

I tried the "Show Package Contents" with the renpy file, and there was a terminal file titled renpy, but nothing specifically titled log.txt or throwback.txt. Here is the stuff in the terminal file:

Last login: Sat Oct 8 20:38:48 on console
/Users/Nat/Desktop/renpy-6.99.11-sdk/renpy.app/Contents/MacOS/renpy ; exit;
Nat:~ Nat$ /Users/Nat/Desktop/renpy-6.99.11-sdk/renpy.app/Contents/MacOS/renpy ; exit;
/Users/Nat/Desktop/renpy-6.99.11-sdk/renpy.app/Contents/MacOS/renpy: line 67: /Users/Nat/Desktop/renpy-6.99.11-sdk/renpy.app/Contents/MacOS/../../../lib/darwin-x86_64/renpy: Bad CPU type in executable
/Users/Nat/Desktop/renpy-6.99.11-sdk/renpy.app/Contents/MacOS/renpy: line 67: /Users/Nat/Desktop/renpy-6.99.11-sdk/renpy.app/Contents/MacOS/../../../lib/darwin-x86_64/renpy: Unknown error: 0
logout

[Process complete]
Attachments
Package Contents 1
Package Contents 1
Screen shot 2016-10-09 at 4.02.11 AM.png (8.47 KiB) Viewed 1849 times
Package Contents 2
Package Contents 2
Screen shot 2016-10-09 at 4.02.20 AM.png (9.14 KiB) Viewed 1849 times

Post Reply

Who is online

Users browsing this forum: No registered users