Project Zomboid

Project Zomboid

Disassemble Container With Items
134 則留言
Wiktorius SKINS 10 月 6 日 上午 10:23 
@SupremeQuesoDesuPizza fuck you
SoUlTaKeR 8 月 25 日 下午 1:02 
Using this mod with "Rebalanced Prop Moving" makes unable props to put on from inventory!
Thanks to @Kot_Shahter for information!
marquitosjuarez22 8 月 22 日 上午 8:28 
Hello, is this mod already fixed from the problem of dup items?
Red 8 月 13 日 上午 3:34 
broken
SupremeQuesoDesuPizza 6 月 21 日 下午 3:21 
@Wiktorius quit being an ass and give bug reports if you want things fixed.
Clifforis 4 月 1 日 上午 5:28 
Has this been fixed yet? The duplication issues.
nordbeater24 3 月 25 日 下午 6:03 
could you please fix your mod its a amazing QOL mod
Wiktorius SKINS 3 月 22 日 上午 5:59 
fix. your. mod.
syng 3 月 19 日 上午 5:37 
Yeah no.
Jason Cyberius 3 月 18 日 下午 2:27 
anyone figure out where in the lua to edit to make this work for now?
pimatstudio 3 月 15 日 上午 11:21 
`function: pickUpMoveableInternal -- file: disassemble.lua line # 1337 | MOD: Disassemble Container With Items
function: pickUpMoveable -- file: disassemble.lua line # 1196 | MOD: Disassemble Container With Items
function: pickUpMoveableViaCursor -- file: disassemble.lua line # 1166 | MOD: Disassemble Container With Items
function: complete -- file: ISMoveablesAction.lua line # 187 | Vanilla
java.lang.RuntimeException: Object tried to call nil in pickUpMoveableInternal
at se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:100)
Philinator 3 月 14 日 下午 9:45 
Yep this mod isn’t allowing me to pick up any furniture sprites, or it will allow me to, but sprite stays and also puts it in my inventory
Hupaw!! 3 月 14 日 上午 12:02 
this mod is the problem why i cant pick up tables.
SaneBob 3 月 10 日 下午 5:23 
unfortunately, not able to enable this mod. Dupe bug/unable to "pick up" a full bed(disassmbles into 1/2 part, but never both parts, plus the original bed is still there.) Didnt affect popsicle feezer, so may only affect items with more than one disassemble product(bed 1/2 or couch 1/2)
人菜瘾大铁混子 3 月 9 日 上午 5:33 
2025.3.7的更新,让使用了这个Mod的用户,在搬运任何物体时都会弹出错误,物品不能被正常移除,并且背包中会出现对应物品的复制,请修复它
The update of 2025.3.7 means that users who use this Mod will encounter an error when moving any object, and the item cannot be removed properly. Additionally, there will be a copy of the corresponding item in the backpack,Please fix it:steamhappy:
badlam 3 月 9 日 上午 1:52 
Good day. I encountered an error when trying to move a bookcase (I removed all items from it before moving). After picking up the bookcase and placing it into my container, the bookcase still appears in its original location, resulting in a duplicated bookcase.
A Goose 3 月 8 日 下午 4:14 
I seem to have found a temporary fix/workaround for the dupe bug.

Reloading your save without the mod, then reloading again with the mod enabled appears to fix it. No idea how stable this workaround is, but its seemed to have worked for me.
Proud Wingman 3 月 7 日 上午 11:42 
Yap. Unfortunately i needed to unsubscribe due to the dupe bug.
Waiting for a fix for B42.4.X
THEJamiboi 3 月 6 日 上午 7:48 
Same as Meta
Metabubblez 3 月 5 日 上午 10:28 
Warning. With 42.4.1 seems least with me picking up items create a duplicate leaving whatever you picked up still there and a new one in your inventory.
TheBromgrev 3 月 3 日 下午 6:04 
I'm getting a callframe at the function setWaterAmount, line 2268 of shared/Moveables/dissasemble.lua

To reproduce, all you need to do is start a new game, give yourself a wrench, move a kitchen sink and then try to place it on any container that will accept it. If you're in debug, the F11 script debugger will pop up once the timed action is complete. If you're not in debug mode, the timed action to place the sink will complete, but the sink won't be placed. The comment on that line of code is --set water to zero after moving

After disabling this mod, I was able to place sinks down.
TEMPEST 2 月 27 日 下午 2:46 
This mod is breaking the placement of sinks in B42.
RayPlayST 2 月 26 日 下午 7:41 
是的 会导致洗手池无法安装~
흉내쟁이 2 月 25 日 上午 11:20 
I'm using this mod perfectly fine. I can also remove and attach the sink or toilet without any problems. Also, it can be disassembled even if there are items in the container. I'm guessing I'm using a mod that allows me to put a cap in the sink and fill it with water, so has that affected it? I don't know, but it could help some of you.
Brezonte 2 月 24 日 上午 11:44 
I've been looking for the reason why I can't install a sink in my game for a while, now I finally found the problem, what a pity
Dumbledood 2 月 22 日 下午 10:46 
Disabling this one fixed my sink placing issues. Apparently reabalanced prop moving had the same problem. Tried disabling it first. Nice mod (will turn it back on later).
Ry 2 月 20 日 下午 1:03 
I was getting the same error as @Bobatron

Apparently "setWaterAmount" now takes two arguments, from a quick research:
(method) IsoObject:setWaterAmount(arg0: number, arg1: boolean)

A temporary band-aid fix that worked for me:
In disassemble.lua line #2268 (and #2272), modify the function
obj:setWaterAmount(0) ---> obj:setWaterAmount(0, true)

the other errors (line 1844, 1765, 189) are calling the line above and failing, so just changing #2268 should be enough (because of setWaterAmount)

Haven't looked too deep into the function, so I'm not sure if setting arg1 to true or false is better, but at least I can place toilets and sinks now without getting errors with this mod enabled
Orii7 2 月 17 日 上午 8:13 
I had to learn how to look at errors so I could figure out that this mod causes an error that stops you from putting sinks down
Skalding Beanwater 2 月 13 日 下午 9:50 
If you're unable to place sinks, toilets, etc, disable this mod and "Better Tile Picker" and it should fix your problem.

Disabling both allowed me to place sinks again.
Bobatron 2 月 11 日 下午 4:31 
Mod is causing error of not be able to install or place sinks since 42.3 update

Callframe at: setWaterAmount
function: placeMoveableInternal -- file: disassemble.lua line # 2268 | MOD: Disassemble Container With Items
function: placeMoveable -- file: disassemble.lua line # 1844 | MOD: Disassemble Container With Items
function: placeMoveableViaCursor -- file: disassemble.lua line # 1765 | MOD: Disassemble Container With Items
function: complete -- file: ISMoveablesAction.lua line # 189 | Vanilla
说书先生 1 月 26 日 上午 4:58 
@香辣鸡腿堡 感谢 一下就看懂了~:emofdr:
蔡徐坤 1 月 15 日 下午 7:42 
中文翻译 这个MOD能直接拆卸装有东西的容器了,里面的东西会掉出来
Polidoro 1 月 5 日 下午 8:58 
está bugado. quando o mod está ativado, não permite a instalação de barricadas
듀파 2024 年 11 月 2 日 下午 12:13 
아주 좋아요
Manu 2024 年 8 月 31 日 下午 1:39 
Shame, given it's incmpatibility with rebalancing prop moving I will pass this
Captain Tofu 2024 年 7 月 11 日 上午 12:10 
no compatible with rebalancing prop moving :(
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2699828474
patman124 2024 年 7 月 3 日 下午 7:10 
I really like this mod but unfortunately it conflicts with tetris inventory
Haxxor bunny 2024 年 6 月 16 日 上午 8:13 
should honestly be base game
dr.roger_1001 2024 年 6 月 9 日 下午 1:12 
Good mod :spiffo:
Z-A-G 2024 年 6 月 6 日 上午 11:11 
This mod is an absolute game changer! Amazing mod!!
BlackWater821 2024 年 5 月 3 日 上午 1:27 
This mod is still working perfectly fine and can place any furniture without any problem despite i'm using 100+ of mods along.

May be it is conflict with "Tetris Inventory mod" as some user said above
chikibamboni 2024 年 4 月 26 日 上午 8:12 
can't place metal shelves and other furniture consisting of 2 parts with this mod so whoever was encountering this problem this mod causes it
TheBeastAssassin 2024 年 4 月 22 日 下午 2:16 
sadly i had to uninstall this mod

the mod itself worked fine however i ran into a bug where
when i picked up large items (like the Metal Shelf or the plastic table)

i could not place them back down no matter where i moved the shelf it was always red and unplaceable

i went into my mods list and disabled some and after an hour of making new worlds with dif mods
i found out this mod is what caused it

i do hope it gets fixed soon i love this mod

i hope this feedback helps i also sadly dont have any error logs cause it did not give an error it just made multi tile items unplaceable anywhere

however oddly enough single tile items like the tool shelf and small tables worked fine

please let me know when this error is fixed thanks
BBUUNN 2024 年 3 月 29 日 上午 12:15 
Encountered this error [pastebin.com] when trying to disassemble crates in inventory
mins716 2024 年 2 月 9 日 上午 5:55 
Found a bug. After disassembling some furniture, I tried to craft some metal crates but couldn't. A red error box pops up on the right lower corner each time I try to craft not only metal crates but anything metalwork related! Weird thing is I can still craft wooden crates or anything carpentry related. Thought it was the propane torch's problem so I tried fixing my car with it but that worked just fine. Could you please look into this. Disabling and unsubscribing from the mod didn't help. Thank you
CarltoN. 2024 年 2 月 5 日 下午 3:34 
found a bug. if you disassemble a container that has a large item in it such as a piece of furniture, that item will pop out of the crate and be completely non-intractable. you won't even be able to destroy it with a sledge or delete them with admin powers. its as if they dont even exist but you can see them
7daime 2024 年 1 月 19 日 下午 5:28 
oh i saw @alex :D comment i get it now its not compatible with Tetris Inventory mod. If it compatible wound be grate this mod is super useful.
7daime 2024 年 1 月 18 日 下午 7:48 
I have a bug i can not place bed or sofa it turns red and can not place down.
When disable this mod it turns green and everything back to normal.
Captain Tofu 2023 年 11 月 22 日 上午 3:32 
You cannot move containers with contents. That would be a great addition! This mod is an essential, I love it!