[Bug] Stopping a category does not work #275
Closed
xalva98
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 2 comments 1 reply
|
Thanks, we are looking into this. |
0 replies
|
Please try again in latest server build. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Stopping a category eg
stop [maps]does not stop anything, it bails out on first error.Issue type
Client
Repro rate
Always
Server build version
b96-ea
OS
No response
CPU
No response
GPU
No response
RAM
No response
Storage type
None
Connection type
None
ISP and bandwidth
No response
DxDiag
No response
Network graph
No response
Platform
None
OS version / distribution
No response
CPU
No response
RAM
No response
Using txAdmin?
None
Hosting provider
None
Machine type
None
/perf endpoint output
No response
DDoS protection
No response
ulimit -n value (Linux only)
No response
Docker Compose file (Docker only)
No response
Steps to Reproduce
Expected Behavior
It should properly stop the entire category, all maps, every asset/script inside
Actual Behavior
Nothing:
It attempts to stop maps that are not started, those should be skipped instead of bailing out of the loop.
Evidence
No response
Additional Context
No response
All reactions