Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useartwork = 1 (default) causes objects to not spawn, if no models provided on DL client #843

Open
leftie1989 opened this issue Jan 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@leftie1989
Copy link

leftie1989 commented Jan 21, 2024

Describe the bug
If you use the useartwork set to ON, which it is by default, objects may not spawn when no custom models are loaded to start with. This issue only applies to CLIENTS using 0.3DL-R1, regular 0.3.7 clients see objects normally.
This was tested on Sumo Server by varying players, and restart server with useartwork 0 corrected it.

To Reproduce
Steps to reproduce the behavior:

  1. Turn on DL, or remove useartwork 0 from config
  2. Join server
  3. Objects that were loaded at OnGameModeInit BEFORE you join may not spawn, but any made after you join spawn normally

Expected behavior
Objects to spawn correctly regardless of if you have defined any custom models

Screenshots and/or logs
sa-mp-024

Release version
omp server version 'omp 1.1.0.2612'

@leftie1989 leftie1989 added the bug Something isn't working label Jan 21, 2024
@leftie1989 leftie1989 changed the title useartwork = 1 (default) causes objects to not spawn, if no models provided useartwork = 1 (default) causes objects to not spawn, if no models provided on DL client Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant