steves-underwater-paradise / restart-server

Minecraft Fabric mod that adds a restart command to dedicated servers.
https://www.curseforge.com/minecraft/mc-mods/restart-server
GNU Lesser General Public License v2.1
6 stars 2 forks source link

Issues on MC 1.20.4 - crash on scheduled restart #24

Open ShuitOnDiscord opened 7 months ago

ShuitOnDiscord commented 7 months ago

had a restart scheduled for every 3 hours, it gave me this. sorry for the massive amount of mods, lol crash-2024-03-15_15.17.17-server.txt

Steveplays28 commented 7 months ago

What's your MC version? And Restart Server version?

It seems like something changed in MC's code due to which the mod fails to load a method.

ShuitOnDiscord commented 7 months ago

1.20.4, 1.2.0

On Fri, Mar 15, 2024 at 3:28 PM Darion Spaargaren @.***> wrote:

What's your MC version? And Restart Server version?

It seems like something changed in MC's code due to which the mod fails to load a method.

— Reply to this email directly, view it on GitHub https://github.com/Steveplays28/restart-server/issues/24#issuecomment-2000462257, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZOZOQFILSQ4ADZ5IWS74ADYYNRYFAVCNFSM6AAAAABEYVYEFWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBQGQ3DEMRVG4 . You are receiving this because you authored the thread.Message ID: @.***>

Steveplays28 commented 6 months ago

Seems like Restart Server is incompatible with Minecraft 1.20.4. I'll investigate the issue.