Project Zomboid

Project Zomboid

[OUTDATED] Support Goods Mega Mod [B42.4] - Blizzard Update - SEMI-STABLE
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Athens111  [udvikler] 1. mar. kl. 9:48
Support Goods - Bugs & Bug Reports!
Help us beat bugs!

Report any bugs you may find here. Please ensure you have the latest version before adding your bug report here. If the mod in your game has the same thumbnail as the one in the workshop then you are on the latest version.

You can also report bugs on our discord. Link in the mod's description.
< >
Viser 1-15 af 27 kommentarer
myshkeen 4. mar. kl. 9:35 
ERROR: General f:13631, t:1741109595846> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: at KahluaUtil.fail(KahluaUtil.java:100).
Stack trace:
se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:100)
se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1045)
se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1760)
se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:85)
zombie.characters.CharacterTimedActions.LuaTimedActionNew.valid(LuaTimedActionNew.java:106)
zombie.characters.IsoGameCharacter.updateInternal(IsoGameCharacter.java:10470)
zombie.characters.IsoGameCharacter.update(IsoGameCharacter.java:10122)
zombie.characters.IsoPlayer.updateInternal1(IsoPlayer.java:2206)
zombie.characters.IsoPlayer.update(IsoPlayer.java:2185)
zombie.MovingObjectUpdateSchedulerUpdateBucket.update(MovingObjectUpdateSchedulerUpdateBucket.java:71)
zombie.MovingObjectUpdateScheduler.update(MovingObjectUpdateScheduler.java:155)
zombie.iso.IsoCell.ProcessObjects(IsoCell.java:3058)
zombie.iso.IsoCell.updateInternal(IsoCell.java:5959)
zombie.iso.IsoCell.update(IsoCell.java:5892)
zombie.iso.IsoWorld.updateWorld(IsoWorld.java:3965)
zombie.iso.IsoWorld.updateInternal(IsoWorld.java:4077)
zombie.iso.IsoWorld.update(IsoWorld.java:3995)
zombie.gameStates.IngameState.updateInternal(IngameState.java:1811)
zombie.gameStates.IngameState.update(IngameState.java:1507)
zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
zombie.GameWindow.logic(GameWindow.java:388)
zombie.GameWindow.frameStep(GameWindow.java:928)
zombie.GameWindow.run_ez(GameWindow.java:821)
zombie.GameWindow.mainThread(GameWindow.java:619)
java.base/java.lang.Thread.run(Unknown Source)
LOG : General f:13631, t:1741109595846> -----------------------------------------
STACK TRACE
-----------------------------------------
function: getContainerWaterAmount -- file: VEL_ISWashClothing.lua line # 12 | MOD: Support Goods Mega Mod [B42] - UNSTABLE
function: isValid -- file: VEL_ISWashClothing.lua line # 18 | MOD: Support Goods Mega Mod [B42] - UNSTABLE

Can't wash anything with mod enabled
myshkeen 4. mar. kl. 9:38 
also can't fill water container from sinks and rivers
Athens111  [udvikler] 4. mar. kl. 11:09 
@myshkeen This is because 42.4 made Fix Wash Clothes and Yourself obsolete (it is now a vanilla feature). So it’s causing errors. I’m working on a patch for 42,4 that removes this error.
Sidst redigeret af Athens111; 4. mar. kl. 11:09
myshkeen 4. mar. kl. 11:51 
Could also be problem with Common sense mod. Also you're the best, thank you!
eight 4. mar. kl. 16:25 
Also can't wash rags. And I'd removed Common Sense.

function: getContainerWaterAmount -- file: VEL_ISWashClothing.lua line # 12 | MOD: Support Goods Mega Mod [B42] - UNSTABLE
function: isValid -- file: VEL_ISWashClothing.lua line # 18 | MOD: Support Goods Mega Mod [B42] - UNSTABLE

ERROR: General f:2042, t:1741134220405> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: at KahluaUtil.fail(KahluaUtil.java:100).
Stack trace:
se.krka.kahlua.vm.KahluaUtil.fail(KahluaUtil.java:100)
se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:1045)
se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1760)
se.krka.kahlua.integration.LuaCaller.pcall(LuaCaller.java:85)
zombie.characters.CharacterTimedActions.LuaTimedActionNew.valid(LuaTimedActionNew.java:106)
zombie.characters.IsoGameCharacter.updateInternal(IsoGameCharacter.java:10470)
zombie.characters.IsoGameCharacter.update(IsoGameCharacter.java:10122)
zombie.characters.IsoPlayer.updateInternal1(IsoPlayer.java:2206)
zombie.characters.IsoPlayer.update(IsoPlayer.java:2185)
zombie.MovingObjectUpdateSchedulerUpdateBucket.update(MovingObjectUpdateSchedulerUpdateBucket.java:71)
zombie.MovingObjectUpdateScheduler.update(MovingObjectUpdateScheduler.java:155)
zombie.iso.IsoCell.ProcessObjects(IsoCell.java:3058)
zombie.iso.IsoCell.updateInternal(IsoCell.java:5959)
zombie.iso.IsoCell.update(IsoCell.java:5892)
zombie.iso.IsoWorld.updateWorld(IsoWorld.java:3965)
zombie.iso.IsoWorld.updateInternal(IsoWorld.java:4077)
zombie.iso.IsoWorld.update(IsoWorld.java:3995)
zombie.gameStates.IngameState.updateInternal(IngameState.java:1811)
zombie.gameStates.IngameState.update(IngameState.java:1507)
zombie.gameStates.GameStateMachine.update(GameStateMachine.java:101)
zombie.GameWindow.logic(GameWindow.java:388)
zombie.GameWindow.frameStep(GameWindow.java:928)
zombie.GameWindow.run_ez(GameWindow.java:821)
zombie.GameWindow.mainThread(GameWindow.java:619)
java.base/java.lang.Thread.run(Thread.java:1583)
Athens111  [udvikler] 4. mar. kl. 16:26 
@eight Known bug, check all previous comments on this post and workshop page. This is because 42.4 made Fix Wash Clothes and Yourself obsolete (it is now a vanilla feature). So it’s causing errors. I’m working on a patch for 42,4 that removes this error. Please stand-by.
Athens111  [udvikler] 4. mar. kl. 17:52 
@eight @myshkeen

Bugs fixed. New patch added.
eight 4. mar. kl. 19:02 
Thanks. Love your work.

Now the devs need to fix the other bugs in B42. Game crashed just trying to hit a zombie with a steel rod. Not happy right now.
Starman 5. mar. kl. 5:23 
When character sit on a chair or in a armchair and use a laptop for gaming, it makes a sound like a printer. When the character is standing - the usual sound of pressing buttons.

Is it possible to add additional animation for using the laptop? More realistic.
Sidst redigeret af Starman; 5. mar. kl. 5:23
Athens111  [udvikler] 5. mar. kl. 5:27 
@Starman I'm not sure what causes this bug. It shouldn't happen. I'll look into it. As for animations, that requires skills beyond me. I can use the vanilla animations and attach props to them, but making animations from scratch is beyond me and would stretch our resources thin (we need to do other 3D modelling)
Athens111  [udvikler] 5. mar. kl. 6:53 
@Starman Fixed. Most video-game playing actions/recipes used the printer sound instead of the playing sound effect. Thanks for your report!
Eevee.exe 7. mar. kl. 11:14 
seem to be having a issue with washing myself with this mod enabled since the last update of the base game, debugger pointed to support corps and disabling it seems to let me wash now, love the mod so i thought idd give you a heads up.
Sidst redigeret af Eevee.exe; 7. mar. kl. 11:15
Athens111  [udvikler] 7. mar. kl. 11:51 
Oprindeligt skrevet af Eevee.exe:
seem to be having a issue with washing myself with this mod enabled since the last update of the base game, debugger pointed to support corps and disabling it seems to let me wash now, love the mod so i thought idd give you a heads up.
@Eevee.exe The update did indeed break the old version. You are 100% on the old version as many others reported the same problem after the update and I told them to either re-sub (After i fixed the issue) or they found out they were using common sense (which still has the same bug as Support Goods) and they reported that their problem was fixed. This issue was fixed many days ago. Please re-sub as sometimes steam doesn't automatically update mods.
Eevee.exe 7. mar. kl. 13:14 
Oprindeligt skrevet af Athens111:
Oprindeligt skrevet af Eevee.exe:
seem to be having a issue with washing myself with this mod enabled since the last update of the base game, debugger pointed to support corps and disabling it seems to let me wash now, love the mod so i thought idd give you a heads up.
@Eevee.exe The update did indeed break the old version. You are 100% on the old version as many others reported the same problem after the update and I told them to either re-sub (After i fixed the issue) or they found out they were using common sense (which still has the same bug as Support Goods) and they reported that their problem was fixed. This issue was fixed many days ago. Please re-sub as sometimes steam doesn't automatically update mods.
thankies
Fday 10. mar. kl. 13:52 
Incorrect values of inputs and outputs ingredients are indicated in all recipes for filling ready-made alcohol from barrels into bottles.
inputs
{
item 1 [SupportCorps.GlassFermenterWithWhiskey;],
item 4 [SupportCorps.GreenAlcoholBottle;],
}

outputs
{
item 4 SupportCorps.SealedWhiskey,
item 1 SupportCorps.DirtyGlassFermenter,
item 4 SupportCorps.BottleCap,
item 1 SupportCorps.BottleCapper,

etc.

19944: craftRecipe MakeWoodenKeg
20149: craftRecipe MakeWoodenKeg
because of the same name, the recipes have merged together.
a similar thing is observed in the recipe for canned watermelons and strawberries.

wort recipe incorrect

item 5 [Base.Grapes;SupportCorps.WhiteGrapes;Base.Potato;Base.Hops] mappers[FermType],
item 1 [Base.Yeast;] mode:keep,
item 1 [Base.Sugar;] mode:destroy,
item 1 [Base.Pot;] mode:destroy,

kill the beaver, save the tree --kill the yeast, save the pot
add tags[Sugar] pls to all wort recipe
spoiled hops would look better at the wort stage
in the grain wort at least
Sidst redigeret af Fday; 10. mar. kl. 14:43
< >
Viser 1-15 af 27 kommentarer
Per side: 1530 50