Orbital Ion Cannon Compatibility
kuxynator opened this issue · 1 comments
kuxynator commented
Error while running setup for entity prototype "ion-cannon-targeter" (ammo-turret): next_upgrade target (5d-gun-turret-02) must have the same bounding box.
This issue seems to be caused by a 5dim mod, which modifies the prototype 'ion-cannon-targeter' leading to this error.
Solution: The ion-cannon-targeter should not be modified this way.
Mods:
kuxynator commented
Just found that it was fixed for the original mod in compatible-mods.lua
so adding a condition for 'Kux-OrbitalIonCannon' should work. I have added the same fix, so the loading order should not matter. even without adding a dependency entry and i can remove the dependency entry in my mod.
Feel free to contact me in Discord kux#5599