View Issue Details

IDProjectCategoryView StatusLast Update
0000239ServerGrand Theft Auto IIIpublic2020-12-10 10:22
ReporterDeVeX Assigned To 
PrioritynormalSeveritymajorReproducibilitysometimes
Status newResolutionopen 
Summary0000239: Teleporting to a streamed out player causes getClientElementFromPlayer return null
Description

Teleporting to a streamed out player causes clientscripts to fail fetch the client object.
Sometimes even the player element isn't appearing at all. To get the client element of this player again only works if the player respawns (So a new player element gets createad) or you relog.

(Teleportation is made as workaround with network event)

TagsNo tags attached.
Game

Activities

DeVeX

2020-12-10 10:22

reporter   ~0000124

*returns undefined.

Also a work around fetching clients and checking if their client.player equals player does return undefined.

Issue History

Date Modified Username Field Change
2020-12-10 09:11 DeVeX New Issue
2020-12-10 10:22 DeVeX Note Added: 0000124