altv-issues icon indicating copy to clipboard operation
altv-issues copied to clipboard

manually started ressource doesnt start on client

Open MalteCr opened this issue 3 years ago • 5 comments

Description of the problem

If you start or restart a ressource with the command or the code method it loads on the serevr but not on the client. It affect also all clients joining after the execution.

Reproduction steps

use the command "start "

Expected behaviour

should start the ressource on server and client

Additional context

No response

Operating system

Debian 10

Version

13.0-dev25 (dev)

MalteCr avatar Sep 03 '22 11:09 MalteCr

If the resource isn't specified in the resources array in the server.cfg, the client also doesn't receive the files for that resource. But I think we should just remove starting a resource thats not in server.cfg resources list, as you are not supposed to just start a resource that wasn't previously started

LeonMrBonnie avatar Sep 03 '22 11:09 LeonMrBonnie

But it worked a while ago. Why would you remove this feature?

MalteCr avatar Sep 03 '22 11:09 MalteCr

If that ever worked it was a bug, and not a feature.

LeonMrBonnie avatar Sep 03 '22 11:09 LeonMrBonnie

but it worked well, what is the point of denying it?

MalteCr avatar Sep 03 '22 11:09 MalteCr

We want to support lazy resources in the future so its on our list to allow starting a resource that wasn't send to a client yet.

FabianTerhorst avatar Sep 03 '22 11:09 FabianTerhorst

@FabianTerhorst so it's rather a enhancement than a bug?

xxshady avatar Nov 08 '22 17:11 xxshady

Duplicate of #39

FabianTerhorst avatar Jun 09 '23 14:06 FabianTerhorst