Used log4j2.formatMsgNoLookups as fallback for non-vanilla

#1180
This commit is contained in:
Geoff Bourne
2021-12-10 20:50:40 -06:00
parent fb6fa9b7d7
commit 3bb21d8581
21 changed files with 34 additions and 38 deletions

View File

@@ -233,4 +233,5 @@ elif [ -e "${FTB_DIR}/Install.sh" ]; then
popd
fi
export FAMILY=FORGE
exec "${SCRIPTS:-/}start-setupWorld" "$@"