Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 634 to 673 of 1,013 · Next page · Previous page · First page · Last page

i have image bug, i have image'grope self front 1 0 1 1' not found

Thanks for the report, will look into it.

cant save game on pc

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 173, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 173, in <module>

    $ ui.interact()

  File "renpy/common/00action_file.rpy", line 382, in __call__

    renpy.save(fn, extra_info=save_name)

Exception: Not saved - no valid save locations.

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 173, in script

    $ ui.interact()

  File "renpy/ast.py", line 922, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2218, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 173, in <module>

    $ 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 3276, 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 4100, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1062, 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 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 720, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1252, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "renpy/display/layout.py", line 245, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/layout.py", line 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1252, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "renpy/display/layout.py", line 245, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/layout.py", line 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 245, 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 "renpy/common/00action_file.rpy", line 382, in __call__

    renpy.save(fn, extra_info=save_name)

  File "renpy/loadsave.py", line 433, in save

    location.save(slotname, sr)

  File "renpy/savelocation.py", line 421, in save

    raise Exception("Not saved - no valid save locations.")

Exception: Not saved - no valid save locations.

Windows-10-10.0.18362

Ren'Py 7.4.6.1693

The Fixer 0.2.35.00

Thu Feb 17 18:37:53 2022

[/code]

Tbh I don't know what's causing this. When looking it up it shows very few results and all are due to it being on MAC. The log shows you are using the windows version so I don't have anything to suggest, sorry.

(1 edit) (+1)

I got the game on Android but it keeps kicking me out for some reason

Nothing I can say without more information. 

I can barely stay in the game for 5 minutes  it doesn't show any error codes or anything, can't elaborate any further

Your phone can't handle the game.

Perhaps the RAM runs out and the game closes

Deleted 281 days ago
(+1)

When you go to the pub for his mission. Don't approach him and keep picking choices to wait until he eventually comes to you. When he comes to you, tell him the truth the agree to his game. It will lead to some naughty scenes.

This may be a very dumb question, but how do I find the trainstation? to help Chief Campbell?

(+1)

While the game suggests you can go there, it's not actually implemented yet. Sorry for the confusion.

Great game, also love the placeholder of the bus, literally where i live.

Happy to hear you are having fun. But I finally got round to drawing a background for the bus so your hometown will be a part of Fixer history. :)

hay i cant save my game

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 173, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 173, in <module>

    $ ui.interact()

  File "renpy/common/00action_file.rpy", line 382, in __call__

    renpy.save(fn, extra_info=save_name)

Exception: Not saved - no valid save locations.

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 173, in script

    $ ui.interact()

  File "renpy/ast.py", line 922, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2218, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 173, in <module>

    $ 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 3276, 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 4100, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1062, 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 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 720, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1252, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "renpy/display/layout.py", line 245, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/layout.py", line 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1252, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "renpy/display/layout.py", line 245, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "renpy/display/layout.py", line 1062, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 245, 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 "renpy/common/00action_file.rpy", line 382, in __call__

    renpy.save(fn, extra_info=save_name)

  File "renpy/loadsave.py", line 433, in save

    location.save(slotname, sr)

  File "renpy/savelocation.py", line 421, in save

    raise Exception("Not saved - no valid save locations.")

Exception: Not saved - no valid save locations.

Windows-10-10.0.18362

Ren'Py 7.4.6.1693

The Fixer 0.2.35.00

Thu Feb 17 18:37:53 2022

[/code]

Not sure if you know about this yet or not, but there isn't a temp pic for bg_school_field_back_winter rn

(+1)

Thanks, I have drawn a new background for this and it will be in the next release.

Anyone know how to start the photography quest? Been wandering around school on the daily trying to start the bullying stuff, too.

(+1)

After progressing the dance story a little, Felix will approach you while you are at school.

Deleted 96 days ago

To ask him to cum inside you need to not be a virgin, otherwise you will be confused when he mentions he is cumming and he will decide where.

Deleted 96 days ago

After sex with Simon, Samanta can get pregnant from him?

Yes

Has the bug been fixed? I still can't play it. Sorry if i seem rushing btw

