raiguard / EditorExtensions

Extends the Factorio map editor with new features, testing tools, and other utilities to aid with sandbox play and scenario creation.
https://mods.factorio.com/mod/EditorExtensions
Other
26 stars 6 forks source link

Can not configure infinity pipe #108

Closed anakreontas closed 1 year ago

anakreontas commented 1 year ago

In the infinity pipe GUI:

  1. All radio buttons can be enabled (see screenshot)
  2. The configuration window doesn't close neither with the keyboard not with the mouse.
  3. To close the window I tried to delete the pipe. This crashes the game.

I am using the latest version on 14/03/2023.

Screenshot 2023-03-14 215551

`The mod Editor Extensions (2.0.2) caused a non-recoverable error. Please report this error to the mod author.

Error while running event EditorExtensions::on_nth_tick(1) LuaEntity API call when LuaEntity was invalid. stack traceback: [C]: in function 'index' EditorExtensions/scripts/infinity-pipe.lua:152: in function 'update_fluid_content_bar' EditorExtensions/scripts/infinity-pipe.lua:716: in function 'handler' core/lualib/event_handler.lua:56: in function <core__/lualib/event_handler.lua:54>`

anakreontas commented 1 year ago

I have attached an empty game with an infinity pipe. infinity_pipe.zip

raiguard commented 1 year ago

Your version of flib is out of date - please update it to 0.12.5. I will leave this open as a reminder to fix the dependency version.