Is your feature request related to a problem? Please describe.
Apparently printdata(_data) errors with "Script Error the index 'getclass' does not exist" in the case of _data being a weak reference. (At least thats the conclusion a quick chat with Lord Midas drew.)
Describe the solution you'd like
It would be nice if MSU checked for tables/classes/instances beforehand whether it was a weak reference or not. In best case it would still print the data into the log, but imo a warning that it was not possible would do as well.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
(Perhaps this should have been a bug-report, but I couldnt bring myself to do that after Midas helped me out (again! and again!) MSU is awesome, you guys are awesome!)
Is your feature request related to a problem? Please describe.
Apparently printdata(_data) errors with "Script Error the index 'getclass' does not exist" in the case of _data being a weak reference. (At least thats the conclusion a quick chat with Lord Midas drew.)
Describe the solution you'd like
It would be nice if MSU checked for tables/classes/instances beforehand whether it was a weak reference or not. In best case it would still print the data into the log, but imo a warning that it was not possible would do as well.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
(Perhaps this should have been a bug-report, but I couldnt bring myself to do that after Midas helped me out (again! and again!) MSU is awesome, you guys are awesome!)