Server Crashing 10/24/17

Server loads for about 20-30 minutes then just suddenly crashes

---- Minecraft Crash Report ----

WARNING: coremods are present:
_ SpongeCoremod (spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar)_
Contact their authors BEFORE contacting forge

// Don’t do that.

Time: 10/24/17 8:25 PM
Description: Exception ticking world

java.util.concurrent.RejectedExecutionException: Task net.minecraft.world.chunk.Chunk$$Lambda$1042/2065842709@424295ec rejected from java.util.concurrent.ThreadPoolExecutor@b4b9511[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 17667]
_ at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(Unknown Source)_
_ at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)_
_ at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)_
_ at net.minecraft.world.chunk.Chunk.handler$onRelightBlock$zne000(Chunk.java:5358)_
_ at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java)_
_ at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:2248)_
_ at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:2140)_
_ at org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:487)_
_ at net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2723)_
_ at net.minecraft.world.gen.feature.WorldGenerator.func_175903_a(SourceFile:31)_
_ at net.minecraft.world.gen.feature.WorldGenSavannaTree.func_181642_b(WorldGenSavannaTree.java:209)_
_ at net.minecraft.world.gen.feature.WorldGenSavannaTree.func_180709_b(WorldGenSavannaTree.java:104)_
_ at net.minecraft.world.gen.feature.WorldGenSavannaTree.placeObject(WorldGenSavannaTree.java:605)_
_ at org.spongepowered.common.world.gen.populators.ForestPopulator.populate(ForestPopulator.java:89)_
_ at org.spongepowered.api.world.gen.Populator.populate(Populator.java:101)_
_ at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.func_185931_b(SpongeChunkGeneratorForge.java:223)_
_ at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)_
_ at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:968)_
_ at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:105)_
_ at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)_
_ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)_
_ at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:90)_
_ at net.minecraft.world.gen.ChunkProviderServer.loadChunkForce(ChunkProviderServer.java:1075)_
_ at net.minecraft.world.gen.ChunkProviderServer.redirect$onProvideChunkHead$zko000(ChunkProviderServer.java:680)_
_ at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:136)_
_ at net.minecraft.world.World.func_72964_e(World.java:303)_
_ at net.minecraft.world.World.func_175726_f(World.java:298)_
_ at net.minecraft.world.WorldServer.func_180495_p(WorldServer.java:3134)_
_ at net.minecraft.world.World.getBlock(World.java:5349)_
_ at org.spongepowered.api.world.extent.BlockVolume.getBlock(BlockVolume.java:97)_
_ at org.spongepowered.api.world.Location.getBlock(Location.java:531)_
_ at com.thomas15v.noxray.api.NetworkBlockContainer.getSurrounding(NetworkBlockContainer.java:172)_
_ at com.thomas15v.noxray.api.NetworkBlockContainer.obfuscateBlock(NetworkBlockContainer.java:144)_
_ at com.thomas15v.noxray.api.NetworkBlockContainer.obfuscate(NetworkBlockContainer.java:132)_
_ at com.thomas15v.noxray.api.NetworkChunk.obfuscate(NetworkChunk.java:60)_
_ at net.minecraft.world.chunk.Chunk.obFuscate(Chunk.java:3915)_
_ at net.minecraft.network.play.server.SPacketChunkData.redirect$caclulateModifiedSize$znp000(SourceFile:527)_
_ at net.minecraft.network.play.server.SPacketChunkData.func_189556_a(SourceFile:149)_
_ at net.minecraft.network.play.server.SPacketChunkData.(SourceFile:39)_
_ at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:156)_
_ at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)_
_ at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)_
_ at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)_
_ at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384)_
_ at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)_
_ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)_
_ at java.lang.Thread.run(Unknown Source)_

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

– Head –
Thread: Server thread
Stacktrace:
_ at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(Unknown Source)_
_ at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)_
_ at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)_
_ at net.minecraft.world.chunk.Chunk.handler$onRelightBlock$zne000(Chunk.java:5358)_
_ at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java)_
_ at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:2248)_
_ at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:2140)_
_ at org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:487)_
_ at net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2723)_
_ at net.minecraft.world.gen.feature.WorldGenerator.func_175903_a(SourceFile:31)_
_ at net.minecraft.world.gen.feature.WorldGenSavannaTree.func_181642_b(WorldGenSavannaTree.java:209)_
_ at net.minecraft.world.gen.feature.WorldGenSavannaTree.func_180709_b(WorldGenSavannaTree.java:104)_
_ at net.minecraft.world.gen.feature.WorldGenSavannaTree.placeObject(WorldGenSavannaTree.java:605)_
_ at org.spongepowered.common.world.gen.populators.ForestPopulator.populate(ForestPopulator.java:89)_
_ at org.spongepowered.api.world.gen.Populator.populate(Populator.java:101)_
_ at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.func_185931_b(SpongeChunkGeneratorForge.java:223)_
_ at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)_
_ at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:968)_
_ at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:105)_
_ at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:94)_
_ at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)_
_ at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:90)_
_ at net.minecraft.world.gen.ChunkProviderServer.loadChunkForce(ChunkProviderServer.java:1075)_
_ at net.minecraft.world.gen.ChunkProviderServer.redirect$onProvideChunkHead$zko000(ChunkProviderServer.java:680)_
_ at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:136)_
_ at net.minecraft.world.World.func_72964_e(World.java:303)_
_ at net.minecraft.world.World.func_175726_f(World.java:298)_
_ at net.minecraft.world.WorldServer.func_180495_p(WorldServer.java:3134)_
_ at net.minecraft.world.World.getBlock(World.java:5349)_
_ at org.spongepowered.api.world.extent.BlockVolume.getBlock(BlockVolume.java:97)_
_ at org.spongepowered.api.world.Location.getBlock(Location.java:531)_
_ at com.thomas15v.noxray.api.NetworkBlockContainer.getSurrounding(NetworkBlockContainer.java:172)_
_ at com.thomas15v.noxray.api.NetworkBlockContainer.obfuscateBlock(NetworkBlockContainer.java:144)_
_ at com.thomas15v.noxray.api.NetworkBlockContainer.obfuscate(NetworkBlockContainer.java:132)_
_ at com.thomas15v.noxray.api.NetworkChunk.obfuscate(NetworkChunk.java:60)_
_ at net.minecraft.world.chunk.Chunk.obFuscate(Chunk.java:3915)_
_ at net.minecraft.network.play.server.SPacketChunkData.redirect$caclulateModifiedSize$znp000(SourceFile:527)_
_ at net.minecraft.network.play.server.SPacketChunkData.func_189556_a(SourceFile:149)_
_ at net.minecraft.network.play.server.SPacketChunkData.(SourceFile:39)_
_ at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:156)_
_ at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)_
_ at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)_

– Affected level –
Details:
_ Level name: world_
_ All players: 2 total; [EntityPlayerMP[‘Tarek030’/2456, l=‘world’, x=-0.08, y=70.00, z=-26.25], EntityPlayerMP[‘Fizz595’/2457, l=‘world’, x=9.50, y=67.00, z=5.50]]_
_ Chunk stats: ServerChunkCache: 506 Drop: 0_
_ Level seed: 1702369331731766720_
_ Level generator: ID 00 - default, ver 1. Features enabled: true_
_ Level generator options: _
_ Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)_
_ Level time: 39169 game time, 21702 day time_
_ Level dimension: 0_
_ Level storage version: 0x04ABD - Anvil_
_ Level weather: Rain time: 66974 (now: false), thunder time: 70751 (now: false)_
_ Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false_

– Sponge CauseTracker –
Details:
_ Cause Stack: //_
_/ - Phase: PopulatorGenerationPhaseState{id=POPULATOR_RUNNING} /_
_/ Context: /_
_/ - Name: World /_
_/ Object: WorldServer{LevelName=world, DimensionId=0, DimensionType=minecraft:overworld} /_
_/ - Name: PopulatorType /_
_/ Object: SpongePopulatorType{id=minecraft:forest, name=forest, modid=minecraft} /_
_/ - Name: CapturedEntities /_
_/ Object: CapturedEntitiesSupplier{Captured=0} /_
_/ - Phase: GeneralGenerationPhaseState{id=TERRAIN_GENERATION} /_
_/ Context: /_
_/ - Name: World /_
_/ Object: WorldServer{LevelName=world, DimensionId=0, DimensionType=minecraft:overworld} /_
_/ - Name: CapturedBlocks /_
_/ Object: CapturedBlocksSupplier{Captured=0} /_
_/ - Name: CapturedEntities /_
_/ Object: CapturedEntitiesSupplier{Captured=0} /_
/
**/**

Stacktrace:
_ at net.minecraft.server.MinecraftServer.handler$onCrashReport$zhl000(MinecraftServer.java:3974)_
_ at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:840)_
_ at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:358)_
_ at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:510)_
_ at java.lang.Thread.run(Unknown Source)_

– System Details –
Details:
_ Minecraft Version: 1.11.2_
_ Operating System: Windows 10 (amd64) version 10.0_
_ Java Version: 1.8.0_131, Oracle Corporation_
_ Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation_
_ Memory: 2141076880 bytes (2041 MB) / 3324510208 bytes (3170 MB) up to 3817865216 bytes (3641 MB)_
_ JVM Flags: 2 total; -Xms2G -Xmx4G_
_ IntCache: cache: 12, tcache: 94, allocated: 0, tallocated: 0_
_ FML: MCP 9.38 Powered by Forge 13.20.1.2476 18 mods loaded, 18 mods active_
_ States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored_
_ UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar) _
_ UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) _
_ UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2476-universal.jar) _
_ UCHIJAAAA forge{13.20.1.2476} [Minecraft Forge] (forge-1.11.2-13.20.1.2476-universal.jar) _
_ UCHIJAAAA spongeapi{6.1.0-SNAPSHOT-d1eb7e2} [SpongeAPI] (spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar) _
_ UCHIJAAAA sponge{1.11.2-2476-6.1.0-BETA-2699} [SpongeForge] (spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar) _
_ UCHIJAAAA noxray{0.3.3-beta} [NoXray] (NoXray.jar) _
_ UCHIJAAAA blockmonitor{1.0.1} [Block Monitor] (BlockMonitor-1.0.1.jar) _
_ UCHIJAAAA eaglefactions{0.9.4} [Eagle Factions] (EagleFactions-v0.9.4.jar) _
_ UCHIJAAAA flexiblelogin{0.15.4} [FlexibleLogin] (flexiblelogin-0.15.4.jar) _
_ UCHIJAAAA iplog{0.2.0} [IPLog] (iplog-0.2.0.jar) _
_ UCHIJAAAA locket{1.0.7} [Locket] (Locket-1.0.7.jar) _
_ UCHIJAAAA mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar) _
_ UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar) _
_ UCHIJAAAA mmclogger{1.3} [MMCLogger] (MMCLogger-1.3-API-5.0.0.jar) _
_ UCHIJAAAA nucleus{1.1.6-LTS-S6.0} [Nucleus] (Nucleus-1.1.6-LTS-S6.0-MC1.11.2-plugin.jar) _
_ UCHIJAAAA tconstruct{1.11.2-2.7.1.34} [Tinkers’ Construct] (TConstruct-1.11.2-2.7.1.34.jar) _
_ UCHIJAAAA webapi{4.7.2-S6.1} [Web-API] (webapi-4.7.2-S6.1.jar) _
_ Loaded coremods (and transformers): _
SpongeCoremod (spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar)
_ org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer_
_ Pulsar/tconstruct loaded Pulses: _
_ - TinkerCommons (Enabled/Forced)_
_ - TinkerWorld (Enabled/Not Forced)_
_ - TinkerTools (Enabled/Not Forced)_
_ - TinkerHarvestTools (Enabled/Forced)_
_ - TinkerMeleeWeapons (Enabled/Forced)_
_ - TinkerRangedWeapons (Enabled/Forced)_
_ - TinkerModifiers (Enabled/Forced)_
_ - TinkerSmeltery (Enabled/Not Forced)_
_ - TinkerGadgets (Enabled/Not Forced)_
_ - TinkerOredict (Enabled/Forced)_
_ - TinkerIntegration (Enabled/Forced)_
_ - TinkerFluids (Enabled/Forced)_
_ - TinkerMaterials (Enabled/Forced)_
_ - TinkerModelRegister (Enabled/Forced)_

_ Profiler Position: N/A (disabled)_
_ Player Count: 2 / 20; [EntityPlayerMP[‘Tarek030’/2456, l=‘world’, x=-0.08, y=70.00, z=-26.25], EntityPlayerMP[‘Fizz595’/2457, l=‘world’, x=9.50, y=67.00, z=5.50]]_
_ Is Modded: Definitely; Server brand changed to ‘fml,forge,sponge’_
_ Type: Dedicated Server (map_server.txt)_

1 Like

Just some usful information for reference that i pulled out

spongeforge-1.11.2-2476-6.1.0-BETA-2699.jar
forge-1.11.2-13.20.1.2476-universal.jar
thomas15v.noxray.api

Hi. Next time could you put the error in something like pastebin and just provide the link? (It keeps the formatting of the error and makes your post nice and tidy).

The error seems to be coming from NoXray. Try removing it and seeing if the issue still occurs. Report your results here and someone (could be someone else) will help you out from there.

Oh yeah sure i will :), and yes it works now. do you know any alternatives to no xray?

Actually, I don’t think it’s NoXray’s fault. I’ve seen this issue before. I just don’t have enough information about what causes it. My theory is that something else was shutting down the server the wrong way, but what that “something else” is is never tracked.

Its been working fine ever since i disable xray, so im not sure

Hello ! I have also this crash too !

If anyone have an idea :confused:
Thanks ^^

1 Like