Project Zomboid

Project Zomboid

Boots Expanded 11 for B41 and B42
Mark IV  [开发者] 2022 年 9 月 16 日 上午 11:30
Bug Reporting - Post bug reports here instead of the main mod's discussion.
About the current LUA error on loading, something related to the loot table, maybe things changed and I havent fully figured it out.

But seems like its an inoffensive bug, game plays just fine. Just ignore it.


In any report you give, please provide a full list of mods you are using, and if there was a crash, a screenshot of the error screen.

Keep in mind the entire game is currently going bollocks on Linux during multiplayer , there is nothing I can do about that. The mod is as simple as it gets, it adds no new scripts to anything, so if you are having problems with multiplayer, there is nothing I can do to help you besides asking:

- Are you using Paw Low Loot? If yes, try removing it. It makes things disappear from the ground, even with patches.
- Are the boots spawned by admins disappearing after logging out? Check if the ones found in wardrobes/stores are working normally and don't disappear after you log back.

Also, no, the movement speed modifiers are not working in game yet. It's a problem that has been around for a year and TIS refuses to acknowledge it. I just added it in case they decide to do something about it someday, but for now, you should prioritize boots by stomp power, insulation, protection, and attack speed.

Imagine you had a door in your home that was making a loud noise every time you opened it and some people were getting really irritated at it. So you decide to do something about it, but instead of oiling the hinges, you decide to bring home a block of C4 and explode the entire room, collapsing the ceiling, ensuring nobody would ever open that door again. This is basically what TIS did with the movement speed modifiers.[theindiestone.com]
最后由 Mark IV 编辑于; 2024 年 12 月 28 日 下午 8:40
< >
正在显示第 76 - 90 条,共 117 条留言
ReaverSP 2023 年 7 月 13 日 上午 6:54 
After the update, the "Hold Up" and "Hold Down" options on trousers and shorts have disappeared. My female character cannot wear skinny jeans any more.
Hershey 2023 年 7 月 14 日 上午 11:32 
I was trying to load into a server with the mod and the server had the mod and it said it turned up red and didnt let me join because of this mod i uninstalled it so many times reinstalled it so many times and still didnt work this mod is :C
Pakumen 2023 年 7 月 15 日 下午 2:08 
After the most recent update, high heels and strapped shoes share the same model.
Error/401_Unauthorized 2023 年 8 月 3 日 上午 8:35 
There is a problem with brita's armors. Sometimes when you wear any tall boots like the military ones or the hiking ones your characters clothing just makes itself see through. I used a CBRN suit with the military boots from this mod, and half my leg was MIA XD
[_🅷🅾🅽🅳🅾_] 2023 年 8 月 4 日 下午 1:08 
引用自 Ayasedere
引用自 Nebhead
I've also got the strange bug with your character's feet showing through boots and such.
Started yesterday evening, but the strangest thing is earlier that evening I was playing it fine no issues. I logged off PZ to grab a shower and when I came back it was like this.

https://steamcommunity.com/sharedfiles/filedetails/?id=2871652035
https://steamcommunity.com/sharedfiles/filedetails/?id=2871652013
https://steamcommunity.com/sharedfiles/filedetails/?id=2871652554

Very bizarre, I've not changed my mods or disabled any existing ones.


Got this exact problem too sadly.
Same problem.
Lucian Trotman 2023 年 8 月 6 日 上午 4:17 
My feet is invisible after i wear round neck sweater.
XiaZia 2023 年 8 月 9 日 下午 5:09 
`Callframe at: table.insert
function: BX-ZombiesZoneDefinition.lua -- file: BX-ZombiesZoneDefinition.lua line # 23 | MOD: Boots and Clothes Expanded B41 by SM4
java.lang.NullPointerException: Cannot invoke "se.krka.kahlua.vm.KahluaTable.len()" because "<local2>" is null
at se.krka.kahlua.stdlib.TableLib.insert(TableLib.java:217)
at se.krka.kahlua.stdlib.TableLib.call(TableLib.java:89)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1782)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:564)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:510)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:496)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:391)
at zombie.core.Core.ResetLua(Core.java:4170)
at zombie.gameStates.ConnectToServerState.receiveServerOptions(ConnectToServerState.java:131)
at zombie.gameStates.ConnectToServerState.Finish(ConnectToServerState.java:688)
at zombie.gameStates.ConnectToServerState.update(ConnectToServerState.java:100)
at zombie.gameStates.MainScreenState.update(MainScreenState.java:523)
at zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
at zombie.GameWindow.logic(GameWindow.java:298)
at zombie.core.profiling.AbstractPerformanceProfileProbe.invokeAndMeasure(AbstractPerformanceProfileProbe.java:71)
at zombie.GameWindow.frameStep(GameWindow.java:765)
at zombie.GameWindow.run_ez(GameWindow.java:667)
at zombie.GameWindow.mainThread(GameWindow.java:495)
at java.base/java.lang.Thread.run(Unknown Source)
`

