dagotto

Member
Game Developer
Oct 5, 2018
204
834
Patch notes for v0.045
New Content:
Completed Sacha's initial storyline:
-5 New Events
-3 New Conversations
-2 New Scenes
-3 Repeatable Sex Scenes

For Maria:
-2 Events
-2 Conversations
-1 Repeatable Sex Scene

For Vera:
-1 Event
-2 Conversations
-1 Repeatable Sex Scene

-2 New Areas: Sacha's Room and Barroom for the Inn
-Added Names of all current Patrons in the game
-Added an indicator for when Vera is working the bar

Bug Fixes:
-Revamped the way that the game tracks characters, the map should be much more accurate now
-Fixed one of Vera's events leaving the player in the void
-Fixed a soft lock on one of Maria's events
-Improved image compression, the game files are much smaller now
-Fixed Tirria disappearing forever in rare cases
-Fixed some of Charlie's events not following chronological order
-Fixed issues with the journal unlocking events too early

The new version is currently available to Patrons, will be available to the public in roughly ~4 days.
 
  • Yay, new update!
  • Like
Reactions: Crusado and Bob69
May 27, 2018
118
93
im almost finished playing this game, but i cant progress with tirria, i gave her a gift once, it was the potted plant, and now it seems that i have to give it to her again, but i cant find her, ive been looking for her for more then a week (in game), what am i doing wrong?
 

dagotto

Member
Game Developer
Oct 5, 2018
204
834
im almost finished playing this game, but i cant progress with tirria, i gave her a gift once, it was the potted plant, and now it seems that i have to give it to her again, but i cant find her, ive been looking for her for more then a week (in game), what am i doing wrong?
Ah, yes, this is a big bug that was in the .04 patch. There was an error in the code, if you go to bed at the "late night" time slot, it thinks the elf girl shouldn't appear anywhere. Temporarily, you can solve this by going to sleep before the 5th time slot.

Alternatively, extracting into your game files should also fix the issue.
 
May 27, 2018
118
93
Ah, yes, this is a big bug that was in the .04 patch. There was an error in the code, if you go to bed at the "late night" time slot, it thinks the elf girl shouldn't appear anywhere. Temporarily, you can solve this by going to sleep before the 5th time slot.

Alternatively, extracting this into your game files should also fix the issue.
thanks, yeah im the kind of guy that doesnt waste time, even when i can, so i never went to sleep before the final hour
 
  • Like
Reactions: dagotto

dagotto

Member
Game Developer
Oct 5, 2018
204
834
The latest patch for Inn Another World, v0.045 is now available to the public!

PC/Linux:

Mac:

Android:
 
  • Yay, new update!
Reactions: Bob69

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,554
85,249
The latest patch for Inn Another World, v0.045 is now available to the public!

PC/Linux: Link

Mac: Link

Android: Link
Btw you can just put those links in the OP and report the OP that they add mirrors (or if you want i can mirror it) and put it on the Latest updates page. And now you might also want to have the "Internal view" tag added.

For the update. Can you check on Maria's schedule in the morning when her picture is at the main street, she should be in the back alley but is nowhere at the main street.
Btw love the chainsaw :ROFLMAO: That was great.
 

Forgotted

Well-Known Member
Sep 1, 2020
1,897
1,547
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mariaconversations.rpy", line 6227, in <module>
NameError: name 'mariaOldDialect' is not defined

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

Full traceback:
  File "mariaconversations.rpyc", line 6227, in script
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/mariaconversations.rpy", line 6227, in <module>
NameError: name 'mariaOldDialect' is not defined

Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22083102
Inn Another World 0.045
Mon Oct 31 14:03:16 2022
 

Forgotted

Well-Known Member
Sep 1, 2020
1,897
1,547
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/timechangers.rpy", line 650, in script call
    call moveCharacters(timeOfDay) from _call_moveCharacters_1
  File "game/functions.rpy", line 437, in <module>
NameError: name 'veraCleaningBar' is not defined

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

Full traceback:
  File "game/timechangers.rpy", line 650, in script call
    call moveCharacters(timeOfDay) from _call_moveCharacters_1
  File "functions.rpyc", line 437, in script
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/functions.rpy", line 437, in <module>
NameError: name 'veraCleaningBar' is not defined

Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22083102
Inn Another World 0.045
Mon Oct 31 14:07:06 2022
 

Forgotted

Well-Known Member
Sep 1, 2020
1,897
1,547
No big deal as I just ignored and went on.
Was just posting as an FYI.

I continued an old save w the new update rather than start anew.

Oh, oopsie...I also installed the 4b patch. That may have had something
to do w it?
Again.... No big deal...

Cheers,
Thanks for everything.
 
Last edited:
  • Like
Reactions: Crazy_Chicken87
Sep 13, 2020
482
401
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/timechangers.rpy", line 650, in script call
    call moveCharacters(timeOfDay) from _call_moveCharacters_1
  File "game/functions.rpy", line 437, in <module>
NameError: name 'veraCleaningBar' is not defined

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

Full traceback:
  File "game/timechangers.rpy", line 650, in script call
    call moveCharacters(timeOfDay) from _call_moveCharacters_1
  File "functions.rpyc", line 437, in script
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "X:\game extracts\InAnotherWorld-0.0.4_beta   7-22-22\InnAnotherWorld-0.045-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/functions.rpy", line 437, in <module>
NameError: name 'veraCleaningBar' is not defined

Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22083102
Inn Another World 0.045
Mon Oct 31 14:07:06 2022
you uploaded it twice by accident
 
  • Like
Reactions: Forgotted

Forgotted

Well-Known Member
Sep 1, 2020
1,897
1,547
It may have been that I had not updated my save file yet.

I got rid of the patch, reinstalled the game,
used a different save and immediately updated the save file.

Seems to be ok for the moment..... Sorry about the posts.

Cheers...
 

dagotto

Member
Game Developer
Oct 5, 2018
204
834
It may have been that I had not updated my save file yet.

I got rid of the patch, reinstalled the game,
used a different save and immediately updated the save file.

Seems to be ok for the moment..... Sorry about the posts.

Cheers...
Yea, that definitely looks like an issue that is solved by the save upgrade system, that's a new variable that I introduced in this patch. Glad you could get it working ^^
 
4.30 star(s) 27 Votes