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

issue with start/stop/restart resources #2387

Open
1 task done
BluePeer opened this issue Dec 10, 2024 · 0 comments
Open
1 task done

issue with start/stop/restart resources #2387

BluePeer opened this issue Dec 10, 2024 · 0 comments
Labels
Class: bug Something isn't working

Comments

@BluePeer
Copy link

Description of the problem

there are multiple issues with resources start/stop/restart
if subfolder are used
type dlc/asset resources for example can be stopped with name but not started/restarted config not found error
script resourced cant be stop or restarted (not found)

Reproduction steps

use resource entry in server toml

'folderinsideresources/resourcename',

type dlc/asset resources
can be

start/stop/restart resourcename

there stop but not start/restart
reply config not found (path issue)
But

start/stop/restart folderinsideresources/resourcename

this works for asset/typedlc resources
this also works for c# serverside, but not for js clientside resources

Expected behaviour

let resources only stop with the correct name (name include subfolderpath)
sync the start/stop/restart over all resources to the identical correct way

Additional context

No response

Operating system

Windows/Linux

Version

16.2.28-rc.1 + current release

Crashdump ID

No response

Confirmation of issue's presence

  • By submitting this ticket, I affirm that I have verified the presence of this issue on the latest RC (Release Candidate) version available at the time of writing this ticket.
@BluePeer BluePeer added the Class: bug Something isn't working label Dec 10, 2024
@BluePeer BluePeer changed the title issue with start/stoo/restart resources issue with start/stop/restart resources Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Class: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant