Project Zomboid

Project Zomboid

Kink It Up! Extra
GanydeBielovzki  [开发者] 2024 年 4 月 29 日 下午 5:02
BUG REPORT
Report the bugs you see here and we will see about crushing them like the bugs they are.
< >
正在显示第 1 - 15 条,共 17 条留言
Retrad_  [开发者] 2024 年 4 月 30 日 下午 12:38 
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 2024 年 5 月 29 日 上午 8:28 
high heels will somehow make the front part of the skirt disappear
GanydeBielovzki  [开发者] 2024 年 5 月 29 日 上午 10:41 
引用自 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  [开发者] 2024 年 6 月 10 日 下午 4:13 
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  [开发者] 3 月 4 日 下午 1:45 
@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.
最后由 GanydeBielovzki 编辑于; 3 月 4 日 下午 1:46
Tourette 8 月 6 日 下午 8:33 
Bug Description:
Outfits from umaboid (https://psteamcommunity.yuanyoumao.com/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://psteamcommunity.yuanyoumao.com/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  [开发者] 8 月 7 日 上午 12:51 
@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.
IronLungs 8 月 23 日 上午 9:36 
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  [开发者] 8 月 23 日 上午 10:07 
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 8 月 23 日 上午 10:11 
cool glad to hear.
Tourette 9 月 11 日 下午 4:20 
@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  [开发者] 9 月 12 日 上午 12:52 
@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.
No Name Beer 10 月 6 日 下午 1:07 
Looks like some conflict with Essential Crafting by Spoon. They have some tailoring recipes that might be conflicting with clothing from this mod.
GanydeBielovzki  [开发者] 10 月 6 日 下午 2:37 
@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.
< >
正在显示第 1 - 15 条,共 17 条留言
每页显示数: 1530 50