MikeLydeamore / ExNihiloAdscensio

Ex Nihilo with progression!
MIT License
19 stars 39 forks source link

Ex Nihilo crashing server when island is loaded #135

Open kaal-1 opened 7 years ago

kaal-1 commented 7 years ago

Ex Nihilo Adscensio 0.1.20 Server with sponge

Crash: `Description: Ticking block entity

java.util.concurrent.RejectedExecutionException: Task net.minecraft.world.WorldServer$$Lambda$1891/2137062182@25568eef rejected from java.util.concurrent.ThreadPoolExecutor@1771164f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 525228] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:668) at net.minecraft.world.WorldServer.updateLightAsync(WorldServer.java:3890) at net.minecraft.world.WorldServer.func_180500_c(WorldServer.java:3715) at net.minecraft.world.World.func_175664_x(World.java:2776) at exnihiloadscensio.tiles.TileBarrel.func_73660_a(TileBarrel.java:157) at org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:226) at net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2803) at net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zjp000(WorldServer.java:2790) at net.minecraft.world.World.func_72939_s(World.java:6000) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2157) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Thread.java:745)`