MTM-RouterOS-Scripting icon indicating copy to clipboard operation
MTM-RouterOS-Scripting copied to clipboard

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

Open toscdesign opened this issue 2 years ago • 1 comments

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

toscdesign avatar Sep 21 '23 11:09 toscdesign

Hi,

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

merlinthemagic avatar Sep 22 '23 15:09 merlinthemagic