Hi!
I have a project where i use ajax. As ajax output (lastdata) i get a text with some ";". I use ";" as tokens for parsing (tokenat comand with array). After parsing the result is writen to text objects (Rank, Player name, Score).
In r84 64bit it worked fine, i upgraded C2 to r95 64 bit, and in text objects everywhere i get 0. I tested it on Chrome/Mozilla and with r98 beta too, results are same, 0 everywhere.
version r84 - working with C2 r84
version r98 - not working with C2 r98
In my game project where i simply use text object (total players) with lastdata (without arrays and parsing) is working fine under r95.
System specs:
Windows 7 Professional 64 bit English, SP1
CPU: Q6700
RAM: 8GB
GPU: Quadro FX1800 - latest driver
Thx!