Closed Cyril12740 closed 4 years ago
Hi, it looks like the issue is "local OV = angelsmods.functions.OV" is declared on line 1 in addition to line 5 (in crawler-technology-components-updates.lua), outside of the if check for the other mods. Removing the additional declaration on line 1 resolved this for me.
Describe the bug The mod/addon can't be loadded in version 0.1.3
To Reproduce Information to reproduce the behavior:
Modlist :
"base", "angelsaddons-crawlertrain", "angelsaddons-petrotrain", "angelsaddons-smeltingtrain", "Better-Power-Armor-Grid", "flib", "LogisticTrainNetwork", "LtnManager", "more-fusion-reactors", "OpteraLib", "Personal-Roboport-Mk3", "RaiLuaLib", "VoidChestPlus", "WaterWell"
Screenshots
Additional context If I install the mod "angelsrefining", the mod crawlertrain can be load. There is an unexpected reference in : C:\Users\cyril\source\repos\mods\angelsaddons-crawlertrain\prototypes\technology\crawler-technology-components-updates.lua