Happen with samp 3DL help! -
DIRTYBYT3 - 14.10.2018
Has someone happened to enter the interior of a house and when they leave the vehicles do not spawnean? or are not they? will the streamer plugin be failing? I look at the code when I leave and the virtual world is correct when leaving and the inside too ... HELP!
Re: Happen with samp 3DL help! -
v1k1nG - 15.10.2018
Could be a streaming issue. When it happened to me on a server I used to play, I only had to /sync. Maybe try a player respawn
Re: Happen with samp 3DL help! -
Mattaffix - 15.10.2018
Use /vw when leaving the interior and see what it shows, maybe you don't reset player's virtual world when leaving buildings.
Re: Happen with samp 3DL help! -
DIRTYBYT3 - 15.10.2018
Yes. I have checked the virtual world as well as the inside and set to 0 which is the normal value
Re: Happen with samp 3DL help! -
CantBeJohn - 15.10.2018
Follow
these steps, I encountered this quite a long while ago and helped out a couple people posting my steps to fix the issue. Make sure everything is in order.
Edit: I basically encountered this when I updated to 0.3.DL and didn't actually add in the Models folder, yet in the server config I had downloading of models enabled. I didn't have any models downloadable because I didn't have the need to add in any yet, but as a result the issue occurred and the fix is pretty simple; yet it took me a minute to realize.
Re: Happen with samp 3DL help! -
DIRTYBYT3 - 15.10.2018
I see ... ok I'll try the possible solution. I do not realize now that you say about the models
Re: Happen with samp 3DL help! -
DIRTYBYT3 - 15.10.2018
Quote:
Originally Posted by v1k1nG
Could be a streaming issue. When it happened to me on a server I used to play, I only had to /sync. Maybe try a player respawn
|
Now that you mention it when I disconnect and reconnect, the problem disappears. but when you re-enter an interior it happens again
Re: Happen with samp 3DL help! -
CantBeJohn - 15.10.2018
Quote:
Originally Posted by DIRTYBYT3
Now that you mention it when I disconnect and reconnect, the problem disappears. but when you re-enter an interior it happens again
|
When I went through a ton of debugging and what not, this was the case too. Have you followed my steps and tested it out?
Re: Happen with samp 3DL help! -
DIRTYBYT3 - 15.10.2018
Quote:
Originally Posted by CantBeJohn
Follow these steps, I encountered this quite a long while ago and helped out a couple people posting my steps to fix the issue. Make sure everything is in order.
Edit: I basically encountered this when I updated to 0.3.DL and didn't actually add in the Models folder, yet in the server config I had downloading of models enabled. I didn't have any models downloadable because I didn't have the need to add in any yet, but as a result the issue occurred and the fix is pretty simple; yet it took me a minute to realize.
|
Thank you for your contribution. I will try that
Re: Happen with samp 3DL help! -
DIRTYBYT3 - 16.10.2018
Fixed! Thanks everybody for yours contributions! The problem was the models folder.
Re: Happen with samp 3DL help! -
Beckett - 22.10.2018
Happens when you have no mods and useartwork is on.
https://forum.sa-mp.com/showthread.p...11#post4059111
Re: Happen with samp 3DL help! -
DIRTYBYT3 - 22.10.2018
Yes! That it's. Thanks