I'm trying to update my personal mod for 2.1.x and cannot for the life of me get my starting system to spawn as a binary system.
It's consistently creating the second of the two stars, but the first one will not appear. I checked the error log and down at the end there's this bit which covers the lines governing the missing star. Near as I can tell, there's nothing out of place in the initializer file itself, so I'm turning to the community for a bit of help. Educate me, please?
It's consistently creating the second of the two stars, but the first one will not appear. I checked the error log and down at the end there's this bit which covers the lines governing the missing star. Near as I can tell, there's nothing out of place in the initializer file itself, so I'm turning to the community for a bit of help. Educate me, please?
Code:
[14:57:00][effect_impl.cpp:584]: [ file: common/solar_system_initializers/garner_initializers.txt line: 30]: Error in scripted effect, cannot find: name
[14:57:00][effect_impl.cpp:584]: [ file: common/solar_system_initializers/garner_initializers.txt line: 31]: Error in scripted effect, cannot find: count
[14:57:00][effect_impl.cpp:584]: [ file: common/solar_system_initializers/garner_initializers.txt line: 32]: Error in scripted effect, cannot find: class
[14:57:00][effect_impl.cpp:584]: [ file: common/solar_system_initializers/garner_initializers.txt line: 33]: Error in scripted effect, cannot find: orbit_distance
[14:57:00][effect_impl.cpp:584]: [ file: common/solar_system_initializers/garner_initializers.txt line: 34]: Error in scripted effect, cannot find: orbit_angle
[14:57:00][effect_impl.cpp:584]: [ file: common/solar_system_initializers/garner_initializers.txt line: 35]: Error in scripted effect, cannot find: size
[14:57:00][effect_impl.cpp:584]: [ file: common/solar_system_initializers/garner_initializers.txt line: 36]: Error in scripted effect, cannot find: has_ring
[14:57:00][effect_impl.cpp:584]: [ file: common/solar_system_initializers/garner_initializers.txt line: 37]: Error in scripted effect, cannot find: init_effect
[14:57:12][effect_impl.cpp:231]: Script Error: Invalid context switch[planet], file: common/solar_system_initializers/garner_initializers.txt line: 29, Scope:
type=galactic_object
id=134
random={ 1155897810 1155897810 }
root={
type=galactic_object
id=166
random={ 2330937439 2330937439 }
}
from={
type=galactic_object
id=166
random={ 2330937439 2330937439 }
}
prev={
type=galactic_object
id=166
random={ 2330937439 2330937439 }
}