canisminor1990 / factorio-gridlines

🧇 Enhance your building layouts with a powerful and flexible grid system! Gridlines adds customizable grids to your world, allowing for precise and efficient designs across multiple layers.
https://mods.factorio.com/mod/gridlines
GNU General Public License v3.0
4 stars 0 forks source link

This mod conflicts with "fluid level indicator" mod #4

Open serjevski opened 2 weeks ago

serjevski commented 2 weeks ago

modpage of conflicting mod: https://mods.factorio.com/mod/Fluid-level-indicator

canisminor1990 commented 2 weeks ago

👀 @serjevski Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.\ 非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

ddamiani commented 4 days ago

FYI, the source of this issue is this line in the code: https://github.com/canisminor1990/factorio-gridlines/blob/e95193f40086fdcf551ed7c76ddb5e9c11400af4/src/app/clean.ts#L5

it should be rendering.clear("factorio-gridlines"); in order to not break and other mods that are also rendering stuff to screen