Zap warning for lack of webp tools - confusing support headache
This commit is contained in:
parent
246c1754cc
commit
8244394cc4
1 changed files with 0 additions and 1 deletions
|
|
@ -503,7 +503,6 @@ public class DynmapCore implements DynmapCommonAPI {
|
|||
Log.info("Found cwebp at " + cwebpPath + " and dwebp at " + dwebpPath + ": webp format enabled");
|
||||
}
|
||||
else {
|
||||
Log.warning("cwebp or dwebp not found, or cwebpPath or dwebpPath is invalid: webp format disabled");
|
||||
cwebpPath = dwebpPath = null;
|
||||
}
|
||||
/* Get default image format */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue