Jump to content
  • 0

Serverabsturz


Sebastian123

Frage

Hallo miteinander

Ich habe schon seit geraumer Zeit einen Valhelsia2 Modpack Server am laufen. Einige Mods aus dem Modpack sind verbuggt, deshalb habe ich sie entfernt. Mit der neuen Auswahl läuft der Server nun schon etwa 2 Monate problemlos, doch gestern ist dann doch etwas passiert.

Ein paar Infos zu meinem Setup:

Minecraft v1.15.2
Forge v31.1.27

mods:
inventorysorter, trashslot, torchslabmod, netherportalfix, equipmenttooltips, mining_helmet, jei, doggytalents, mekanism, mcwwindows, caelus, silents_mechanisms, reap, kleeslabs, waystones, bettertitlescreen, xaeroworldmap, controlling, reauth, placebo, globaldatapack, comforts, naturescompass, fruittrees, kiwi, sereneseasons, powah, decorative_blocks, bookshelf, botanypots, uteamcore, randompatches, mcjtylib, rftoolsbase, xnet, darkutils, morpheus, mapperbase, mekanismgenerators, waila, toastcontrol, immersive_portals, rftoolspower, forge, refinedstorage, ironchest, corpse, craftingtweaks, minecraft, cofh_core, ensorcellation, mcwbridges, industrialforegoing, rftoolsutility, usefulbackpacks, torchmaster, enchdesc, swingthroughgrass, embellishcraft, mousetweaks, toolbelt, titanium, silentlib, biomesoplenty, phosphor, blur, valhelsia_structures, lollipop, forbidden_arcarse, archers_paradox, simplefarming, rftoolsbuilder, curios, xaerominimap, rftoolsstorage, fastbench, extlights, storagedrawers, doubleslabs, elevatorid, norecipebook, mekanismtools, fastfurnace, mcwroofs, chunknogobyebye, cfm, appleskin, curiouselytra, computercraft, aiimprovements, mcwfurnitures, cherishedworlds, aquaculture, refinedstorageaddons, customwindowtitle, cosmeticarmorreworked, defaultoptions

Ich weiß, dass ich nicht die neuste Forge Version habe, allerdings habe ich Angst, dass manche Mods mit der neusten Forge Version nicht funktionieren, deshalb habe ich noch nicht geupdated.

Nun zum Fehler:

Ich habe den Fehler nicht selbst entdeckt. Mir wurde davon berichtet, aber ich konnte ihn mittlerweile auch selber "erleben" - yay. 

Als einer meiner Spieler auf Erkundungstour war, hat der Server plötzlich aufgehört Chunks zu laden. Ich habe in die logs geschaut und gesehen, dass mehrere Fehler geschmissen wurden.

Zum einen diesen, dessen Ursache und mögliche Folge ich noch nicht erkannt habe. Er tritt unabhängig von dem oben beschriebenen Fehler auf, könnte ja aber vielleicht Aufschluss geben:

[07May2020 12:07:28.640] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize biomesoplenty.common.command.BiomeArgument@28697340 (class biomesoplenty.common.command.BiomeArgument) - will not be sent to client!
[07May2020 12:07:28.642] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@2198711b (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
[07May2020 12:07:28.642] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@40080826 (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
[07May2020 12:07:28.642] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@606f9a14 (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
[07May2020 12:07:28.642] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@5eed4009 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[07May2020 12:07:28.643] [Netty Epoll Server IO #4/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@5938668b (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
[07May2020 12:07:28.650] [Server thread/INFO] [Waila/]: Syncing config to Unique0rn (e29dda66-f4aa-4446-b3ff-542a90a0cdce)

Außerdem wurde dieser Fehler auch geschmissen:

[Server thread/ERROR] [net.minecraft.world.gen.feature.structure.Structures/]: Unknown structure piece id: valhelsia_structures:small_dungeon

In einem Github Issue hat ein anderer Nutzer den Fehler auch: https://github.com/stal111/Valhelsia-Structures/issues/3. Dort heißt es, dass der Bug eigentlich in der Version 1.15 behoben sein sollte, ist er aber nicht.

Ich habe daraufhin den Mod valhelsia-structures entfernt, in der Hoffnung der Fehler würde dadurch behoben werden. Dem war nicht so. Wenn ich mich mit meinem Charakter an eine Position teleportiere, die in der Nähe der verbuggten "Karte" oder "Chunks" liegt, werden die Chunks noch immer nicht geladen und folgende Fehlermeldungen werden geschmissen (die wurden, bevor valhelsia-structures entfernt wurde, auch geschmissen). Daraufhin reagiert der Server nicht mehr und muss forcefully gekillt werden.

[07May2020 12:08:02.356] [Server-Worker-22/WARN] [net.minecraft.util.Util/]: Server-Worker-22 died
java.lang.NullPointerException: null
	at net.minecraft.world.lighting.SectionLightStorage.func_215521_h(SourceFile:587) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215471_c(LightEngine.java:129) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.notifyNeighbors(LevelBasedGraph.java:698) ~[?:?]
	at net.minecraft.world.lighting.SkyLightEngine.func_215478_a(SkyLightEngine.java:712) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.func_215483_b(LevelBasedGraph.java:666) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215616_a(LightEngine.java:162) ~[?:?]
	at net.minecraft.world.lighting.WorldLightManager.func_215575_a(SourceFile:61) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_215603_b(SourceFile:176) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_223119_a(SourceFile:108) ~[?:?]
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?]
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_242]
[07May2020 12:08:02.356] [Server-Worker-23/WARN] [net.minecraft.util.Util/]: Server-Worker-23 died
java.lang.NullPointerException: null
	at net.minecraft.world.lighting.SectionLightStorage.func_215521_h(SourceFile:587) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215471_c(LightEngine.java:129) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.notifyNeighbors(LevelBasedGraph.java:698) ~[?:?]
	at net.minecraft.world.lighting.SkyLightEngine.func_215478_a(SkyLightEngine.java:712) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.func_215483_b(LevelBasedGraph.java:666) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215616_a(LightEngine.java:162) ~[?:?]
	at net.minecraft.world.lighting.WorldLightManager.func_215575_a(SourceFile:61) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_215603_b(SourceFile:176) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_223119_a(SourceFile:108) ~[?:?]
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?]
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_242]
[07May2020 12:08:02.357] [Server-Worker-22/ERROR] [net.minecraft.util.Util/]: Caught exception in thread Thread[Server-Worker-22,5,SERVER]
java.lang.NullPointerException: null
	at net.minecraft.world.lighting.SectionLightStorage.func_215521_h(SourceFile:587) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215471_c(LightEngine.java:129) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.notifyNeighbors(LevelBasedGraph.java:698) ~[?:?]
	at net.minecraft.world.lighting.SkyLightEngine.func_215478_a(SkyLightEngine.java:712) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.func_215483_b(LevelBasedGraph.java:666) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215616_a(LightEngine.java:162) ~[?:?]
	at net.minecraft.world.lighting.WorldLightManager.func_215575_a(SourceFile:61) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_215603_b(SourceFile:176) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_223119_a(SourceFile:108) ~[?:?]
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?]
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242]
[07May2020 12:08:02.357] [Server-Worker-23/ERROR] [net.minecraft.util.Util/]: Caught exception in thread Thread[Server-Worker-23,5,SERVER]
java.lang.NullPointerException: null
	at net.minecraft.world.lighting.SectionLightStorage.func_215521_h(SourceFile:587) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215471_c(LightEngine.java:129) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.notifyNeighbors(LevelBasedGraph.java:698) ~[?:?]
	at net.minecraft.world.lighting.SkyLightEngine.func_215478_a(SkyLightEngine.java:712) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.func_215483_b(LevelBasedGraph.java:666) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215616_a(LightEngine.java:162) ~[?:?]
	at net.minecraft.world.lighting.WorldLightManager.func_215575_a(SourceFile:61) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_215603_b(SourceFile:176) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_223119_a(SourceFile:108) ~[?:?]
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?]
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242]
[07May2020 12:08:02.359] [Server-Worker-19/WARN] [net.minecraft.util.Util/]: Server-Worker-19 died
java.lang.NullPointerException: null
	at net.minecraft.world.lighting.SectionLightStorage.func_215521_h(SourceFile:587) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215471_c(LightEngine.java:129) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.notifyNeighbors(LevelBasedGraph.java:698) ~[?:?]
	at net.minecraft.world.lighting.SkyLightEngine.func_215478_a(SkyLightEngine.java:712) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.func_215483_b(LevelBasedGraph.java:666) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215616_a(LightEngine.java:162) ~[?:?]
	at net.minecraft.world.lighting.WorldLightManager.func_215575_a(SourceFile:61) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_215603_b(SourceFile:176) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_223119_a(SourceFile:108) ~[?:?]
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?]
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_242]
[07May2020 12:08:02.360] [Server-Worker-19/ERROR] [net.minecraft.util.Util/]: Caught exception in thread Thread[Server-Worker-19,5,SERVER]
java.lang.NullPointerException: null
	at net.minecraft.world.lighting.SectionLightStorage.func_215521_h(SourceFile:587) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215471_c(LightEngine.java:129) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.notifyNeighbors(LevelBasedGraph.java:698) ~[?:?]
	at net.minecraft.world.lighting.SkyLightEngine.func_215478_a(SkyLightEngine.java:712) ~[?:?]
	at net.minecraft.world.lighting.LevelBasedGraph.func_215483_b(LevelBasedGraph.java:666) ~[?:?]
	at net.minecraft.world.lighting.LightEngine.func_215616_a(LightEngine.java:162) ~[?:?]
	at net.minecraft.world.lighting.WorldLightManager.func_215575_a(SourceFile:61) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_215603_b(SourceFile:176) ~[?:?]
	at net.minecraft.world.server.ServerWorldLightManager.func_223119_a(SourceFile:108) ~[?:?]
	at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?]
	at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?]
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242]

Der Fehler wiederholt sich noch viel öfter für andere Server-Worker, aber ich bin mir recht sicher, dass in den anderen Fehlermeldungen nichts anderes als hier drinsteht als hier.

Wisst ihr, was ich tun könnte, damit der Server wieder funktioniert?

Ich finde es seltsam, dass wir zwei Monate problemlos mit diesem Modpack Setup spielen konnten (fast jeden Abend war jemand auf dem Server), bis erst gestern ein Fehler auftrat.

Vielen lieben Dank!

Link zu diesem Kommentar
Auf anderen Seiten teilen

Empfohlene Beiträge

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B