samp-streamer-plugin icon indicating copy to clipboard operation
samp-streamer-plugin copied to clipboard

I found the bug

Open Dmitriy51 opened this issue 4 years ago • 3 comments

native AttachCameraToDynamicObject(playerid, STREAMER_TAG_OBJECT:objectid);

when we use this function, at high speed of the vehicle 1000 or 2000 km/h the player receives crash type "Loading" on the screen!

Dmitriy51 avatar Mar 02 '21 06:03 Dmitriy51

There are similar SA-MP bugs. Can you try and see if the same thing reproduces with AttachCameraToObject? If it won't reproduce anymore, could you try making the dynamic object static and then use AttachCameraToDynamicObject?

I think that something like this was fixed in a 0.3.7DL RC version (Kalcor specified something about an overflowing internal timer, tick count or whatever), but I'm not sure if it was backported to 0.3.7. You could try using the latest 0.3.7 client and see if it still reproduces. Also, I remember that this bug didn't occur everytime. Not sure if it would also fix this one for a fast moving object, like you specified, or just the random occurrences of it (this bug used to reproduce randomly when simply using AttachCameraToObject, iirc).

So bad that the forum is gone.

IstuntmanI avatar Mar 02 '21 08:03 IstuntmanI

There are similar SA-MP bugs. Can you try and see if the same thing reproduces with AttachCameraToObject? If it won't reproduce anymore, could you try making the dynamic object static and then use AttachCameraToDynamicObject?

I think that something like this was fixed in a 0.3.7DL RC version (Kalcor specified something about an overflowing internal timer, tick count or whatever), but I'm not sure if it was backported to 0.3.7. You could try using the latest 0.3.7 client and see if it still reproduces. Also, I remember that this bug didn't occur everytime. Not sure if it would also fix this one for a fast moving object, like you specified, or just the random occurrences of it (this bug used to reproduce randomly when simply using AttachCameraToObject, iirc).

So bad that the forum is gone.

I use the server version 0.3.7-R3 and the client version is 0.3.7-R4, object 19254,

the AttachCameraToObject this problem does not occur! this bug only AttachCameraToDynamicObject!

Dmitriy51 avatar Mar 08 '21 18:03 Dmitriy51

First thing to try with the white loading screen of death is restarting your computer. The one you run the client on. I bet you've just left it on too long, GTA doesn't like that.

Crayder avatar Mar 12 '21 13:03 Crayder