Craftite SMP Modded - Multiple crashes titled "Exception getting Block Type in World"
Hello! A few days ago, we created a Modpack and a Server with a few mods. The pack was working fine until yesterday, which a member was online and was building and it crashed the server. We didn't find a fix, but the server resolved itself earlier today. I was then running around at my base and it crashed. The server starts, but I believe that the chunks are getting corrupted, and when loaded they crash the server. I have googled, and all the "fixes" aren't with Custom modpacks, and its always "Update Forge" or something like that. I have also tried removing Railcraft, no fix. I than tried loading it in SinglePlayer, and it crashed the game. We are using the latest version of 1.7.10 Forge, and we have 122 mods loaded. We thought it was RailCraft, but I don't believe so after removing it as a test. If you can pull a fix out of the crash log, it would be wonderful.
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 7/7/15 8:27 AM
Description: Exception getting block type in world
java.lang.ArrayIndexOutOfBoundsException: -78
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
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 net.minecraft.block.BlockGrass.func_149674_a(BlockGrass.java:57)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
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 net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
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: (416,62,-4584), Chunk: (at 0,3,8 in 26,-287; contains blocks 416,0,-4592 to 431,255,-4577), Region: (0,-9; contains chunks 0,-288 to 31,-257, blocks 0,0,-4608 to 511,255,-4097)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at net.minecraft.block.BlockGrass.func_149674_a(BlockGrass.java:57)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['NinjaKap'/239, l='world', x=250.78, y=64.50, z=-4514.96]]
Chunk stats: ServerChunkCache: 1105 Drop: 403
Level seed: -6941754905434994235
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (208,64,244), Chunk: (at 0,4,4 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1726709 game time, 1849155 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 42689 (now: false), thunder time: 45849 (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:625)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
97% of teenagers would cry if they saw Justin Bieber on top of a tower about to jump. If your the 3% who is sitting there with popcorn screaming "DO A BACKFLIP", copy and paste this as your signature[/b]
Extended Block Storage.....I dont quite understand what you mean. The crash is for Exception getting Block Type in world. The server crashes every time I try logging on, i think its a big deal personally.
97% of teenagers would cry if they saw Justin Bieber on top of a tower about to jump. If your the 3% who is sitting there with popcorn screaming "DO A BACKFLIP", copy and paste this as your signature[/b]
Resource packs wouldnt do anything, since their for the client, not server. if you bother to read, a server crash* is when somethings wrong with the server, not client. And we have the exact same mods, minus NEI etc.
97% of teenagers would cry if they saw Justin Bieber on top of a tower about to jump. If your the 3% who is sitting there with popcorn screaming "DO A BACKFLIP", copy and paste this as your signature[/b]
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumCraftite SMP Modded - Multiple crashes titled "Exception getting Block Type in World"
Hello! A few days ago, we created a Modpack and a Server with a few mods. The pack was working fine until yesterday, which a member was online and was building and it crashed the server. We didn't find a fix, but the server resolved itself earlier today. I was then running around at my base and it crashed. The server starts, but I believe that the chunks are getting corrupted, and when loaded they crash the server. I have googled, and all the "fixes" aren't with Custom modpacks, and its always "Update Forge" or something like that. I have also tried removing Railcraft, no fix. I than tried loading it in SinglePlayer, and it crashed the game. We are using the latest version of 1.7.10 Forge, and we have 122 mods loaded. We thought it was RailCraft, but I don't believe so after removing it as a test. If you can pull a fix out of the crash log, it would be wonderful.
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 7/7/15 8:27 AM
Description: Exception getting block type in world
java.lang.ArrayIndexOutOfBoundsException: -78
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
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 net.minecraft.block.BlockGrass.func_149674_a(BlockGrass.java:57)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
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 net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
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: (416,62,-4584), Chunk: (at 0,3,8 in 26,-287; contains blocks 416,0,-4592 to 431,255,-4577), Region: (0,-9; contains chunks 0,-288 to 31,-257, blocks 0,0,-4608 to 511,255,-4097)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at net.minecraft.block.BlockGrass.func_149674_a(BlockGrass.java:57)
at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:391)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['NinjaKap'/239, l='world', x=250.78, y=64.50, z=-4514.96]]
Chunk stats: ServerChunkCache: 1105 Drop: 403
Level seed: -6941754905434994235
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (208,64,244), Chunk: (at 0,4,4 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1726709 game time, 1849155 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 42689 (now: false), thunder time: 45849 (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:625)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 2.6.32-431.29.2.el6.x86_64
Java Version: 1.7.0_65, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 349632048 bytes (333 MB) / 939769856 bytes (896 MB) up to 4151836672 bytes (3959 MB)
JVM Flags: 4 total; -Xmx4096M -Xms128M -XX:MaxPermSize=256M -XX:+UseConcMarkSweepGC
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1481 111 mods loaded, 111 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (custom_server.jar)
UCHIJAAAA Forge{10.13.4.1481} [Minecraft Forge] (custom_server.jar)
UCHIJAAAA appliedenergistics2-core{rv2-alpha-26} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.6} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar)
UCHIJAAAA Pistronics2{0.3.5} [Pistronics 2] (1.7.10-Pistronics2-v0.4.0.jar)
UCHIJAAAA IC2{2.2.718-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.718-experimental.jar)
UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCHIJAAAA appliedenergistics2{rv2-alpha-26} [Applied Energistics 2] (appliedenergistics2-rv2-alpha-26.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJAAAA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar)
UCHIJAAAA BuildCraft|Core{7.0.13} [BuildCraft] (buildcraft-7.0.13.jar)
UCHIJAAAA Forestry{3.6.2.19} [Forestry for Minecraft] (forestry_1.7.10-3.6.2.19.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA BuildCraft|Builders{7.0.13} [BC Builders] (buildcraft-7.0.13.jar)
UCHIJAAAA BuildCraft|Energy{7.0.13} [BC Energy] (buildcraft-7.0.13.jar)
UCHIJAAAA BuildCraft|Factory{7.0.13} [BC Factory] (buildcraft-7.0.13.jar)
UCHIJAAAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0 (3).jar)
UCHIJAAAA Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.5R-396.jar)
UCHIJAAAA BiblioCraft{1.10.3} [BiblioCraft] (BiblioCraft[v1.10.3][MC1.7.10].jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA BinnieCore{2.0-pre12} [Binnie Core] (binnie-mods-2.0-pre12.jar)
UCHIJAAAA Botany{2.0-pre12} [Botany] (binnie-mods-2.0-pre12.jar)
UCHIJAAAA ExtraBees{2.0-pre12} [Extra Bees] (binnie-mods-2.0-pre12.jar)
UCHIJAAAA ExtraTrees{2.0-pre12} [Extra Trees] (binnie-mods-2.0-pre12.jar)
UCHIJAAAA Genetics{2.0-pre12} [Genetics] (binnie-mods-2.0-pre12.jar)
UCHIJAAAA BuildCraft|Silicon{7.0.13} [BC Silicon] (buildcraft-7.0.13.jar)
UCHIJAAAA BuildCraft|Transport{7.0.13} [BC Transport] (buildcraft-7.0.13.jar)
UCHIJAAAA BuildCraft|Robotics{7.0.13} [BC Robotics] (buildcraft-7.0.13.jar)
UCHIJAAAA CarpentersBlocks{3.3.4} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4 - MC 1.7.10.jar)
UCHIJAAAA carsanddrives{1.0.9.1} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.9.1 (1).jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal (2).jar)
UCHIJAAAA TwilightForest{2.3.5} [The Twilight Forest] (twilightforest-1.7.10-2.3.5.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar)
UCHIJAAAA ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar)
UCHIJAAAA ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar)
UCHIJAAAA EnderIO{1.7.10-2.2.1.276} [Ender IO] (EnderIO-1.7.10-2.2.1.276.jar)
UCHIJAAAA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal (1).jar)
UCHIJAAAA EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388 (1).jar)
UCHIJAAAA extracells{2.2.25} [ExtraCells] (ExtraCells-1.7.10-2.2.25b45.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA ExtraUtilities{1.2.1} [Extra Utilities] (extrautilities-1.2.1.jar)
UCHIJAAAA fastleafdecay{1.1} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.1.jar)
UCHIJAAAA flansmod{4.9.0} [Flan's Mod] (Flans Mod-1.7.10-4.9.0.jar)
UCHIJAAAA IC2NuclearControl{2.1.2a} [Nuclear Control 2] (IC2NuclearControl-2.1.2a.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA LogisticsPipes{0.9.1.15} [Logistics Pipes] (logisticspipes-0.9.1.15.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAA mcheli{0.9.3} [MC Helicopter] (mcheli)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.26} [MrTJPCore] (MrTJPCore-1.1.0.26-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre4.88} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre4.88-Base.jar)
UCHIJAAAA ProjRed|Exploration{4.7.0pre4.88} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre4.88-World.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5 (1).jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAA morechisels{@[email protected]} [More Chisels] (MoreChisels-1.7.10-1.0-20.jar)
UCHIJAAAA cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAA OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar)
UCHIJAAAA OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar)
UCHIJAAAA harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10h.jar)
UCHIJAAAA PowerConverters{1.7.10-2.7} [Power Converters] (PowerConverters-1.7.10-2.7.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre4.88} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre4.88-Integration.jar)
UCHIJAAAA ProjRed|Transportation{4.7.0pre4.88} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre4.88-Mechanical.jar)
UCHIJAAAA ProjRed|Compatibility{4.7.0pre4.88} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre4.88-Compat.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre4.88} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre4.88-Integration.jar)
UCHIJAAAA ProjRed|Fabrication{4.7.0pre4.88} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre4.88-Fabrication.jar)
UCHIJAAAA ProjRed|Illumination{4.7.0pre4.88} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre4.88-Lighting.jar)
UCHIJAAAA ProjRed|Expansion{4.7.0pre4.88} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre4.88-Mechanical.jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.0} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0-80.jar)
UCHIJAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
UCHIJAAAA runicdungeons{1.1.5} [Runic Dungeons] (runicdungeons-1.1.5 (1).jar)
UCHIJAAAA simplyjetpacks{1.3.2} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.3.2.jar)
UCHIJAAAA SolarFlux{1.7.10-0.8} [Solar Flux] (SolarFlux-1.7.10-0.8.jar)
UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18 (1).jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122.jar)
UCHIJAAAA TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar)
UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal (3).jar)
UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal (3).jar)
UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal (3).jar)
UCHIJAAAA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-0.0.1.3-universal.jar)
UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.3-universal.jar)
UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
OpenModsLib crash transformers: [gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED],[map_gen_fix:FINISHED],[movement_callback:ENABLED],[stencil_patches:ENABLED]
AE2 Version: alpha rv2-alpha-26 for Forge 10.13.2.1230
CoFHCore: -[1.7.10]3.0.2-262
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.0.0-81
ThermalExpansion: -[1.7.10]4.0.1-182
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.0-80
ThermalDynamics: -[1.7.10]1.0.0-122
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:OFF, MJ6:OFF, MJ5:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 10; [EntityPlayerMP['NinjaKap'/239, l='world', x=250.78, y=64.50, z=-4514.96]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI am able to now get on and view the game, and a second later it crashes
Extended Block Storage has been mentioned a lot, whats the deal about it?
[b]My Suggestions[/b]
Gloops and Glops!
Prepare for loads of sarcasm.
97% of teenagers would cry if they saw Justin Bieber on top of a tower about to jump. If your the 3% who is sitting there with popcorn screaming "DO A BACKFLIP", copy and paste this as your signature[/b]
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumExtended Block Storage.....I dont quite understand what you mean. The crash is for Exception getting Block Type in world. The server crashes every time I try logging on, i think its a big deal personally.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumdoes anyone have a fix?
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumis there even a fix? Cause noone is responding, its been like 7 hours now
Do you have any recourse packs or other mods installed?
[b]My Suggestions[/b]
Gloops and Glops!
Prepare for loads of sarcasm.
97% of teenagers would cry if they saw Justin Bieber on top of a tower about to jump. If your the 3% who is sitting there with popcorn screaming "DO A BACKFLIP", copy and paste this as your signature[/b]
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumResource packs wouldnt do anything, since their for the client, not server. if you bother to read, a server crash* is when somethings wrong with the server, not client. And we have the exact same mods, minus NEI etc.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumany other help? Im currently trying to switch to the Recommended version of forge - see if that works
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumit unfortunately didn't work
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumStill confused - is there anyone who has good help? ive googled around a bit, and there's nothing much really that helps.
Can others log on fine, but when you join the server suddenly crashes?
[b]My Suggestions[/b]
Gloops and Glops!
Prepare for loads of sarcasm.
97% of teenagers would cry if they saw Justin Bieber on top of a tower about to jump. If your the 3% who is sitting there with popcorn screaming "DO A BACKFLIP", copy and paste this as your signature[/b]
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWe had this error yesterday, others can log on, but when I in this latest crash logs on the server crashes, yes. For some reason someone moved the thread into "Client Support" not "Server Support"
Here's the new thread: http://www.minecraftforum.net/forums/support/server-support/2468810-craftite-smp-modded-multiple-crashes-titled