nicolas-lang / Factorio.LongStorageTanks

A mod for the game Factorio
MIT License
1 stars 2 forks source link

Mod Incompatibility under certain settings with Squeak Through #7

Open MasterYinan opened 11 months ago

MasterYinan commented 11 months ago

Adding a tank length of 1 for the tanks creates a problem with Squeak Through on Startup because the connecting pipes bounding-box offset are inside the entity.

While this should probably be fixed on Squeak Through's side, the author hasn't really updated in for years now and issues with other mods have been reported and not been fixed yet.

FYI the error message in question is as follows: Failed to load mods: Error with loading entity prototype "cust-storage-tank-006" (storage-tank): Invalid pipe connections specification for offset {-3.00000000, 1.5000000000}. The offset must be outside of the entity bounding-box Modifications.

So and opt-out for the length 1 tank would hopefully solve this.

nicolas-lang commented 11 months ago

I am not really playing factorio at the moment. And to debug it myself will consume more time than I am able to spend on the game right now.

If you can give a rough outline on the desired fix to get me started I'll have a look and see if i can produce a quick fix with the time available.