Author Topic: Mapper won't load??  (Read 2682 times)

Mapper won't load??
« 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???

Offline Wipe

  • Rotator
  • Random is god
Re: Mapper won't load??
« Reply #1 on: May 25, 2014, 07:19:17 pm »
Check/post log.
Games are meant to be created, not played...

Re: Mapper won't load??
« Reply #2 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.

Offline Lexx

  • Rotator
  • Mexican Apple Thief
Re: Mapper won't load??
« Reply #3 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.

Re: Mapper won't load??
« Reply #4 on: May 25, 2014, 10:12:37 pm »
I checked the folders for the file Lexx, its not in any of them :(

Offline Wipe

  • Rotator
  • Random is god
Re: Mapper won't load??
« Reply #5 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
« Last Edit: May 26, 2014, 01:03:17 am by Wipe »
Games are meant to be created, not played...

Re: Mapper won't load??
« Reply #6 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.

Re: Mapper won't load??
« Reply #7 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.
« Last Edit: May 27, 2014, 02:04:25 pm by LT_Jones »

Re: Mapper won't load??
« Reply #8 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.

Re: Mapper won't load??
« Reply #9 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 :)