Page 1 of 1

Problem while teleporting players to an instance

Posted: Fri Apr 27, 2012 12:52 am
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!

Re: Problem while teleporting players to an instance

Posted: Sat Apr 28, 2012 2:57 am
by tropheo
Nothing? :?

Re: Problem while teleporting players to an instance

Posted: Sat Apr 28, 2012 3:35 am
by MELERIX
sounds like server lag, try to test with new BETA revisions.

Re: Problem while teleporting players to an instance

Posted: Sat Apr 28, 2012 10:08 pm
by tropheo
Isn't lag... This happens too sometimes on test empty server just with 10 players...

Re: Problem while teleporting players to an instance

Posted: Thu May 03, 2012 5:39 pm
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.