open.mp icon indicating copy to clipboard operation
open.mp copied to clipboard

[BEHAVIOR DIFFERENCE]: PutPlayerInVehicle

Open nikyan95 opened this issue 3 years ago • 0 comments
trafficstars

Description

Hello. We are faced with such a problem: we have a kiosk where you can rent a car. Everything is fine in the samp version, a bug is triggered in the openmp version. After completing the car rental, the bug disappears. We use the windows localhost.

How to re-produce this behavior difference

https://drive.google.com/file/d/1dYp4jnA6aTNremN64iz3AKQYrikee4vc/view?usp=sharing https://drive.google.com/file/d/1qgU386WMHJlu2mAAG9J6cLHjbbq9D9Wq/view?usp=sharing I uploaded the video to Google drive, please take a look.

Relevant log output

[2022-08-28T23:39:30Z] [Warning] Deprecated function GetActorPoolSize used. This function was replaced by MAX_ACTORS.
[2022-08-28T23:39:30Z] [Warning] Deprecated function GetVehiclePoolSize used. This function was replaced by MAX_VEHICLES.
[2022-08-28T23:39:30Z] [Warning] Deprecated function GetPlayerPoolSize used. This function was replaced by MAX_PLAYERS.
[2022-08-28T23:39:30Z] [Warning] Deprecated functions will be removed in the next open.mp release.
[2022-08-28T23:39:30Z] [Warning] Deprecated console variable "rcon", use "rcon.enable" instead.
[2022-08-28T23:39:30Z] [Info] Remote console disabled.
[2022-08-28T23:39:30Z] [Warning] Deprecated console variable "lagcompmode", use "game.use_lag_compensation" instead.
[2022-08-28T23:39:30Z] [Warning] Boolean console variable "lagcompmode" retreived as integer.

open.mp server version

*build 8

Operating system or distribution

*Windows 10, Localhost

Contact information

  • Contact Discord: nikyan95#6927

Sincerely yours - the team of the Russian project Arcada Games

nikyan95 avatar Aug 28 '22 20:08 nikyan95