OMG! It worked! THANK YOU!!
Search found 5 matches
- Fri Jun 22, 2018 2:59 am
- Forum: Ren'Py Questions and Announcements
- Topic: Problem with Ren'py 7 Launcher opening at 300x400 screen size
- Replies: 7
- Views: 402
- Thu Jun 21, 2018 11:49 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Problem with Ren'py 7 Launcher opening at 300x400 screen size
- Replies: 7
- Views: 402
Re: Problem with Ren'py 7 Launcher opening at 300x400 screen size
The update feature is in the launcher itself. If you're using a package manager, did you remember to update it? I've tried upgrading it but no luck. The version of ren'py I have installed 6.99.8. Launcher doesn't include an option to update and package manager list 6.99.8 as the latest version. Idk...
- Thu Jun 21, 2018 10:47 am
- Forum: Ren'Py Questions and Announcements
- Topic: Problem with Ren'py 7 Launcher opening at 300x400 screen size
- Replies: 7
- Views: 402
Re: Problem with Ren'py 7 Launcher opening at 300x400 screen size
I came across this situation before when I switched from laptop (2560x1600) to monitor (3840 x 2160) and then reloaded the launcher (Shift+R): Normally I'd restart the launcher since the screen doesn't get redrawn, but I discovered I could get it to refresh (just once) and continue working from it....
- Wed Jun 20, 2018 10:23 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Problem with Ren'py 7 Launcher opening at 300x400 screen size
- Replies: 7
- Views: 402
Problem with Ren'py 7 Launcher opening at 300x400 screen size
Hi, I recently downloaded ren'py 7 to continue work on game I started on the previous version. Everything works fine but for some reason the launcher opens at a 300x400 screen size and it has me literally straining to see my project titles. Any type of fix for something like this? Any file I can edi...
- Mon Aug 01, 2011 12:56 am
- Forum: Ren'Py Questions and Announcements
- Topic: Error Issue: NameError: name '_' is not defined
- Replies: 1
- Views: 327
Error Issue: NameError: name '_' is not defined
I'm sorry, but an uncaught exception occurred. While running game code: File "game/park.rpy", line 8, in script if desk == "tae": File "game/park.rpy", line 8, in python if desk == "tae": NameError: name 'desk' is not defined This is an error I constantly see myself running into as i work on my gam...