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.
-
Keinart
- Regular
- Posts: 133
- Joined: Sun May 13, 2012 8:28 pm
- Completed: One Thousand Lies
- Projects: Lotus Reverie
- Organization: Keinart Lobre
- Tumblr: keinart
- itch: keinart
- Location: Spain
-
Contact:
#1
Post
by Keinart » Sat Jul 14, 2012 7:53 pm
I got a really weird error today when trying the VN I'm developing on my personal computer. When I try to change it to full screen mode I get an error and a traceback is open saying the following
Code: Select all
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not set video mode.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\VN\renpy-6.13.12\renpy\bootstrap.py", line 296, in bootstrap
File "D:\VN\renpy-6.13.12\renpy\main.py", line 357, in main
File "D:\VN\renpy-6.13.12\renpy\main.py", line 98, in run
File "D:\VN\renpy-6.13.12\renpy\execution.py", line 279, in run
Exception: Could not set video mode.
Windows-XP-5.1.2600-SP3
Ren'Py 6.13.12.1728
I didn't make any changes in any of the lines mentioned there, they are not even lines from my game they are from renpy itself!
I tried to change the resolution of the screen from 16:10 to 16:9 and it works fine this way. But I remember to change to full screen before with this same computer and it was fine :/
The resolution of the game is 1280x720 pixels (HD) but I don't why it won't work on screens on different resolutions.
Thank you!
-
Keinart
- Regular
- Posts: 133
- Joined: Sun May 13, 2012 8:28 pm
- Completed: One Thousand Lies
- Projects: Lotus Reverie
- Organization: Keinart Lobre
- Tumblr: keinart
- itch: keinart
- Location: Spain
-
Contact:
#2
Post
by Keinart » Wed Jul 25, 2012 10:30 am
Up!
In short: I can't put the game in fullscreen if the resolution is not 16:9. Anybody know why?
-
DragoonHP
- Miko-Class Veteran
- Posts: 758
- Joined: Tue Jun 22, 2010 12:54 am
- Completed: Christmas
- IRC Nick: DragoonHP
- Location: Zion Island, Solario
-
Contact:
#3
Post
by DragoonHP » Wed Jul 25, 2012 10:59 am
Post the log.txt file.
And check if DirectX and your graphics card drivers are up-to-date
Users browsing this forum: No registered users