Log errors with default values
rlnt opened this issue ยท 0 comments
I just installed the mod on my modpack and I get log errors:
[01:16:16] [Client thread/ERROR] [betterpingdisplay]: Config option 'pingTextColor' is invalid - it must be a hex color code
[01:16:16] [Client thread/ERROR] [betterpingdisplay]: Config option 'textFormatString' is invalid - it needs to contain %d
I didn't change any values in the config. These errors appear with the default config:
general {
# The color of the ping display text, written in hex format. Default: #A0A0A0
S:textColor=#A0A0A0
# Customize the display text of the ping display
# Must contain a '%d', which will be replaced with the ping number
# Example: '%dms' will transform into '123ms' if the player's ping is 123
# Default: %dms
S:textFormatString=%dms
}
Minecraft: 1.12.2
Forge: 14.23.5.2854
Mod: 1.0