fodev.net
Other => FOnline:2238 Forum => Archives => Survival Guides / Game Help => Topic started by: Spiritwind on January 07, 2011, 05:46:19 am
-
Hello,
I have been trying to get the mapper to work for ages now. I did everything that people had posted in the competition * I know its over now*, and it still will not work.
Here is what it says without me trying any of their fixes.
Starting Mapper...
Mapper initialization...
Sprite manager initialization...
Multisampling 16x not supported. Disabled.
Sprite manager initialization complete.
SpriteManager::LoadFont - File <fnt_def.bmp> not found.
Mapper initialization fail.
Here is what it says after I do their fix *Mainly the faction.zip to fonline.dat one.
Starting Mapper...
Mapper initialization...
FalloutDatFile::Init - Read file tree fail.
OpenDataFile - Unable to open DAT file<C:\Games\FOnline\fonline.dat>.
FileManager::LoadDataFile - Load packed file<C:\Games\FOnline\fonline.dat> fail.
Sprite manager initialization...
Multisampling 16x not supported. Disabled.
Load sprite egg fail.
Mapper initialization fail.
Any help would be much appreciated!
-
I'm a bit late, but i had the same problem like you and found your thread through insane googling and searching.
Try downloading the data.rar at this site : http://rghost.net/5172146 (http://rghost.net/5172146) and extract it in your client folder you are using for the mapper.
These are the missing font bitmaps the mapper doesnt find if you want to start it with your first configuration.
Make sure to have the path in your fonline.cfg to
PatchDatPath=faction.zip
If that doesnt help, use the mapper from SDK located under Server\Tools\Mapper\. That at least worked for me.