Project Zomboid

Project Zomboid

Support Goods Mega Mod [B42.10] - PREDATOR
112 comentarios
mansonseyes 26 OCT a las 12:52 
This mod is too good to go without. I NEED it back lol.
Vulgar Calluna 18 OCT a las 21:45 
It's almost a little easy to find airdrops since they're in the "Firewood" foraging category.
Ibram Gaunt 17 OCT a las 15:41 
Cigars only partially heal stress, and only if has smoker trait. I have zero idea what the satelite dish does or how to set it up
Beathoven 8 OCT a las 9:19 
Berry Wine gets duplicated when you open the bottle
๖NYAN CAT ^o.o^ 5 OCT a las 0:44 
Cigies not restoring stress.
Kitlia Iseria Steele 4 OCT a las 22:48 
@Souza I've been testing it extensively, the hotfix has helped but the compatibility patch is still recommended. https://steamproxy.com/sharedfiles/filedetails/?id=3577112693
I advise using the mod here as it'll patch the remaining issues for the time being until Athens gets back from duty. It's been working so far
Souza 2 OCT a las 12:35 
There’s a hotfix addressing the body location issue. Does it fix this mod? By the way, awesome job, Athens. luv your mod
clairebearandmyrnin 30 SEP a las 14:42 
Suddenly can't wear the fur blanket
big swifty 30 SEP a las 12:42 
A body locations fix has been uploaded- can anyone confirm whether that mod fixes this one?
Kitlia Iseria Steele 29 SEP a las 14:56 
Thanks for the approximate time table! Seems in the discussions thread there are potential temporary fixes coming in place to help you out for the time being (for those that will be asking about it, so please check the discussions threads), that should buy you time to get your duties taken care of. Thanks for your hard work and your service! o7
hagen.a.sohnle 28 SEP a las 0:18 
Thx Athens. Very great mod which I do not want to miss.
Athens111  [autor] 27 SEP a las 23:06 
Haha. Looks like the mod broke while I was away on duty. I will get it fixed soon, please be patient :spiffo:. Sorry for the delay, for those unaware I am currently in military service and I return home every three *weeks* or so.

Edit:spelling mistake
Frostyred 27 SEP a las 23:04 
@Athens111 A formal salute to you. Take your time for sure and thank you for the response, good luck soldier!
Lucid 27 SEP a las 23:02 
take your time! it's worth the wait! thank you for your service o7
Athens111  [autor] 27 SEP a las 23:01 
Haha. Looks like the mod broke while I was away on duty. I will get it fixed soon, please be patient :spiffo:. Sorry for the delay, for those unaware I am currently in military service and I return home every three works or so.
Smiley Face Killer 27 SEP a las 19:50 
Okay I put up a discussion for it. Still working to find my exact steps but I've done what I can for now. Going to keep trying to find the exact steps though to be sure sure. I don't want to attempt to help people just for it to blow up in their faces
Frostyred 27 SEP a las 19:33 
So basically paste the entire lua code for whichever files you fixed and people could copy paste the entire lua code and replace entire old lua code for an easy fix.
Frostyred 27 SEP a las 19:31 
Steam hates third party links your best bet is creating a new Discussions post, pasting the code there and asking ChatGPT how to install whatever it modified or making your own instructions. You will need to tell people which files they need to replace that has the problematic code.
Smiley Face Killer 27 SEP a las 19:29 
Oh yea trust me I know about ChatGPT, but so far I haven't gotten any obvious game ending issues from it

And I don't know what to do with Discussions honestly. Like do I just copy paste onto Dropbox then paste the link to it in discussions? Because I do not have the instructions on how to do what I did so I'd have to upload my mod's folder. It was a lot of move this file here for ordering, then change this bodylocation in the lua to this, remove this lua line and insert this so yea instructions would be hard to replicate
Frostyred 27 SEP a las 19:24 
@Smiley Face Killer Might work, posting it on Discussions would be great but ChatGPT is definitely not a great coder and you'll most likely find issues depending how complex this mod is.
Smiley Face Killer 27 SEP a las 19:21 
I edited mine enough to be playable I think, I mean I have it active and like sometimes an error pops up in the corner. But it lets me play at least. I can post on the discord if you guys would like. I mean I'm not a modder and I used ChatGPT to help me slap a band aid on it. Not sure yet of long term consequences of my meddling however.

