[2.0] Converting 1.x mod
Posted: Sat Oct 18, 2025 11:10 pm
Hello, I'd like to update an older 1.x mod, "Long range lasers" for 2.x.
https://mods.factorio.com/mod/DimmimoLongRangeLasers
Currently running into the following error on game startup:
Very inexperienced with modding, so not sure what I need to change this to. Any help appreciated.
https://mods.factorio.com/mod/DimmimoLongRangeLasers
Currently running into the following error on game startup:
Code: Select all
Failed to load mods: __LongRangeLasersFORKED__/data.lua:20: attempt to index field 'base_picture' (a nil value)
stack traceback:
__LongRangeLasersFORKED__/data.lua:20: in function 'makeLaser'
__LongRangeLasersFORKED__/data.lua:84: in main chunk