- Oct 30, 2017
- 324
- 832
Probably one of the best top 3 games ever posted on f95zone (just My opinion)Very good game![]()
Probably one of the best top 3 games ever posted on f95zone (just My opinion)Very good game![]()
The mod is outdated and Lain has been MIA for some time now. If you wish to get it working (may not work 100%) download Lains mod from 1st post here and rename the “episode1.rpy” and episode1.rpyc” files to “script.rpy” and “script.rpyc” respectively in the mods “scripts/dialogue/dod” folder and unzip the mod files to the games “game” folder. This should get it working with the latest version and steam version of the game. Lewdlab changed the file name of this file when he updated the renpy engine to a newer version breaking the mod, probably for steam deck support.where to download this game with working wt mods inside the game? I downloaded some sites but the mod did not work for some reason .. can someone tell me where to download it so that the mod works as it should![]()
![]()
Its because you made wrong choice.Uhm.. why the fuck does the game end mid-story after we've been caught?
what the actual fuck?
lol what a bad game design, the game didn't even mention that.Its because you made wrong choice.
lol what a bad game design, the game didn't even mention that.
This game is good but there is betterProbably one of the best top 3 games ever posted on f95zone (just My opinion)
Were you able to find a fix for this?Im trying to get to the terrace but ive clicked everywhere im playing on Mac with mod enabled
It's not quite due to a missing image per se... 'd12 tracy 12' has no alternate version as there is no need for one, there's no alternate costume shown in the image.Lewdlab I'm finding so many errors due to missing images (the alternative versions I suppose). All errors refer to a missing 'a' attribute. They do not appear always, but often.
You don't have permission to view the spoiler content. Log in or register now.
Thanks for the accurate explanation. So they're selling a product filled with (easily fixable) bugs and they still haven't fixed it in two years? Well, luckily I got it here for free.It's not quite due to a missing image per se... 'd12 tracy 12' has no alternate version as there is no need for one, there's no alternate costume shown in the image.
What is happening is Renpy sees that there is no image with 'd12 tracy 12 a.jpg' as a filename and thinks the 'a' is supposed to be an attribute for the image but it isn't accepted as an existing one so it throws an error.
In the code he added the 'a' to all the alternate costume scene images, even ones that don't need it, probably to save time, and this didn't cause an error in the old Renpy version 6.9.9 he used in the original version of the game, it just ignored it.
However when he updated to Renpy 7.4.9 for the definitive edition which added new features, such as layer attributes, the engine now sees the 'a' as a non-existent attribute, hence the error, and he didn't go back to update the code to remove the 'a' from images that didn't need it such as the 'd12 tracy 12 a', 'd12 tracy 15 a', and 'd12 tracy 16 a'.
The steam version doesn't have this error as he has hardcoded the elite_installed variable to False which in turn disables all alternate costumes and the Halloween event. So this error was most likely overlooked as the majority of the code looks like he just copied and pasted it into the newer engine.
This is an issue that often comes up when having multiple versions of a game on multiple versions of an engine. Sorry this doesn't help with your issue but just explains why it's occurring.
Probably under reported, many people just grabbed the steam version (has elite stuff disabled…no error) and his patrons mostly played as it was coming out and didn’t come across the error cause they were on the older engine. If you download the “elite 1.0.3” version it just works.Thanks for the accurate explanation. So they're selling a product filled with (easily fixable) bugs and they still haven't fixed it in two years? Well, luckily I got it here for free.
Yes, for a few scenes there is SFXThis game has sound effects? expecially during h scenes?
For those running into the same issues that Gunizz was running into with the alternate costume scenes throwing errors I've made a fix. This is for the Patreon version only, the steam version has the elite content (alternate costumes) disabled.Lewdlab I'm finding so many errors due to missing images (the alternative versions I suppose). All errors refer to a missing 'a' attribute. They do not appear always, but often.
You don't have permission to view the spoiler content. Log in or register now.