Zap warning for lack of webp tools - confusing support headache
This commit is contained in:
parent
68ed60fa16
commit
c35cdcef6f
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");
|
Log.info("Found cwebp at " + cwebpPath + " and dwebp at " + dwebpPath + ": webp format enabled");
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
Log.warning("cwebp or dwebp not found, or cwebpPath or dwebpPath is invalid: webp format disabled");
|
|
||||||
cwebpPath = dwebpPath = null;
|
cwebpPath = dwebpPath = null;
|
||||||
}
|
}
|
||||||
/* Get default image format */
|
/* Get default image format */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue