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.
-
Saltome
- Veteran
- Posts: 237
- Joined: Sun Oct 26, 2014 1:07 pm
- Deviantart: saltome
-
Contact:
#1
Post
by Saltome » Fri Mar 08, 2019 1:09 am
Deviant Art: 
-
philat
- Eileen-Class Veteran
- Posts: 1853
- Joined: Wed Dec 04, 2013 12:33 pm
-
Contact:
#2
Post
by philat » Fri Mar 08, 2019 1:22 am
Unclear what the confusion is; dictionaries have always been unordered (at least in python 2.x). Try OrderedDict if you need it. *shrug*
-
Saltome
- Veteran
- Posts: 237
- Joined: Sun Oct 26, 2014 1:07 pm
- Deviantart: saltome
-
Contact:
#3
Post
by Saltome » Fri Mar 08, 2019 11:13 am
*Sigh* I should not post when I get the coding fever.
I was thrown for a loop because IDLE and Ren`py were exhibiting different behavior. This case is another reminder that Ren`py is using an outdated Python distribution.
Deviant Art: 