Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Server crashes while unloading worlds while stopping #1868

Closed
1 of 3 tasks
xorinzor opened this issue Nov 19, 2017 · 4 comments
Closed
1 of 3 tasks

Server crashes while unloading worlds while stopping #1868

xorinzor opened this issue Nov 19, 2017 · 4 comments
Labels
system: world version: 1.10 (u) API 5 (unsupported since Jan 1st 2018) version: 1.12 API 7

Comments

@xorinzor
Copy link

I am currently running...

  • SpongeForge version: spongeforge-1.12.2-2529-7.0.0-BETA-2736
  • Forge version: forge-1.12.2-14.23.0.2546-universal
  • Java version: 1.8.0_151
  • Operating System: CentOS
  • Linux (Ubuntu, Debian, Fedora, etc)
  • macOS
  • Windows
  • Plugins/Mods: All the Mods 3 modpack

What is the expected result?
While shutting down it should save the dimensions, then unload all of them.

What is the current result?
With SpongeForge: https://pastebin.com/pd7ZCmub
Without SpongeForge: https://pastebin.com/iZL7KrKA

Full SpongeForge error Log: https://pastebin.com/REancwVm

@phit phit added the version: 1.12 API 7 label Nov 19, 2017
@phit
Copy link
Contributor

phit commented Nov 21, 2017

Thank you for your report, to make it easier for us to reproduce this it would be helpful if you can isolate what mods are needed to reproduce this as it doesn't happen with just SpongeForge.

@xorinzor
Copy link
Author

xorinzor commented Nov 22, 2017

@phit I did what you asked, took me quite a while to accurately pinpoint the cause:

This combination of mods will cause the error:

  • spongeforge-1.12.2-2529-7.0.0-BETA-2736
  • LibVulpes-1.12.2-0.2.6-11-universal
  • AdvancedRocketry-1.12.2-1.2.5a-22
  • astralsorcery-1.12.2-1.8.2

As soon as AstralSorcery is combined with AdvancedRocketry it'll generate a lot of dimensions, after shutting down the server, the error will occur.

(I recommend setting the SpongeForge watchdog to about 600.000 ticks to prevent it from prematurely shutting down the server because it thinks it crashed).

Once you remove AstralSorcery it won't cause this error anymore (although for some reason it still thinks something ERRORED).

@phit
Copy link
Contributor

phit commented Nov 22, 2017

Thanks, that should make finding the source a lot easier!

@phit phit added system: world version: 1.10 (u) API 5 (unsupported since Jan 1st 2018) labels Nov 22, 2017
@phit phit closed this as completed Apr 19, 2018
@phit
Copy link
Contributor

phit commented Apr 19, 2018

This should be fixed in the latest 1.12.2 versions!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
system: world version: 1.10 (u) API 5 (unsupported since Jan 1st 2018) version: 1.12 API 7
Projects
None yet
Development

No branches or pull requests

2 participants