Issue information

Issue ID
#3658
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Oct 16, 2009 16:29
Last Post
Hercules Elf Bot
Oct 16, 2009 16:29
Confirmation
N/A

Hercules Elf Bot - Oct 16, 2009 16:29

Originally posted by [b]Vedurin[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3658

Hello,

i noticed that quite a while ago in 12xxx something. That time i just removed the maps from the maps_athena.conf file. But nowadays it's still there.

In maps_athena.conf are these lines:
CODE
map: new_5-3
map: new_5-4
map: orcsdun01
map: orcsdun02
//map: ordeal_a00
//map: ordeal_a02
map: ordeal_1-1
map: ordeal_1-2
//map: ordeal_1-3
//map: ordeal_1-4
map: ordeal_2-1
map: ordeal_2-2
//map: ordeal_2-3
//map: ordeal_2-4


Every commented line after //map: ordeal_a02 is being parsed. ordeal_a02 is not loaded by mapcache. Every commented line after that will be attempted to be cached. For example //map: ordeal_1-3 will be worked out instead of being ignored.

This is my Mapcache output:
CODE
new_5-3 successfully cached
new_5-4 successfully cached
orcsdun01 successfully cached
orcsdun02 successfully cached
ordeal_1-1 successfully cached
ordeal_1-2 successfully cached
ordeal_1-3data\ordeal_1-3.gat not found (grfio_reads - local file C:/Spiele/Ragnarok Online/Data/data/ordeal_1-3.gat)
not found in GRF!
ordeal_1-4data\ordeal_1-4.gat not found (grfio_reads - local file C:/Spiele/Ragnarok Online/Data/data/ordeal_1-4.gat)
not found in GRF!
ordeal_2-1 successfully cached
ordeal_2-2 successfully cached
ordeal_2-3data\ordeal_2-3.gat not found (grfio_reads - local file C:/Spiele/Ragnarok Online/Data/data/ordeal_2-3.gat)
not found in GRF!
ordeal_2-4data\ordeal_2-4.gat not found (grfio_reads - local file C:/Spiele/Ragnarok Online/Data/data/ordeal_2-4.gat)
not found in GRF!