Project Zomboid

Project Zomboid

136 个评价
Fuss's Log Hauling
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
2.935 MB
2021 年 9 月 14 日 下午 12:46
2021 年 10 月 8 日 上午 3:38
3 项改动说明 ( 查看 )

订阅以下载
Fuss's Log Hauling

描述
This little mod makes some adjustments to planks, logs and log walls to make fortification an actually reasonable goal not just an impossible dream!

This mod:

- allows you to stack logs using sheet ropes as well as normal ropes (it takes a little longer this way)
- allows you to build log walls directly from the 4-log stacks in your inventory
- allows you to build log walls using logs and ripped sheets *or* dirty rags
- reduces the weight of logs and planks; they are still a burden but are now usable.
- slightly reduces the weight/timing of plank weapon.

Made for the latest 41.55 IWBUMS.

v1.1
====
Re-integrated it with the default "Log Wall" recipe so it doesn't need its own item in the menu, but should still work with other mods that alter the menus.
- Fixed bug indicating the submenu was unavailable when it was
- Fixed bug with disappearing items (thanks @RagingLoony)

v1.0
====
Updated the Log Wall to "New Log Wall" to make it compatible with other mods.

v0.8
====
- Log stacks can now be tied with sheet-ropes
- When untying sheet-rope log-stacks, it usually returns the sheet ropes but if they rip you get dirty rags!
- Log Walls can be built directly from four-log stacks
- Log Walls can now also be built using 2 sheet ropes
- When building Log Walls from Ripped Sheets, dirty rags are used before clean ones
- Log weight halved from 9 to 4.5
- Log Stack weight halved from 12 to 6 (building fortifications is still a chore but actually do-able now)
- Plank weight halved
- Plank weapons (plank and plank+nails) tweaked to be a smidge faster/lighter

Workshop ID: 2602101651
Mod ID: FussLogHaul
39 条留言
tilarium 2 月 4 日 下午 1:45 
@Rob Are you on B42 or B41? This isn't updated for B42 and so it won't appear in the B42 mod list.
RobPol_66 2 月 4 日 下午 1:12 
i dont see mod in modlist
Looey! 2023 年 6 月 2 日 上午 10:05 
ay can you make a mod that makes building more cheap like log walls instead of 4 logs needed it is 1 or 2 if you can make this i would be happy also love the mod keep up the good work
McTiddies~! 2023 年 1 月 12 日 下午 7:45 
Sadly doesn't work anymore. Wish it did though :C
Survivator 2022 年 8 月 23 日 下午 11:17 
Thank you for great mod!
Grumblefuss  [作者] 2022 年 6 月 9 日 上午 6:32 
Hello, sorry, haven't had much time to do owt recently.

This mod is mostly just some recipe changes with a little menu code thrown in to integrate it. It's been a while since I did anything with Zomboid but I can't think how it would cause that kind of error.

I'll try and have a look, see what the problem might be.
zoroththeawesome 2022 年 6 月 2 日 上午 8:33 
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source)
at java.base/java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.base/java.lang.Runtime.loadLibrary0(Unknown Source)
at java.base/java.lang.System.loadLibrary(Unknown Source)
at zombie.popman.ZombiePopulationManager.init(ZombiePopulationManager.java:156)
at zombie.GameWindow.init(GameWindow.java:1144)
at zombie.GameWindow.mainThreadInit(GameWindow.java:575)
at zombie.GameWindow.mainThread(GameWindow.java:488)
at java.base/java.lang.Thread.run(Unknown Source)
zoroththeawesome 2022 年 6 月 2 日 上午 8:32 
ERROR: General , 1654183578423> DebugLogStream.printException> Stack trace:
java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\PZPopMan32.dll: Not enough memory resources are available to process this command
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(Unknown Source)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source)
at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(Unknown Source)
zoroththeawesome 2022 年 6 月 2 日 上午 8:32 
ERROR: General , 1654183578423> GameWindow.uncaughtException> Unhandled java.lang.UnsatisfiedLinkError thrown by thread MainThread.
ERROR: General , 1654183578423> ExceptionLogger.logException> Exception thrown java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\PZPopMan32.dll: Not enough memory resources are available to process this command at NativeLibraries.load (Native Method). Message: Unhandled java.lang.UnsatisfiedLinkError thrown by thread MainThread.
zoroththeawesome 2022 年 6 月 2 日 上午 8:32 
Hey again Grumblefuss I ended up just going to the normal load out like you designed this mod to be. However I seem to be getting an error and I am pretty sure its your mod because when I go to pick up a log it still weighs 9kg. This is the code I am finding, can you help me understand what I need to do to fix it?