Issue Information
-
#007703
-
0 - None Assigned
-
Needs More Info
Issue Confirmations
-
Yes (1)No (0)
prt_church_evt
My guess is that they now just send 16 characters of map name, without sending the .gat extension. Can anyone confirm that?
The Map name is prt_church(.gat) [Length: 14]
ResnameTable:
prt_church_evt.gnd#prt_church.gnd#
prt_church_evt.gat#prt_church.gat#
prt_church_evt.rsw#prt_church.rsw#
À¯ÀúÀÎÅÍÆäÀ̽º\map\prt_church_evt.bmp#À¯ÀúÀÎÅÍÆäÀ̽º\map\prt_church.bmp#
Haru and I have gone over a august 2013 client and it doesn't support a map name of this length, we believe gravity screwed up when they named this file -- it only works client-side because client alwaays trims the last 4 characters (because of .gat) so prt_church_evt is for the client "prt_church" (and it works because resnametable is a copy of prt_church).
Else is the problem occurs alert in map_index.txt by the size of the name, the problem and enable the @warp not the part that connects to the cache client
But as i believe, the mapcache should atleast cache it so that we can warp to it.Haru and I have gone over a august 2013 client and it doesn't support a map name of this length, we believe gravity screwed up when they named this file -- it only works client-side because client alwaays trims the last 4 characters (because of .gat) so prt_church_evt is for the client "prt_church" (and it works because resnametable is a copy of prt_church).