Hey there my server has been turning its self off and on for over 24 hours now i put in a support ticket they said it was fixed but still the same problem. Keep getting this message pop up in the live feed thingy. [04:28:50] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded. any help would be great.
---- Minecraft Crash Report ----
WARNING: coremods are present:
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
literalascension (literalascension-1.10.2-1.0.2.2.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
llibrary (llibrary-1.7.7-1.10.2.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
Brandon's Core (BrandonsCore-1.10.2-2.1.12.130-universal.jar)
HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar)
NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
Contact their authors BEFORE contacting forge
// I let you down. Sorry
Time: 3/6/19 2:30 PM
Description: Ticking block entity
java.lang.NullPointerException: Ticking block entity
at java.util.ArrayList.removeIf(ArrayList.java:1413)
at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.update(CraftingTask.java:393)
at com.raoulvdberge.refinedstorage.tile.TileController.func_73660_a(TileController.java:274)
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
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:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at java.util.ArrayList.removeIf(ArrayList.java:1413)
at com.raoulvdberge.refinedstorage.apiimpl.autocrafting.task.CraftingTask.update(CraftingTask.java:393)
at com.raoulvdberge.refinedstorage.tile.TileController.func_73660_a(TileController.java:274)
-- Block entity being ticked --
Details:
Name: refinedstorage:controller // com.raoulvdberge.refinedstorage.tile.TileController
Block type: ID #2774 (block.refinedstorage:controller // com.raoulvdberge.refinedstorage.block.BlockController)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (170,58,226), Chunk: (at 10,3,2 in 10,14; contains blocks 160,0,224 to 175,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #2774 (block.refinedstorage:controller // com.raoulvdberge.refinedstorage.block.BlockController)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
-- Affected level --
Details:
Level name: world
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 5168193467885846124
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (196,64,256), Chunk: (at 4,4,0 in 12,16; contains blocks 192,0,256 to 207,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 19315801 game time, 306614 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 34254 (now: false), thunder time: 2868 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
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:748)