- May 2, 2017
- 2,852
- 7,699
God damn it...Sorry dude: you've been cucked by this Inncest.
God damn it...Sorry dude: you've been cucked by this Inncest.
That's an issue that I'm aware of.Lykanz I know that creating a game is complicated , and having a translation into another language can interfere with the translation , especially if the option does not receive the translation , using this file , you can force a text to receive a translation
-----------------------------------------------------------------------------------------------------------------------------------------------
eu sei que cria um jogo e complicado , e ter uma tradução pra outro idioma pode atrapalhar na hora de fazer a tradução , pricipalmente se as opção não recebe a tradução , usando esse aquivo , da pra força um texto a receber uma tradução
View attachment 2638393
View attachment 2638394
Yeah, I already know how I'm going to fix it.If you use an approach of blindly doing string substitutions then along with having to write everything twice, you will have problems if a phrase is used multiple times (particularly if one of them is a substring). Lines that interpolate code (e.g. variables) will be problematic as well.
Storing all text in a multidimensional array is cleaner, but you lose the niceness of renpy's dialogue features.
Just putting a bunch of patches and some instructions in the zipfile is probably the simples thing to do.
That's one old as hell bug.I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object ('day09/lu_bedroom/day09_lu_story_056_002_start.webp') at 0x000000001e74bca0>:
File "game/days/day09/day09_jo_luana_bedroom.rpy", line 253, in script
scene day09_lu_story_056 with d5
OSError: Couldn't find file 'day09/lu_bedroom/day09_lu_story_056_002_start.webp'.
I had to use that file to get the translation in that part of the gameThat's one old as hell bug.
It popped when 0.05 was released.
Long story short: For some reason the file isn't recognized even though it's present. I tried everything from reencoding the file, changing name, changing extension, changing path, nothing solved the issue.
It seems to randomly pop-up for some people.
Does it count as "stumbling across" when it's on the F95 home page banner?Hey, I stumbled on this game. it's not as good as The Inn, but-- It actually has an inn in it. Maybe a good side-game to play while we are waiting for that sweet, sweet hotel-management action to arrive.
https://f95zone.to/threads/inn-another-world-v0-055-dagotto.104553/
That was actually introduced in Python 3.8.View attachment 2663571
it seems that py3.9 not supports "is not"
Somehow it completely flew off my radar to change the checks.Why didn’t it appear before? It’s all to do with the difference between is and == (the same for is not and !=).
is checks for identity - if the two variables point to the exact same object.
== checks for equality - if the two variables point at values are equal. That is, if they will act the same way in the same situations.
Identity implies equality, but not the other way round.
CPython (the main implementation of Python) can reuse some objects to improve performance. For example, when it starts up, it pre-creates int objects for the numbers -5 to 256. Other Python implementations such asYou must be registered to see the linksdon’t necessarily do that.
hey Lykanz. This seems to be just a Python syntax warning that won't have much impact on the gameplay. Then, there are only these grammar warnings in the error reportAnyway, fixed all the ones shown in your image @qqq666qqq, was that all that was reported?
Hm, still, better safe than sorry, I guess.hey Lykanz. This seems to be just a Python syntax warning that won't have much impact on the gameplay. Then, there are only these grammar warnings in the error report
What Inn?Maybe in another 3 to 4 years we might actually get back to the The Inn to see how its been fixed up. And see actual storyline updates.
Make that 10 years. Who knows by then kissing and handholding may be implemented.It feels like there has been very little storyline progression since the last time I played this, which was over a year ago or more. Plus looking at the changelog it seems there's been a lot of fixes and rework of the entire game. Maybe in another 3 to 4 years we might actually get back to the The Inn to see how its been fixed up. And see actual storyline updates.
Damn, I didn't know this game was going to get all perverted!Make that 10 years. Who knows by then kissing and handholding may be implemented.