Project Zomboid

Project Zomboid

Profession Framework B42
20 条留言
Hephaistos 6 月 5 日 上午 10:07 
@OKSasquatch
Aye, my bad — I meant ThinkSkinned with a capital "S" needs to be changed. If you check the vanilla trait naming, it's always written with a capital "S," like ThickSkinned and ThinSkinned. That's probably why the handler is throwing an error.

Also, I published my own version of the original mod that doesnt throw these errors and takes the changes in B42 into account — some of my mod users were getting tired of the constant errors that pop up when using this version :handsup:
OKSasquatch 5 月 26 日 下午 5:50 
Hey @Hephaistos,

Can you explain the rationale behind your proposed "Thinskinned2" correction?

To me, the code currently in the file seems to be following the same format as all the other code blocks. The "exclude" lines in the code block for each mod trait look like they contain the vanilla trait itself plus any traits with opposing effects. Just want to know what you're seeing (maybe I'm not picking up on something) and why it's only that one trait if all the others do in fact follow the same format.

The rest of your updates are spot-on, thanks for those.
Hephaistos 4 月 22 日 上午 4:43 
Hey @Saul,
Fantastic work on the B42 revamp! Thanks to your efforts, I might actually end up using it for my Occupation mod instead of rewriting the entire character creation process. :spiffo:

I took a quick look through the code and noticed a small typo in ProfessionSpecificTraitHandler on line 226 — it says "lacaiton" instead of "location," which could potentially cause issues.

There are also four errors related to setting mutually exclusive traits for Lucky and Unlucky, which are no longer present in the game. Since the devs removed those traits for now, it might be a good idea to comment out the corresponding lines — they're causing four consistent errors on every boot.

Additionally, there are a few typos in the mutual exclusivity settings:
- HeartyAppitite should be HeartyAppetite
- Claustophobic should be Claustrophobic
- Thinskinned2 is trying to exclude Thinskinned, it should be Thickskinned
irrelevantredundancy 2 月 4 日 下午 4:51 
F-everyone's-I, this can throw stack trace errors that will reference More Traits, Even More Traits, and Lifestyles separately. Just in case anyone else runs into the same situation in the future, maybe this message will save you the time spent tracking it down.
busta.nut 1 月 31 日 上午 6:39 
Hey Saul. Great mod! Some of my favourite mods are made with this. But I have a problem. If I run it using the latest build 42.2.0 I get three errors. I don't know what they are, and I'm not running any other mods, only the framework. Does anyone else have this issue?
Cabbage 1 月 30 日 下午 8:10 
Oof, sadly this can't be used with Evolving Traits World (ETW).
Darthsawyer 1 月 24 日 下午 6:04 
Order does not matter, make sure you are using the correct name and most importantly, make sure there are no spaces in the name. If you tried to add a level of Nimble but called it "Nimble " it would not work.
Pastor Of Pwn 1 月 14 日 下午 2:50 
I am struggling a bit still. I have things up and running. Does the order of the skills matter when you define a trait? I was trying to do Hiker with 1 Carving, 1 Foraging, 1 Trapping and I got 3 various results: no carving, only carving, and finally I got all 3 to show up.
Darthsawyer 1 月 3 日 下午 4:37 
@Pastor Of Pwn feel free to copy the files of my mod Sawyer's Professions as an example. Saul Zomboid also made a Saul profession you could download to look at the files of as well
Saul Zomboid  [作者] 1 月 3 日 下午 3:29 
@Pastor Of Pwn There are some examples in the Github here [github.com]
Pastor Of Pwn 1 月 3 日 下午 3:14 
Is there any documentation or a discord that will help me use this to make a Profession/Perk mod?
Saul Zomboid  [作者] 2024 年 12 月 29 日 下午 4:10 
Saul Zomboid  [作者] 2024 年 12 月 29 日 下午 3:51 
@Darthsawyer Looks very nice! Thanks for using! :spiffo:
Darthsawyer 2024 年 12 月 29 日 下午 2:31 
Thanks for updating this mod! I have updated my private mod to build 42 and made it public, at least until better more expansive profession mods show up.
Saul Zomboid  [作者] 2024 年 12 月 28 日 下午 1:06 
@Frank Thank you very much for checking it out! :spiffo:
Frank 2024 年 12 月 28 日 下午 12:39 
That commercial was great, btw :)
Saul Zomboid  [作者] 2024 年 12 月 25 日 下午 3:11 
Saul Zomboid  [作者] 2024 年 12 月 24 日 上午 1:33 
@Dr. Tormindbind Mickmildididind I'll look into it, thanks for pointing out! :spiffo:
Dr. Tormindbind Mickmildididind 2024 年 12 月 23 日 下午 10:36 
Caused loading presets to crash my game, created duplicate junk data on every skill.
tf2 pomson enjoyer #FREESCHLEP 2024 年 12 月 22 日 下午 9:47 
based