PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.88k stars 2.29k forks source link

Crash #7240

Closed iamyou closed 2 years ago

iamyou commented 2 years ago

Stack trace


Description: Exception in server tick loop

java.util.concurrent.CompletionException: java.lang.ArrayIndexOutOfBoundsException: Index -268435243 out of bounds for length 700
    at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
    at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
    at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770)
    at ca.spottedleaf.starlight.common.light.StarLightInterface.propagateChanges(StarLightInterface.java:534)
    at net.minecraft.server.level.ThreadedLevelLightEngine.runUpdate(ThreadedLevelLightEngine.java:530)
    at net.minecraft.server.level.ThreadedLevelLightEngine.lambda$tryScheduleUpdate$27(ThreadedLevelLightEngine.java:510)
    at net.minecraft.util.thread.ProcessorMailbox.pollTask(ProcessorMailbox.java:91)
    at net.minecraft.util.thread.ProcessorMailbox.pollUntil(ProcessorMailbox.java:146)
    at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index -268435243 out of bounds for length 700
    at ca.spottedleaf.starlight.common.light.StarLightEngine.getNibbleFromCache(StarLightEngine.java:233)
    at ca.spottedleaf.starlight.common.light.SkyStarLightEngine.getLightLevelExtruded(SkyStarLightEngine.java:189)
    at ca.spottedleaf.starlight.common.light.SkyStarLightEngine.tryPropagateSkylight(SkyStarLightEngine.java:615)
    at ca.spottedleaf.starlight.common.light.SkyStarLightEngine.lightChunk(SkyStarLightEngine.java:545)
    at ca.spottedleaf.starlight.common.light.StarLightEngine.light(StarLightEngine.java:906)
    at ca.spottedleaf.starlight.common.light.StarLightInterface.lightChunk(StarLightInterface.java:432)
    at net.minecraft.server.level.ThreadedLevelLightEngine.lambda$lightChunk$20(ThreadedLevelLightEngine.java:444)
    at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
    ... 9 more

Plugin and Datapack List

Plugins (64): AntiBuild, AntiXXS, AnvilPatch, AureliumMobs, AureliumSkills, BloodNight, Bookshelf, Boom, BungeeTabListPlus, Chat2QQ, CoreProtect, CustomCrafting, DeluxeMenus, DKItemCheck, DreamChest, DungeonPlus, Essentials, ExcellentEnchants, Galactifun, GSit, HiveChecker, HolographicDisplays, HoloMobHealth, IllegalStack, InteractionVisualizer, ItemsAdder, JonActionCmds, JSEngine, KeepInventory, LibsDisguises, LoneLibs, LuckPerms, Magic, MiaoChat, MiraiMC, Multiverse-Core, MythicMobs, NBTAPI, NexEngine, NoBedrock, Nova, PlaceholderAPI, PlayerWarps, PlugManX (PlugMan), ProtocolLib, QuickShop, ReviveMe, SkinsRestorer, SkullProtect, Slimefun, SlimeTinker, TerraformGenerator, VanillaBosses, Vault, ViaBackwards, ViaRewind, ViaVersion, VoidGen, WkKit, WolfyUtilities, WorldEdit, WorldEditSUI, WorldGuard, XConomy

Actions to reproduce (if known)

No response

Paper version

This server is running Paper version git-Paper-121 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 4bf2aef)

Other

No response

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not had activity in a long time. If the issue still applies to the most recent supported version, please open a new issue referencing this original issue.