The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Login in Lake Shire Freezes client
Author Message
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #1
Login in Lake Shire Freezes client
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.
(This post was last modified: 02-26-2013 02:32 AM by Rizz.)
02-26-2013 02:11 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Login in Lake Shire Freezes client
Looks to me like you have 2 regions claiming the same location. have you edited your map.scp for this map plane at all?

[Image: 2nis46r.jpg]
02-26-2013 02:34 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #3
RE: Login in Lake Shire Freezes client
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
(This post was last modified: 02-26-2013 02:48 AM by Rizz.)
02-26-2013 02:44 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: Login in Lake Shire Freezes client
Players not in a guild can walk around fine on this map?

[Image: 2nis46r.jpg]
02-26-2013 02:51 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #5
RE: Login in Lake Shire Freezes client
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.
(This post was last modified: 02-26-2013 02:53 AM by Rizz.)
02-26-2013 02:51 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #6
RE: Login in Lake Shire Freezes client
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?

[Image: 2nis46r.jpg]
(This post was last modified: 02-26-2013 02:55 AM by Mordaunt.)
02-26-2013 02:53 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #7
RE: Login in Lake Shire Freezes client
(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.
(This post was last modified: 02-26-2013 03:05 AM by Rizz.)
02-26-2013 02:56 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #8
RE: Login in Lake Shire Freezes client
Do you have any events tied to guild players?

[Image: 2nis46r.jpg]
02-26-2013 03:06 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #9
RE: Login in Lake Shire Freezes client
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
(This post was last modified: 02-26-2013 03:34 AM by Rizz.)
02-26-2013 03:28 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #10
RE: Login in Lake Shire Freezes client
lol np

[Image: 2nis46r.jpg]
02-26-2013 03:53 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 5 Guest(s)