Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Jeremy K
on
Hi Nick,

I have a way to reproduce this error 100% of the time. I also have working hypothesis that I hope helps you get to the bottom of this.

Reproduction Steps

Version: 1.38.1.0
Theme: ATVO_Theme

1. Open the default ATVO_Theme file provided by ATVO
2. Click the Controls Tab
3. Click the X button to the right of the Grid button
- ATVO Error
Object Reference not set to an instance of an object.

My working hypothesis is that these crashes are related to copying a Control button. As I started making more copies of the X button to map to other Scenes and Animations, the crashes happened instantly I clicked the copied button in the Theme Editor.

I have seen that ATVO will attempt to recursively rename an object name in other places it is referenced (which is nice!), and so I'm hoping that this error is related to something in that logic going wrong.

Unfortunately, now that I've made many copies of Control buttons, my theme is crashing all the time, and I'm thinking I just need to start from scratch (which is ok because I'm still learning :) but I hope this is an easy one to track down and fix. Let me know if you need any other info from me.

Thanks!