New variables should be placed after all existing inherited variables

The error message should also indicate the line in your contract that is causing the error, and the variable name of the new variable that is being inserted. Please provide that as well.

This error is reporting that there is a conflict in your contract's storage layout. If possible, please provide the source code of your v1 and v2 contracts, as well as the other information listed here: Required information when requesting support for Upgrades Plugins