i wrote a scrip for windows commandpromt (cmd) that automaticly replace the wrong data file here is the code:
del villages.dat copy villages_fixed.dat villages.dat PAUSE
you need to have the fixed file as the tutorials :https://goo.gl/pJB6wZ says in the data folder you put the script in the folder if you run the script the wrong file will be replaced with the fixed file you can put a line of code thtat runs this script in your server starter so i wil do this every reboor
i wrote a scrip for windows commandpromt (cmd) that automaticly replace the wrong data file here is the code:
del villages.dat
copy villages_fixed.dat villages.dat
PAUSE
you need to have the fixed file as the tutorials :https://goo.gl/pJB6wZ says in the data folder you put the script in the folder if you run the script the wrong file
will be replaced with the fixed file you can put a line of code thtat runs this script in your server starter so i wil do this every reboor