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 Nick Thissen
on
Exactly, the crash happened in the logic where it tries to find the node in the tree that belongs to whatever you clicked, and then it walks down the tree opening each parent node until it reaches it. For some reason, sometimes this fails and then it gives me nothing in return, which was causing the crash. I am now simply preventing the crash when this happens, but I did not solve the root cause (why is it not giving me anything back?). But it seems to have no effect and work just fine so I'm not sure what else to do :) For now please monitor if you see more strange behavior.