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

When alone on the server, I'm sometimes unable to sleep #72

Open
leftbones opened this issue Sep 18, 2024 · 1 comment
Open

When alone on the server, I'm sometimes unable to sleep #72

leftbones opened this issue Sep 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@leftbones
Copy link

Sometimes I can sleep just fine, seemingly randomly I will try to sleep some nights and it will say 1/1 players are currently sleeping. 2/1 players are required to sleep through the night. which obviously isn't right lol.

Here is the modpack I'm using (there aren't any other mods that interfere with sleeping, but just in case): https://modrinth.com/modpack/evercraft/version/1.1.4

And here is my config:

{
  "showSleepVignette": true,
  "sendDawnMessage": true,
  "dawnMessage": "The morning sun has vanquished the horrible night.",
  "sendDuskMessage": true,
  "duskMessage": "What a horrible night to have a curse.",
  "sendSleepingMessage": true,
  "showTimeUntilDawn": true,
  "showTimeUntilDusk": true,
  "sendNotEnoughPlayersSleepingMessage": false,
  "allowDaySleeping": false,
  "sleepSpeedCurve": "LINEAR",
  "sleepSpeedMultiplier": 25.0,
  "blockEntityTickSpeedMultiplier": 1.0,
  "chunkTickSpeedMultiplier": 1.0,
  "raidTickSpeedMultiplier": 1.0,
  "fluidScheduledTickSpeedMultiplier": 1.0,
  "thunderTickSpeedMultiplier": 1.0,
  "iceAndSnowTickSpeedMultiplier": 1.0,
  "cropGrowthTickSpeedMultiplier": 1.0,
  "precipitationTickSpeedMultiplier": 1.0,
  "blockRandomTickSpeedMultiplier": 1.0,
  "fluidRandomTickSpeedMultiplier": 1.0,
  "worldRendererTickSpeedMultiplier": 1.0,
  "tickDelay": -1
}
@Steveplays28 Steveplays28 added the bug Something isn't working label Sep 18, 2024
@Steveplays28
Copy link
Member

Steveplays28 commented Sep 18, 2024

Hi again leftbones, thanks for the report.
I might have time to take a look at this and your other issue next weekend or the one after that.

What version of Realistic Sleep are you using?
p.s. thank you for including Realistic Sleep in your modpack!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants