gecebaki

New Member
Oct 24, 2021
2
5
I am having an error that:
I'm sorry, but an uncaught exception occurred.

Before loading the script.
error: Error -5 while decompressing data: incomplete or truncated stream

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 417, in main
renpy.loader.index_archives()
File "renpy/loader.py", line 244, in index_archives
index = handler.read_index(f)
File "renpy/loader.py", line 129, in read_index
index = loads(zlib.decompress(infile.read()))
error: Error -5 while decompressing data: incomplete or truncated stream

Windows-10-10.0.19041
Ren'Py 7.4.10.2178

Sun Nov 28 02:43:05 2021

What should i do ?
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
12,726
131,884
Hmm... it says the newest compressed version was done in October, but didn't we just get an update on Nov 25th? These updates are a little confusing to follow to be honest.
I don't exactly know what you mean.
If you look at JokerLeaders post you will see that in the bottom right above his signature there is a "Last edited: Yesterday at 3:15 PM" that means he changed something in that post. And you can see that his Title has the most up to date version number in it.
 
Last edited:

xavierlub

Newbie
Feb 2, 2018
47
9
I tried to put the french translation file in that of the game file but after it crashed.
impossible to play need help thank you week 1
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
12,726
131,884
So what's new in the extended version? Do I have to play the game again?
Depends on if you have played normal or extended before.
If you have already played extended then you don't need to play again version 2.0.21 is only bug fixes, some possible touch ups and as prep for the official Walkthrough DLC.
If you only played the normal version then I would recommend the extended because there are new scenes.
 
  • Like
Reactions: Among Us

Spfjolietjake

Conversation Conqueror
Sep 26, 2019
7,515
14,661
Depends on if you have played normal or extended before.
If you have already played extended then you don't need to play again version 2.0.21 is only bug fixes, some possible touch ups and as prep for the official Walkthrough DLC.
If you only played the normal version then I would recommend the extended because there are new scenes.
And characters/kinks that are unavailable in the regular version
 
  • Like
Reactions: Bob69

Game Lord

Member
Apr 17, 2021
390
270
So are Week One and Week Two in one and the same game now or are they two separate standalones?

Never played it before but it was suggested to start off with Week One but the download here is indicating Week2 in its title and I'm not sure if Week One and Two have been combined into a single game now or not?
 

Aioto

Active Member
Oct 31, 2018
996
975
So are Week One and Week Two in one and the same game now or are they two separate standalones?

Never played it before but it was suggested to start off with Week One but the download here is indicating Week2 in its title and I'm not sure if Week One and Two have been combined into a single game now or not?
They are separate. There is a link for Week 1 below the Week 2 link.
 
  • Like
Reactions: Game Lord

Ibrahem98

Newbie
Aug 7, 2021
34
5
can someone tell me the last version to start playing do i need to download first week or only the second or what version
 

rafa30

Engaged Member
Aug 2, 2017
3,087
2,094
I downloaded the game by FILESFM (torrent option)
It is asking for a password to unzip :oops:
does anyone know the password?
 

msleomac

Engaged Member
Feb 1, 2019
2,505
1,606
Ok the Ipatch dosn't seem to be working. I got best friend for Kevin and MC. Someone help me out here
 

Wutzel

Member
Aug 6, 2017
169
128
That is damn not funny played week 1 and then I import it to wekk2 and when I make savegame and the error comes thats under this post. And even I start a new one the same problem comes! So when I load it after leave the game same error and start from the beginning again.
______________________________________________________________
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/file.rpy", line 54, in __call__
TypeError: mp_manage() takes exactly 2 arguments (3 given)

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4155, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 727, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1313, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1313, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "game/file.rpy", line 54, in __call__
TypeError: mp_manage() takes exactly 2 arguments (3 given)

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Fetish Locator Week 2 2.0.20
Mon Dec  6 04:05:26 2021
 
  • Like
Reactions: zz botom
4.00 star(s) 181 Votes