I am not very good with Bitwise operations and as such I have not had time to solve this. However, it happens on every single 32 bit.... AKA "F" always returns an error. No matter which parser is checking the bitvector. I validated it on a few things. If the 32 bit is present, i get an error on all bitvectors. I have included just a small subset, as stated, all "bitvectors" fail if the very last BIT is used. I tried to simulate on tbamud-2020 but i did not see anything using the last Bitvector by looking at structs.h to see what was defined.
SYSERR: room #702 has unknown room flag, bit 39 (0 through 32 known).
SYSERR: room #702 has unknown room flag, bit 42 (0 through 32 known).
SYSERR: room #702 has unknown room flag, bit 63 (0 through 32 known).
SYSERR: room #703 has unknown room flag, bit 39 (0 through 32 known).
SYSERR: room #703 has unknown room flag, bit 42 (0 through 32 known).
SYSERR: room #703 has unknown room flag, bit 63 (0 through 32 known).
SYSERR: room #704 has unknown room flag, bit 39 (0 through 32 known).
SYSERR: room #704 has unknown room flag, bit 42 (0 through 32 known).
SYSERR: room #704 has unknown room flag, bit 63 (0 through 32 known).
SYSERR: room #705 has unknown room flag, bit 39 (0 through 32 known).
SYSERR: room #705 has unknown room flag, bit 42 (0 through 32 known).
SYSERR: room #705 has unknown room flag, bit 63 (0 through 32 known).
SYSERR: room #706 has unknown room flag, bit 39 (0 through 32 known).
SYSERR: room #706 has unknown room flag, bit 42 (0 through 32 known).
SYSERR: room #706 has unknown room flag, bit 63 (0 through 32 known).
SYSERR: mob vnum 7703 has unknown mobile flag, bit 35 (0 through 34 known).
SYSERR: mob vnum 7703 has unknown mobile flag, bit 41 (0 through 34 known).
SYSERR: mob vnum 7703 has unknown mobile flag, bit 45 (0 through 34 known).
SYSERR: mob vnum 7703 has unknown mobile flag, bit 52 (0 through 34 known).
SYSERR: mob vnum 7703 has unknown mobile flag, bit 56 (0 through 34 known).
SYSERR: mob vnum 7703 has unknown mobile flag, bit 57 (0 through 34 known).
SYSERR: mob vnum 7703 has unknown mobile flag, bit 63 (0 through 34 known).
SYSERR: Object #11803 (a cloth nappy) has unknown object wear flag, bit 26 (0 through 18 known).
SYSERR: Object #11803 (a cloth nappy) has unknown object wear flag, bit 37 (0 through 18 known).
SYSERR: Object #11803 (a cloth nappy) has unknown object wear flag, bit 58 (0 through 18 known).