The new dual normal and 32 renpy games shut down instantly after opening

AnimeKing314

Giant Perv
Game Developer
Jun 28, 2018
395
597
32 bit version should be compatible on all windows computers, 64 bit is only compatible with 64 bit windows computers so make sure you're using the right version. Can you be more specific about the error?
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,384
15,292
Any way to fix this? I really like renpy games but since this dual launcher for 64 and 32 bit computers doesn't let me play them anymore
There's a "log.txt" file in the same location than the exe files. It trace the different stage of the game, especially it's bootstrap process, telling you where it fail, and therefore giving you some idea of the problem. You should look at it, and/or share it here.

This being said, so far the most common cause is a video card with a too old driver. So update your drivers and look if it change something.
 

shnclark

New Member
Jan 6, 2019
12
4
There's a "log.txt" file in the same location than the exe files. It trace the different stage of the game, especially it's bootstrap process, telling you where it fail, and therefore giving you some idea of the problem. You should look at it, and/or share it here.

This being said, so far the most common cause is a video card with a too old driver. So update your drivers and look if it change something.
This is the log file i dont know how to read it i did just update my graphics driver and it didnt work

Mon Apr 26 11:17:12 2021
Windows-10-10.0.19041
Ren'Py 7.4.2.1292


Bootstrap to the start of init.init took 0.06s
Early init took 0.01s
Loader init took 0.04s
Loading error handling took 0.11s
Loading script took 1.45s
Loading save slot metadata. took 0.01s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 2)
Running init code took 0.36s
Loading analysis data took 0.32s
Analyze and compile ATL took 0.07s
Index archives took 0.00s
Dump and make backups. took 0.00s
Cleaning cache took 0.00s
Making clean stores took 0.00s
Initial gc. took 0.19s
DPI scale factor: 1.250000
Creating interface object took 0.00s
Cleaning stores took 0.00s
Init translation took 0.23s
Build styles took 0.01s
Load screen analysis took 0.10s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.27s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start took 0.29s

Initializing gl renderer:
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Using GL DLL.
Windowed mode.
The following gl functions are missing:
- glActiveTexture
- glAttachShader
- glBindFramebuffer
- glCompileShader
- glCreateProgram
- glCreateShader
- glDeleteFramebuffers
- glDeleteProgram
- glDeleteShader
- glDisableVertexAttribArray
- glEnableVertexAttribArray
- glFramebufferTexture2D
- glGenFramebuffers
- glGetAttribLocation
- glGetProgramInfoLog
- glGetProgramiv
- glGetShaderInfoLog
- glGetShaderiv
- glGetUniformLocation
- glLinkProgram
- glShaderSource
- glUniform1f
- glUniform1i
- glUniform2f
- glUniform4f
- glUniformMatrix4fv
- glUseProgram
- glVertexAttribPointer

Initializing angle renderer:
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
 

shnclark

New Member
Jan 6, 2019
12
4
32 bit version should be compatible on all windows computers, 64 bit is only compatible with 64 bit windows computers so make sure you're using the right version. Can you be more specific about the error?
Yee anytime i open either file (my pc is 64 bit) it opens for a couple seconds as a fully blank window then closes without attempting to start the game here ill add a picture Screenshot (133).png
 

Dreconts

New Member
Nov 30, 2018
8
5
I was playing normally (Holiday Island), I have a good pc, but I use a program that translates the game into another language. it's called Textractor. That's why I played in 32 bits. It no longer opens the game, I installed it again, I downloaded it again, I updated the drivers, nothing works.

Fri Oct 1 04:46:42 2021
Windows-10-10.0.19041
Ren'Py 7.4.4.1439


Bootstrap to the start of init.init took 0.11s
Early init took 0.00s
Loader init took 0.07s
Loading error handling took 0.24s
Loading script took 3.89s (log stop here)
 
Last edited: