Ok, I have no clue why I'm getting this problem. It worked fine until today, but now for some reason it's a complete failure. No new addons, in fact nothing is new on the server.
Commmand:
lua_run players = ULib.parseKeyValues ( file.Read("player_times.txt"))
> players = ULib.parseKeyValues ( file.Read("player_times.txt"))...
lua_run PrintTable(players)
> PrintTable(players)...
ยด??^*#1:
player_times.txt:
"players"
{
}
I'm lost