ttp bug object loses methods 2020 05 06 19 49 15

Опубликовано: 17 Июль 2026
на канале: Sparr Risher
7
0

I spawn some objects, move them around, and then interact with them. Note the many successful interactions where I do a Number action on one object and both get updated, as desired. Then near the end, despite my doing nothing special, the objects lose their setNumber methods (which are what the onNumberAction is trying to call). Not shown is that they also [probably] lost another method that onPrimary would be calling if I kept incrementing the counters.