luceedebug
luceedebug copied to clipboard
Please update the latest luceedebug.jar at github download
Hi David, awesome TOOL!!! Thanks for the great work!!! Doing some tests I had some issues with pathtransforms not setting breakpoints correctly with the luceedebug.jar version downloaded at the github location https://github.com/softwareCobbler/luceedebug/releases/download/agent%2F2.0.11/luceedebug.jar
Building the luceedebug.jar with a brand new fork on my local machine with gradlew shadowjar
resolved the issue. From my checksums checks I can see that that versions differs from the latest-download section. Is it possible to create a new luceedebug.jar and make it available at your github-latest-download?
Would also be great if you could add version numbering for those builds during build. e.g. luceedebug-0.0.2.jar
, so users can know what version they are using and you identify better issues whenever something comes up.
Thank you so much!