Problem while teleporting players to an instance

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
tropheo
Posts: 176
Joined: Tue Apr 21, 2009 3:09 pm

Problem while teleporting players to an instance

Post by tropheo »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 8791
L2JDP Revision Number: 5283

Sometimes when I teleport many players to one instance through an event script, one or more players can't see the other ones but, after some seconds (sometimes never) the other players just appear in the zone, anyone know what can cause this?

With debug info I know that all players have same instance id, also when this happens I tried to send broadcastUserInfo() and broadcastStatusUpdate() to all players from the instance but nothing happens...

Any kind of information will be nice, thanks!
tropheo
Posts: 176
Joined: Tue Apr 21, 2009 3:09 pm

Re: Problem while teleporting players to an instance

Post by tropheo »

Nothing? :?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Problem while teleporting players to an instance

Post by MELERIX »

sounds like server lag, try to test with new BETA revisions.
tropheo
Posts: 176
Joined: Tue Apr 21, 2009 3:09 pm

Re: Problem while teleporting players to an instance

Post by tropheo »

Isn't lag... This happens too sometimes on test empty server just with 10 players...
User avatar
Szponiasty
Advanced User
Advanced User
Posts: 557
Joined: Mon Apr 21, 2008 1:31 pm
Location: Eastern Poland

Re: Problem while teleporting players to an instance

Post by Szponiasty »

try updateAbnormalEffect() instead. it broadcasts complete info about char, including effects, stats, etc. it probably wont help much, cause your problem is caused by knownlists not being refreshed quick enough. you use movement based knownlists?

you can try to go around it, by broadcasting charinfo packet to the instance, instead to chars on your knownlist.
And in the next chronicle they went into space, fighting the evil empire... In a galaxy far, far away xD
Post Reply