- Nov 10, 2018
- 160
- 172
Another user notified me earlier today that he couldn't play any Ren'Py games made with Ren'Py 7.4 or later (I'm using 7.4.2) and asked if I could redo the game using Ren'Py 7.3.5. Then your message came in, talking about issues with GL, and that reminded me that Ren'Py changed the minimum system requirements with Ren'Py 7.4, and only computer systems that support OpenGL 2.2 or DirectX 9.0c (and a few others) graphic systems will work now.That fixed for me!
Thanks for the fast response and fix. I did notice there wasn't the "uguu" file on the version you send it, which was auto-generating the functions? The 1.1 version had that, this one doesn't. I'm not a guru tech, but there was something fishy on there...
OK, first of all, how the hell did you get that far into the game in 24 hours? Do you not sleep?got an error on Tamara Bachelorette party:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/sexTamara.rpy", line 650, in script jump expression location ScriptError: could not find label 'guestroom'.
Sorry, the johnnyLola thread is one that I forgot to include on the thread board, and left out of the hint system because it was too annoying. To complete the johnnyLola thread you'll need to drink with Johnny at the strip club (20:00-22:59 on Tuesday-Friday, Main floor) five or six times until a scene with Lola is triggered.Anyone know how to active the ginaLola thread? Guide says the johnnyLola thread needs to be finished. I can't find that thread.
Unfortunately, there's not much I can do to support the linux version, since I can't test/debug anything myself. If you have the time and interest, you could try the version I included in this post, as the crash may be an issue with incompatible graphics systems.while i would love to see this succeed, it simply keeps crashing at way too many events for me to keep playing it on a linux machine.
starting with linux version: crashes instantly
starting with wine: crashes at several crucial events (eg. meeting the neighbours) making whole routes unreachable
Tested this version a bit. The .sh doesnt start either, but running the .exe in wine works fine. Couldnt get it to crash yet.Unfortunately, there's not much I can do to support the linux version, since I can't test/debug anything myself. If you have the time and interest, you could try the version I included in this post, as the crash may be an issue with incompatible graphics systems.
No savefile needed, just press start. Earliest crash is in the intro during the shoe store frame (images/intro/Laura3.webm). Only got arround that before by just skipping the intro.Regarding the crashes in wine, if you can send me a save from before the crash (the most recent auto-save will do) and the crash report, I may be able to figure out how to get it working.
Dude, you should try going to bed sometime reasonable, instead of wandering around aimlessly until you drop from exhaustion and end up sleeping until late in the morning!I'm stuck on ginaSeduce2. Not sure how to make the time 6-9 it skips from 4 to 10.
I'm patched with the latest version.
You are a legend - thanksDude, you should try going to bed sometime reasonable
Just for clarification, is it the version in the OP that fails (it fails to load at all in Linux, and crashes frequently in wine), and the version from the post above (in FamilyLife-renpy7.3.5.zip) fails when run directly in Linux, but seems to work in wine?Tested this version a bit. The .sh doesnt start either, but running the .exe in wine works fine. Couldnt get it to crash yet.
No savefile needed, just press start. Earliest crash is in the intro during the shoe store frame (images/intro/Laura3.webm). Only got arround that before by just skipping the intro.
Other Crash happens in the frame with (images/event0/Johnny/Meet/0/Family.webm OR insertion-15.webm), cant tell them apart in the image folder - which btw is missing from the newer version.
Both crashes do NOT happen with the older version you linked. There were quite a few more but i dont recall exactly when and dont have save files anymore.
Attached the wine crashlog from the intro crash. Game Version was the basic 0.1.1+Event0 package from the front post plus the 0.1.2 patch added ontop.
Thanks a lot for clearing thisThe "installation" spoiler in the first page says they have to be placed in the "game" folder, I would assume that's all there is to it.
yep thats correct so far. noticed that problem with wine crashes alot more recently (i guess the change in renpy explains that) but so far running them in linux always worked (running the shell script both directly or in terminal to be exact). the shell script usually checks the platform and loads the necessary libraries but somehow that doesnt work either on this gameJust for clarification, is it the version in the OP that fails (it fails to load at all in Linux, and crashes frequently in wine), and the version from the post above (in FamilyLife-renpy7.3.5.zip) fails when run directly in Linux, but seems to work in wine?
Well, that's good news (you can at least play the game) and bad news. I would imagine that wine is more limited in what it can handle, but I'd expect everything to work in Linux. Mostly likely I screwed up when creating the package (both versions) in the renpy developer. It would be nice to get the Linux version (without wine) working. Did you got any error messages when running from the terminal, that may give me a hint as to what I'm doing wrong?yep thats correct so far. noticed that problem with wine crashes alot more recently (i guess the change in renpy explains that) but so far running them in linux always worked (running the shell script both directly or in terminal to be exact). the shell script usually checks the platform and loads the necessary libraries but somehow that doesnt work either on this game
okay found the problem by reading the sh and comparing it to other games that crash in wine (sunshine love for example crashes instantly in wine because of the intro cinematic)Well, that's good news (you can at least play the game) and bad news. I would imagine that wine is more limited in what it can handle, but I'd expect everything to work in Linux. Mostly likely I screwed up when creating the package (both versions) in the renpy developer. It would be nice to get the Linux version (without wine) working. Did you got any error messages when running from the terminal, that may give me a hint as to what I'm doing wrong?