General > Developers Corner

ULib.parseKeyValues Error

(1/2) > >>

jay209015:
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:

--- Code: ---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:
--- End code ---

player_times.txt:

--- Code: ---"players"
{

}
--- End code ---

I'm lost  ???

spbogie:
Looks like an encoding issue.

jay209015:
So, how would I go about fixing this?

jay209015:
I really need to find a fix for this. I'm very limited w/o it.

Megiddo:
I'll look into it tomorrow.

Navigation

[0] Message Index

[#] Next page

Go to full version