What bug? If you are having issues, please report your problem.

(1 edit)

No, I remember something about a bug in the web version and i think you said you took the game down too fix the problem. I don't know if you remember. Edit: Sorry just read the top. Something about an issue with the browser version?

(-1)

I saw cheats mentioned.. where do I find the codes, and how do I enter them?


Also... I love this game! Especially the customization.

(Question. Would it be possible to include a futa option for possible customization?)

(+1)(-1)

Glad you are enjoying.

Cheats can be found in the cheat menu at the top of the screen next to your stat indicators.

Futa will never be possible

for some reason the game dosen't work on windows 11 idk why c.c

working for me on windows 11 just fine, maybe an issue with install?

(3 edits)

How to sell ourself? ( I mean how to get pregnant? )
Where can i find a walkthrough?
When will the next update be here?

Work at the pub. Later there will be highway prostitution. Get pregnant by having sex with anyone.

No walkthrough yet

In a month or so

Ohh Thanks a lot.

So when can I get a dare to the soccer guys cause I have been playing with them a lot of times already and didn't manage to get any dares. I only got the shower and field scenes

Play with them at night after the school closes. If the option to play with them hasn't been unlocked yet, then chat to them more at night.

Is there anywhere to report bugs?

I ran into one where when taking the bet of letting all of the guys write on you only one mark appears instead of the (I'm guessing) intended 3.

Thanks, I will look into it.

Best place to report is on discord linked above. But you can post here or anywhere else if it's easier.

I just wanted to say that I'm really enjoying this game, and that I appreciate all the effort that you are putting into making it. I hope you are well, staying safe, and I wish you the best.

Thank you :) Glad you are having fun.

Hi, I was hoping that the initial choice of male origin or female origin would have a bigger role in the game, will this be the case in future updates?  If not, please make it one.

Thank you, 

Sincerely

Ok-Method2889

Origin will play more of a role with the Emile intro events I have planned as well as some of the missions that are meant to take place between the Simon one and Haven. But at some point Samantha will become herself and it's role in the story will diminish.

Deleted post

Music is planned, I am just focusing on more "interesting" stuff for now.

Dares do build up. They are divided into 3 tiers and you need to have played 3 matches to get dares from a higher tier. It also depends on Sammy's sexual experience so if she is a virgin or inexperienced it will be harder to trigger the more serious dares. If she is very experienced on the other hand it will be easy to trigger them.

Deleted post
(+1)

To trigger that as a virgin, I am assuming Sammy was swirly eyed drunk and floating hearts horny :D

Deleted post
(4 edits)

Love the game, I know there are a lot of things not yet implemented in the game but my questions are is the only line for when Sammy gets pregnant is a random pub patron that she sleeps with for a certain amount of money because one time got her pregnant at Haven by being extremely drunk and horny at a certain time where there a mostly guys around and, also it seems to take Sammy a long time to have a dangerous day  it took me a month and a season using pass the day cheat can there be a cheat for that determining her stages of when she gets her period. Also, possibly in the next update can you make the haven mission harder it took a surprisingly short time to complete unless using cheats like having the option of Sammy work under the highway with the girls. Please excuse the lack of grammar I'm not great at it.

It's possible for any sexual encounter to get Sammy pregnant, not just at the pub. Her cycle is 28 days and it's possible to get pregnant not just on dangerous days.

Haven is balanced assuming you don't use cheats. If you boosted your starts to maximum then it will be easy.

Highway stuff is planned and will hopefully be added soon.

Very good game, I like it. But I want to do the security checkpoint mission and the train station mission but don't know how to......how do you access the missions?

Train Station not written yet, the only security checkpoint mission is to go through the files atm (a lead up to haven).

I would like to suggest some changes to the mall. Hovering over items should not show samantha only wearing the item, rather samantha should still wear her outfit while trying on. For example, sam is trying some t-shirts. She will still wear her underwear and pants. 

If that's not wanted, maybe make it a toogle. Even better would be a option to choose between different saved outfits. 

Thank you for creating this game and i will definitly follow your progress.

Thanks for the suggestion, I will have a look into it and see if it's easy enough to implement. 

(3 edits)

