RateMyServer Ragnarok Community

Ragnarok Online => RO Graphic, Coding & Media => Sprite & Modification Help => Topic started by: jazsinlaboi on Jun 28, 2007, 04:03 AM

Title: trouble loading mapserver
Post by: jazsinlaboi on Jun 28, 2007, 04:03 AM
It keeps saying error and removing map whatsoever.  I tried doing the mapcache thing but it didn't fix my problem.  Can anyone help?
Title: Re: trouble loading mapserver
Post by: DarkPoet on Jul 14, 2007, 03:14 PM
open your conf/GRF-Files.txt configuration file. By default, it'll read the following-

grf: C:\Program Files\Gravity\RO\data.grf
grf: C:\Program Files\Gravity\RO\sdata.grf

if your server is accessed locally (you can physically access the server) make sure the accurate location of your data.grf/sdata.grf is listed.

If your server is accessed remotely (FTP, SSH, etc) then make sure your lines are pointing into your server's account directory, then to the GRF files.

example-
grf: /usr/myserveraccount/grfs/data.grf
grf: /usr/myserveraccount/grfs/sdata.grf
Title: Re: trouble loading mapserver
Post by: jazsinlaboi on Aug 21, 2007, 06:31 PM
my sdata and data is in my ro folder and yes it is set up by default:

grf: C:\Program Files\Gravity\RO\data.grf
grf: C:\Program Files\Gravity\RO\sdata.grf

still no work :(
Posted on: August 21, 2007, 09:35:41 am
fixed. this can be close