Giter Site home page Giter Site logo

Comments (2)

stuartwang avatar stuartwang commented on July 1, 2024

可以按以下步骤试下:

  1. 确认下项目中是否存在chunk.lua.txt文件,如果文件不存在可能是lua开发框架(xlua等)的内部文件,或者把 dobuffer 时把文件名传为了chunk, 导致调试器做了错误识别,这种情况忽略就行
  2. 如果文件存在,把鼠标移到 调试器没有找到文件 这个提示页面的标签上,可以看到调试器收到的chunk.lua.txt路径和实际文件路径。把这个路径和文件实际路径发出来,我看下原因。这种情况要么是没开自动路径,要么是调试器存在bug
    自动路径的设置参考 https://github.com/Tencent/LuaPanda/blob/master/Docs/Manual/launch-json-introduction.md

from luapanda.

pyinibudong avatar pyinibudong commented on July 1, 2024

Snipaste_2023-07-12_15-47-36
并没有chunk.lua.txt路径和实际文件路径

from luapanda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.