Jump to content
  • 0

[Resolved] Custom Map - Map Cache isn't happy !


Question

Posted (edited)

Hello everyone !

There is my problem : When I'm launching "mapcache.exe" my maps "Temple_de_Glace" aren't loaded and window is closing, but my other map is working.

There are my files :

[map_index.txt]

//======================================================================================

//Maxlam

//======================================================================================

Yuno_Ruins1 1000

Yuno_Ruins2

Yuno_Ruins3

Yuno_Ruins4

Temple_de_Glace1

Temple_de_Glace2

Temple_de_Glace3

Temple_de_Glace4

[maps_athena]

//Maxlam

map: Yuno_Ruins1

map: Yuno_Ruins2

map: Yuno_Ruins3

map: Yuno_Ruins4

map: Temple_de_Glace1

map: Temple_de_Glace2

map: Temple_de_Glace3

map: Temple_de_Glace4

[grf-files]

//-----------------------------------------

// GRF List

//-----------------------------------------

// grf: C:\path\to\RO\data.grf

// You may add more in this format

// grf: <data file path>

grf: C:\Ragnarök\LuneNoireRO\LuneNoireRO\LuneNoire.grf

//------ Others ---------------------------

// Data Directory (without the actual data\ though)

// the below example would use C:\path\to\RO\data\

data_dir: \

-> There sure, my maps are in "LuneNoire.grf" and my \ is a "Data folder" with every .gat maps.

Edited by Gaypuff

3 answers to this question

Recommended Posts

Posted (edited)

The names was too long, so 90% solve !

I can add it with "WeeMapCache" and make it work, but when I'm entering I'm kicked out...thanks Simplemhan ! I'm coming back with a solution for the other part :)

[EDIT : 100% solve ! Just have to repack the entire GRF (data folder). Don't work if only patching :s Thanks alot!]

Edited by Maxlam
Posted

FYI in the future:

mmo.h

//For Map Names, which the client considers to be 16 in length including the .gat extension
#define MAP_NAME_LENGTH (11 + 1)
#define MAP_NAME_LENGTH_EXT (MAP_NAME_LENGTH + 4)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...