Skip to main content
Inspiring
March 8, 2024
Answered

debugtoolkit error

  • March 8, 2024
  • 1 reply
  • 140 views

@johnrellis 

I have installed the toolkit according your html file

followed steps 

added following lines 

local Require = require "Require".path ("../debuggingtoolkit.lrdevplugin").reload ()
local Debug = require "Debug".init ()
require "strict"

But when running the debug for a file I have following error:

[string "Require.lua"]:137: 'require' can't open script 'strict.lua': can't find the file

 

Both plugins are in the same directory, and mine has been renamed to .lrdevplugin

 

 

This topic has been closed for replies.
Correct answer johnrellis

Try restarting LR.

1 reply

johnrellis
johnrellisCorrect answer
Legend
March 8, 2024

Try restarting LR.