In you PBP folder there is a file "PM.TXT", about half way through is a list of error codes.

308 Macro Buffer Overflow

An attempt was made to define a macro which was larger than 4K. This
usually indicates a missing ENDM pseudo-op.