(...) Now I'm getting "FONLINE.DAT NOT FOUND" even though it is in the folder with fonline.exe. What do I need to do?
Search for
PatchDatPath var in FOnline.cfg and change value to
fonline.datPatchDatPath=fonline.dat
This can happen if your client installation doesn't have FOnline.cfg - client is looking for
fopatch.dat, but displaying error message about
fonline.dat. However, it looks that some older versions uses "
fopatch.dat" name (and this name is stored in .cfg
and hardcoded into .exe file) but updater etc. uses "
fonline.dat"
I hope you understand at least half of this post
