- Nov 7, 2018
- 1,081
- 6,948
Overwrite the "script.rpy" file with the one below. I'll add it to my OP. That fixed it on a clean install for me.
I just removed the line "jump promoimages" from script.rpy and no errors.I've been playing with the code and I think I kind of have a fix/workaround. This really looks like a Ren'py bug and this post is directed to those that know Ren'py and Python better than I do...
All my changes are to start.rpy.
1) remove "jump promoimages" and everything after that. (The last line should be "stop sound"
2) "label start_game" needs to be deblocked by one. (The section is indented by four characters too many.)
3) insert the contents of "promo.rpy" at the end of "start.rpy"
4) add the line "jump chapter1" to the end of the file.
This allowed me to get past the original issue that is being reported. I've blindly made it to chapter 3 without issues so maybe this will be an acceptable fix. Hopefully there's someone around that knows how to do a build and distro can take my changes, test them and release a fixed version.
It looks like it stems from going to the promoimages block using a jump instead of a call. Ren'py doesn't know where to go after it hits the "return" in promoimages.I've been playing with the code and I think I kind of have a fix/workaround. This really looks like a Ren'py bug and this post is directed to those that know Ren'py and Python better than I do...
All my changes are to start.rpy.
1) remove "jump promoimages" and everything after that. (The last line should be "stop sound"
2) "label start_game" needs to be deblocked by one. (The section is indented by four characters too many.)
3) insert the contents of "promo.rpy" at the end of "start.rpy"
4) add the line "jump chapter1" to the end of the file.
This allowed me to get past the original issue that is being reported. I've blindly made it to chapter 3 without issues so maybe this will be an acceptable fix. Hopefully there's someone around that knows how to do a build and distro can take my changes, test them and release a fixed version.
Yep, I didn't realize there was a script.rpy file still in there. I thought it was present because I unrenned the rpyc.The problem is not Ren'py, problem is simply not understanding how Ren'py works.
When you start a game all .rpy files are compiled and program creates .rpyc files.
That means even to you overrited .rpys file with new one on game start it will be overrited by compiled old .rpy file.
All you have to do is delete both scriipt.rpy and script.rpyc and then copy fixed script.rpyc.
I tried it. Got to the line with Interviewer; "Was it worth it?" ... "Yes definitely". And just kicks me to the main menu without an error.I grabbed and tested the "v1.0 Complete Edition" which supposedly finished the game in full and included both the game and the special episode. It's a waste of 1gb. It will loop a disjointed beginning sequence over and over and every time it ends, it has this error
If you rollback, it will hit that error again. If you ignore it, it will loop over and over. It's broken beyond repair. It's pointing to errors in the renpy folder of all places. The makeup of the game folder is very strange. It's mixed rpa, rpy, rpyc and py files with no real immediate purpose behind the structure.Code:While running game code: Exception: Expected transition to be a displayable, not a <curry <function Fade at 0x0359CA30> () {'new_widget': <Fixed at 5f96110>, 'old_widget': <Fixed at 5f96190>}>
In short, don't touch it. Not until an expert or someone with a great degree of understanding of python can use the SDK to attempt a repair. Or the dev figures out how to fix it. It's been out less than a day.
My condolencesMe too... Just wasted some of my precious monthly data cap on (apparently) untested garbage. Fuck!
This works for me. (I'm not running the incest patch so ymmv.)Overwrite the "script.rpy" file with the one below. I'll add it to my OP. That fixed it on a clean install for me.
Did you remove the leading the numbers and underscore from the files? I forget F95 prepends files with that. I just tried it on a completely clean install and it worked.I tried it. Got to the line with Interviewer; "Was it worth it?" ... "Yes definitely". And just kicks me to the main menu without an error.
It's almost like it wasn't tested.
I did try the fixes by foursnacks & Korben Dallas with no joy. I don't care enough to dig into the code myself though.
Yes, of course. That is an annoying little thing haha. Zipping files can prevent that.Did you remove the leading the numbers and underscore from the files? I forget F95 prepends files with that. I just tried it on a completely clean install and it worked.
Yeah, I just updated my OP with a zip file. Not sure why it's not working for you then. It worked just fine for me after I blew away all traces of the game and deleted the save folder in %appdata%.Yes, of course. That is an annoying little thing haha. Zipping files can prevent that.
Works...(no patch)Overwrite the "script.rpy" file with the one below. I'll add it to my OP. That fixed it on a clean install for me.
Worked for me also, send regards also to the beautiful LeelooWorks...(no patch)
Thanks send my regards to leeloo
Works...(no patch)
Thanks send my regards to leeloo
Great to hear! Leeloo says "Thanks!" and wanted me to send over thisWorked for me also, send regards also to the beautiful Leeloo