SphereCommunity
Login in Lake Shire Freezes client - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Login in Lake Shire Freezes client (/Thread-Login-in-Lake-Shire-Freezes-client)



Login in Lake Shire Freezes client - Rizz - 02-26-2013 02:11 AM

This is the area

PHP Code:
[AREADEF a_lake_shire]
NAME=Lake Shire
EVENTS
=r_safe_city
P
=1212,1144,-25,2
RECT
=1144,1072,1264,1200,2
GROUP
=Lake Shire
FLAGS
=REGION_FLAG_NOBUILDING|region_flag_globalname|region_flag_announce
TAG
.TITLE=the city of
TAG
.GUARDOWNER=the city 

If if try to login in that area and there are some nearby players, the player try to login freeze (he can just move for 1 step).
No problem if i login without anyone player around and i meet some player after.

Update: problem extended to all Map2

Update2: this happen only if the player try to login is in guild

Update3: could be the problem in

PHP Code:
ERROR:(sphereworld.scp,1381198)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381200)Conflicting region!
ERROR:(sphereworld.scp,1381200)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381205)Conflicting region!
ERROR:(sphereworld.scp,1381205)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381207)Conflicting region!
ERROR:(sphereworld.scp,1381207)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381226)Conflicting region!
ERROR:(sphereworld.scp,1381226)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381228)Conflicting region!
ERROR:(sphereworld.scp,1381228)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381233)Conflicting region!
ERROR:(sphereworld.scp,1381233)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381235)Conflicting region!
ERROR:(sphereworld.scp,1381235)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381254)Conflicting region!
ERROR:(sphereworld.scp,1381254)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381256)Conflicting region!
ERROR:(sphereworld.scp,1381256)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381272)Conflicting region!
ERROR:(sphereworld.scp,1381272)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region).
ERROR:(sphereworld.scp,1381274)Conflicting region!
ERROR:(sphereworld.scp,1381274)Linking sector #515 for map 2 for region Mistas (Champion Spawn) failed (fatal for this region) 

EDIT: fixed the "conflicting region" problem but the login problem still the same.


RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 02:34 AM

Looks to me like you have 2 regions claiming the same location. have you edited your map.scp for this map plane at all?


RE: Login in Lake Shire Freezes client - Rizz - 02-26-2013 02:44 AM

Nope, i never change or duplicated the map...

PHP Code:
[AREADEF a_lbr]
NAME=Ilshenar
P
=930,641,-80,2
RECT
=0,0,2299,1599,2
GROUP
=ALLMAP
TAG
.TITLE=the realm of
EVENTS
=r_default_rock,r_default_water,r_default_tree,r_default_grass 

I have this problem on every map except map0 and map1


RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 02:51 AM

Players not in a guild can walk around fine on this map?


RE: Login in Lake Shire Freezes client - Rizz - 02-26-2013 02:51 AM

Should i need to put the map2 spec here?

PHP Code:
// To activate ML-sized map #0 uncomment the next line (don't forget to uncomment
// sphere_map0_ml.scp and sphere_map_points0_ml.scp in spheretables.scp if you want
// to use the default areas)
Map0=7168,4096,-1,-1

// To activate ML-sized map #1 uncomment the next line
Map1=7168,4096,-1,-

(02-26-2013 02:51 AM)Mordaunt Wrote:  Players not in a guild can walk around fine on this map?

Yes.
The problem comes out when a player in guild login in map2,3,4 and there are some other players in the same screen.


RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 02:53 AM

I don't think you have to but it may be worth trying, all of mine are defined in the .ini

Code:
// To activate ML-sized map #0 uncomment the next line (don't forget to uncomment
// sphere_map0_ml.scp and sphere_map_points0_ml.scp in spheretables.scp if you want
// to use the default areas)
Map0=7168,4096,-1,-1

// To activate ML-sized map #1 uncomment the next line
Map1=7168,4096,-1,-1


MAP2=2304,1600,32,2,2
MAP3=2560,2048,32,3,3
MAP4=1448,1448,8,4,4
MAP5=1280,4096,64,5,5

Have you uncommented these maps in spheretables.scp so that they load?


RE: Login in Lake Shire Freezes client - Rizz - 02-26-2013 02:56 AM

(02-26-2013 02:53 AM)Mordaunt Wrote:  I don't think you have to but it may be worth trying, all of mine are defined in the .ini

Code:
// To activate ML-sized map #0 uncomment the next line (don't forget to uncomment
// sphere_map0_ml.scp and sphere_map_points0_ml.scp in spheretables.scp if you want
// to use the default areas)
Map0=7168,4096,-1,-1

// To activate ML-sized map #1 uncomment the next line
Map1=7168,4096,-1,-1


MAP2=2304,1600,32,2,2
MAP3=2560,2048,32,3,3
MAP4=1448,1448,8,4,4
MAP5=1280,4096,64,5,5

Nothing, still the same problem.
It's strange bcuz if a player login in that area without anyothers in his screen and meets someone after... will be no problems.


RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 03:06 AM

Do you have any events tied to guild players?


RE: Login in Lake Shire Freezes client - Rizz - 02-26-2013 03:28 AM

I've tried with spherebase script and evething works then.. found the problem!
Corrupted file that contains a lot of functions... incredible.

I forgot: thx for support anyway Smile


RE: Login in Lake Shire Freezes client - Mordaunt - 02-26-2013 03:53 AM

lol np