Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
there's an option where the player can double team percy with goblina. It described there
Fixed

No matter what race i take, it says i am of the right race, but the game treats my charactere as a human. Here I took an elf and the game tells mei have human ears and show humans pictures.
The game defaults to human pictures if I don't have art for that particular race

Snekk. Why is the game named Vicindio? You should make a lore
I technically have a lore section in the ledger, I just need to put things in it.

Can't move Bess
Fixed

When I tried to swing both my axe and dagger when in the sewer fighting some batgirls, I got the following error:

Code:
Location: fightbat
Area: on visit
Line: 32
Code: 112
Desc: [end] not found!
Fixed, it was dual wielding that had a few end tags missing.

game bugs out in the tentical pit in the goblin cave and you have to emergency exit ....had both trapped talking to the door and trapped after fighting tenticals
I'll take a look, I think I'm going to change that area a little bit.

I've been off this game for a while and I just want to know if Flur has any more content other than working for her and talking to the grave keeper Osirus, I remember being able to fool around with her. I have a relationship of over 100 with her now.

Also can't seem to impregnate The horse, Meat, and Percy, despite being able to do so with everyone else. Do they have like an announcement scene that I have to go through first? Do I have to sleep and then wake to them announcing their pregnancy? (talking about Percy and Meat, although the horse announcing her pregnancy would be funny to see.)
Not much has changed, I've been doing a deep dive into the code to fix all of the old code that I made when I started the making the game. I've pretty much rewrote the entire game at this point and am roughly at the area I was in the story 2 months ago.

I'll take a look, I've gotten the horse and Percy pregnant so it might just be poor RNG. I do plan on adding an ability that lets you 100% get a person pregnant, Wendy mentions it, but I haven't coded it in yet.
 

SatanOnCrack

New Member
Jul 28, 2023
1
0
60
Never before consider making a post before playing this. I've been playing for 3 or 4 days now and I love it but I have a question, how do I get to Mont Creek? At first I assumed it wasn't in the game, but after searching this thread people are talking about things there so I'm just confused as I can't seem to figure it out.
 

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
Never before consider making a post before playing this. I've been playing for 3 or 4 days now and I love it but I have a question, how do I get to Mont Creek? At first I assumed it wasn't in the game, but after searching this thread people are talking about things there so I'm just confused as I can't seem to figure it out.
I've basically rewritten the game at this point, working from the sewers outward.

Mont Creek is rather empty/broken at the moment as I'm overhauling the area around Avedon at the moment. I can open up access to it and Monduval from Fort Reach, but it is quite empty at the moment. Quite a lot of the things that were going to be there were added to Junktown instead.
 

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
Bugfixes:

The ones from this post

Adjusted sleeping so you can dream again

Removed all traces of old gender checks, changed to new ones

You now need rope to kidnap people

You can collect a batgirl for later use(still working on that quest, looking for good images)
 
  • Like
Reactions: rcbcgreenpanzer

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
what kind of image do you need?
The problem with some monster girls that a specific character dominates that area. The main characters with bat wings seem to be Rouge the bat and Morrigan Aensland.

Know any other batgirls that I could write scenes with?
 
