If in the source I have the following:
// Exception on (AP.PBIAS): Item:3, Exception: Object reference not set to an instance of an object.,
// StackTrace: at 4..2.(1 )
// Exception on (AP.PBIAS): Item:2, Exception: Object reference not set to an instance of an object.,
// StackTrace: at 4..2.(1 )
// Exception on (AP.PBIAS): Item:2, Exception: Object reference not set to an instance of an object.,
// StackTrace: at 4..2.(1 )
Does this mean I missed some lines of code in the decompile or are these things I can ignore?