No simulation script error even when scripts do exit

I have simulation scripts that exists under <GATLING_HOME>/user_files/simulations, including the default ones. But when I run gatling.bat, I get the following error.

GATLING_HOME is set to “C:\downloads\gatling-charts-highcharts-bundle-3.1.1”
JAVA = ““C:\Program Files\Java\jdk1.8.0_211\bin\java.exe””
There is no simulation script. Please check that your scripts are in user-files/simulations
Press any key to continue . . .

Has anyone encountered this issue? It was working fine till recently and I can’t recollect any major change that could induce this.

Remove “target” folder and compile again. It should work.