Transitions stopped working

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
User avatar
Red-Baby
Veteran
Posts: 295
Joined: Fri May 18, 2012 10:48 am
Completed: Free!: Arabian Nights, BAKED:MAGIC, I'm a love interest in my CHILDHOOD FRIEND'S reverse harem!!!, I'm a side character in a BL story!, Ell's Kitchen
Projects: Wrong Number
Organization: WitPOP
itch: red-baby
Contact:

Transitions stopped working

#1 Post by Red-Baby »

Hi everyone.

If this is the wrong forum to post this please move it to the correct one.

Now... I was trying to add music and SFX into my game and for some reason my image transitions stopped working. They were working perfectly fine up into when I added the music.
I've since removed all the music and SFX coding from my script but my image transitions still aren't working.
Things like 'easeinright' and 'fade' no longer occur in game and I am not sure why.
Does anyone know how I might be able to fix this?

Cheers

Code: Select all

label start:
    scene bg castle with fade 
    "*Door Opens*"
    
    show pc 02smi2 at right with easeinright
    Pc "Oh! Hello there!"

User avatar
Andredron
Miko-Class Veteran
Posts: 700
Joined: Thu Dec 28, 2017 2:37 pm
Location: Russia
Contact:

Re: Transitions stopped working

#2 Post by Andredron »

Red-Baby wrote: Tue Feb 20, 2018 5:23 am Hi everyone.

If this is the wrong forum to post this please move it to the correct one.

Now... I was trying to add music and SFX into my game and for some reason my image transitions stopped working. They were working perfectly fine up into when I added the music.
I've since removed all the music and SFX coding from my script but my image transitions still aren't working.
Things like 'easeinright' and 'fade' no longer occur in game and I am not sure why.
Does anyone know how I might be able to fix this?

Cheers

Code: Select all

label start:
    scene bg castle with fade 
    "*Door Opens*"
    
    show pc 02smi2 at right with easeinright
    Pc "Oh! Hello there!"
register the transitions through the init, try to clear the persistent in the renpy launcher

User avatar
Ocelot
Lemma-Class Veteran
Posts: 2384
Joined: Tue Aug 23, 2016 10:35 am
Github: MiiNiPaa
Discord: MiiNiPaa#4384
Contact:

Re: Transitions stopped working

#3 Post by Ocelot »

Check value of preferences.transitions . It should be 2. If not, set it to 2.
< < insert Rick Cook quote here > >

User avatar
Red-Baby
Veteran
Posts: 295
Joined: Fri May 18, 2012 10:48 am
Completed: Free!: Arabian Nights, BAKED:MAGIC, I'm a love interest in my CHILDHOOD FRIEND'S reverse harem!!!, I'm a side character in a BL story!, Ell's Kitchen
Projects: Wrong Number
Organization: WitPOP
itch: red-baby
Contact:

Re: Transitions stopped working

#4 Post by Red-Baby »

Andredron wrote: Tue Feb 20, 2018 10:37 am

register the transitions through the init, try to clear the persistent in the renpy launcher
Clearing the persistent has worked! Thank you so much =D

Yuvan raj
Regular
Posts: 38
Joined: Wed Feb 17, 2021 11:24 am
Contact:

Re: Transitions stopped working

#5 Post by Yuvan raj »

Andredron wrote: Tue Feb 20, 2018 10:37 am
Red-Baby wrote: Tue Feb 20, 2018 5:23 am Hi everyone.

If this is the wrong forum to post this please move it to the correct one.

Now... I was trying to add music and SFX into my game and for some reason my image transitions stopped working. They were working perfectly fine up into when I added the music.
I've since removed all the music and SFX coding from my script but my image transitions still aren't working.
Things like 'easeinright' and 'fade' no longer occur in game and I am not sure why.
Does anyone know how I might be able to fix this?

Cheers

Code: Select all

label start:
    scene bg castle with fade 
    "*Door Opens*"
    
    show pc 02smi2 at right with easeinright
    Pc "Oh! Hello there!"
register the transitions through the init, try to clear the persistent in the renpy launcher
God, is that you?

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], DragoonHP, Kocker, Ocelot, Semrush [Bot]