Ascending work can not be done because jobs do not appear
I see. I will take a look at that too
okey bruno
Those moments when something is so adorable you think you just canāt handle it. Thank you so very much for this!!!
Received this error:
release-949 (x64)[M]
c++ exception: āswamp_goblinsā has no alias named ātraits:scavengerā in the manifest.
stack traceback:
[C]: in function āload_jsonā
radiant/modules/resources.lua:34: in function āload_jsonā
stonehearth/components/traits/trait.lua:31: in function ācreateā
radiant/modules/commons.lua:300: in function ācreate_controllerā
stonehearth/components/traits/traits_component.lua:11: in function āadd_traitā
ā¦th/services/server/population/population_faction.lua:1101: in function ā_add_traitā
ā¦th/services/server/population/population_faction.lua:1069: in function ā_assign_citizen_traitsā
ā¦th/services/server/population/population_faction.lua:355: in function āregenerate_statsā
ā¦vices/server/game_creation/game_creation_service.lua:428: in function ā_randomize_citizenā
ā¦vices/server/game_creation/game_creation_service.lua:418: in function ā_regenerate_citizen_stats_and_appearanceā
ā¦vices/server/game_creation/game_creation_service.lua:400: in function <ā¦vices/server/game_creation/game_creation_service.lua:394>
Worker description: remove the āthough,ā so it reads āGoblin workers can also fight and be in a combat party.ā
Warrior level 5 trait Body Up: Strength is misspelled
Mod Updated
Download:
Through Steam Workshop, or At the first post.
Bugs:
- Fixed varanus spawning in peaceful
- Fixed scavenger trait error messages
- Fixed goblin crafting menu replacing hearthling menus in multiplayer
- Fixed spirit walker bug at level 2 summoning his first spirit
- Fixed random enemy goblin camps appearing for the firefly.
Changes:
- Downgraded warrior loadout to start with level 1 equips instead of level 6
- Babies will now eat ājustā 5 times more than adults, instead of 10 times. (this will be polished later with a better mechanic)
- Added a wip marker for missing crafters perks
quick response to problems
congratulations bruno
you are an excellent programmer
As always this is super @BrunoSupremo ! I did a very little testing and here are some things Iāve discovered with, presumably, the most recent build published to the Steam Workshop.
I got these two errors when I started a game with the Firefly Clan in the Swamp biome and when I started them in the Forest. The errors appeared after I planted the banner.
Error 1
release-949 (x64)[M]
ā¦/server/encounters/quiet_unlock_recipe_encounter.lua:17: attempt to index local ājob_infoā (a nil value)
stack traceback:
[C]: in function āreport_errorā
radiant/modules/commons.lua:58: in function <radiant/modules/commons.lua:51>
ā¦/server/encounters/quiet_unlock_recipe_encounter.lua:17: in function āstartā
ā¦ervices/server/game_master/controllers/encounter.lua:128: in function āstartā
ā¦arth/services/server/game_master/controllers/arc.lua:407: in function ā_start_encounterā
ā¦arth/services/server/game_master/controllers/arc.lua:383: in function ā_trigger_edgeā
ā¦arth/services/server/game_master/controllers/arc.lua:315: in function ā_trigger_out_edgeā
ā¦arth/services/server/game_master/controllers/arc.lua:289: in function ātrigger_next_encounterā
ā¦ollers/encounters/wait_for_time_of_day_encounter.lua:96: in function ā_on_alarm_firedā
ā¦ollers/encounters/wait_for_time_of_day_encounter.lua:63: in function ā_fnā
ā¦nehearth/services/server/calendar/calendar_alarm.lua:78: in function āfireā
ā¦hearth/services/server/calendar/calendar_service.lua:456: in function <ā¦hearth/services/server/calendar/calendar_service.lua:456>
[C]: in function āxpcallā
radiant/modules/commons.lua:67: in function āxpcallā
ā¦hearth/services/server/calendar/calendar_service.lua:456: in function ā_fire_alarmsā
ā¦hearth/services/server/calendar/calendar_service.lua:537: in function ā_on_event_loopā
ā¦hearth/services/server/calendar/calendar_service.lua:58: in function <ā¦hearth/services/server/calendar/calendar_service.lua:57>
[C]: ?
[C]: in function ātriggerā
radiant/modules/events.lua:63: in function ā_updateā
radiant/server.lua:67: in function <radiant/server.lua:64>
Error 2
release-949 (x64)[M]
ā¦services/server/customizer/customizer_controller.lua:208: attempt to index field āfemaleā (a nil value)
stack traceback:
[C]: ?
ā¦services/server/customizer/customizer_controller.lua:208: in function ā_complement_gender_dataā
ā¦services/server/customizer/customizer_controller.lua:34: in function āstart_customizationā
homf/services/server/customizer/customizer.lua:97: in function <homf/services/server/customizer/customizer.lua:95>
(tail call): ?
My limited understanding of coding means I have next to no idea what the first error is. But the second error, talking about āfemaleā nil value and start_customization I suspect is a reaction to having @Kittyodoom 's mods for Hearthlings of Many Faces and Locks of Many Hair. My suspicion is bolstered by the fact that when I dismiss those errors I have a blank customization window and when I accept that it cycles through four of my five goblins. I donāt know if this is a compatibility thing on your end or Kittyās. Which leads to my second minor test.
Since many people, in my notice and recollection, have been wanting more direct control over the stats and traits of their starting hearthlings I was interested to try @Bolune 's Beam mod. Without actually getting past the roster step it seemed to work nicely with the Ascendancy. With the Firefly Clan I can adjust their stats as normal (though their Spirit seems to have a higher natural cap? Iāve seen them randomly generate with 8 Spirit!) and I can delete their traits. But when I try to add a trait this error appearsā¦
Error 3
release-949 (x64)[M]
No matching overload found, candidates:
luabind::object load_json(lua_State*,std::string const&,bool)
stack traceback:
[C]: ?
[C]: in function āload_jsonā
radiant/modules/resources.lua:34: in function āload_jsonā
ā¦/stats_customization/stats_customization_service.lua:34: in function <ā¦/stats_customization/stats_customization_service.lua:23>
So what Iām sensing is that there is an issue also between calling for traits related to the Goblins. Iām uncertain if it has something to do also with @kaimonkey 's expanded traits mod. Again, not sure if thatās a matter of making the Firefly Clan compatible with Beam or making Beam compatible with the Firefly Clan.
Additionally, I noticed the second game I started two adorable things. First, all the Goblins start as āwarriors/huntersā like @Wouter_Sikkema 's Nordlingās all start as āfarmersā I guess? Because as soon as I set down the banner all five of them took off into the treesā¦chasing Dukduks! The only problem, I suppose, is that dukduks drop poultry and the Shaman doesnāt have a recipe for thatā¦then again, Iām sure that Goblins can eat raw dukduk even if itās not top of their list. Second, when I founded my town, since my non-Shamanās were still chasing dukduks I noticed the Untz the Excellent (Party Goblin) showed up to celebrate! He looks familiar to meā¦like someone who is frustrated that his bucket hat doesnāt fitā¦
(Psst - Hearthlings of Many Faces isnāt mine. Itās @Drottenās )
@Andres_Gonzalez I thought I had this fixed⦠I will check again. Can you explain any other details to this? When I pick Ascendancy it worked fine:
@Alexander_Harvey
First error is from some mod trying to add recipes to a job. Problem is it assumes the kingdom has it. Must be someone trying to add carpenter recipes or stuff like that. That mod should check if the job exists before trying to add to it.
Second error is because goblins do not have gender. That mod is trying to change it.
Third error Iām not sure why. Goblins have their own trait list, in their own file instead of using the game trait file. Maybe those mods assumed everyone would stay on that single file.
I did an extra thirty seconds of research and youāre right Kitty I just associate your Many Locks with Many Faces automatically.
hasta ahora no BruƱo
cualquier problema te aviso
Ajgg
I know the issue. I messaged you on discord to get some clarification.
For now, donāt use the Beam mod with Firefly Clan
BruƱo apparently the error occurs when there are more mods
so it must be a problem with some other mod which causes the error
Give me a list of your mods so I can try them too and find why it errors.
I didnāt try Rayyaās or Northern Alliance, but I did notice that when I went to look at the Nordlings they seemed to have their jobs overwritten by the Firefly Clan jobs. Ascendancy was just fine. I did have ACE active at the time as well if that mightāve made a difference.
Yeah, nordlings is giving problems, there are a lot of changes made in that mod. I will take a look later.
the maximus weapons mod was the cause of the problem
what did i break now ? @BrunoSupremo
Not sure. I uninstalled it after my firepit got a huge smoke column and hunting stopped working. So I need to check what other things are going on with it