HOW do i make Classes additional / not kingdom dependent

removing the modified jobs in the index and the aliases aswell

i will now see if crafting and promoting works as intended, but for now and for the time you spent responding

THANK you

1 Like

Morning, Not dead just sleeping.

I will be continuing soon when work calms down a bit.
If you have any concerns or questions please throw them into the [MOD] NorseHearth 0.3 [A24] thread

Cheers :slight_smile:
T

4 Likes

Doesnt work anymore … planting the flag makes the game crash
and log spams this :

server | 0 | simulation.core | took 146 ms to process job list

hmmm, could you upload the log?

stonehearth.log (29.8 KB)

i redownloaded the mod and only added:

|“stonehearth/jobs/blacksmith/recipes/recipes.json”:|“file(jobs/blacksmith/recipes)”,|
|“stonehearth/jobs/carpenter/recipes/recipes.json”:|“file(jobs/carpenter/recipes)”,|
|“stonehearth/jobs/mason/recipes/recipes.json”:|“file(jobs/mason/recipes)”,|
|“stonehearth/jobs/weaver/recipes/recipes.json”:|“file(jobs/weaver/recipes)”,|

to the manifest mixintos

i think the error might be how you are trying to get the recipes into the jobs
i’m about to test it by mixin the jobs index rather than each recipe since i think they should be linked from the job description

@Stauder02 made it work with this instead:
“mixintos”: {
“stonehearth:jobs:index.json”: “file(jobs/index.json)”
}

btw, @TobiasSabathius
looks like your worker outfit has issues with the optimization:
20180706133549_1

yes tobias didnt update the model since 21 of may ^^
does this mean that the outfit is shared now ?

shared between vanilla and norsehearth and not norsehearth only?
the norsehearth workers will use the custom outfit unless you edit the worker description or change the job index (not really sure why it doens’t affect the other races but have no time right now to check xD)

Ah no i just wanted to be sure ^^
but somehow after adding this line
“mixintos”: {
“stonehearth:jobs:index.json”: “file(jobs/index.json)”
}

to the manifest i still cant find the crafts :frowning:

ohh right tested only with the norsehearth kingdom… my bad
have to check it (probably later :frowning: )

@Stauder02
ok, checked with archipielago and found this:

  • manifest: lines added

    • aliases
      “jobs:index”: “file(jobs/index.json)”
    • mixintos
      “stonehearth:jobs:index”: “norsehearth:jobs:index”,
  • job index
    removed the second line “mixins…”

  • population
    removed job index from there

not sure if the 2nd and 3rd points are required but now it’s working (btw workers had the custom outfits when i selected ascendacy)

1 Like

ill just delete the worker alias

well now im missing the carpenter crafts

hmmm, is the only one or it happens to all crafters?

nope only carpenter

im trying do disable other mods to see if there is a conflict

no mod conflict, very weird, i moved some craft to the blacksmiths recipes, and it “worked” but not for the hunting spear

hmmm, did you checked the log for any ignored files?

Wait i did manage to move it to blacksmiths crafts as weapon
i still have to refair the item name to the carpenter’s file, no i checked all files and did look into other mods adding weapons and furniture
i now asked help directly to @TobiasSabathius ^^