MoreEventsMod / More_Events_Mod_Beta

Testing Branch for the Next More Events Mod version
19 stars 36 forks source link

Error with dread pirate event #546

Closed toopandish closed 1 year ago

toopandish commented 2 years ago

My game kept crashing when it was generating the pirate. The log said something like: "species: cannot use 'None'" (Lost the log message... learned a lesson for next time...) and pointed to the mem_dread_priate_systems.txt file. So I added:

species = owner_main_species here: https://github.com/MoreEventsMod/More_Events_Mod_Beta/blob/master/common/solar_system_initializers/mem_dread_pirate_systems.txt#L130

and it stopped crashing (at least from that...)