im kinda stuck can somebody help me im at the part where tucker will call me if i wait a few days but he wont i think it was day 12 or 14 when he said that and he still wont call even after 6 days idk if thats a bug or its just that long and campbell is telling me to go the train tracks idk what he meant and i have a mission for the old dude at the checkpoint (i forgor his name) to go to his office but when i try to go to his office theres no event idk maybe bug or was i supposed to do something first ¯\_(ツ)_/¯ oh and uh i play android

Try looking at the quest log from the upper right menu. You can ask Tucker what he needs you to do again at anytime too.

he just tells me to wait

Try passing  a few daya from cheat menu if it doesnt work I dont know what you should do

will we ever meet the nice heaven gate guard again 

😭

(1 edit)

lol ( ͡° ͜ʖ ͡°)

Deleted 1 year ago

Its not a bug it goes down naturally you have to keep increasing it

It doesn't let you start a new game, if you press new game it closes.

(+2)

What does the game use for its models?

(+1)(-1)

Hello, I'm android user and I want to tell you that sometimes I can't open my journal or click another option even after restarting the game. Sorry for my bad english

just fyi, it says play in browser even though you have to download,you may want to change that

(1 edit) (+1)

Are there any sex scenes in the bar other than selling yourself in an alleyway or the bathroom

Is there a wiki or something for this game?

Not yet. I have been meaning to do one but am focusing on the game instead so haven't got round to it.

(1 edit)

How do I gain and lose confidence naturally? :<

(+3)

Drinking, working out, sex and just by time passing will increase it. No way as of yet to grind it.

Deleted 2 years ago

Not sure where you are stuck. But your goal is to get to the top floor. Speak to the guard up there and try and sneak by. Or look for tools/items around Haven that could be used to distract him.

I like this game but it crashes  every 2 minutes  sometimes  I get lucky  and have 10 minutes   but really  hard to fully  enjoy  this game with that problem  and if it help I'm  on Android sorry is this seems  rude I don't  mean to be that way

Does it give you an error report? If so, can you post it here?

no it doesn't   just crashes  and doesn't  give me any messages  it  could just be my phone being dumb and not being able to  hold the app for long periods of time  but I have  it stay a bit longer but it still  crashes 

(+1)

Can I suggest something..? If not, then it's fine.

(+1)

Sure. Always open to suggestions. You can post it here or on discord. 

(1 edit)

Sorry for the delay... I was kind of busy...

Anyway... I was thinking of suggesting a Virginity button thing that makes you go virgin again, you know..? I don't know if many people have suggested about this but... here I go I guess.

Also, I have a few questions...

In the debug thingy, why is there the word 'person' next to the line saying "You have never had ses so must be a virgin." Does this confirm my suspicions of furries in da game???

Are furries approved in da game???

(edit) Is the main character named Sammy?

(2 edits)

I saw a mention of a landlord that comes collecting rent where is he, how do I meet him?

The landlord isn't in yet. He will hopefully be implemented soon.

(1 edit)

Quick question, can we get an undershirt option, these being tighter and shorter shirts like the elastic shirts, vest, and the like and overshirt option, as well will we have a longer version and like of current clothing options? A way of doing it is right-clicking on clothing to bring up a menu with the variations upon it? Also, more tight options in accessories slot in a later update would be a nice addition to the game. Aside from that great game, and hope you make these changes in an update later down the road. 

(+1)

Possibly. I have been holding off doing underwear stuff for a bit since the bodies/breast options will change soon. Once I get that done I will look into the underwear options.

The game files have a folder 'translation' is it possible to translate the game into Russian?

Russian translation is in progress. But I don't know how long it will take.

(-1)

Where is Dr Trucker i can't find him

In the hospital off Revel street.

Any interactions with sister now or in future?

(+3)

Currently, outside of the plug sequence, no. In future though there is a lot planned with her.

hey want to how do i progress to the end of the 

game plz tell me  i want to know

sincerely  your fan     - wreck

Keep speaking to Dr Tucker. He usually has all the new missions for you.

Viewing most recent comments 634 to 673 of 1,013 · Next page · Previous page · First page · Last page