You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
andreasRu
changed the title
Please update the latest luceedebug.jar
Please update the latest luceedebug.jar at github download
Jul 12, 2024
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!
The text was updated successfully, but these errors were encountered: