Search found 4 matches

by GrJDH
Wed Mar 02, 2016 4:25 pm
Forum: Ren'Py Questions and Announcements
Topic: Save crash
Replies: 2
Views: 427

Re: Save crash

xela wrote:You've imported something outside of init or overwrote one of the imports somewhere in the code. It's always the same thing... look for it.
I found it and now it's work! Thank you so much!
by GrJDH
Wed Mar 02, 2016 4:13 pm
Forum: Ren'Py Questions and Announcements
Topic: Save crash
Replies: 2
Views: 427

Save crash

I tried to change the save screen, that led me to error when trying to save. I rolled back changes, but saving still does not work. Interesting that saving are not obtained only at a certain point in the game when, in fact, had to work the modified screen. Unfortunately, i didn't saved the changes t...
by GrJDH
Mon Dec 28, 2015 2:12 pm
Forum: Ren'Py Questions and Announcements
Topic: Problem with showing screen with args [SOLVED]
Replies: 2
Views: 769

Re: Problem with showing screen with args

Thanks! I thought passing the argument like to standart function.
by GrJDH
Mon Dec 28, 2015 5:01 am
Forum: Ren'Py Questions and Announcements
Topic: Problem with showing screen with args [SOLVED]
Replies: 2
Views: 769

Problem with showing screen with args [SOLVED]

So, when I try to show a screen with args during the hovering imagebutton, I gets the following error: TypeError: 'str' object is not callable Here's the full trace: Full traceback: File "C:\Users\rusmu\Desktop\everlasting_summer-1.2-all\renpy\bootstrap.py", line 289, in bootstrap renpy.ma...