Problem Server won't load

  • Thread starter Thread starter FluixMatrion
  • Start date Start date
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
F

FluixMatrion

Guest
I have been trying to load up this Sky Factory 2.5 server for about 2 hours and for some reason the server will not load. FTB Infinity Evolved works fine with the same IP, but Sky Factory will not. Here is the last crash report I got from the server.


---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 8/31/16 4:47 PM
Description: Exception getting block type in world

java.lang.NullPointerException: Exception getting block type in world

at codechicken.chunkloader.ChunkLoaderManager.getPlayerOrganiser(ChunkLoaderManager.java:659)

at codechicken.chunkloader.ChunkLoaderManager.getOrganiser(ChunkLoaderManager.java:638)

at codechicken.chunkloader.ChunkLoaderManager.addChunkLoader(ChunkLoaderManager.java:629)

at codechicken.chunkloader.TileChunkLoaderBase.activate(TileChunkLoaderBase.java:108)

at codechicken.chunkloader.TileChunkLoader.activate(TileChunkLoader.java:114)

at codechicken.chunkloader.TileChunkLoaderBase.func_145829_t(TileChunkLoaderBase.java:35)

at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:886)

at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)

at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)

at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)

at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)

at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)

at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)

at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)

at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)

at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)

at net.minecraft.world.World.func_72964_e(World.java:419)

at net.minecraft.world.World.func_147439_a(World.java:345)

at com.rwtema.extrautils.ExtraUtils$ChunkloadCallback.ticketsLoaded(ExtraUtils.java:2066)

at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:515)

at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64)

at cpw.mods.fml.common.eventhandler.ASMEventHandler_5_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic)

at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)

