Stellaris

Stellaris

Ethics and Civics Alternative 2.8
Pops won't work
2.8 seems to have caused a bug where pops will either only be workers or enforcers, and refuse to do any job even if prioritized
< >
正在显示第 1 - 15 条,共 21 条留言
Lotussy 2020 年 11 月 16 日 上午 8:42 
+1
Deagroth 2020 年 11 月 17 日 上午 7:54 
I've run into this as well, they'll vacate ruler positions and won't promote to fill specialist or ruler jobs, so they just sit as unemployed workers.

I've tried changing priorities, including disabling all worker jobs and they still didn't try to promote.
ReanuKeeves 2020 年 11 月 17 日 上午 9:14 
Same here
ReanuKeeves 2020 年 11 月 18 日 上午 4:04 
Fellas, I just found a solution for anyone interested, used the fixed version of this mod Dagon posted in the comments: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2280945168&searchtext=

Worked perfect for me :)
Spartan A291 2020 年 11 月 23 日 上午 10:23 
Will that work with compatibility patches? If not it's a no sell. I'm running something like 80+ mods that've been locked into a stable load order, but there's enough codependency between them that if the "Restored" version of the mod doesn't work with compatibility patches it's a no sell. Anyone able to confirm that it'll function?
Допуэрился 2020 年 12 月 1 日 上午 10:55 
引用自 Spartan A291
Will that work with compatibility patches? If not it's a no sell. I'm running something like 80+ mods that've been locked into a stable load order, but there's enough codependency between them that if the "Restored" version of the mod doesn't work with compatibility patches it's a no sell. Anyone able to confirm that it'll function?
As far as I can see no.
minecon2 2020 年 12 月 3 日 上午 3:05 
That's the issue, they make a fixed version but the compatibility is basically sh*t. I want to be able to play with a fixed version and not have to kick out my ENTIRE MODLIST just to prevent something from breaking.
StormtrooperTrish 2020 年 12 月 21 日 下午 9:44 
Another confirmation of this bug right here. Love this mod, please fix dev. Love you, G.
eidolon089 2020 年 12 月 29 日 下午 6:13 
2
OK, think I've figured out what's going wrong.

Go to Steam\steamapps\workshop\content\281990\1790861374 for the mod files.

In the common/scripted_triggers/ethics_rebuild_scripted_triggers.txt, find:

"divinity_right_to_work_job_check_trigger_ruler = yes"
"divinity_right_to_work_job_check_trigger_specialist = yes"

Delete or put a # in front of these comment.

The pops should now be working ruler/specialist jobs.

Don't be afraid to delete it, this scripted trigger only appears in this file. I would guess it was an additional check which petruxa intended to implement but never did, or a holdover from E&C Classic.

The compatibility mod isn't necessary, since it overwrites a lot of E&C Alternative with E&C Classic, which can produce unintended behavior (in particular, most unique governments never show up because they require ethics found in that mod).
Darkbentley 2021 年 1 月 1 日 下午 7:20 
引用自 eidolon089
OK, think I've figured out what's going wrong.

Go to Steam\steamapps\workshop\content\281990\1790861374 for the mod files.

In the common/scripted_triggers/ethics_rebuild_scripted_triggers.txt, find:

"divinity_right_to_work_job_check_trigger_ruler = yes"
"divinity_right_to_work_job_check_trigger_specialist = yes"

Delete or put a # in front of these comment.

The pops should now be working ruler/specialist jobs.

Don't be afraid to delete it, this scripted trigger only appears in this file. I would guess it was an additional check which petruxa intended to implement but never did, or a holdover from E&C Classic.

The compatibility mod isn't necessary, since it overwrites a lot of E&C Alternative with E&C Classic, which can produce unintended behavior (in particular, most unique governments never show up because they require ethics found in that mod).
doubel checked and that worked.
Abu Hajar 2021 年 1 月 2 日 下午 11:14 
引用自 eidolon089
OK, think I've figured out what's going wrong.

Go to Steam\steamapps\workshop\content\281990\1790861374 for the mod files.

In the common/scripted_triggers/ethics_rebuild_scripted_triggers.txt, find:

"divinity_right_to_work_job_check_trigger_ruler = yes"
"divinity_right_to_work_job_check_trigger_specialist = yes"

Delete or put a # in front of these comment.

The pops should now be working ruler/specialist jobs.

Don't be afraid to delete it, this scripted trigger only appears in this file. I would guess it was an additional check which petruxa intended to implement but never did, or a holdover from E&C Classic.

The compatibility mod isn't necessary, since it overwrites a lot of E&C Alternative with E&C Classic, which can produce unintended behavior (in particular, most unique governments never show up because they require ethics found in that mod).
The fix doesn't seem to fix entertainer specialist jobs? Is there any particular reason why this could be the case?

Edit: solved, there's a separate entertainer job check under the specialist job check. Deleting it solved the problem.
最后由 Abu Hajar 编辑于; 2021 年 1 月 5 日 下午 3:04
papa nurgle's pizza 2021 年 1 月 5 日 下午 2:29 
Some more information on the glitch:
-Occurs when a new pop grows/is assembled.
-Every pop (aside from Enforcers) demotes to the worker class, but adding and removing job slots can temporarily fix the issue.
-Once you have more pops than worker jobs, you're SOL until you get fewer pops, as no amount of job shuffling can save you at that point.
ereb 2021 年 1 月 10 日 上午 3:11 
There is no need to delete, but to change it
divinity_right_to_work_job_check_trigger_ruler = yes
on
if = { limit = {divinity_right_to_work_job_check_trigger_exempt = no} divinity_right_to_work_job_check_trigger_ruler = yes }

最后由 ereb 编辑于; 2021 年 1 月 10 日 上午 3:12
entactogen_gaming 2021 年 1 月 15 日 上午 6:05 
Can also confirm that I experienced this glitch while running this mod exclusively and it was fixed once deleting those 3 lines in ethic_rebuild_scripted_triggers.txt

Still don't know if this impacts compatibility or not though so I'll test that.
Xaepherine 2021 年 2 月 6 日 下午 10:55 
引用自 eidolon089
OK, think I've figured out what's going wrong.

Go to Steam\steamapps\workshop\content\281990\1790861374 for the mod files.

In the common/scripted_triggers/ethics_rebuild_scripted_triggers.txt, find:

"divinity_right_to_work_job_check_trigger_ruler = yes"
"divinity_right_to_work_job_check_trigger_specialist = yes"

Delete or put a # in front of these comment.

The pops should now be working ruler/specialist jobs.

Don't be afraid to delete it, this scripted trigger only appears in this file. I would guess it was an additional check which petruxa intended to implement but never did, or a holdover from E&C Classic.

The compatibility mod isn't necessary, since it overwrites a lot of E&C Alternative with E&C Classic, which can produce unintended behavior (in particular, most unique governments never show up because they require ethics found in that mod).

I ♥♥♥♥♥♥♥ love you
< >
正在显示第 1 - 15 条,共 21 条留言
每页显示数: 1530 50