troelsbjerre / Bottleneck

Factorio mod that tell you which assemblers are starved of ingredients
Other
29 stars 21 forks source link

Bluebuild-built entities don't have a Bottleneck indicator #11

Closed bigyihsuan closed 7 years ago

bigyihsuan commented 8 years ago

This is an issue with Bluebuild.

The furnaces with indicators are the ones built by construction bots. The ones without were built with Bluebuild.

http://i.imgur.com/ooYkffe.png

A possible cause is looking for a player or bot-built entity. Bluebuild might not call this function when building its entities.

troelsbjerre commented 8 years ago

It seems like Bluebuild fails to trigger the appropriate events, when creating new entities. Because of this, Bluebuild also has a problem with other mods that depend on this, like the mod Autofill. Furthermore, I do not see an efficient way to fix the problem inside Bottleneck, since it would require constant scanning for entities that have snuck into the map under the radar.

troelsbjerre commented 7 years ago

This issue was fixed by Bluebuild 0.6.4.