Aug 8, 2017
399
311
296
I seem to have run into a weird edge case regarding the HOI MIA quest and learning the spell from the Book of Souls. I completed HOI MIA (It shows up in Completed Quests and everything), but after I fought the tutorial skeleton that spawns when the player learns that spell, it popped me back into the Fight him / Surrender options for fighting the crazed lunatic. Losing that fight (I couldn't seem to touch him.) progressed me along the HOI MIA storyline almost exactly as before. (The axe was missing, as I took it my first time through.).

I reloaded a save before the skeleton fight and fought a zombie in the arena. The above weirdness did not manifest at the end of that battle. I'll try to amend this if I find another instance of this behavior.
 

WonderOrigin

Newbie
Sep 17, 2021
37
6
76
Not much has changed, I've been doing a deep dive into the code to fix all of the old code that I made when I started the making the game. I've pretty much rewrote the entire game at this point and am roughly at the area I was in the story 2 months ago.

I'll take a look, I've gotten the horse and Percy pregnant so it might just be poor RNG. I do plan on adding an ability that lets you 100% get a person pregnant, Wendy mentions it, but I haven't coded it in yet.
Ok so I got a little suspicous of my save after this, so I looked into it through save editor. And I found that, one, it's not counting the amount of pregnancy in the ledger (unless that is for girl PC), and two the PREGSRNG is -1.
Capture 8.PNG
Which I am guesssing is not normal? What's the normal PregRNG? I also wonder if the goblins, Dana, and Avee aren't affected by this because it seems like I can impregnate them just fine.
Theres also PregM which has a value of 20.
Capture 9.PNG
does the Male PC and Female PC have different stat percentage for impregnation and insemination? or are they all interconnected into one save stat?

(edit): This might just be because there has been so many bugfixes that my save broke. Might just reset completely and see if the problem persists.
 
Last edited:

2hayasi2

New Member
Oct 31, 2019
10
2
103
hi,what can i do with slave,can i fuck them? how can i do this
Also i have a bug,then i kill bear in my camp,i dont have any options,its just white screen
 
Last edited:

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
I seem to have run into a weird edge case regarding the HOI MIA quest and learning the spell from the Book of Souls. I completed HOI MIA (It shows up in Completed Quests and everything), but after I fought the tutorial skeleton that spawns when the player learns that spell, it popped me back into the Fight him / Surrender options for fighting the crazed lunatic. Losing that fight (I couldn't seem to touch him.) progressed me along the HOI MIA storyline almost exactly as before. (The axe was missing, as I took it my first time through.).

I reloaded a save before the skeleton fight and fought a zombie in the arena. The above weirdness did not manifest at the end of that battle. I'll try to amend this if I find another instance of this behavior.
It should be fixed now because I had a variable missing from the killer. I'll add a button in the cheat menu for you to fix it, it'll be called "Sewer Killer Fight reset" but all it will do is fix that broken variable for you.

Ok so I got a little suspicous of my save after this, so I looked into it through save editor. And I found that, one, it's not counting the amount of pregnancy in the ledger (unless that is for girl PC), and two the PREGSRNG is -1.
View attachment 3180717
Which I am guesssing is not normal? What's the normal PregRNG? I also wonder if the goblins, Dana, and Avee aren't affected by this because it seems like I can impregnate them just fine.
Theres also PregM which has a value of 20.
View attachment 3180721
does the Male PC and Female PC have different stat percentage for impregnation and insemination? or are they all interconnected into one save stat?

(edit): This might just be because there has been so many bugfixes that my save broke. Might just reset completely and see if the problem persists.
PREGSRNG being -1 is fine, it's part of the table that manages getting pregnant. It handles the random chance of an elf getting either a human baby or a half-elven baby when getting pregnant from a human without me needing a billion if/then statements.

PregM is the tag for getting others pregnant, Preggo is for personally getting pregnant.

Bug found
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
1. Fixed
2. Oh, paladins don't have a win scene. Fixed.


hi,what can i do with slave,can i fuck them? how can i do this
Not yet, I'm working on it.
 
  • Like
Reactions: rcbcgreenpanzer

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
I'm gonna work on the bat scene, slave training and the prostitutes in Junktown as the last few things before 2.0.

Any other areas you guys know of, south of Fort Reach, that needs me to fix something?
 
  • Like
Reactions: Vombatidi and nixx

untoldterrors

Newbie
Jan 2, 2023
67
32
117
school painting scene is broken. plus not being able to turn percy into a futa

also you can still buy the house in the slums from the council in the castle, but it never shows up in the slums. kitsune and zombie fight impossible die after 1 round

also is there away to change laws in avedon right now or has that not been put back in yet?
 
Last edited:

PsyTurtle

Member
Jan 16, 2022
130
90
127
The problem with some monster girls that a specific character dominates that area. The main characters with bat wings seem to be Rouge the bat and Morrigan Aensland.

Know any other batgirls that I could write scenes with?
I... might be able to either draw a bat girl, or provide renders of an animesque 3D model of a bat girl I threw together. (Unless you want a furry bat girl. I can't really draw or model furries.)

Do you want her mostly human with bat wings only, or like a bat kemonomimi girl with the back bat wings and bat ears? Or do you want her with back wings and the mini head wings like Morrigan Aensland?
 

tryingthegames

New Member
Aug 22, 2018
13
10
178
Played with hotfix 8

At higher levels, picking warrior, and going full strength will often lead to you just killing yourself the first turn due to exhaustion from multiple swings. Most prevalent if there are multiple enemies.

Not sure if these are dead ends or I am missing something.
  1. Not able to do anything with Eve after donating 999 fluids
  2. Not able to interact with captured farmers/adventurers, either in stocks (camp or sewers) or as follower. Only dismiss.
  3. Not able interact with prostitutes in red light district, only in Britmor.
  4. Not able to interact with dog companion
  5. Can't use rope on batgirl works after fix 9
Errors/Bugs (That i can remember, ill have more w/ details next time i play)
  1. Killing snake on dragon isle leads to error box
  2. Multiple variations of interacting with the madam in red light district lead to error box
  3. Entering your camp often leads to error box (may be a certain camp event)
  4. Most ship battles result in error box
  5. Yellow room in lake prison leads to error box at some point in the story, but resolves to teleport u around later
  6. Dog count still climbs and mismatches your male/female dog numbers under certain scenarios
  7. Percy text shows even when not on quest in slum clinic
  8. Option to get medical care for the slave girl Mu found stays there even after you turned her in at clinic
  9. Demon and Percy dont seem to get pregnant
  10. Fort boss (Charmane?) plays loss scene, even when you win
  11. Bee in arena displays same text regardless of win or loss
  12. Losing to werewolf in arena can cause werewolf loss scene to play after each and every battle you have with any enemy.
  13. Book quest makes you redo the cutscenes and quest progress if you read it again
  14. Winning intro fights make you redo intro fights (okay this is probably intentional)
  15. Soft lock game if you have never died before (met death), and a zombie horde finds you at the grave yard due to having too many companions
 
Last edited:
Mar 23, 2022
467
135
166
I haven't had much time to test things but I know there is an error with bringing a potential slave to your camp. I also had an error making the first upgrade to the camp. But that might just be the same error. Again sorry for not being able to bug hunt much.
 

WinterGreen

Newbie
Mar 21, 2022
38
35
141
Fighting a bear and losing it sometimes gives the die as the only option to pick this error is thrown.

1702892766968.png

Also getting this error when entering the camp, seems random.

1702893313361.png
 
Last edited:

Solid Snekk

Well-Known Member
Game Developer
May 5, 2017
1,219
1,521
388
1. school painting scene is broken. plus not being able to turn percy into a futa

2.also you can still buy the house in the slums from the council in the castle, but it never shows up in the slums.

3. kitsune and zombie fight impossible die after 1 round

4. also is there away to change laws in avedon right now or has that not been put back in yet?
1. Fixed

2. Removed, I turned that house into a quest reward.

3. The kitsune are high level enemies, but which zombie fight?

4. It changed, but it should work.

Played with hotfix 8

At higher levels, picking warrior, and going full strength will often lead to you just killing yourself the first turn due to exhaustion from multiple swings. Most prevalent if there are multiple enemies.

Not sure if these are dead ends or I am missing something.
  1. Not able to do anything with Eve after donating 999 fluids
  2. Not able to interact with captured farmers/adventurers, either in stocks (camp or sewers) or as follower. Only dismiss.
  3. Not able interact with prostitutes in red light district, only in Britmor.
  4. Not able to interact with dog companion
  5. Can't use rope on batgirl works after fix 9
Errors/Bugs (That i can remember, ill have more w/ details next time i play)
  1. Killing snake on dragon isle leads to error box
  2. Multiple variations of interacting with the madam in red light district lead to error box
  3. Entering your camp often leads to error box (may be a certain camp event)
  4. Most ship battles result in error box
  5. Yellow room in lake prison leads to error box at some point in the story, but resolves to teleport u around later
  6. Dog count still climbs and mismatches your male/female dog numbers under certain scenarios
  7. Percy text shows even when not on quest in slum clinic
  8. Option to get medical care for the slave girl Mu found stays there even after you turned her in at clinic
  9. Demon and Percy dont seem to get pregnant
  10. Fort boss (Charmane?) plays loss scene, even when you win
  11. Bee in arena displays same text regardless of win or loss
  12. Losing to werewolf in arena can cause werewolf loss scene to play after each and every battle you have with any enemy.
  13. Book quest makes you redo the cutscenes and quest progress if you read it again
  14. Winning intro fights make you redo intro fights (okay this is probably intentional)
  15. Soft lock game if you have never died before (met death), and a zombie horde finds you at the grave yard due to having too many companions
I combined the combat and regular endurance into one variable and then tied it to speed. You should have much more endurance now. I set the initial change at character creation, but your stats update when you leave the skillpoint menu.

Answers:

1. There was a plot element I didn't add. It's in now.
2. Fixed, during testing I enslaved a peasant woman. I'll add in slave training possibly before 2.0, I have a lot of other stuff to fix too.
3. That's a thing I'm gonna fix. I'm also adding for random male encounters to be different races, like sultanese, dwarf or orc.
4. Fixed, at least with female dog.
5. Batgirl works, both in combat and in bed.

Bugs
I'll copy these and work on them later, the batgirl took most of my time tonight for bugfixing.

I haven't had much time to test things but I know there is an error with bringing a potential slave to your camp. I also had an error making the first upgrade to the camp. But that might just be the same error. Again sorry for not being able to bug hunt much.
That actually helped a lot, one bug was if you had a companion and the other was in the forge.
 
  • Like
Reactions: tryingthegames

DarkShroud

Member
Mar 5, 2018
175
60
235
How do you threesome with your sister in Chosen One again?
I keep trying, but the option never pops up for me, though I know it was something you could do before.
 
4.00 star(s) 24 Votes