mspielberg / factorio-railloader

Rapidly load and unload trains of bulk materials.
GNU Lesser General Public License v3.0
9 stars 19 forks source link

LuaItemStack API call when LuaItemStack was invalid for read. #38

Open oorzkws opened 2 years ago

oorzkws commented 2 years ago

When creating a BP in editor with time paused. Doesn't always happen on the first blueprint but will error during the second if the first didn't. May be the reverse of #25 i.e. another mod is invalidating the item before BRL reads it.

  97.280 Error MainLoop.cpp:1284: Exception at tick 2666776: The mod Bulk Rail Loader (1.1.4) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event railloader::on_player_setup_blueprint (ID 70)
LuaItemStack API call when LuaItemStack was invalid for read.
stack traceback:
    [C]: in function 'get_blueprint_entities'
    __railloader__/control.lua:350: in function <__railloader__/control.lua:346>

factorio-current.log.txt