Project Zomboid

Project Zomboid

Kink It Up! Extra
GanydeBielovzki  [developer] 29 Apr, 2024 @ 5:02pm
BUG REPORT
Report the bugs you see here and we will see about crushing them like the bugs they are.
< >
Showing 1-15 of 17 comments
Retrad_  [developer] 30 Apr, 2024 @ 12:38pm 
I love bugs. Ever since I was little, every insect I saw fascinated me greatly. Whether it be a worm, a fly, or a bee, every bug became my best friend. It infuriates me to see people treat bugs as just little parasites out to kill them. The constant discrimination against insects must end. For every bug killed, their family must go through a painful sea of trauma and sorrow. Call your local Politicians today and spread the word about bug bigotry and genocide.
eepy 29 May, 2024 @ 8:28am 
high heels will somehow make the front part of the skirt disappear
GanydeBielovzki  [developer] 29 May, 2024 @ 10:41am 
Originally posted by i Drive:
high heels will somehow make the front part of the skirt disappear
I’ve never encountered this before. Can you please let me know what exact items are involved? I’ll try to recreate the bug.
GanydeBielovzki  [developer] 10 Jun, 2024 @ 4:13pm 
Looks like one of the boots had a missing definition, which caused tearing in certain clothes from other mods. This will be fixed in the next patch.
im not sure if this is caused by this mod or another i use
but the corsets are broken, texture wise, use wise and their descriptions just stretch endlessy
GanydeBielovzki  [developer] 4 Mar @ 1:45pm 
@WalbrechtGaming this mod was last updated in August last year and has been stable. If your issue is recent then it’s probably caused by other mods.

Can you provide more detail on this? What exactly is the item name, what does the texture look like, any screenshots, etc.
Last edited by GanydeBielovzki; 4 Mar @ 1:46pm
Bug Description:
Outfits from umaboid (https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3156480674) are partially invisible when wearing certain items

Steps to reproduce:
1) Only activate umaboid, kink it up and kink it up extra (doesn't matter if uma is before or after kink)
2) spawn yourself an umaboid item (i tested with the satono diamond) -> wear
3) spawn yourself a Base.Jumper_PoloNeck (vanilla item)
4) wear item spawned in 3
5) umaboid costume will go partially invis

More Info:
This also happens when wearing items from other mods. One example of that is Rabbit Cosplay (https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3024774154). The item I tested it on is "Base.11969" / "Hu Tao". What do they have in common? They both exclusively take the Boots/Shoe Slot.

I hope this can be fixed because we cannot live without Kink it up Extra OR umaboid :D

Thanks in advance!
GanydeBielovzki  [developer] 7 Aug @ 12:51am 
@Tourette that’s a detailed description, thanks! From what I can see the two mods are incompatible. There could be a fix though, but it cannot be done on my end: you may ask the modders of these mods to define a new bodylocation, below the shoes slot, and move their costumes to this location. They can also use an existing bodylocation that is, again below the shoes slot. This way the 3D masking system of the game won’t hide the mesh when the items in questions are equipped.

If you’re savvy enough you can even attempt this yourself.
As mentioned in the comment section, I've had an issue with KIU and KIUE working together in regards to a missing body locations specifically for "corsets".

I seemed to have remedied the problem by adding the following

to body locations at the end- BodyLocationsTweaker:moveOrCreateBefore("Corset", "Sweater");

in the bottom of local group- group:setExclusive("Corset", "TankTop")





BodyLocationsTweaker:moveOrCreateBefore("KIU3", "UnderwearExtra1");
BodyLocationsTweaker:moveOrCreateBefore("KIU2", "UnderwearExtra1");
BodyLocationsTweaker:moveOrCreateBefore("KIU1", "UnderwearExtra1");
BodyLocationsTweaker:moveOrCreateBefore("KIU0", "UnderwearExtra1");
BodyLocationsTweaker:moveOrCreateBefore("KIUA", "Hat");
BodyLocationsTweaker:moveOrCreateBefore("KIUB", "Hat");
BodyLocationsTweaker:moveOrCreateBefore("KIUC", "Hat");
BodyLocationsTweaker:moveOrCreateBefore("KIUX", "Sweater");
BodyLocationsTweaker:moveOrCreateBefore("Corset", "Sweater");


local group = BodyLocations.getGroup("Human")
group:setExclusive("TankTop", "KIUX")
group:setExclusive("Corset", "TankTop")
GanydeBielovzki  [developer] 23 Aug @ 10:07am 
That's the exact fix mate, well done. Though it should be added to KIU's lua file, not Extra, as the last line over there is literally open and unfinished. I'll talk to Retrad.
IronLungs 23 Aug @ 10:11am 
cool glad to hear.
Tourette 11 Sep @ 4:20pm 
@GanydeBielovki
Very nice, that we were able to figure out the cause of this. Did you have any luck getting in touch with the KIU author? :)
GanydeBielovzki  [developer] 12 Sep @ 12:52am 
@Tourette he says he’s busy irl. You’d have better luck asking him in KIU’s comment section. If enough people raise this issue it may prompt him to act.
Looks like some conflict with Essential Crafting by Spoon. They have some tailoring recipes that might be conflicting with clothing from this mod.
GanydeBielovzki  [developer] 6 Oct @ 2:37pm 
@No Name Beer

Can you be more specific? I’ll have a look when I can, but it’s most likely Kink It Up’s issue, not Extra’s.
< >
Showing 1-15 of 17 comments
Per page: 1530 50