Jumping surfaces with power cable produces lua error
Posted: Sun Aug 07, 2016 11:35 pm
When connecting two power poles among different surfaces with each other factorio returns the error:
Error while running event on_tick (ID 0)
Strangely enough it works perfectly fine for red and green signal cables.
Is think it should be perfectly fine to connect poles among surface when this is done by script. Several mods use it such as the Surfaces mod.
Thanks for your help!
Error while running event on_tick (ID 0)
Code: Select all
LuaEntity belongs to surface surfacesmod_cavern_1 (index 1) but a LuaEntity belonging to surface nauvis (index 0) was expected.
Is think it should be perfectly fine to connect poles among surface when this is done by script. Several mods use it such as the Surfaces mod.
Thanks for your help!