I suppose that the reference to the function may be different even from different runs of the same release, now I get 0084D3F8: I am still on 2018.12 and waiting for the download of 2019.1 to see if this fixes it. However, no typo, same ctrl+c - ctrl+v line. I'm going to check in other projects as well..
Edit. It's there in every other old project as expected, but it's missing in this one. How could it be?
Not that I am aware of, and I don't think I would have had the need to do it. Maybe this happens in some third party class I used. I will try printing Core.asyncall value in file loading order to see if it disappears from a certain point on, thanks
thanks, that did the trick! it was Leaky by Andy Bower: do you know if we have an alternate method to get the same debug output? Basically it keeps track of how many instances of any class are "live" in any moment.
Comments
Fragmenter - animated loop machine and IKONOMIKON - the memory game
However, no typo, same ctrl+c - ctrl+v line. I'm going to check in other projects as well..
Edit. It's there in every other old project as expected, but it's missing in this one. How could it be?
I will try printing Core.asyncall value in file loading order to see if it disappears from a certain point on, thanks
Likes: pie
it was Leaky by Andy Bower: do you know if we have an alternate method to get the same debug output? Basically it keeps track of how many instances of any class are "live" in any moment.