CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Ferghus

Engaged Member
Aug 25, 2017
2,896
4,451
keep crashing and this is my 2 hour wasted...
can anyone help fix this?
Are you loading like a really old save or something? I haven't seen this kind of error since I tried to load my save from version 0.4.something.
 

Lazka

Member
Sep 25, 2017
129
91
Are you loading like a really old save or something? I haven't seen this kind of error since I tried to load my save from version 0.4.something.
no.. its from current/lastest version... thats why idk why this happen...
 

TSiver

New Member
Oct 22, 2021
6
9
I was on the previous version, I updated to new and I lost the ability to use the dark cauldron, I was wondering if there is any way I can add the skills again, I don't want to have to start from scratch.
 

Clay Karen

Newbie
Jan 11, 2018
41
21
If you die or leave on the boat, you should have the option to rebirth. Abomination should be the last option listed as "human"
That's great, but then, I don't see any cool attack skills and perks like the previous posts when I rebirth. Do I need to do something else?
 

Azrail26232

Newbie
Jan 15, 2019
39
50
I dunno if it will help people on harder difficulties or not, but I managed to get dark cauldron working on the new version despite using my old save on hard. I had the skill stuck to the E hotkey, and despite the transfer removing the skill from my skill list I could still activate it by using E. Again this was on the lowest difficulty, no idea if this will work with Doom's autosave function.
 

Mincen

New Member
Aug 7, 2021
7
4
That's great, but then, I don't see any cool attack skills and perks like the previous posts when I rebirth. Do I need to do something else?
Talk to the fortune teller at the oriental commerce. If you did everything right, there should be an option at the bottom to ask "Your Child?", and she'll awaken your abilities.
 
  • Like
Reactions: Clay Karen

Squark ⚧❤️

Conversation Conqueror
Jun 16, 2017
7,191
7,977
I was on the previous version, I updated to new and I lost the ability to use the dark cauldron, I was wondering if there is any way I can add the skills again, I don't want to have to start from scratch.
You're supposed to get it by default on new game start:
*u get darkpot skill when start a new game.(no effect from outdated save)
But here's something you could try. No guarantees, though.
First, remove it from any hotkey setting you have it on (if it's still there).
Now, open the console (F10) and type in the command window:
$game_player.actor.remove_state(136) *This step might be unnecessary, but better to be safe
$game_player.actor.add_state(136)

EDIT:
eccma417 said:
report because 06711 is fucked up
-*fixed, remove Outdated state 176 and its function in checkOev_OgrasmAddiction.
-*fixed, RabbitCaveRewardBox.rb crash.
 
Last edited:
  • Like
Reactions: ProjectS001

ProjectS001

Member
Sep 12, 2020
164
360
You're supposed to get it by default on new game start:


But here's something you could try. No guarantees, though.
First, remove it from any hotkey setting you have it on (if it's still there).
Now, open the console (F10) and type in the command window:
$game_player.actor.remove_state(136) *This step might be unnecessary, but better to be safe
$game_player.actor.add_state(136)

EDIT:
I tried that method before but didn't work out for me. I came to terms with a scuffed method of going back to the previous version, using cauldron, loading back to current build and done xD.
I was unable to get the skill to work properly and it seems like if you have the skill hotkeyed you can still use it (even though it has a big red X on it). Sadly, my doom playthrough is going to have to end with a new game. So close to 666 days ;.; So close but now this inconvenience making it harder to continue ;.;

I might just play on the old build till I die again lol.
 

levdanig

Member
Oct 19, 2017
162
66
Anyone know when the next CG might be? I want to get started on the game again, its been a few months. But if the next cg is like within the month, then ill just wait.
 

hentai90

Member
Dec 19, 2017
188
58
how to get to the rudesind slope? im to dirty ??? but im washed... status is not dirt
I have an invitation to complete a quest there
but the guard won't let me in.
 

ProjectS001

Member
Sep 12, 2020
164
360
how to get to the rudesind slope? im to dirty ??? but im washed... status is not dirt
I have an invitation to complete a quest there
but the guard won't let me in.
You need to have a very low [Dirty] status number. If it is a pinch to high, they won't let you in. By any chance what was your [dirty] status number at?
 

jokuur

Active Member
May 23, 2019
915
1,102
so guys i tried to become slave with the fishy guys but i have no idea how to progress that path of story without getting killed in the process, i played older version when orcs in sewers took lona into hole after raping her and now they arent doing it, i guess it was long time ago and some changes were implemented what u guys propose beginner would do?
i would also want to know how to progress fishmen path and how to become breeding stock for orcs
 

Ferghus

Engaged Member
Aug 25, 2017
2,896
4,451
No, not that one. The one Justice talks about with Ebony.
Oh, the one where he busts out laughing that she got beat or something. I can only imagine that it's someone we haven't met yet. The timelines of the current characters don't seem to match up and they never imply that they ever recovered the "child" after they escaped from Ebony. I'd also have to imagine that anyone strong enough to beat her is way stronger than Lona, since Lona isn't strong enough to threaten Ebony in her currently weakened state.
I dunno if it will help people on harder difficulties or not, but I managed to get dark cauldron working on the new version despite using my old save on hard. I had the skill stuck to the E hotkey, and despite the transfer removing the skill from my skill list I could still activate it by using E. Again this was on the lowest difficulty, no idea if this will work with Doom's autosave function.
I had the skill hotkeyed, but I failed to actually deploy it in an area it worked in before (Infested House). I walked around to different spots, so I don't think it was a terrain issue, but I know for sure I had three wooden clubs before attempting to use it. Where did you get it to work?
how to get to the rudesind slope? im to dirty ??? but im washed... status is not dirt
I have an invitation to complete a quest there
but the guard won't let me in.
There's a Dirty score separate from the status. You accumulate dirt from running around, fighting, walking, etc. What I do is I either wash up at Elise's clinic after I finish buying whatever from him, or I enter one of the nearby street locations and use the well.
 

Tektaara

Member
Mar 15, 2021
309
465
Chris17
But here's something you could try. No guarantees, though.
First, remove it from any hotkey setting you have it on (if it's still there).
Now, open the console (F10) and type in the command window:
$game_player.actor.remove_state(136) *This step might be unnecessary, but better to be safe
$game_player.actor.add_state(136)
Even if that still works in some version I don't think it's wise to rely on obsolete/removed functionality to fix problems that have occurred as a result of the very same obsolete/removed functionality. In the new version state_stack(136) returns 0 with the cauldron and everything the way it's supposed to. The skill is supposed to be granted at the start of a new game and every rebirth by calling $game_map.interpreter.new_game_GetCommonSkills, but I'd suggest acquiring it simply via $game_player.actor.learn_skill(57)

new game.png
 
Last edited:
4.10 star(s) 197 Votes