fodev.net

FOnline Development => Questions and Answers => Topic started by: LT_Jones on May 25, 2014, 07:14:16 pm

Title: Mapper won't load??
Post by: LT_Jones on May 25, 2014, 07:14:16 pm
Hi there,

Probably a stupid question, but when I try to load mapper it doesn't, when I double click on mapperd3d exe or even run as admin a window loads (white in colour) and then disappears and nothing happens, I could do with some advice please :) when I use mapper exe it loads a black window and also disappears, any ideas?? Am I missing something simple???
Title: Re: Mapper won't load??
Post by: Wipe on May 25, 2014, 07:19:17 pm
Check/post log.
Title: Re: Mapper won't load??
Post by: LT_Jones on May 25, 2014, 07:44:52 pm
Starting Mapper (v.1.33.1)...
Mapper initialization...
Sprite manager initialization...
OpenGL extension 'ARB_vertex_array_object' not supported. Not critical.
OpenGL extension 'ARB_framebuffer_object' not supported. Not critical.
OpenGL extension 'EXT_framebuffer_multisample' not supported. Not critical.
OpenGL extension 'EXT_packed_depth_stencil' not supported. Not critical.
OpenGL extension 'ARB_texture_multisample' not supported. Not critical.
OpenGL extension 'ARB_get_program_binary' not supported. Not critical.
Sprite manager initialization complete.
Init interface.
File<data\C:\Program Files (x86)\FOnline Engine\mapper_default.ini> not found.
Error<368>.
FOnline engine initialization fail.
Title: Re: Mapper won't load??
Post by: Lexx on May 25, 2014, 10:09:05 pm
Well, this should be your problem:

Code: [Select]
File<data\C:\Program Files (x86)\FOnline Engine\mapper_default.ini> not found.
Look if you have the file and that it's not 0kb in size.
Title: Re: Mapper won't load??
Post by: LT_Jones on May 25, 2014, 10:12:37 pm
I checked the folders for the file Lexx, its not in any of them :(
Title: Re: Mapper won't load??
Post by: Wipe on May 25, 2014, 10:38:42 pm
There must be some .ini file in your Mapper/data/ and if there's none, you can always copy Tools/Mapper/data/ from SDK to your mapper and change MapperInterface option in Mapper.cfg - .ini is used only for interface
Title: Re: Mapper won't load??
Post by: LT_Jones on May 25, 2014, 10:56:20 pm
there is a "Default" file in there (called obviously just "Default") but I was looking for a specific name (as above), I'll give that a go thank you :) checked and it is an .ini file.
Title: Re: Mapper won't load??
Post by: LT_Jones on May 27, 2014, 01:15:13 pm
Snip. ! doesn't create a new map like the manual stated, its *new, thats why the left mouse button wasn't working.
Title: Re: Mapper won't load??
Post by: fonliner on May 28, 2014, 12:54:08 pm
It doesnt work because you have something bugged, download again mapper/sdk and try again load it.
Title: Re: Mapper won't load??
Post by: LT_Jones on June 06, 2014, 10:29:54 pm
No its cool got it working fine, the file I needed I didn't have plus the left click problem required a map open, sorted now mapping away :)