Anyone have À¯ÀúÀÎÅÍÆäÀ̽º\map\map_info0.bmp?

tapsilog05

New member
Messages
6
Points
0
Github
tapsilog09
I keep getting ResourceErrors whenever I'm @move/@jump/@go to a town.

See bmp files not found below:

map_info0.bmp

map_info1.bmp

map_viewon0.bmp

map_viewon1.bmp

map error.png

The file is not availble in the translation project.

 
I keep getting ResourceErrors whenever I'm @move/@jump/@go to a town.

See bmp files not found below:

map_info0.bmp

map_info1.bmp

map_viewon0.bmp

map_viewon1.bmp

attachicon.gif
map error.png

The file is not availble in the translation project.
all the maps or just a town?

 
If you don't have the picture/minimap of that Map

add them in exceptionminimapnametable.txt

its not available in client translation project, you can retrieve it from KRO's data.grf

i don't know when this files got implemented by KRO

edit:

i will add it in client translation project... a moment please

 
all the maps or just a town?
Now that you mentioned it. Any map except the ones inside shops.

If you don't have the picture/minimap of that Map

add them in exceptionminimapnametable.txt

its not available in client translation project, you can retrieve it from KRO's data.grf

i don't know when this files got implemented by KRO

edit:

i will add it in client translation project... a moment please
Cool. Thanks bro

 
The exception file didn't really fixed my problem. What I did was I created several dummy bmp files (map_info0, map_info1, map_viewon0, map_viewon1) that are being required by the client and place it under the path where it's locating the bmp files.

 
Back
Top