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
Currently ItemAdder cuts the first part of the path in the warning errors.
This is a bad behaviour because some resourcepack files might have been found in other plugins folders and cause confusion.
The new logging will show the complete path instead.
Example of the new logging for shaders overlapping text effects and emotes:
LoneDev6
changed the title
Better logging of duplicate files in case of pack merging from other plugins directories
Better logging of duplicate files in resourcepack generation
Feb 11, 2025
This will help both staff members, me and the customers to get more info about where is the cause of duplicate files issues, which wasn't that easy to find previously.
Currently ItemAdder cuts the first part of the path in the warning errors.
This is a bad behaviour because some resourcepack files might have been found in other plugins folders and cause confusion.
The new logging will show the complete path instead.
Example of the new logging for shaders overlapping text effects and emotes:
I also implemented a log to clearly show where the duplicate any duplicate file was found.
Example of the new logging for duplicate files:
The text was updated successfully, but these errors were encountered: