I have tracked this down and fixed it in 6.1.
Type: Posts; User: barrymavin
I have tracked this down and fixed it in 6.1.
Thanks for submitting a ticket. I will investigate.
As I suggested. You need to inspect the obj at the top if the function to see what it’s refcnt is. It should be greater than 1.
if it is not look go backwards in your code to where you assign that...
You have a missing bracket after your format() calls.
that’s the error being reported.
Look at the way you pass ‘obj’ to that function. Use ? To inspect the the array that you are traversing...
Your original post talked about foreach now you seem to have posted some thing else.
Package up and provide a reproducible example.
Provide me with a reproducible problem on a ticket and it will be looked into,
All I see there is a snippet of code with an object reference count that has gone negative but how you got that to...
Please post scripting language specific questions in the appropriate forum.. I will move this.
LianjaScript variable names have precedence of field then memory variable. Perhaps you have a field of that name.
? key
Will display its value