Problem with Ren'Py 7.4.8

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
HydraHenker
Newbie
Posts: 7
Joined: Thu Oct 25, 2018 12:53 pm
Projects: Time Loop Hunter
Contact:

Problem with Ren'Py 7.4.8

#1 Post by HydraHenker »

Hey,

So I have a problem when I updated to version 7.4.8
Everything works fine on version 7.4.7
On 7.4.8 everything looks fine.
1) Then I load a save file created from a previous Ren'Py version. And it's fine
2) Then I create a save file, and it looks fine.
3) Then I tried to load the save file created on point 2 and that's when it's got weird:
Two things can happen here and no error is raised whatsoever:
a) After loading the save file the game goes to Main Screen
b) After loading the save file the game is stuck on a black screen. On that black screen, I can open the DEV console and I tried to jump to a label
This is the only kind of error that I could find after that:

Code: Select all

  File "renpy/common/00console.rpy", line 647, in run
    he.result = command_fn(l)
  File "renpy/common/00console.rpy", line 909, in jump
    raise Exception("Ren'Py script not enabled. Not jumping.")
Exception: Ren'Py script not enabled. Not jumping.
It doesn't tell me anything.
I don't get any kind of error so I don't really know where to look.

Am I missing some internal log when I can see the real error? I saw the changelog of 7.4.8 but seems to be fixing stuff from 7.4.7

Any help is appreciated.

Cheers!
Image

rayminator
Miko-Class Veteran
Posts: 793
Joined: Fri Feb 09, 2018 12:05 am
Location: Canada
Contact:

Re: Problem with Ren'Py 7.4.8

#2 Post by rayminator »

never use a old save from a older version of renpy with a newer version of renpy because of a lot of code changes into renpy itself

User avatar
HydraHenker
Newbie
Posts: 7
Joined: Thu Oct 25, 2018 12:53 pm
Projects: Time Loop Hunter
Contact:

Re: Problem with Ren'Py 7.4.8

#3 Post by HydraHenker »

rayminator wrote: Wed Sep 01, 2021 11:37 am never use a old save from a older version of renpy with a newer version of renpy because of a lot of code changes into renpy itself
I've never had a problem upgrading version. And in this case, I was coming from 7.4.6 --> 7.4.8 (not even mayor or minor)
And I don't have a problem from 7.4.6 --> 7.4.7

Cheers!
Image

Post Reply

Who is online

Users browsing this forum: cruisy__, Ocelot