bug report:say screen background disappear(Closed)

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.
Post Reply
Message
Author
edouardlicn
Regular
Posts: 57
Joined: Tue Feb 05, 2013 8:19 pm
Projects: April
Contact:

bug report:say screen background disappear(Closed)

#1 Post by edouardlicn »

Hi

I'm using the version 6.15.7.374 of ren'py. And now my VN has just make a test version.Some user report that the dialogue windows(say screen background)dissappear,with no error log report.
Last edited by edouardlicn on Sun Jul 28, 2013 4:01 am, edited 1 time in total.

edouardlicn
Regular
Posts: 57
Joined: Tue Feb 05, 2013 8:19 pm
Projects: April
Contact:

Re: bug report:say screen background disappear

#2 Post by edouardlicn »


edouardlicn
Regular
Posts: 57
Joined: Tue Feb 05, 2013 8:19 pm
Projects: April
Contact:

Re: bug report:say screen background disappear

#3 Post by edouardlicn »

Is there anyone who meets this problem?

User avatar
Suwamoto
Regular
Posts: 66
Joined: Wed Sep 05, 2012 7:36 am
Contact:

Re: bug report:say screen background disappear

#4 Post by Suwamoto »

The screenshot link doesn't work ovo 403 Forbidden for me owo

edouardlicn
Regular
Posts: 57
Joined: Tue Feb 05, 2013 8:19 pm
Projects: April
Contact:

Re: bug report:say screen background disappear

#5 Post by edouardlicn »

http://www.pixiv.net/member_illust.php? ... d=36970326

I make a new link here.

In my game, say screen have a background.but on that computer it doesn't show,and you can see other background works well.

User avatar
Alex
Lemma-Class Veteran
Posts: 3094
Joined: Fri Dec 11, 2009 5:25 pm
Contact:

Re: bug report:say screen background disappear

#6 Post by Alex »

Does it happens to all your characters or just to specific ones?
Check if you've accidentally set

Code: Select all

style.window.background = None
in options.rpy or any other place in your script. Or set window background to None while character declaration.

User avatar
Donmai
Eileen-Class Veteran
Posts: 1960
Joined: Sun Jun 10, 2012 1:45 am
Completed: Toire No Hanako, Li'l Red [NaNoRenO 2013], The One in LOVE [NaNoRenO 2014], Running Blade [NaNoRenO 2016], The Other Question, To The Girl With Sunflowers
Projects: Slumberland
Location: Brazil
Contact:

Re: bug report:say screen background disappear

#7 Post by Donmai »

Also check that no other graphic asset has the same name or the same name tag of your dialogue window background (just wondering).
Image
No, sorry! You must be mistaking me for someone else.
TOIRE NO HANAKO (A Story About Fear)

edouardlicn
Regular
Posts: 57
Joined: Tue Feb 05, 2013 8:19 pm
Projects: April
Contact:

Re: bug report:say screen background disappear

#8 Post by edouardlicn »

NO.It just appear on some computer.It means that on other one the same game works well.Besides,The calender'BG above works well.

edouardlicn
Regular
Posts: 57
Joined: Tue Feb 05, 2013 8:19 pm
Projects: April
Contact:

Re: bug report:say screen background disappear

#9 Post by edouardlicn »

Code: Select all

style.window.background = Frame("ui saybg", 0, 0, tile = True)
This is what I set in option,most of those computer works well,except two of it.

edouardlicn
Regular
Posts: 57
Joined: Tue Feb 05, 2013 8:19 pm
Projects: April
Contact:

Re: bug report:say screen background disappear

#10 Post by edouardlicn »

Ok,I made it back to ="ui xxx.png",It works.

Post Reply

Who is online

Users browsing this forum: Google [Bot]