ladguru

Active Member
Oct 18, 2018
947
785
oh yeah, this is an oversight from me.
coz if chicks are assigned to camshows, strip, ... they're gaining depr passively each day
so if you shoot movies while they're assigned there the limit still applies
I guess that explains why some girls seemed to be stuck at 45 for ever.
 

JKnight

Newbie
Aug 15, 2016
51
33
I'm playing 0.83b . I have created a game, played for a while and restarted a few times. Each time there comes a point after about a year in game where everything slows down as it processes the end of day. I figured it was just dealing with a lot of data.

My latest game is locking up at the end of the day. It never finishes. I looked at task manager and saw it was writing a lot of data. The file \AppData\Roaming\Godot\app_userdata\Porn Empire\logs\godot.log was over 10 gig. I deleted it and reloaded the game. Hung again, writing to the same file. Relevent parts of the file:

Code:
Godot Engine v3.5.1.stable.official.6fed1ffa3 - https://godotengine.org
OpenGL ES 2.0 Renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2

An error occurred when trying to access the path.user://mods/events/
{bar:[res://scenes/data/events/random/event_bar_1.gd], beach:[res://scenes/data/events/random/event_beach_1.gd], church:[res://scenes/data/events/random/event_church_1.gd, res://scenes/data/events/random/event_church_2.gd], hospital:[res://scenes/data/events/random/event_hospital_1.gd], hotel:[res://scenes/data/events/random/event_hotel_1.gd], mall:[res://scenes/data/events/random/event_mall_1.gd], park:[res://scenes/data/events/random/event_park_1.gd], sauna:[res://scenes/data/events/random/event_sauna_uniq_1.gd], store:[res://scenes/data/events/random/event_store_1.gd], street:[res://scenes/data/events/random/event_street_1.gd]}
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/necklaces
An error occurred when trying to access the path.user://mods/sprites/female/glasses
An error occurred when trying to access the path.user://mods/sprites/female/earrings
An error occurred when trying to access the path.user://mods/sprites/female/bracelets
An error occurred when trying to access the path.user://mods/sprites/female/eyebrows
An error occurred when trying to access the path.user://mods/sprites/female/nails
An error occurred when trying to access the path.user://mods/sprites/female/pubes
An error occurred when trying to access the path.user://mods/sprites/female/noses
An error occurred when trying to access the path.user://mods/sprites/female/hair
An error occurred when trying to access the path.user://mods/sprites/female/eyes
An error occurred when trying to access the path.user://mods/sprites/female/tattoos
An error occurred when trying to access the path.user://mods/sprites/female/mouths
An error occurred when trying to access the path.user://mods/sprites/male/body
An error occurred when trying to access the path.user://mods/sprites/male/body
An error occurred when trying to access the path.user://mods/sprites/male/beards
An error occurred when trying to access the path.user://mods/sprites/male/hair
An error occurred when trying to access the path.user://mods/sprites/male/eyebrows
An error occurred when trying to access the path.user://mods/sprites/male/noses
An error occurred when trying to access the path.user://mods/sprites/male/eyes
An error occurred when trying to access the path.user://mods/sprites/male/mouths
An error occurred when trying to access the path.    user://mods/characters/
dval 1
dval 1
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0.7
dval 0
dval 0
dval 0
Failed method: ProgressBar:_update_callback target ID: 191678
Object was deleted while awaiting a callback
Object was deleted while awaiting a callback
The last lines 'Object was deleted ...' just gets written over and over.
 

mbmb

Well-Known Member
Game Developer
Apr 18, 2017
1,173
1,515
I'm playing 0.83b . I have created a game, played for a while and restarted a few times. Each time there comes a point after about a year in game where everything slows down as it processes the end of day. I figured it was just dealing with a lot of data.

My latest game is locking up at the end of the day. It never finishes. I looked at task manager and saw it was writing a lot of data. The file \AppData\Roaming\Godot\app_userdata\Porn Empire\logs\godot.log was over 10 gig. I deleted it and reloaded the game. Hung again, writing to the same file. Relevent parts of the file:

Code:
Godot Engine v3.5.1.stable.official.6fed1ffa3 - https://godotengine.org
OpenGL ES 2.0 Renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2

An error occurred when trying to access the path.user://mods/events/
{bar:[res://scenes/data/events/random/event_bar_1.gd], beach:[res://scenes/data/events/random/event_beach_1.gd], church:[res://scenes/data/events/random/event_church_1.gd, res://scenes/data/events/random/event_church_2.gd], hospital:[res://scenes/data/events/random/event_hospital_1.gd], hotel:[res://scenes/data/events/random/event_hotel_1.gd], mall:[res://scenes/data/events/random/event_mall_1.gd], park:[res://scenes/data/events/random/event_park_1.gd], sauna:[res://scenes/data/events/random/event_sauna_uniq_1.gd], store:[res://scenes/data/events/random/event_store_1.gd], street:[res://scenes/data/events/random/event_street_1.gd]}
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/piercings
An error occurred when trying to access the path.user://mods/sprites/female/necklaces
An error occurred when trying to access the path.user://mods/sprites/female/glasses
An error occurred when trying to access the path.user://mods/sprites/female/earrings
An error occurred when trying to access the path.user://mods/sprites/female/bracelets
An error occurred when trying to access the path.user://mods/sprites/female/eyebrows
An error occurred when trying to access the path.user://mods/sprites/female/nails
An error occurred when trying to access the path.user://mods/sprites/female/pubes
An error occurred when trying to access the path.user://mods/sprites/female/noses
An error occurred when trying to access the path.user://mods/sprites/female/hair
An error occurred when trying to access the path.user://mods/sprites/female/eyes
An error occurred when trying to access the path.user://mods/sprites/female/tattoos
An error occurred when trying to access the path.user://mods/sprites/female/mouths
An error occurred when trying to access the path.user://mods/sprites/male/body
An error occurred when trying to access the path.user://mods/sprites/male/body
An error occurred when trying to access the path.user://mods/sprites/male/beards
An error occurred when trying to access the path.user://mods/sprites/male/hair
An error occurred when trying to access the path.user://mods/sprites/male/eyebrows
An error occurred when trying to access the path.user://mods/sprites/male/noses
An error occurred when trying to access the path.user://mods/sprites/male/eyes
An error occurred when trying to access the path.user://mods/sprites/male/mouths
An error occurred when trying to access the path.    user://mods/characters/
dval 1
dval 1
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0
dval 0.7
dval 0
dval 0
dval 0
Failed method: ProgressBar:_update_callback target ID: 191678
Object was deleted while awaiting a callback
Object was deleted while awaiting a callback
The last lines 'Object was deleted ...' just gets written over and over.
that happened to me before, but i thought it was an engine thing. occuring when you're making a game in the editor, not in the game itself.
i dont know how it found its way into the release build.
or maybe some memory leak idk.
send me your save please, wanna see whats triggering this.
 
Last edited:

GiPSyFiSH

New Member
Aug 28, 2018
4
1
SUGGESTION: Could you flip the "STATS" columns so the most recent month is on the left? Or freeze the first column so you don't have to scroll left and right to check the headers? Judging by the color overlay your plan was to freeze but it doesn't.

ASLO: scheduling says SUNDAYs are off but SATURDAY is greyed out instead.
 
Last edited:

ladguru

Active Member
Oct 18, 2018
947
785
SUGGESTION: Could you flip the "STATS" columns so the most recent month is on the left? Or freeze the first column so you don't have to scroll left and right to check the headers? Judging by the color overlay your plan was to freeze but it doesn't.
ACK
ASLO: scheduling says SUNDAYs are off but SATURDAY is greyed out instead.
It's a bit confusing. I guess it means: ON Saturday there is no scheduling FOR Sunday.
But this is needlessly confusing. Nobody care when the scheduling is done.
 

mbmb

Well-Known Member
Game Developer
Apr 18, 2017
1,173
1,515
SUGGESTION: Could you flip the "STATS" columns so the most recent month is on the left? Or freeze the first column so you don't have to scroll left and right to check the headers? Judging by the color overlay your plan was to freeze but it doesn't.

ASLO: scheduling says SUNDAYs are off but SATURDAY is greyed out instead.
i was thinking about that not long ago. i thought of just making last 6 months by default, so you don have to scroll.
then you can pick more or go further back.
freezing the first column is not part of the engine. i've tried some hacky solutions but you just cant make it happen.
ACK

It's a bit confusing. I guess it means: ON Saturday there is no scheduling FOR Sunday.
But this is needlessly confusing. Nobody care when the scheduling is done.
theres was some confusion about the dates in the last update.
for a long time i used my own tables where 0 day is monday and day 6 is sunday,
but game engine implemented date system where day 0 is sunday and i switched over. didnt caught all the conditionals in the code.
should be fine now.
 

GiPSyFiSH

New Member
Aug 28, 2018
4
1
How does corruption work? I get it to 1/6 after convincing to do a photo shoot, but how do I do the photo shoot? I have the photo studio with a director, but no options to schedule or send the staff member there.

EDIT: Figured it out, it's a bug, posted on discord. MASK dialogue goes trough, NO FACE dialogue doesn't.
 
Last edited:
  • Like
Reactions: mbmb

livano

Newbie
Dec 6, 2017
62
41
Been a while since I played properly, sorry if I've missed something:
1. Is there a way to turn off the stage names, at least for the MC?

2. Is the tax lady recruitable or at least sexable like the bank lady?

3. The PA role list could do some rework. For example, the right hand role doesn't have any explanation, and just a guess, talent search has been replaced by human resources. The list and options could also be in the same order for clarity.

4. When choosing a PA role from the Empire -> Personal Assistants tab, the role selection could use a confirmation. Currently a misclick of a wrong role leads to having to wait a month to switch it to the correct one.

5. Paula Sanderson's weight might be a bit off with 89 kg at 151 cm :D

6. Asked in the past, and have seen some other people suggest it as well: Proper implementation of monster cock would be welcome as it's such an essential porn trope. It could for example be an optional perk slightly modifying the game experience:
- With regular women, chemistry and happiness loss, some possibly even refusing the scene (perhaps the ones with a possible "tight pussy" trait that would increase chemistry when shooting a scene with a smaller dick)
- With size queens an increase in chemistry and happiness for both.
- Size queens could be divided into two groups, the ones that know they enjoy a big dick and the others who are unaware of it (lorewise 'cause they haven't experienced it yet). With the first group you're able to see the SQ trait during introduction like the other traits and you're able to increase their favor a lot by having a huge dick. The second group appear regular first but having sex with them reveals whether or not they're size queens as well.
- Regardless of which group they started in, a portion of the size queens (so very rare overall) could turn out to have a "completely bottomless" sub-trait that could only be found out by having sex with them with the monster cock. The pair would increase the scene chemistry and happiness considerably.
- And ofc different dirty talks and introduction options depending on the woman.
 

abaddon3000

New Member
Feb 8, 2020
12
8
2. been working on that. hope it's fixed now.
3.where exactly? man i have to be retarded, i cant find it.
4. 5. fixed
6. i think fixed? i dont have the problem.
7. i'll check
8. i wouldnt deliberately make something that retarded
9.ok

a. their weights are pretty small. whole magnited smaller than other countries. seems like bad(good?) luck.
b. yes, already have this on the list. someone suggested it few pages back.
c. i see where it might be useful, i've made an option to exclude them. what is one checkbox more in the filters.
or do you want filter to show only them?
d. tag search? you can filter by tags. i dont get that one.
3. Clipboard01.png here you can see the training disabled red overriding the contracted status green. i have it on priority 3 if that's any help

a. weird. i feel like more than half of the girls in random encounters are from these tiny countries
c. i was thinking they'd show up in a different section of the girls tab (both in office and production) like the scheduled models do. it's mostly so that I know that when I want to manually assign a girl to a scene all models in the 'available freelancers' section have no popularity penalty, scheduled scenes or unpublished scenes so I don't have to check before assigning them to a scene.
d. used the wrong word, sorry. I meant trait search or filtering

a few more ideas
i. NOT trait requirements in work orders might be fun. for example, not alt in photo contracts would mean that not all of my late game photomodels need be alt (though i guess this might lead to some balancing issues with the new 2 week minimum photostudio assignment). Or, not small/big/massive tits - it'd be nice to give some love to the poor girls with normal sized tits
ii. occasional work orders requiring girls each with different characteristics might be fun
iii. allow autoscheduling to exclude certain model tags. like exclude all favourite models from being autoscheduled in my low level studios etc.
 
Last edited:

mbmb

Well-Known Member
Game Developer
Apr 18, 2017
1,173
1,515
Been a while since I played properly, sorry if I've missed something:
1. Is there a way to turn off the stage names, at least for the MC?

2. Is the tax lady recruitable or at least sexable like the bank lady?

3. The PA role list could do some rework. For example, the right hand role doesn't have any explanation, and just a guess, talent search has been replaced by human resources. The list and options could also be in the same order for clarity.

4. When choosing a PA role from the Empire -> Personal Assistants tab, the role selection could use a confirmation. Currently a misclick of a wrong role leads to having to wait a month to switch it to the correct one.

5. Paula Sanderson's weight might be a bit off with 89 kg at 151 cm :D

6. Asked in the past, and have seen some other people suggest it as well: Proper implementation of monster cock would be welcome as it's such an essential porn trope. It could for example be an optional perk slightly modifying the game experience:
- With regular women, chemistry and happiness loss, some possibly even refusing the scene (perhaps the ones with a possible "tight pussy" trait that would increase chemistry when shooting a scene with a smaller dick)
- With size queens an increase in chemistry and happiness for both.
- Size queens could be divided into two groups, the ones that know they enjoy a big dick and the others who are unaware of it (lorewise 'cause they haven't experienced it yet). With the first group you're able to see the SQ trait during introduction like the other traits and you're able to increase their favor a lot by having a huge dick. The second group appear regular first but having sex with them reveals whether or not they're size queens as well.
- Regardless of which group they started in, a portion of the size queens (so very rare overall) could turn out to have a "completely bottomless" sub-trait that could only be found out by having sex with them with the monster cock. The pair would increase the scene chemistry and happiness considerably.
- And ofc different dirty talks and introduction options depending on the woman.
1. theres an option in the new version to use real names for porn names.
2. fuckable and recruitable. the triggers:
shoot 2 scenes, increase reputation level to 1, open company, shoot a home scene (skip the sex if she doesnt appear), hire financial pa, earn some money(i think it's 1mil)
so it should come by naturally.
3. yes it does. well, im making a tutorial now so this will be rewritten.
4. alright i'll note it down.
5.yes and weird that she got random shit when it's strictly set. old save maybe?
6. ok, im gonna make a monster cock trait for guys with the biggest dick. we already have a size queen trait for chicks.
maybe tight pus trait could lose chemistry and happiness if paired with monster dicks.
i dont think it's a good idea for regular chicks to be affected. thats majority of them. it's basically hard mode if you picked big dick.

3. View attachment 2406438 here you can see the training disabled red overriding the contracted status green. i have it on priority 3 if that's any help

a. weird. i feel like more than half of the girls in random encounters are from these tiny countries
c. i was thinking they'd show up in a different section of the girls tab (both in office and production) like the scheduled models do. it's mostly so that I know that when I want to manually assign a girl to a scene all models in the 'available freelancers' section have no popularity penalty, scheduled scenes or unpublished scenes so I don't have to check before assigning them to a scene.
d. used the wrong word, sorry. I meant trait search or filtering
3. oh you mean that. red is something else(low happiness?). check the main menu options.
1676992028286.png
a. i dont have an answer. then only way most models can be from there is if you're from there and picked local girls. or you know, something is fucked.

c. there is a seperate section for chick with popularity penalty
1676992544346.png
as you said, scheduled girls also have its own section and you can filter out with a checkbox everyone that currently has unpublished scenes.
that's probably everything.

d. in name filter use !trait_name
so writing !a will filter all adventerous and athletic girls,
!at -> all athletic ...
 

livano

Newbie
Dec 6, 2017
62
41
Thanks for answering the questions.

5.yes and weird that she got random shit when it's strictly set. old save maybe?
After downloading the 083b from Patreon, I deleted prior saves from old version from /.local/share/godot/app_userdata/Porn Empire/Saves before starting a new save, so shouldn't be 'cause of that.

6. ok, im gonna make a monster cock trait for guys with the biggest dick. we already have a size queen trait for chicks.
maybe tight pus trait could lose chemistry and happiness if paired with monster dicks.
i dont think it's a good idea for regular chicks to be affected. thats majority of them. it's basically hard mode if you picked big dick.
Yay :) Would be great if new visually larger dicks were added in character creation menu to support the perk.

Yeah, the negative effect with regular women was in the case that the bottomless sub-trait was added as well. The reasoning behind it was that in sort of "porn fantasy realistic" way, just like there is variation in dick size, there is variation in vaginal size, so with an exceptionally large dick you'd have to be lucky to find a woman who's equally exceptional at taking dick (as a real life porn example, if you've ever watched Mandingo's videos, the guy very rarely gets to go balls deep).

With a monster cock your scenes with most women would be limited in chemistry and therefore make the beginning harder. But as you worked with more and more and women, you'd eventually come across size queens who are able to handle and enjoy big dicks but not monster cocks to full extent (partial scene chemistry and happiness bonus) and some of them would turn out to be able to take you fully and essentially be "bottomless" (large scene quality and happiness bonus). So in the end, after thorough searching for the right girls, you'd be able to make higher quality videos than regular-sized men who in return are able to work with larger pool of women without chemistry loss (but maybe chemistry loss with size queens?).

I agree if you're planning on sticking to just one level of size queen, like you said, the chemistry loss with regular women would just add unnecessary difficulty.
 

ladguru

Active Member
Oct 18, 2018
947
785
5.yes and weird that she got random shit when it's strictly set. old save maybe?
BTW, all the boys have weird measurements. About 1m and over 200kg.
The girls are usually okayish, except that quite a few have a BMI as low as 16.
 

abaddon3000

New Member
Feb 8, 2020
12
8
3. oh you mean that. red is something else(low happiness?). check the main menu options.
View attachment 2406475
a. i dont have an answer. then only way most models can be from there is if you're from there and picked local girls. or you know, something is fucked.

c. there is a seperate section for chick with popularity penalty
View attachment 2406491
as you said, scheduled girls also have its own section and you can filter out with a checkbox everyone that currently has unpublished scenes.
that's probably everything.

d. in name filter use !trait_name
so writing !a will filter all adventerous and athletic girls,
!at -> all athletic ...
3. aha. i scanned through my models and that colour does seem to be associated with all and only the models with training disabled. i changed all the custom colours in options and it turns out to be the unkept promises one. i don't think i have unkept promises with any of the models with that name colour


c. ah if i will be able tocan filter out everyone that has unpublished scenes in the new version that will be great
d. oh that's excellent thanks
 

Revenatica

New Member
Aug 28, 2022
2
3
Hi mbmb,

I'm really enjoying the game and think it's excellent. I do have a few suggestions:

  • During scene it would be cool to have the option for the actors choose their positions and intensity based on their likes/dislikes and maybe add a few additional personality traits like aggressive, submissive, dominate, etc. This might make watching scenes feel more dynamic (I usually pick random), and there could be other situations this introduces where an aggressive, dominating actor might try to force certain positions, be too aggressive (maybe they use high speed during the scene), take off the condom, etc. This might be traumatic for the actor/actress and cause them to take more time off between scenes, or maybe the scene or position ends early in certain situations, i,e., if the condom is about to break and the actor doesn't slow down depending on their own personality and a random element.
  • I'm sure you've heard this one many times before but I think it would be great if any actress -- not just the MC -- had the potential to become pregnant.
 

livano

Newbie
Dec 6, 2017
62
41
I'm sure you've heard this one many times before but I think it would be great if any actress -- not just the MC -- had the potential to become pregnant.
It should be possible already. Call the actress to your office, raise the relationship level to by talking to them etc. and at some point you can ask them to leave out their birth control pills.
 
4.10 star(s) 56 Votes