at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- Head --
Stacktrace:
at codechicken.chunkloader.ChunkLoaderManager.getPlayerOrganiser(ChunkLoaderManager.java:659)
at codechicken.chunkloader.ChunkLoaderManager.getOrganiser(ChunkLoaderManager.java:638)
at codechicken.chunkloader.ChunkLoaderManager.addChunkLoader(ChunkLoaderManager.java:629)
at codechicken.chunkloader.TileChunkLoaderBase.activate(TileChunkLoaderBase.java:108)
at codechicken.chunkloader.TileChunkLoader.activate(TileChunkLoader.java:114)
at codechicken.chunkloader.TileChunkLoaderBase.func_145829_t(TileChunkLoaderBase.java:35)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:886)
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (71,82,265), Chunk: (at 7,5,9 in 4,16; contains blocks 64,0,256 to 79,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at com.rwtema.extrautils.ExtraUtils$ChunkloadCallback.ticketsLoaded(ExtraUtils.java:2066)
at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:515)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_5_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 162900544 bytes (155 MB) / 1193377792 bytes (1138 MB) up to 4151836672 bytes (3959 MB)
JVM Flags: 9 total; -Xms512M -Xmx4096M -XX:PermSize=256M -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 179 mods loaded, 168 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (FTBServer-1.7.10-1614.jar)
UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (FTBServer-1.7.10-1614.jar)
UCHIJAA additionalresources{0.0.2} [Additional Resources] (additionalresources-1.7.10_0.1.0.unknown.jar)
UCHIJAA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
UCHIJAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJAA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCHIJAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
UCHIJAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJAA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
UCHIJAA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCHIJAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
UCHIJAA AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.7.10-1.3.2.jar)
UCHIJAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJAA MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UCHIJAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UCHIJAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
UCHIJAA baconators{2.0.3} [Baconators] (baconators-1.7.10-2.0.3.jar)
UCHIJAA betterbuilderswands{0.6.1} [Better Builder's Wands] (BetterBuildersWands-0.6.1-1.7.10r80+358ee26.jar)
UCHIJAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
UCHIJAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAA ThermalFoundation{1.7.10R1.2.4} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.4-114.jar)
UCHIJAA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
UCHIJAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAA AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry] (Blood_Magic-v1.1.01.7.10.jar)
UCHIJAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJAA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
UCHIJAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJAA CarpentersBlocks{3.3.8} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8 - MC 1.7.10.jar)
UCHIJAA chancecubes{1.7.10-2.1.3.113} [Chance Cubes] (ChanceCubes-1.7.10-2.1.3.113.jar)
UCHIJAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAA compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
UCHIJAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
UCHIJAA MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.10.jar)
UCHIJAA endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
UCHIJAA customthings{MC1.7.10-0.0.3-52} [CustomThings] (CustomThings-MC1.7.10-0.0.3-52.jar)
UCHIJAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.3_1.7.10.jar)
UCHIJAA props{2.3.3} [Decocraft] (Decocraft-2.3.3_1.7.10.jar)
UCHIJAA Ding{MC1.7.10v2} [Ding] (Ding-MC1.7.10v2.jar)
UCHIJAA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
UCHIJAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
UCHIJAA Emotes{1.0} [Emotes] (Emotes 1.0.1.jar)
UCHIJAA EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.428_beta.jar)
UCHIJAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
UCHIJAA ewysworkshop{Ewy's Workshop-1.7.10-1.1.2} [Ewy's Workshop] (Ewy's Workshop-1.1.2.jar)
UCHIJAA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
UCHIJAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCHIJAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
UCHIJAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAA exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
UCHIJAA excompressum{1.1.143} [Ex Compressum] (excompressum-mc1.7.10-1.1.143.jar)
UCHIJAA extracells{2.3.10} [Extra Cells 2] (ExtraCells-1.7.10-2.3.10bNIGHTLY.jar)
UCHIJAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCHIJAA forgeanalytics{0.0.0.16} [Forge Analytics] (ForgeAnalytics-1.7.10-0.0.0.16.jar)
UCHIJAA foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
UCHIJAA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
UCHIJAA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
UCHIJAA FTBI{1.3.1} [FTB Islands] (ftbisland-1.3.1.jar)
UCHIJAA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
UCHIJAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHIJAA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
UCHIJAA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
UCHIJAA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHIJAA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UCHIJAA InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
UCHIJAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAA ItsRainingFood{1.0.2} [It's Raining Food] (itsrainingfood-1.7.10-1.0.4.jar)
UCHIJAA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
UCHIJAA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
UCHIJAA kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
UCHIJAA lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar)
UCHIJAA lootbags{2.0.13} [Loot Bags] (LootBags-1.7.10-2.0.13.jar)
UCHIJAA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar)
UCHIJAA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
UCHIJAA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
UCHIJAA mfrmagiccropscompat{1.1} [MinefactoryReloaded & MagicalCrops extra compatibility] (minefactory-magicalcrops-compatibility-1.2.jar)
UCHIJAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UCHIJAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UCHIJAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UCHIJAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UCHIJAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UCHIJAA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
UCHIJAA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
UCHIJAA mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.0.jar)
UCHIJAA mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar)
UCHIJAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJAA NEIlootbags{1.1.2} [NEIlootbags] (NEIlootbags-1.7.10-1.1.2.jar)
UCHIJAA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
UCHIJAA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
UCHIJAA OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.3.jar)
UCHIJAA OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.1.jar)
UCHIJAA OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.5.jar)
UCHIJAA RedLogic{59.1.11} [RedLogic] (redlogic-59.1.11.jar)
UCHIJAA rftools{4.23} [RFTools] (rftools-4.23.jar)
UCHIJAA Sampler{1.59} [Sampler] (sampler-1.59.jar)
UCHIJAA SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar)
UCHIJAA SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
UCHIJAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJAA slabcraftmod{1.7} [Slabcraft] (Slabcraftmod 1.7 - 1.7.10 Forge.jar)
UCHIJAA snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar)
UCHIJAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHIJAA staircraftmod{1.7} [Staircraft] (Staircraftmod 1.7 - 1.7.10 Forge.jar)
UCHIJAA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
UCHIJAA StorageDrawers{1.7.10-1.10.0} [Storage Drawers] (StorageDrawers-1.7.10-1.10.0.jar)
UCHIJAA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
UCHIJAA Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
UCHIJAA TabulaRasa{1.7.10R1.0.1} [Tabula Rasa] (TabulaRasa-[1.7.10]1.0.1-3.jar)
UCHIJAA TaintedMagic{1.1.6.4} [Tainted Magic] (TaintedMagic-1.1.6.4.jar)
UCHIJAA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
UCHIJAA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
UCHIJAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAA thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
UCHIJAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-55.jar)
UCHIJAA ThermalCasting{0.0.3} [Thermal Casting] (thermalcasting-0.0.3.jar)
UCHIJAA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
UCHIJAA TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
UCHIJAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAA Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
UCHIJAA treeGrowingSimulator{0.0.4} [Tree Growing Simulator 2014] (treeGrowingSimulator-0.0.4.jar)
UCHIJAA twitchcrumbs{1.0.10} [Twitchcrumbs] (twitchcrumbs-mc1.7.10-1.0.10.jar)
UCHIJAA VeinMiner{0.34.1_1.7.10-4d066f1} [Vein Miner] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
UCHIJAA VeinMinerModSupport{0.34.1_1.7.10-4d066f1} [Mod Support] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
UCHIJAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAA wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar)
UCHIJAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCHIJAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAA withercrumbs{@version@} [Wither Crumbs] (witherCrumbs-1.7.10-0.3.jar)
UCHIJAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAA xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
UCHIJAA YUNoMakeGoodMap{3.0} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.7.10-4.0.0.12-universal.jar)
UCHIJAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
UCHIJAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
UCHIJAA MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
UCHIJAA RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
UCHIJAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-195.jar)
OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
Class transformer null safety: all safe
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.2-325
MineFactoryReloaded: -[1.7.10]2.8.2B1-195
Mantle Environment: Environment healthy.
ThermalFoundation: -[1.7.10]1.2.4-114
ThermalExpansion: -[1.7.10]4.1.2-240
RedstoneArsenal: -[1.7.10]1.1.2-92
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.2.0-171
List of loaded APIs:

* AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.2.jar

* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar

* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar

* BotaniaAPI (76) from Botania r1.8-249.jar

* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar

* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar

* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8 - MC 1.7.10.jar

* ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar

* ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar

* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar

* CoFHAPI (1.7.10R1.1.0) from excompressum-mc1.7.10-1.1.143.jar

* CoFHAPI|block (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHAPI|energy (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar

* CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar

* CoFHAPI|inventory (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar

* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar

* CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHAPI|tileentity (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar

* CoFHAPI|transport (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar

* CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHLib (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar

* CoFHLib|audio (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar

* CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar

* CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar

* CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar

* CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar

* CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar

* CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar

* CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar

* CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar

* ComputerCraft|API (1.75) from ComputerCraft1.75.jar

* ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar

* ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar

* ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar

* ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar

* ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar

* ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar

* ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar

* CSLib|API (0.3.0) from Decocraft-2.3.3_1.7.10.jar

* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar

* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar

* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar

* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar

* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.428_beta.jar

* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar

* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar

* McJtyLib (1.8.1) from mcjtylib-1.8.1.jar

* OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar

* OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar

* OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar

* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar

* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.0.jar

* Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10Lb.jar

* thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar

* VeinMinerApi (0.3) from VeinMiner-0.34.1-1.7.10r473+4d066f1.jar
 
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13B1 from extrautilities-1.2.12.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 20; []
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

Here is what the Server .bat file tells me


shed Whitelist from file.
[17:10:03] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: MineFactoryReloaded Plugin Enabled.
[17:10:03] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Thaumcraft Plugin Enabled.
[17:10:03] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Tinker's Construct Plugin Enabled.
[17:10:03] [Server thread/INFO] [ThermalFoundation]: Thermal Foundation: Load Complete.
[17:10:03] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: MineFactoryReloaded Plugin Enabled.
[17:10:03] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: EnderIO Plugin Enabled.
[17:10:03] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
[17:10:03] [Server thread/INFO] [ThermalExpansion]: Thermal Expansion: Load Complete.
[17:10:03] [Server thread/INFO] [RedstoneArsenal]: Redstone Arsenal: Load Complete.
[17:10:03] [Server thread/INFO] [ThermalDynamics]: Thaumcraft Plugin Enabled.
[17:10:03] [Server thread/INFO] [ThermalDynamics]: Thermal Dynamics: Load Complete.
[17:10:04] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 179 mods
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:109]: Loading scripts
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading AE2.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading EnderIO.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading exNihilo.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading FurnaceRecipes.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading IE.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading Lore.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading OreDict.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading PamTreeSieve.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading Pulverizer.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading Removal.zs
[17:10:04] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading ShapedRecipes.zs
[17:10:05] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading ShapelessRecipes.zs
[17:10:05] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading Sieve.zs
[17:10:05] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading SpawnEggs.zs
[17:10:05] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading Steves.zs
[17:10:05] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading ThaumcraftSaplings.zs
[17:10:05] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading Tinkers.zs
[17:10:05] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading Unification.zs
[17:10:05] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:156]: MineTweaker: Loading intermod
[17:10:05] [Server thread/INFO] [inpure|core]: Processing ServerAboutToStart event for submodule info.inpureprojects.core.Preloader.ModulePreloader
[17:10:05] [Server thread/INFO] [INpureLogInterceptor]: System no longer monitoring FML console messages.
[17:10:05] [Server thread/INFO]: Preparing level "world"
[17:10:05] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[17:10:06] [Server thread/INFO] [FML]: Applying holder lookups
[17:10:06] [Server thread/INFO] [FML]: Holder lookups applied
[17:10:06] [Server thread/INFO] [OpenEye]: openeye.asm.SingleClassTransformer.visitMethod(SingleClassTransformer.java:26): Applying method transformer chunk_write for method a((Lapx;Lahb;Ldh;)V)
[17:10:06] [Server thread/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'entity_write'
[17:10:06] [Server thread/INFO] [OpenEye]: openeye.asm.injectors.ExceptionHandlerInjector.addHandler(ExceptionHandlerInjector.java:63): Adding handler for 'tile_entity_write'
[17:10:06] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@1be62ca3)
[17:10:06] [Server thread/INFO] [FML]: Loading dimension -100 (world) (net.minecraft.server.dedicated.DedicatedServer@1be62ca3)
[17:10:06] [Server thread/INFO] [FML]: InvTweaks: codechicken.enderstorage.storage.item.ContainerEnderItemStorage
[17:10:06] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.world.WorldEvent$Load@1893cda2:
net.minecraft.util.ReportedException: Exception getting block type in world
at net.minecraft.world.World.func_147439_a(World.java:354) ~[ahb.class:?]
at com.rwtema.extrautils.ExtraUtils$ChunkloadCallback.ticketsLoaded(ExtraUtils.java:2066) ~[ExtraUtils$ChunkloadCallback.class:?]
at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:515) ~[ForgeChunkManager.class:?]
at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64) ~[ForgeInternalHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_5_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.NullPointerException
at codechicken.chunkloader.ChunkLoaderManager.getPlayerOrganiser(ChunkLoaderManager.java:659) ~[ChunkLoaderManager.class:?]
at codechicken.chunkloader.ChunkLoaderManager.getOrganiser(ChunkLoaderManager.java:638) ~[ChunkLoaderManager.class:?]
at codechicken.chunkloader.ChunkLoaderManager.addChunkLoader(ChunkLoaderManager.java:629) ~[ChunkLoaderManager.class:?]
at codechicken.chunkloader.TileChunkLoaderBase.activate(TileChunkLoaderBase.java:108) ~[TileChunkLoaderBase.class:?]
at codechicken.chunkloader.TileChunkLoader.activate(TileChunkLoader.java:114) ~[TileChunkLoader.class:?]
at codechicken.chunkloader.TileChunkLoaderBase.func_145829_t(TileChunkLoaderBase.java:35) ~[TileChunkLoaderBase.class:?]
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:886) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862) ~[apx.class:?]
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500) ~[aqk.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) ~[AsynchronousExecutor.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) ~[AsynchronousExecutor.class:?]
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) ~[ChunkIOExecutor.class:?]
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) ~[ms.class:?]
at net.minecraft.world.World.func_72964_e(World.java:419) ~[ahb.class:?]
at net.minecraft.world.World.func_147439_a(World.java:345) ~[ahb.class:?]
... 10 more
[17:10:06] [Server thread/ERROR] [FML]: Index: 1 Listeners:
[17:10:06] [Server thread/ERROR] [FML]: 0: HIGHEST
[17:10:06] [Server thread/ERROR] [FML]: 1: ASM: net.minecraftforge.common.ForgeInternalHandler@50919e0b onDimensionLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 2: ASM: cofh.lib.util.RegistryUtils@3b27f2f1 _(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 3: ASM: openeye.utils.NameCollector$ForgeHooks@26bb4fd6 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 4: NORMAL
[17:10:06] [Server thread/ERROR] [FML]: 5: ASM: thaumcraft.common.lib.events.EventHandlerWorld@4eb0cfec worldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 6: ASM: vazkii.botania.common.block.BlockPistonRelay@4c032e86 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 7: ASM: codechicken.enderstorage.api.EnderStorageManager$EnderStorageSaveHandler@71752da7 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 8: ASM: codechicken.enderstorage.storage.liquid.TankSynchroniser@629360f1 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 9: ASM: ftb.lib.mod.FTBLibEventHandler@69c7330e onWorldLoaded(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 10: ASM: ftb.utils.mod.handlers.FTBUWorldEventHandler@41d0a156 worldLoaded(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 11: ASM: mcp.mobius.betterbarrels.bspace.BBEventHandler@516ab3d4 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 12: ASM: openmods.fakeplayer.FakePlayerPool@4c9c153 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 13: ASM: openblocks.common.GameRuleManager@2930962d onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:06] [Server thread/ERROR] [FML]: 14: ASM: org.wyldmods.simpleachievements.common.data.DataManager@156542dc onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 15: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@5ab1138a onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 16: ASM: codechicken.wirelessredstone.addons.WRAddonEventHandler@4d8c3699 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 17: ASM: net.minecraftforge.lex.yunomakegoodmap.YUNoMakeGoodMap@1984d9b0 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 18: ASM: codechicken.nei.ServerHandler@3d2f7c5d loadEvent(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 19: ASM: tuhljin.automagy.lib.events.AutomagyEventHandler@4321cb75 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 20: ASM: codechicken.chunkloader.ChunkLoaderEventHandler@16bed114 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 21: ASM: dan200.computercraft.shared.proxy.ComputerCraftProxyCommon$ForgeHandlers@8211772 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 22: ASM: blusunrize.immersiveengineering.common.EventHandler@3bf35b2d onLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 23: ASM: mcjty.rftools.WorldLoadEvent@55b03a37 loadEvent(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 24: ASM: flaxbeard.thaumicexploration.event.TXEventHandler@4e98a1d8 handleWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR] [FML]: 25: ASM: codechicken.lib.world.WorldExtensionManager$WorldExtensionEventHandler@78bc5a53 onWorldLoad(Lnet/minecraftforge/event/world/WorldEvent$Load;)V
[17:10:07] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception getting block type in world
at net.minecraft.world.World.func_147439_a(World.java:354) ~[ahb.class:?]
at com.rwtema.extrautils.ExtraUtils$ChunkloadCallback.ticketsLoaded(ExtraUtils.java:2066) ~[ExtraUtils$ChunkloadCallback.class:?]
at net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:515) ~[ForgeChunkManager.class:?]
at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:64) ~[ForgeInternalHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_5_ForgeInternalHandler_onDimensionLoad_Load.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.NullPointerException
at codechicken.chunkloader.ChunkLoaderManager.getPlayerOrganiser(ChunkLoaderManager.java:659) ~[ChunkLoaderManager.class:?]
at codechicken.chunkloader.ChunkLoaderManager.getOrganiser(ChunkLoaderManager.java:638) ~[ChunkLoaderManager.class:?]
at codechicken.chunkloader.ChunkLoaderManager.addChunkLoader(ChunkLoaderManager.java:629) ~[ChunkLoaderManager.class:?]
at codechicken.chunkloader.TileChunkLoaderBase.activate(TileChunkLoaderBase.java:108) ~[TileChunkLoaderBase.class:?]
at codechicken.chunkloader.TileChunkLoader.activate(TileChunkLoader.java:114) ~[TileChunkLoader.class:?]
at codechicken.chunkloader.TileChunkLoaderBase.func_145829_t(TileChunkLoaderBase.java:35) ~[TileChunkLoaderBase.class:?]
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:886) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862) ~[apx.class:?]
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500) ~[aqk.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) ~[ChunkIOProvider.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) ~[AsynchronousExecutor.class:?]
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) ~[AsynchronousExecutor.class:?]
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) ~[ChunkIOExecutor.class:?]
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) ~[ms.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) ~[ms.class:?]
at net.minecraft.world.World.func_72964_e(World.java:419) ~[ahb.class:?]
at net.minecraft.world.World.func_147439_a(World.java:345) ~[ahb.class:?]
... 10 more
[17:10:07] [Server thread/ERROR]: This crash report has been saved to: C:\Users\TyNag987\Downloads\FTBPresentsSkyfactory25Server_2.5.4\.\crash-reports\crash-2016-08-31_17.10.07-server.txt
[17:10:07] [Server thread/INFO] [FML]: Applying holder lookups
[17:10:07] [Server thread/INFO] [FML]: Holder lookups applied
[17:10:07] [pool-3-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:\Users\TyNag987\Downloads\FTBPresentsSkyfactory25Server_2.5.4\.\world\enderio\dimensionalTransceiver.json
[17:10:08] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
[17:10:08] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Exiting...
Press any key to continue . . .

I have no idea what is going on, but my friend and I have put countless hours of work into this server and would like to not lose it.
 
First please do not post walls of text like this. It is would be better to use paste.feed-the-beast.com then post the link here. Now to hopefully fix you issue, backup your save/world before you start. Then get mcedit and delete the block indicated by your crash report.

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (71,82,265), Chunk: (at 7,5,9 in 4,16; contains blocks 64,0,256 to 79,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)