Is this something that I can fix? Anyhelp Is welcome. Thank you
Nightmare73rus 2023 年 8 月 10 日 上午 1:06 
Hi, I found a bug in tight jeans, to make the icon appear you need to replace "icon" with "iconfortextures" and add worlditem on tight jeans.
XiaZia 2023 年 8 月 10 日 下午 12:07 
`Callframe at: table.insert
function: BX-ZombiesZoneDefinition.lua -- file: BX-ZombiesZoneDefinition.lua line # 23 | MOD: Boots and Clothes Expanded B41 by SM4
java.lang.NullPointerException: Cannot invoke "se.krka.kahlua.vm.KahluaTable.len()" because "<local2>" is null
at se.krka.kahlua.stdlib.TableLib.insert(TableLib.java:217)
at se.krka.kahlua.stdlib.TableLib.call(TableLib.java:89)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:182)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1007)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:163)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1980)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1782)
at se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:76)
at se.krka.kahlua.integration.LuaCaller.protectedCall(LuaCaller.java:117)
at zombie.Lua.LuaManager.RunLuaInternal(LuaManager.java:564)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:510)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:496)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:342)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:264)
at zombie.Lua.LuaManager.LoadDirBase(LuaManager.java:391)
at zombie.GameWindow.init(GameWindow.java:1206)
at zombie.GameWindow.mainThreadInit(GameWindow.java:576)
at zombie.GameWindow.mainThread(GameWindow.java:489)
at java.base/java.lang.Thread.run(Unknown Source)
`
Is this something I can fix on my dedicated server?
J Taylor 2023 年 9 月 6 日 下午 5:03 
one of the shoes do not have an icon
Audiostorm 2023 年 9 月 12 日 下午 8:37 
I'm not having the "wear up/down" option anymore :deadslashit:
JÄGER 2023 年 9 月 24 日 上午 3:27 
Some cloth have imvisible chest with this mod
Novashrugs 2023 年 9 月 27 日 上午 8:48 
引用自 Solo
i ran over glass with the military boots on and got glass lodged on my feet somehow. i checked my boots, they are in great condition with 0 HOLES. how did this happen? think the mod is bugged.
Same here. The boots would also suddenly vanish when I step on the glass and appear in my inventory as if they got ruined, but going over them says there's no holes.
Mark IV  [开发者] 2023 年 9 月 27 日 下午 6:22 
引用自 Novashrugs
引用自 Solo
i ran over glass with the military boots on and got glass lodged on my feet somehow. i checked my boots, they are in great condition with 0 HOLES. how did this happen? think the mod is bugged.
Same here. The boots would also suddenly vanish when I step on the glass and appear in my inventory as if they got ruined, but going over them says there's no holes.

I play the game on a weekly basis with this mod enabled and never experienced this. This is some other mod's doing, not mine.
AFinnishPotato 2023 年 10 月 3 日 下午 3:55 
Some conflict with better info comparison, nested containers, and dynamic backpack upgrades involving the shoulder pads. when i hover over them the game goes to 2 fps and i get thousands of errors a second, and the mods that are giving them are the ones listed above. I have no clue as to why and the shoulder pads just seem buggy in general as when dropped their sprite is the black leather gloves. I have no clue on any of this.
< >
正在显示第 76 - 90 条,共 117 条留言
每页显示数: 1530 50