Is it possible to display Solution data in Paraview while setting maxGlobalCells?

・Question
Is it possible to display Solution data in Paraview while setting maxGlobalCells?

I am planning to use the Rhino plugin butterfly to investigate the wind speed hitting a building for my university thesis. I encountered a problem during the setup process, so I would like to ask a question.

・Problem
I reset the maxGlobalCells limit value (default: 2000000) of snappyHexMeshDict to the limit value of 90000000 (because the final number of cells exceeded 2000000, and Solution did not work properly). However, when I tried to visualize the data in Paraview of blueCFD-core, the data obtained in Solution was not displayed.

So, when I tried to do it with the default settings without setting maxGlobalCells, Solution did not work properly, but the data obtained in Solution was displayed in Paraview.
I think the cause is the maxGlobalCells setting, but I am having trouble because I cannot measure data such as wind speed without this setting.
Is it possible to display Solution data in Paraview while setting maxGlobalCells? I don’t know what the cause is, but when I run the solution, it reports “File not found.”

End
Failed to read C:\Users\yusuk\butterfly\outdoor_airflow28\log\simpleFoam.err:
[Errno 2] File ‘C:\Users\yusuk\butterfly\outdoor_airflow28\log\simpleFoam.err’ not found. : C:\Users\yusuk\butterfly\outdoor_airflow28\log\simpleFoam.err
done!
It reports like this.

・Rhino 7 (Owner: SYSTEM)
・buleCFD-core2017 (Owner: Administrators)
・Paraview5.4.1 (Owner: Administrators)

・Device specifications
Processor Intel(R) Core™ i7-1065G7 CPU @ 1.30GHz 1.50 GHz
Installed RAM 16.0 GB (15.6 GB available)
System type 64-bit operating system, x64-based processor

・Windows specifications
Edition Windows 11 Home
Version 23H2

Thank you in advance.