Describe the bug
While updating the dev-pack I found that some SmartContracts doesn't work as expected.

The failure resides here https://github.com/neo-project/neo-vm/blob/f29d46460df8507899ff955363c6f3b90a807337/src/neo-vm/ReferenceCounter.cs#L68, at the beginning I thought that was because some Arrays was without Reference Counter so I made #1329 but as you can see in the image, all of them have the reference Counter
Describe the bug
While updating the dev-pack I found that some SmartContracts doesn't work as expected.
The failure resides here https://github.com/neo-project/neo-vm/blob/f29d46460df8507899ff955363c6f3b90a807337/src/neo-vm/ReferenceCounter.cs#L68, at the beginning I thought that was because some Arrays was without Reference Counter so I made #1329 but as you can see in the image, all of them have the reference Counter