Hi,
The error shows that the model diverged (changes are of the order of 10^2), which raised an error from FORTRAN, it is not an error from MODFLOW.
As you changed the solver to the NWT solver
you should change the solver parameters (the default parameters could be
basic to the problem you are trying to solve). A good starting point is to try the predefined options that the solver offers (SIMPLE, MODERATE, and COMPLEX) or
to look at the online guide (
https://water.usgs.gov/ogw/modflow-nwt/MODFLOW-NWT-Guide/). If the COMPLEX option does not work, you should try using the SPECIFIED options which allows you to specify all the linear/non-linear solver parameters.
Hope this helps you.
Regards