Report error on fetching empty string metric instead of crashing.

This commit is contained in:
Kyzentun
2014-08-11 15:56:41 -06:00
parent a3e6cdbfa2
commit eb7ac082ae
2 changed files with 40 additions and 4 deletions
@@ -53,6 +53,4 @@ local log_args= {
Font= "Common Error",
}
Trace("Loaded error layer.")
return Def.LogDisplay(log_args)