Lord-of-the-Rims-DevTeam / Lord-of-the-Rims---The-Third-Age

Removes higher tech objects from RimWorld, adds scenarios, iron, mithril, and more!
MIT License
6 stars 4 forks source link

Conflict between Third Age and CE regarding arrows #11

Open pompkin opened 6 years ago

pompkin commented 6 years ago
Removed 720 modern defs

CE :: AmmoInjector trying to inject Ammo_Arrow_Stone but no crafting bench with defName=ElectricSmithy could be found for tag CE_AutoEnableCrafting_ElectricSmithy
CE :: AmmoInjector trying to inject Ammo_Arrow_Steel but no crafting bench with defName=ElectricSmithy could be found for tag CE_AutoEnableCrafting_ElectricSmithy
CE ammo injector found no recipe named MakeAmmo_Arrow_Plasteel
CE :: AmmoInjector trying to inject Ammo_StreamlinedArrow_Stone but no crafting bench with defName=ElectricSmithy could be found for tag CE_AutoEnableCrafting_ElectricSmithy
CE :: AmmoInjector trying to inject Ammo_StreamlinedArrow_Steel but no crafting bench with defName=ElectricSmithy could be found for tag CE_AutoEnableCrafting_ElectricSmithy
CE ammo injector found no recipe named MakeAmmo_StreamlinedArrow_Plasteel
CE :: AmmoInjector trying to inject Ammo_GreatArrow_Stone but no crafting bench with defName=ElectricSmithy could be found for tag CE_AutoEnableCrafting_ElectricSmithy
CE :: AmmoInjector trying to inject Ammo_GreatArrow_Steel but no crafting bench with defName=ElectricSmithy could be found for tag CE_AutoEnableCrafting_ElectricSmithy
CE ammo injector found no recipe named MakeAmmo_GreatArrow_Plasteel
Combat Extended :: Ammo injected
Combat Extended :: Bounds pre-generated

CE seems to be trying to do something weird and ignoring Saebbi's regardless of where it's placed or where third age is placed

I don't know if that's something that can be fixed in the patch or if it's an inherent problem in CE, but I'll just leave it here