Epix-Incorporated / Adonis

Roblox Server Administration System
https://adonis.dev
MIT License
299 stars 175 forks source link

Adonis server cleanup & shutdown cannot be turned off #1632

Open zman29er opened 4 days ago

zman29er commented 4 days ago

Version channel

Stable (Default)

Loader version

255

What part of Adonis is this related to?

Loader/Settings

What happened?

Version 255 (and likely any later version's) server cleanup/shutdown feature is unable to turned off. There is no listed setting in the config script and the feature is automatically turned on.

Steps to reproduce

Opening up a new Roblox instance will automatically start the server cleanup/shutdown feature. N/A on attempting to acquire a setting.

Device

Windows

Relevant log output

-- :: Adonis :: Beginning Adonis cleanup & shutdown process...
-- :: Adonis :: Saving command logs...
ccuser44 commented 3 days ago

Why would you want to turn this off?

zman29er commented 3 days ago

Why would you want to turn this off?

Apparently servers are only up for about 10-15 minutes before the process initiates. I don't know what the default initiation time is but that's the situation right now. I forgot to clarify it initially so that's on me.

ccuser44 commented 3 days ago

Why would you want to turn this off?

Apparently servers are only up for about 10-15 minutes before the process initiates. I don't know what the default initiation time is but that's the situation right now. I forgot to clarify it initially so that's on me.

But what do you mean by that? Are you saying that Adonis will initiate a shutdown even when the server is active and this happens 10-15 mimutes from the start? And if so, does this happen in game or in studio and with a studio local server or just the play button?