LagGoggles

LagGoggles

9M Downloads

[5.8-132/2.6] Crashes server when starting profile.

NopeDK opened this issue ยท 2 comments

commented

Describe the bug
When starting a profile, it crashes the entire server with a

To Reproduce
It worked fine for quite a while, now it crashes whenever a profile is start.

  • Open GUI
  • Press Profile for X Seconds
  • Select World
  • Instant crash

If you are using SpongeForge, which version are you using?
spongeforge-1.12.2-2838-7.1.8.jar

DD&SS modpack v 7.4a

  • SpongeForge
  • Nucleus
  • LuckPerms
  • GottaGoFast
  • MMCRules
  • MMCReboot
  • Phosphor
  • Dynmap (+ BlockScan + GP claims)
  • GriefPrevention
  • CanIJoinNow
  • CommandUtils
  • Spark
  • WorldEdit
  • MagiBridge

Please provide the early startup messages starting with [LagGoggles-Boot]

No LagGoggles-Boot, closest is the below entry.

[16:31:00] [main/INFO] [TickCentral]: Loading: com.github.terminatornl.laggoggles.tickcentral.Initializer
[16:31:00] [main/INFO] [TickCentral]: Loaded 1 addons.
[16:31:00] [main/WARN] [FML]: The coremod com.github.terminatornl.tickcentral.TickCentral does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:31:00] [main/INFO] [TickCentral]: TickCentral is initialized! Please ignore the warning about the missing MCVersion annotation, as this mod is intended to last across many Minecraft versions!

If you used the word 'error' somewhere, always provide the stack trace along with both debug.log and latest.log
From the crash session:
crash-2020-06-01_15.42.20-server.txt
debug.log.txt
Latest.log below is from after the restart. The actual log is bugged and currently occupies over 2GB when uncompressed...
latest (3).log

commented

Please update SpongeForge, it should work now

commented

Leaving this here for future reference: SpongePowered/SpongeForge#3159