Issue information

Issue ID
#2403
Status
Duplicate
Severity
None
Started
Hercules Elf Bot
Oct 29, 2008 0:35
Last Post
Hercules Elf Bot
Oct 29, 2008 0:35
Confirmation
N/A

Hercules Elf Bot - Oct 29, 2008 0:35

Originally posted by [b]Barron-Monster[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2403

Well i used the mapcache tool with the command:
CODE
./mapcache -grf /home/ragnarok/grf.txt -rebuild &> mapcache.txt

in the grf.txt i have:
CODE
grf: /home/ragnarok/map.grf
grf: /home/ragnarok/custommap.grf


And i got a lot of line like:
CODE
force_1-1data\force_1-1.gat not found (grfio_reads - local file data/force_1-1.gat)
not found in GRF!
force_1-2data\force_1-2.gat not found (grfio_reads - local file data/force_1-2.gat)
not found in GRF!
force_1-3data\force_1-3.gat not found (grfio_reads - local file data/force_1-3.gat)
not found in GRF!
force_2-1data\force_2-1.gat not found (grfio_reads - local file data/force_2-1.gat)
not found in GRF!
force_2-2data\force_2-2.gat not found (grfio_reads - local file data/force_2-2.gat)
not found in GRF!
force_2-3data\force_2-3.gat not found (grfio_reads - local file data/force_2-3.gat)
not found in GRF!
force_3-1data\force_3-1.gat not found (grfio_reads - local file data/force_3-1.gat)
not found in GRF!
force_3-2data\force_3-2.gat not found (grfio_reads - local file data/force_3-2.gat)
not found in GRF!
force_3-3data\force_3-3.gat not found (grfio_reads - local file data/force_3-3.gat)
not found in GRF!


The map.grf contain the all the map file provided by the last sakray/kro and the resnametable.txt have this entry about this map:
CODE
force_1-1.gat#force_map1.gat#
force_2-1.gat#force_map1.gat#
force_3-1.gat#force_map1.gat#
force_4-1.gat#force_map1.gat#
force_5-1.gat#force_map1.gat#
force_1-2.gat#force_map2.gat#
force_2-2.gat#force_map2.gat#
force_3-2.gat#force_map2.gat#
force_1-3.gat#force_map3.gat#
force_2-3.gat#force_map3.gat#
force_3-3.gat#force_map3.gat#

Has you can see there is entry for this map... and the force_map* are in my grf... So what's the problem...? It work for some map and don't for other...