Search found 2 matches
- Sun Nov 05, 2017 10:37 am
- Forum: Ren'Py Questions and Announcements
- Topic: menu statement expects a non-empty block
- Replies: 1
- Views: 172
menu statement expects a non-empty block
I'm trying to make a relatively simple game with an in-game menu but I keep getting the same error. Parsing the script failed. File "game/script.rpy", line 416: menu statement expects a non-empty block. menu->: Here's my script menu: "???" "Are you awake?" "Pretend to stay asleep.": "Yuki started to...
- Sun Nov 05, 2017 10:36 am
- Forum: Ren'Py Questions and Announcements
- Topic: menu statement expects a non-empty block
- Replies: 1
- Views: 178
menu statement expects a non-empty block
I'm trying to make a relatively simple game with an in-game menu but I keep getting the same error. Parsing the script failed. File "game/script.rpy", line 416: menu statement expects a non-empty block. menu->: Here's my script menu: "???" "Are you awake?" "Pretend to stay asleep.": "Yuki started to...