Search found 3 matches

by Taisy
Sun Jul 26, 2020 3:19 pm
Forum: Ren'Py Questions and Announcements
Topic: [TypeError: string indices must be integers] error
Replies: 1
Views: 359

[TypeError: string indices must be integers] error

Hi, guys. I got an error message, but I don't know why. Did I type something wrong? I need your help. What I want to make : Press the text button on the make_schedule screen, press the 'science' button on the 'category' screen, and make 'science', which is 'name', make appear on the text button on t...
by Taisy
Thu Jul 23, 2020 2:47 pm
Forum: Ren'Py Questions and Announcements
Topic: ERROR " Exception: Required parameter has no value "
Replies: 2
Views: 273

Re: ERROR " Exception: Required parameter has no value "

Hi !! thank you for reply :) I see what you mean... if I make this like action Show("education", to_do="first") < - It will goes well but I want to make it possible to select a schedule through the category -> education screen.... By the way, I don't know how to fix it :0 Could y...
by Taisy
Thu Jul 23, 2020 11:21 am
Forum: Ren'Py Questions and Announcements
Topic: ERROR " Exception: Required parameter has no value "
Replies: 2
Views: 273

ERROR " Exception: Required parameter has no value "

Hi, guys. I'm making a simulation game like 'Princess Maker' And I'm building a scheduling system. There's a problem with me right now, but I can't solve it. because I'm not good at coding. this is full traceback I'm sorry, but an uncaught exception occurred. While running game code: File "game...