Lykanz

Engaged Member
Game Developer
May 2, 2017
2,772
7,487
O jogo está apresentando uma série de erros na parte em que o MC assiste o filme com as garotas, o erro consiste na rota da Valentina, após a troca de mensagens pelo celular. Foi o único problema que obtive até o momento.
That error was fixed with one of the hotfixes. Be sure you're using the latest hotfix file, you can find it on the first post of this thread.

Pt-Br: Esse erro foi resolvido em um dos hotfixes. Tenha certeza que você tá usando o hotfix mais recente, você pode baixar ele no primeiro post desse tópico.
 

UselessSphinx

New Member
Dec 6, 2018
3
730
I'll restar

It says
FILE "game/days/day09/day09 Jo_living_room.rpy" line 959, in <module>
It's only when I chose to share popcorn with Val. Happens when you get the text messages from her in the bathroom.
I ran through with Lu and didn't get the error code. Might just be on my end.
I didn't have any trouble with choosing the Jo route at that time either.
I'll restar

It says
FILE "game/days/day09/day09 Jo_living_room.rpy" line 959, in <module>
It's only when I chose to share popcorn with Val. Happens when you get the text messages from her in the bathroom.
I ran through with Lu and didn't get the error code. Might just be on my end.
I just downloaded from this new update. I did have a previous save file, but deleted it. Started a new game because it had been so long since I played through. It's only on the Val selection on movie night. I still reached the end of the current update. Still doesn't reflect negatively on this VN or you as the dev. I'll still come back for future updates.
 
  • Like
Reactions: Lykanz

Lykanz

Engaged Member
Game Developer
May 2, 2017
2,772
7,487
I didn't have any trouble with choosing the Jo route at that time either.

I just downloaded from this new update. I did have a previous save file, but deleted it. Started a new game because it had been so long since I played through. It's only on the Val selection on movie night. I still reached the end of the current update. Still doesn't reflect negatively on this VN or you as the dev. I'll still come back for future updates.
Can you send me a savefile right before the bug occurs so I can take a look?
 

Watcher X

Active Member
Dec 26, 2017
756
2,364
This update was a lot of fun, with several laugh out loud moments. And all the girls are fantastic. You know you are playing a good game when 'End of Chapter' appears and you are overwhelmed with disappointment because you were enjoying it so much.
 

cannman

Newbie
Aug 9, 2017
25
9
Great Game, but this version is in perpetual non-start mode. I use Unren to enable the Rollback. I also put the Hotfix 5 and the IC patch. Now I get this Traceback:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 282, in script
python:
ScriptError: could not find label 'start'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\main.py", line 578, in main
run(restart)
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 282, in script
python:
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606

Mon Aug 31 22:22:20 2020

I am stymied; but sometimes that is not hard, lol
 
  • Like
Reactions: Lykanz

Big Jake

New Member
Jan 22, 2019
6
3
No offence to lykanz but, This has become a huge mess. The original game was fine, now we get 5 fixes in 3 days and the game still doesn't play right. I have decided to walk away Maybe when a new update comes along all the bugs will be caught and fixed BEFORE it is released.
 
  • Like
Reactions: Lykanz

Lykanz

Engaged Member
Game Developer
May 2, 2017
2,772
7,487
Great Game, but this version is in perpetual non-start mode. I use Unren to enable the Rollback. I also put the Hotfix 5 and the IC patch. Now I get this Traceback:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 282, in script
python:
ScriptError: could not find label 'start'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\main.py", line 578, in main
run(restart)
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 282, in script
python:
File "I:\games\More Adult Games\TheInn-v0.05Full-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606

Mon Aug 31 22:22:20 2020

I am stymied; but sometimes that is not hard, lol
Weird... does it happen even without the patch? Can you even get to the main menu? Strangest thing is, why did you use UnRen to enable RollBack if it wasn't even disabled? I don't remember ever disabling rollback. There are some screens in the game (namely the phone screens) where rollback is blocked while the screen is displayed and automatically unblocked afterwards, but that's it.

