Search found 5 matches

by derpmister1234
Sat Dec 14, 2019 1:18 pm
Forum: Ren'Py Questions and Announcements
Topic: Help! TypeError: %c requires int or char
Replies: 5
Views: 693

Re: Help! TypeError: %c requires int or char

Thank you so much!! I couldn't find the problem for the life of me! Thank you for pointing this out :D
by derpmister1234
Sat Dec 14, 2019 12:35 pm
Forum: Ren'Py Questions and Announcements
Topic: Help! TypeError: %c requires int or char
Replies: 5
Views: 693

Re: Help! TypeError: %c requires int or char

Thanks for the reply ^^ I've done what you've said :)

Do you notice anything that could be causing the TypeError %c requires int or char thing?
Thank you :)
by derpmister1234
Sat Dec 14, 2019 11:45 am
Forum: Ren'Py Questions and Announcements
Topic: Help! TypeError: %c requires int or char
Replies: 5
Views: 693

Help! TypeError: %c requires int or char

Hi, I've been working on a silly little visual novel to help me learn the ins and outs of renpy. And I've encountered an issue that I can't find a solution for. Here's my code. When I run the game up to the point of the first menu coming up, it gives me the following error message: "Line 61 in ...
by derpmister1234
Sat Apr 27, 2019 2:14 pm
Forum: Ren'Py Questions and Announcements
Topic: SyntaxError: Invalid Syntax
Replies: 7
Views: 740

Re: SyntaxError: Invalid Syntax

Ahh! Thank you this worked!!
I was struggling really badly with this, thank you so much for the help :)
by derpmister1234
Sat Apr 27, 2019 12:55 pm
Forum: Ren'Py Questions and Announcements
Topic: SyntaxError: Invalid Syntax
Replies: 7
Views: 740

Re: SyntaxError: Invalid Syntax

Hey I'm having a similar problem (sorry to barge in here lol) I'm really really stuck. I'm also super new to renpy so… please help me xd I get this error message: "If first interact == "true": SyntaxError: Invalid Syntax (Script.rpy line 190)" Sorry to dump part of my stuff here ...