Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
2

debugtoolkit error

Explorer ,
Mar 08, 2024 Mar 08, 2024

@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

 

 

TOPICS
SDK
93
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Mar 08, 2024 Mar 08, 2024

Try restarting LR.

Translate
LEGEND ,
Mar 08, 2024 Mar 08, 2024
LATEST

Try restarting LR.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines