Page 1 of 1

ZPong sample project error on opening

Posted: Thu Apr 21, 2011 10:33 pm
by getter77
Trying to load that example as mentioned in Overview 1 and I get the follow error box(Running 2.0.0 stable Win7 64):

"Error in expression for node: ZExpression
Could not determine type: Value"

If I then close ZGE, then try to restart, the same error box pops up before the main program itself loads.

Have I missed something obvious here as a newcomer?

Posted: Thu Apr 21, 2011 11:09 pm
by Kjell
Oops,

Not your fault :) The ZPong example uses a obsolete technique to read the CpuSpeed variable. Attached is a fixed version.

Sorry for the inconvenience ~

K

Posted: Fri Apr 22, 2011 6:56 am
by VilleK
Oops, indeed! It's been a long time since I tried to load that project so I haven't noticed before. I updated the ZGE-download with the corrected version.

Posted: Fri Apr 22, 2011 1:39 pm
by getter77
Thanks for the speedy fix, with luck I can dive back into coming to grips with everything later today!