merlinthemagic / MTM-RouterOS-Scripting

An on demand loaded library of functions for ROS scripting
GNU Lesser General Public License v3.0
21 stars 6 forks source link

tries to fetch Tools.rsc but it is missing in the repository #3

Open toscdesign opened 1 year ago

toscdesign commented 1 year ago

I tried to use the JSON Decode like in the guide: https://github.com/merlinthemagic/MTM-RouterOS-Scripting/blob/main/src/v7/Documentation/Tools/Json/Decode.md

But I get the following Error message: Script file loaded and executed successfully MTM/Facts.rsc/importRemoteFile: Fetching 'https://raw.githubusercontent.com/merlinthemagic/MTM-RouterOS-Scripting/main/src/v7/flash/Facts/Tools.rsc' to import file 'flash/Facts/Tools.rsc' failed

merlinthemagic commented 1 year ago

Hi,

Ya that's a silly coupling, but if you place the lib in: "flash/MTM/" it will work.