Maybe my game suffers from the same issue as FET does... In FET, if you use UnRen the game will simply refuse to work and will say that the "start" label is missing.

No offence to lykanz but, This has become a huge mess. The original game was fine, now we get 5 fixes in 3 days and the game still doesn't play right. I have decided to walk away Maybe when a new update comes along all the bugs will be caught and fixed BEFORE it is released.
Well, such is the price of trying to make interesting features. Most of those bugs come from a last minute change I made to the phone system and for whatever reason decided to ship in with the release without testing it thoroughly. I'm never doing that again, lesson learned. It's sad to see you go, but I hope someday you'll come back.
 
Last edited:

H1M

Member
Jun 8, 2017
302
203
Started it, like the graphics and characters but got distracted by all the writer crap. Going to play something else for now, here to enjoy a well made game not pander to a designers ego.
 
  • Like
Reactions: Lykanz

Lykanz

Engaged Member
Game Developer
May 2, 2017
2,772
7,487
Started it, like the graphics and characters but got distracted by all the writer crap. Going to play something else for now, here to enjoy a well made game not pander to a designers ego.
Ok, sorry if you didn't enjoy it.
 

H1M

Member
Jun 8, 2017
302
203
maybe i was a bit harsh loved what I saw but you AKA the writer popping in alot was real distracting made me want to skip all the dialogue you took time to write. Maybe a button/choice that players could select if they just want to dive into the story without the other stuff. Just a idea.. good luck!
 
  • Like
Reactions: Lykanz

Lykanz

Engaged Member
Game Developer
May 2, 2017
2,772
7,487
maybe i was a bit harsh loved what I saw but you AKA the writer popping in alot was real distracting made me want to skip all the dialogue you took time to write. Maybe a button/choice that players could select if they just want to dive into the story without the other stuff. Just a idea.. good luck!
I won't lie... The thought crossed my mind sometimes...

Maybe that's something to consider. The Writer was intended as a "in your face" comical relief and a 4th wall breaking device to poke fun at common visual novel and porn stereotypes, he is supposed to be like that. But I guess I understand why some people may not like it.
 
  • Like
Reactions: Ak0001111

Lykanz

Engaged Member
Game Developer
May 2, 2017
2,772
7,487
here you go
On whar part of the Linda Mae talk event this actually happens? Before the SMS convo, during it, after? or do you finish the event and then tried to open the phone? That "effect argument has no value" error is hopefully fixed by now, so try installing this:



Also, if you're patron of either the INNkeeper or INNitiate tiers, you can update your game through the game's auto updater feature, a button will be displayed on the main menu telling you that an update is available.
 

LionHeart131

Member
May 23, 2018
472
242
I'm pretty useless when it comes to adding these hot fixes in -- can someone explain to me how to do it? if not I'll just wait for next update. Great work Lykanz been following this game from the start sadly I cannot donate money towards it.
 
  • Like
Reactions: Lykanz

Lykanz

Engaged Member
Game Developer
May 2, 2017
2,772
7,487
I'm pretty useless when it comes to adding these hot fixes in -- can someone explain to me how to do it? if not I'll just wait for next update. Great work Lykanz been following this game from the start sadly I cannot donate money towards it.
The hotfix is a .rar file, you extract it with either winzip, winrar or 7zip, you can either extract it directly to the folder named "game" inside the game's folder or you can extract it anywhere else and copy the 3 folders named "day09", "phone" and "Images" into the folder named "game" inside the game's folder.
 
  • Like
Reactions: LionHeart131

Raplion

Newbie
Aug 26, 2018
34
47
The hotfix is a .rar file, you extract it with either winzip, winrar or 7zip, you can either extract it directly to the folder named "game" inside the game's folder or you can extract it anywhere else and copy the 3 folders named "day09", "phone" and "Images" into the folder named "game" inside the game's folder.

Cara você É br? no caso é um bom jogo até agora, eu gostei do que vi. Br aqui =)

man, are you br? in case you are a good game so far, I liked to see
 
  • Like
Reactions: Lykanz
4.10 star(s) 102 Votes