[SOLVED] Textures Not Rendering?

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.
Post Reply
Message
Author
User avatar
Kumori
Regular
Posts: 30
Joined: Wed Sep 21, 2011 3:11 pm
Contact:

[SOLVED] Textures Not Rendering?

#1 Post by Kumori »

I am sick of this error - I can't play any games in Ren'py 13.8.1675 because of it. I can play games in other versions, but not that version. Here's the error I get (and I get it on games that have worked beforehand in 13.8.1675).

Code: Select all

I'm sorry, but an uncaught exception occurred.

After initialization, but before game start.
Exception: Textures are not rendering properly.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "C:\Users\censored\Desktop\renpy-6.13.8\renpy\bootstrap.py", line 291, in bootstrap
  File "C:\Users\censored\Desktop\renpy-6.13.8\renpy\main.py", line 346, in main
  File "C:\Users\censored\Desktop\renpy-6.13.8\renpy\display\core.py", line 1149, in __init__
  File "C:\Users\censored\Desktop\renpy-6.13.8\renpy\display\core.py", line 1356, in set_mode
  File "gldraw.pyx", line 296, in renpy.angle.gldraw.GLDraw.set_mode (gen\renpy.angle.gldraw.c:3542)
  File "gldraw.pyx", line 512, in renpy.angle.gldraw.GLDraw.init (gen\renpy.angle.gldraw.c:5877)
  File "gltexture.pyx", line 182, in renpy.angle.gltexture.test_texture_sizes (gen\renpy.angle.gltexture.c:2221)
Exception: Textures are not rendering properly.

Windows-post2008Server-6.1.7600
Ren'Py 6.13.8.1675
Shukujo Kyouun 0.0
(My name is blocked out with censored.)
Last edited by Kumori on Tue Jan 31, 2012 5:35 pm, edited 1 time in total.

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: Textures Not Rendering?

#2 Post by PyTom »

Hold down shift at startup, then choose the OpenGL renderer.
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
Kumori
Regular
Posts: 30
Joined: Wed Sep 21, 2011 3:11 pm
Contact:

Re: Textures Not Rendering?

#3 Post by Kumori »

PyTom wrote:Hold down shift at startup, then choose the OpenGL renderer.
It dies before I even have a chance to.

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: Textures Not Rendering?

#4 Post by PyTom »

Try doing it while Ren'Py is starting up, before it has a chance to finish starting.

If that doesn't work, create the file environment.txt in the same directory as renpy.exe. Add to it the line:

Code: Select all

RENPY_RENDERER="gl"
Then start Ren'Py.
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
Kumori
Regular
Posts: 30
Joined: Wed Sep 21, 2011 3:11 pm
Contact:

Re: Textures Not Rendering?

#5 Post by Kumori »

PyTom wrote:Try doing it while Ren'Py is starting up, before it has a chance to finish starting.

If that doesn't work, create the file environment.txt in the same directory as renpy.exe. Add to it the line:

Code: Select all

RENPY_RENDERER="gl"
Then start Ren'Py.
Thank you, it works now. :)

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], DewyNebula