Yes, those were sculpted and posed in Blender. It's not using HS assets.Presumably they've been sculpted in Blender or something similar, so not technically Honey Select.
Yes, those were sculpted and posed in Blender. It's not using HS assets.Presumably they've been sculpted in Blender or something similar, so not technically Honey Select.
i purchased one of the last figures available, if it's something people are interested in, i'll post photos before and after detailing itYes, those were sculpted and posed in Blender. It's not using HS assets.
He has someone helping him sell the figures, so far it's just Lin, but he does plan to add more if it goes well.maybe runey could earn a few bucks by selling the "recipe" for 3d-printing![]()
Hopefully the machine is big enough to handle Autumns boobs.He has someone helping him sell the figures, so far it's just Lin, but he does plan to add more if it goes well.
Yeah MAGO-DAGS Favorite MONSTER TITS w/Milk.Hopefully the machine is big enough to handle Autumns boobs.
this is correctoHe has someone helping him sell the figures, so far it's just Lin, but he does plan to add more if it goes well.
Wow! I have only ever seen it in timelaps. I had no idea it took that long.this is correcto, although the full turn-around right now is 11 hours for a single figure , at the moment, mass-orders would take a long time to fulfill on a 1-man-show, but we'll see what happens, i could see a price drop too if it gets super popular
Oh yeah, takes a while. Now, that can be mitigated if the statue was divided into sections and printed, but then that comes with its own problems.Wow! I have only ever seen it in timelaps. I had no idea it took that long.
Hmm ok then.Presumably they've been sculpted in Blender or something similar, so not technically Honey Select.
first. if you played the beta and using saves from that, your saves have been corrupted and you need to revert to a save from pre-beta or restart entirely. if you are running any mods, that could be the reason for the script errors. removing the mod could help, even if it is only temporarily, it all depends on the mod and how "intrusive into the gamefiles it is. some mods are save compatible and some are not. then post the entire traceback log (press copy markdown, and paste it here). i believe this exact error message refers kate's last event in the lobby.I've got a serious problem and I need help.
The thing si that these pasts days I've playing the game and I walways got an error message every time I clicked on "continue" on the main menu to keep playing from where I was.
Not a big deal, I just clicked on "Ignore" and that message didn't appear anymore during this session, I could play 2 hours or 20 minutes, the message wouldn't appear again.
But today this message keeps appearing all the time: I go to the door, error message; click back to return to the lobby, error message; go to talk to that girl, error message; click on the stairs, error message; click on "1st floor", error message;click on Kali's door, error message...
And yes, I can keep clicking "ignore" and keep playing, but it's so annoying to play like this that I better just stop playing the game all together, and I'd hate that because I'm enjoying it a lot.
This is the error message, though the first line changes everytime:
![]()
Any help?
That appears to be from the Beta version which was a buggy pre-release test version. The official release of v0.18 is now available for download. Unless you have a save from before the Beta, you will likely have to start a new game since any Beta saves will be corrupted.I've got a serious problem and I need help.
The thing si that these pasts days I've playing the game and I walways got an error message every time I clicked on "continue" on the main menu to keep playing from where I was.
Not a big deal, I just clicked on "Ignore" and that message didn't appear anymore during this session, I could play 2 hours or 20 minutes, the message wouldn't appear again.
But today this message keeps appearing all the time: I go to the door, error message; click back to return to the lobby, error message; go to talk to that girl, error message; click on the stairs, error message; click on "1st floor", error message;click on Kali's door, error message...
And yes, I can keep clicking "ignore" and keep playing, but it's so annoying to play like this that I better just stop playing the game all together, and I'd hate that because I'm enjoying it a lot.
This is the error message, though the first line changes everytime:
![]()
Any help?
Use this save without any mod nor beta at the beginning of v0.18 new contents.I've got a serious problem and I need help.
The thing si that these pasts days I've playing the game and I walways got an error message every time I clicked on "continue" on the main menu to keep playing from where I was.
Not a big deal, I just clicked on "Ignore" and that message didn't appear anymore during this session, I could play 2 hours or 20 minutes, the message wouldn't appear again.
But today this message keeps appearing all the time: I go to the door, error message; click back to return to the lobby, error message; go to talk to that girl, error message; click on the stairs, error message; click on "1st floor", error message;click on Kali's door, error message...
And yes, I can keep clicking "ignore" and keep playing, but it's so annoying to play like this that I better just stop playing the game all together, and I'd hate that because I'm enjoying it a lot.
This is the error message, though the first line changes everytime:
![]()
Any help?
I assume the figures are made with an industrial grade metal printer. Otherwise her head will become flat faster than someone can say TheDevian....so far it's just Lin
it works pretty well, but there are some inconsistencies there. just have to pay attention. don't remember of the top of my head what that was. guess Runey changed some of the events in v18 compared to v17.2You must be registered to see the links
Has a walkthrough up to .17 so this is a good start.
Just rebooted and this is still a thing. I think something else is going on here. I was able to useRe: start up bug on Mac OS (and yes, this is Mac OS only)
"Exception: CoreAudio error (AudioQueueStart): 89"
This is a Ren'Py induced bug -- I've seen it when running some Ren'Py 7.X games (or, oddly, Discord). Rebooting usually fixes it, or barring that (via Terminal):
% sudo kill -9 coreaudiod
This will force the AudioQueue to re-initialize (it's part of AudioToolbox.framework, iirc). Don't do this if you have audio running elsewhere that you need to keep running. This is like taking a sledgehammer to something that requires a scalpel, but it's quick, and might be better than rebooting. If you don't know how to use sudo on a Mac, don't do this.
sudo killall coreaudiod
with more success, but the game still won't start without the same error. I've decided to start it from the latest RenPy SDK instead.Have you tried updating your audio device driver?Just rebooted and this is still a thing. I think something else is going on here. I was able to usesudo killall coreaudiod
with more success, but the game still won't start without the same error. I've decided to start it from the latest RenPy SDK instead.