But so far I've found like some food items and stuff like that from this mod. I haven't found any clothes/crafting based items yet, I play with pretty low loot usually. But yea just let me know and I can throw my crap-tastic "fix" up on their discord if they'll let me
Frostyred 27 SEP a las 17:48 
Well that sucks, guess i'm unsubscribing from this until it gets fixed.
Vice Admiral Jackknife 27 SEP a las 17:29 
If I remember correctly the mod author is active duty, I think he was going to have someone help with quick fixes but yet to see any response on the mod discord where I informed the breakage. Looks like it'll be some time before this gets updated.
Deadeye50cal 27 SEP a las 13:03 
I can't even remove this mod and update my unstable world to play it because this mod leaves so many null errors If I try to remove it. Plz update soon! love your work!
RedBeard 27 SEP a las 4:54 
Does this mod include the option to grow tobacco and make your own cigarettes and cigars?
M_-_S 26 SEP a las 21:46 
pls update
Lucid 26 SEP a las 1:08 
42.12 broke this mod :(
Frostyred 25 SEP a las 15:34 
Callframe at: getOrCreateLocation
function: MA_BodyLocations.lua -- file: MA_BodyLocations.lua line # 2 | MOD: Support Goods Mega Mod [B42] - PREDATOR
java.lang.RuntimeException:
at se.krka.kahlua.integration.expose.MethodArguments.assertValid(MethodArguments.java:133)
at se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:198)
at se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:191)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:851)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1623)
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:641)
at zombie.Lua.LuaManager.RunLua(LuaManager.java:584)
Frostyred 25 SEP a las 15:32 
B42 update broke something and is causing issues.
Iceman 24 SEP a las 0:24 
also does this mod works with Military Npcs?
and also gears and equipment?
[66th] TitanicusAdeptus 23 SEP a las 21:35 
hey may i ask how i get a heater or smth? I play 42 with crygenic winter and the antique ofen doesnt work so I installed your mod mid playthrough.
Legend 22 SEP a las 16:49 
what does this mod even contain? im interested in the medieval weapons but theres no info on them anywhere on this page?
Dark 17 SEP a las 0:21 
I was leery at first of installing such a big mod but I have to say I've completely fallen in love with it. Amazing work!
XD™ 9 SEP a las 6:30 
HWAT DO YOU MEAN ITS FOR BUILD 42???? *SOBBING*
GreenSpleen 7 SEP a las 18:10 
@Doc - I think you need the Satellite dish as well installed at your base .
LawBoss 7 SEP a las 9:40 
How do I drink for a keg I find as loot on zombie? thanksa
Migi420 6 SEP a las 19:01 
How do I mount the singing bass?
DirtyCurt 2 SEP a las 15:34 
@doc havent played in a while but i think i remember satellite phones being used in recipes for buying items with coins. check the crafting menu
Doc 2 SEP a las 6:47 
Just read thru the guide and there's no info about satellite phones (it says that it's coming). How do I use it? Is there a certain frequency? Need help!
ttv/SPL17SCR33N 23 AGO a las 6:54 
Close enough, welcome back Hydrocraft I missed you.
ExtravagantBum 19 AGO a las 12:18 
Is it possible to make the vanilla PCs work with the floppy disks that are provided by this mod? You should be able to sit at the computer and read the skill book digitally from the floppy disk without printing it.
Cleo 19 AGO a las 3:24 
Any tips on finding a laptop? I assume theyre very rare lol?
Wesch 19 AGO a las 3:11 
Box of First Strike Bars has duplication issue when packing and unpacking the boxes of 8 Strike Bars
Klauniarz 18 AGO a las 15:31 
allat just to use ai music
ducksmatter 15 AGO a las 18:16 
Not too significant, but the Steel Kettle Helmet rests too far forward on the player's head, causing it to clip through your skull which can mess up your looks. Great mod btw, love all the features!
Starfoth The Burgundy Silk Rug 14 AGO a las 16:56 
Same w/ cigarette cartons
Starfoth The Burgundy Silk Rug 14 AGO a las 16:56 
I've started to not be able to remove blue/gold cigarettes from their packs
SnaggieToof 12 AGO a las 13:44 
Love this mod, only issue I can find is that the Government Relief Drop is way too easy to find while foraging. Its categorized as firewood and can find 5+ in single walk through the woods.
Its Over 9000!!! 11 AGO a las 16:14 
Is it possible to somehow turn off the level up music and remove humanitarian aid from the search? (this is somehow unbalanced)
Maki 9 AGO a las 11:12 
I Love this mod:spiffo: