Hi, I clear all the rendering objects as part of a migration
I would say, its a dick move on my part, but its also something any script of mod can call at any time
I think its better to write your mod in a safer way, such that it checks if the rendering object is valid before attempting to call any method on it, just like you would do if storing entity references.