openmultiplayer / openmultiplayer/open.mp
[BEHAVIOR DIFFERENCE]: PutPlayerInVehicle
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 641
- Forks
- 208
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the two linked Google Drive reproduction videos and the PutPlayerInVehicle behavior on open.mp build 8 under Windows 10. Compare it with the reported SA-MP behavior, especially before and after completing the car rental. Done means the discrepancy is reproducible and the expected behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100