HarukaOzawa

Member
Sep 7, 2019
122
183
No, it doesn't.
yes, it kinda does

Annotation 2025-04-20 142247.jpg
and you know it's bad when windows defender automatically detect it as virus immediately after download (most just detect it when extracted or using something in the zip file)

now i've downloaded hundreds of games from this site with defenders on and almost no issue when downloading zip/rar files (except of course direct .exe files)

and most of the VN/renpy stuff are actually your compressed version (thank you for all of that btw) and all of it got no virus detected

so im mostly just gonna ignore this version and just wait for the next one
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
28,799
258,385
yes, it kinda does

View attachment 4762212
and you know it's bad when windows defender automatically detect it as virus immediately after download (most just detect it when extracted or using something in the zip file)

now i've downloaded hundreds of games from this site with defenders on and almost no issue when downloading zip/rar files (except of course direct .exe files)

and most of the VN/renpy stuff are actually your compressed version (thank you for all of that btw) and all of it got no virus detected

so im mostly just gonna ignore this version and just wait for the next one
Again, no it doesn't.

Wacatac is "machine learning". You can see in the malware thread.

Also...



0 hits, not flagged by a single vender, not even the shitty ones from china that flags everything :ROFLMAO:

That also wasn't the first time someone sent that file to VT, it was last analyzed 10 hours ago.
 
  • Like
Reactions: prpa

Fractal77

Member
Jan 6, 2024
118
311
Also... why is Mr. Brown's dick not black enough. He is a black guy... It doesn't look like a black dick to me

Thinking that myself, some screens it's black, others not so. Dev make black, black again like below, I want to see milky white teen sluts truly blacked.

Also the reason I'm pissed at this game and dev is because I like it so much, maybe I'm a little too harsh and apologies to the dev for that.

I'll keep my sub going in the hope they actually deliver something more regular and they keep subs regularly updated with the true progress, even if it's not good, just doing that and being honest will retain and grow their sub count.
 

hmm567

New Member
Aug 11, 2022
13
13
No, it doesn't.



1-works
2-you don't need an app to download from MEGA
3-MIXDROP works fine, something on your end
4-PIXELDRAIN works even better than anything
5-it's free and uploaders have good success

Uploaders are free to use anything on this list

Approved File Hosts [Updated 2025-02-26]

So, which ones are better :poop:

MEDIAFIRE will DMCA, so can't hardly upload with it unless you 7z it or know it doesn't have audio, and also you have to constantly create fake accounts as it only allows 10GB.

GOFILE doesn't work half the time to successfully upload a file, and is blocked in lot countries, not all the uploaders use a VPN. It took me 16 hours to upload a 25GB file to GOFILE which normally takes me 20 minutes or so.

If a host isn't working, it's something on your end, blocked in your country, blocked due to VPN, browser settings, security setting or something else.
you need an app or desktop extension for mega unless the file is under 1 gb, what are you talking about? Nothing on my end, all the sources are typically bad except pixeldrain which server was down the other day.
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
28,799
258,385
you need an app or desktop extension for mega unless the file is under 1 gb, what are you talking about? Nothing on my end, all the sources are typically bad except pixeldrain which server was down the other day.
No, you don't have to have the app either. Funny that all those hosts work fine for the majority of everyone else and people can download any size form MEGA in their browser, same with uploading as I do all MEGA uploading in browser and same with most downloads.

i see, i'l try dowloading it again maybe later if it's still flagged by defender im probably gonna stop lol
Make sure your definitions are up-to-date. I have Defender and get no such warnings.
 
  • Like
Reactions: prpa and Powerbabe

Big Rooster

Forum Fanatic
Mar 16, 2018
4,922
35,898
Also... why is Mr. Brown's dick not black enough. He is a black guy... It doesn't look like a black dick to me
His asset is G8 with no genital maps included. If I remember correctly, adapting the other morphs (like Dicktater) to give a good match was a problem. (Tyrone [G8M])
 
Last edited:

Ramagar

Well-Known Member
Nov 19, 2017
1,525
1,665
wait they have the official compressed one? i didnt see it from the 1st page
The mods stopped posting compressed files on OP a long time ago. You need to do a search in the game thread for COMPRESSED to see if anyone has compressed it.
 

WillyXmoD

New Member
Jun 9, 2022
7
8
When I load any of my saved games, any solution?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 463, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\python.py", line 1061, 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 "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\core.py", line 4258, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\screen.py", line 743, in event
    rv = self.child.event(ev, x, y, st)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 1399, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 1175, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\layout.py", line 279, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\behavior.py", line 1073, in event
    return handle_click(self.clicked)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\behavior.py", line 1008, in handle_click
    rv = run(action)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\display\behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 463, in __call__
    renpy.load(fn)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\loadsave.py", line 769, in load
    log.unfreeze(roots, label="_after_load")
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\rollback.py", line 1078, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\rollback.py", line 889, in rollback
    self.load_failed()
  File "E:\Stuff\Games\IS\IS-1.7.4-pc\renpy\rollback.py", line 807, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.26100 AMD64
Ren'Py 8.0.3.22090809
IS 1.7.4
Sat Apr 19 00:01:22 2025
I have the same issue, and I don't know how to fix this.
 

primoo357

Member
Jun 30, 2017
199
226
Thinking that myself, some screens it's black, others not so. Dev make black, black again like below, I want to see milky white teen sluts truly blacked.

Also the reason I'm pissed at this game and dev is because I like it so much, maybe I'm a little too harsh and apologies to the dev for that.

I'll keep my sub going in the hope they actually deliver something more regular and they keep subs regularly updated with the true progress, even if it's not good, just doing that and being honest will retain and grow their sub count.
Thank you for echoing my sentiment buddy. Consistency is the key and I lose immersion when I find things like these not being appropriate enough in our porn game. Amen to the BLACKED supremacy
 
4.10 star(s) 65 Votes