Issue information

Issue ID
#7703
Status
Needs more Info
Severity
None
Started
Beret
Sep 12, 2013 15:35
Last Post
Beret
Feb 14, 2015 3:23
Confirmation
Yes (1)
No (0)

Beret - Sep 12, 2013 15:35

The new maps of the KRO are in trouble while doing the mapcache because the name of the map is greater than 12 characters, then the cache is not done.

[b]prt_church_evt[/b]

This post has been edited by Beret on Sep 12, 2013 15:36

Haru - Sep 13, 2013 14:22

This is troublesome. As far as I know, clientside map names are supposed to be limited to 16 characters (12+".gat"), because that's the length of the map name field in several packets.

My guess is that they now just send 16 characters of map name, without sending the .gat extension. Can anyone confirm that?

Frost - Sep 14, 2013 3:45

i think its not prt_church_evt, its prt_ch_evt

Dastgir Pojee - Sep 14, 2013 10:47

First theres no map file with named prt_church_evt, So I just taken a look at resnametable, and here it is.
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#

Beret - Sep 14, 2013 15:32

It won't do to be in resnametable, why map_index.txt will give an error occurred while running the emulator, because the size of the name is not supported.

Beret - Sep 30, 2013 17:38

Bump.

Beret - Oct 8, 2013 22:15

Bump

Ind - Oct 10, 2013 23:33

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).

This post has been edited by Ind on Oct 10, 2013 23:35

Beret - Oct 11, 2013 4:20

[quote name="Ind" timestamp="1381448018"]
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).[/quote]

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

Dastgir Pojee - Oct 11, 2013 8:31

[quote name="Ind" timestamp="1381448018"]
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).
[/quote]But as i believe, the mapcache should atleast cache it so that we can warp to it.

Beret - Oct 29, 2013 17:14

And so how am I going to be able to teleport to new maps of kro ?

Beret - Feb 14, 2015 3:23

It's been a long time, we need a fix for future use of maps.