I started using the poser part of the program a few days ago and it seems that I crash always on the spa level, So long as I use only one female model I'm fine but when I add a male model it usually takes a few seconds to freeze and then crash.
I tested on the rest of the levels and no crashes happen, This seems to happen more frequently when using specifically Giraffe and Horse.
Also note I'm using the lates public build available on the official site, I know it's outdated compared to the patreon version goes regards to content (and bug fixes?) but wanted to ask anyway.
Here is the output log from the game's data folder:
http://pastebin.com/CRHTsUC8
Comments
Dunno why not con any other levels.
Same if I load an interaction from the cloud that uses the spa room.
As for my hardware I don't crash on any other level even with 4 couples present at the same time, I don't know what's with the spa level but I only crash there for some reason.
the couple of times i had the game crash on me (literally crash, not just hang) i got a crash dump. if you're getting these there would be a folder with a date and time that contains a couple of files that might provide more info as to why the game crashed:
The public build is running an older version of the unity engine, and there are some reported issues with non DX11 cards running DX11 games. If you want to try something else you could try adding the -force-d3d9 parameter.
Right click on yiffalicious.exe and create a shortcut, then right click and go to the properties of the shortcut and add " -force-d3d9" (no quotes, and a space before the dash) to the target box, like this:
This will force the game to render with DirectX 9. The engine is supposed to fallback to a lower version, so isn't a definite fix, but if it does it might help narrow down why it's crashing for you.