LuxArdens / Stellaris---RPG-Traits-mod

Stellaris mod: RPG Traits
MIT License
11 stars 9 forks source link

pc_habitat_preference does not exist #21

Closed TvoEx closed 6 years ago

TvoEx commented 6 years ago

[17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 23 " in file: "common/traits/01_species_traits_habitability.txt" near line: 23 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 71 " in file: "common/traits/01_species_traits_habitability.txt" near line: 71 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 118 " in file: "common/traits/01_species_traits_habitability.txt" near line: 118 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 165 " in file: "common/traits/01_species_traits_habitability.txt" near line: 165 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 212 " in file: "common/traits/01_species_traits_habitability.txt" near line: 212 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 259 " in file: "common/traits/01_species_traits_habitability.txt" near line: 259 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 304 " in file: "common/traits/01_species_traits_habitability.txt" near line: 304 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 351 " in file: "common/traits/01_species_traits_habitability.txt" near line: 351 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 398 " in file: "common/traits/01_species_traits_habitability.txt" near line: 398 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 451 " in file: "common/traits/01_species_traits_habitability.txt" near line: 451 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 504 " in file: "common/traits/01_species_traits_habitability.txt" near line: 504 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 559 " in file: "common/traits/01_species_traits_habitability.txt" near line: 559 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 613 " in file: "common/traits/01_species_traits_habitability.txt" near line: 613 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 661 " in file: "common/traits/01_species_traits_habitability.txt" near line: 661 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 761 " in file: "common/traits/01_species_traits_habitability.txt" near line: 761 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 813 " in file: "common/traits/01_species_traits_habitability.txt" near line: 813 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 868 " in file: "common/traits/01_species_traits_habitability.txt" near line: 868 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 914 " in file: "common/traits/01_species_traits_habitability.txt" near line: 914 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 1013 " in file: "common/traits/01_species_traits_habitability.txt" near line: 1013 [17:55:22][persistent.cpp:34]: Error: "Unknown modifier: pc_habitat_preference, near line: 1108 " in file: "common/traits/01_species_traits_habitability.txt" near line: 1108

TvoEx commented 6 years ago

Maybe related, maybe not, but the error log also shows this:

[17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 488]: Error in scripted trigger, cannot find: add [17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 542]: Error in scripted trigger, cannot find: add [17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 596]: Error in scripted trigger, cannot find: add [17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 746]: Error in scripted trigger, cannot find: add [17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 797]: Error in scripted trigger, cannot find: add [17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 849]: Error in scripted trigger, cannot find: add [17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 951]: Error in scripted trigger, cannot find: add [17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 1049]: Error in scripted trigger, cannot find: add [17:55:26][trigger_impl.cpp:1083]: [ file: common/traits/01_species_traits_habitability.txt line: 1142]: Error in scripted trigger, cannot find: add

TvoEx commented 6 years ago

The real issue is the sheer amount of errors the log spews out, makes it harder to find the stuff you're after.

LuxArdens commented 6 years ago

The real issue is the sheer amount of errors the log spews out, makes it harder to find the stuff you're after.

Hehe, looks like my policy of 'it works if it works' has returned for payback. I'll start eliminating errors these days. Hopefully that'll solve the event bug as well.

LuxArdens commented 6 years ago

Half of the error log is vanilla errors. In particular, I properly ported mod changes to the updated horizon signal event, but it still gives errors about stuff PDX wrote. The vanilla prescripted countries also can't get access to the vanilla traits of course, so those give off a ton of errors, but none of that is of any concern to this mod.

LuxArdens commented 6 years ago

Habitat preference modifiers removed from file. `Guess all artificial worlds use the same hab modifier