xJon / The-1.7.10-Pack

A Minecraft modpack
https://the-1710-pack.com
51 stars 31 forks source link

Crash When I Try to Enter the End.... #1167

Closed FizzyPlays closed 8 years ago

FizzyPlays commented 8 years ago

So basically every time I try to jump into the end portal there is about a 20 second delay then says I timed out of my server and then the server crashes. I know it isn't an issue with my PC because I was able to run other mod pack servers and enter the end no problem. I have the latest version of the pack installed version 8.5 with the addition of one mod, Chocolate Quest. I properly installed the mod for sure because its dungeons in the Overworld spawn perfectly fine. I would also like to add that I am able to enter the Twilight Forest, and Nether with no problem at all. It is just the end.

Here is the crash report made by the server so hopefully you will be able to figure out my situation and help me fix the problem.

---- Minecraft Crash Report ---- // I'm sorry, Dave.

Time: 6/13/16 6:05 PM Description: Error loading dungeon from missing folder: C:\Users\Tristan\Desktop\1.7.10 Pack V2\config\Chocolate\snowCastles

java.lang.NullPointerException: Error loading dungeon from missing folder: C:\Users\Tristan\Desktop\1.7.10 Pack V2\config\Chocolate\snowCastles at com.chocolate.chocolateQuest.builder.BuilderHelper.getRandomNBTMap(BuilderHelper.java:498) at com.chocolate.chocolateQuest.builder.BuilderTemplate.generate(BuilderTemplate.java:54) at com.chocolate.chocolateQuest.WorldGeneratorNew.generateBigDungeon(WorldGeneratorNew.java:150) at com.chocolate.chocolateQuest.WorldGeneratorNew.generateSurface(WorldGeneratorNew.java:100) at com.chocolate.chocolateQuest.WorldGeneratorNew.generate(WorldGeneratorNew.java:62) at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) 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.world.World.func_147466_a(World.java:2626) at net.minecraft.world.SpawnerAnimals.func_77190_a(SpawnerAnimals.java:215) at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:130) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161) 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:396) 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 com.chocolate.chocolateQuest.builder.BuilderHelper.getRandomNBTMap(BuilderHelper.java:498) at com.chocolate.chocolateQuest.builder.BuilderTemplate.generate(BuilderTemplate.java:54) at com.chocolate.chocolateQuest.WorldGeneratorNew.generateBigDungeon(WorldGeneratorNew.java:150) at com.chocolate.chocolateQuest.WorldGeneratorNew.generateSurface(WorldGeneratorNew.java:100) at com.chocolate.chocolateQuest.WorldGeneratorNew.generate(WorldGeneratorNew.java:62) at cpw.mods.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:112) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:280) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050) at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131) 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)

-- Requested block coordinates -- Details: Found chunk: true Location: World: (0,89,23), Chunk: (at 0,5,7 in 0,1; contains blocks 0,0,16 to 15,255,31), 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_147466_a(World.java:2626) at net.minecraft.world.SpawnerAnimals.func_77190_a(SpawnerAnimals.java:215) at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:130) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:161) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)

-- Affected level -- Details: Level name: world All players: 1 total; [EntityPlayerMP['FizzyPlaysMC'/20593, l='world', x=100.00, y=49.00, z=0.00]] Chunk stats: ServerChunkCache: 147 Drop: 0 Level seed: -6306217830611514548 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 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: 0 game time, 0 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: 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:396) 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_91, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 274996648 bytes (262 MB) / 1997537280 bytes (1905 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 2 total; -Xmx3G -XX:PermSize=256M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 28, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 215 mods loaded, 210 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 UCHIJAAAA FML{7.10.99.99} Forge Mod Loader UCHIJAAAA Forge{10.13.4.1614} Minecraft Forge UCHIJAAAA appliedenergistics2-core{rv3-beta-5} Applied Energistics 2 Core UCHIJAAAA Aroma1997Core{1.0.2.16} Aroma1997Core UCHIJAAAA CartFixes{0.1.0} Steve's Cart Fixes UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core UCHIJAAAA ivtoolkit{IvToolkit} 1.2 UCHIJAAAA Micdoodlecore{} Micdoodle8 Core UCHIJAAAA NotEnoughItems{1.0.5.120} Not Enough Items UCHIJAAAA OpenComputers|Core{1.5.22.46} OpenComputers (Core) UCHIJAAAA PlayerAPI{1.4} Player API UCHIJAAAA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core UCHIJAAAA ChocoPatcher{1.1} Choco Patcher UCHIJAAAA OpenModsCore{0.9.1} OpenModsCore UCHIJAAAA {000} CoFH ASM UCHIJAAAA BinniePatcher{1.7.1} Binnie Patcher UCHIJAAAA FastCraft{1.23} FastCraft UCHIJAAAA debug{1.0} debug UCHIJAAAA bspkrsCore{6.16} bspkrsCore UCHIJAAAA Treecapitator{1.7.10} Treecapitator UCHIJAAAA IC2{2.2.820-experimental} IndustrialCraft 2 UCHIJAAAA AdvancedMachines{1.1.6} IC2 Advanced Machines Addon UCHIJAAAA appliedenergistics2{rv3-beta-5} Applied Energistics 2 UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} Aroma1997Core|Helper UCHIJAAAA Aroma1997sDimension{1.0} Aroma1997's Dimensional World UCHIJAAAA AromaBackup{0.0.0.6} AromaBackup UCHIJAAAA AromaBackupRecovery{1.0} AromaBackup Recovery UCHIJAAAA CoFHCore{1.7.10R3.1.2} CoFH Core UCHIJAAAA asielib{0.4.5} asielib UCHIJAAAA iChunUtil{4.2.2} iChunUtil UCHIJAAAA Grinder{4.0.0} Grinder UCHIJAAAA Backpack{2.0.1} Backpack UCHIJAAAA bdlib{1.9.4.109} BD Lib UCHIJAAAA BiblioCraft{1.11.4} BiblioCraft UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} Mantle UCHIJAAAA Natura{2.2.0} Natura UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty UCHIJAAAA BiblioWoodsBoP{1.9} BiblioWoods Biomes O'Plenty Edition UCHIJAAAA BiblioWoodsNatura{1.5} BiblioWoods Natura Edition UCHIJAAAA Baubles{1.0.1.10} Baubles UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} Thermal Foundation UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} Thermal Expansion UCHIJAAAA BigReactors{0.4.3A} Big Reactors UCHIJAAAA HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar) UCHIJAAAA Forestry{4.2.11.59} Forestry for Minecraft UCHIJAAAA BinnieCore{2.0-pre14} Binnie Core UCHIJAAAA Botany{2.0-pre14} Botany UCHIJAAAA ExtraBees{2.0-pre14} Extra Bees UCHIJAAAA ExtraTrees{2.0-pre14} Extra Trees UCHIJAAAA Genetics{2.0-pre14} Genetics UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry UCHIJAAAA bookshelf{1.0.4.172} Bookshelf UCHIJAAAA Thaumcraft{4.2.3.5} Thaumcraft UCHIJAAAA Botania{r1.8-248} [Botania](Botania r1.8-248.jar) UCHIJAAAA BuildCraft|Core{7.1.16} BuildCraft UCHIJAAAA BuildCraft|Builders{7.1.16} BC Builders UCHIJAAAA BuildCraft|Transport{7.1.16} BC Transport UCHIJAAAA BuildCraft|Energy{7.1.16} BC Energy UCHIJAAAA BuildCraft|Silicon{7.1.16} BC Silicon UCHIJAAAA BuildCraft|Robotics{7.1.16} BC Robotics UCHIJAAAA BuildCraft|Factory{7.1.16} BC Factory UCHIJAAAA BuildCraft|Compat{7.1.4} BuildCraft Compat UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) UCHIJAAAA ChickenChunks{1.3.4.19} ChickenChunks UCHIJAAAA Railcraft{9.10.0.0} Railcraft UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest UCHIJAAAA ForgeMultipart{1.2.0.345} Forge Multipart UCHIJAAAA chisel{2.9.5.11} Chisel UCHIJAAAA chocolateQuest{1.0} Chocolate Quest UCHIJAAAA colorchat{1.7.2-0.1.0} ColorChat UCHIJAAAA CompactSolars{4.4.39.315} Compact Solar Arrays UCHIJAAAA ComputerCraft{1.75} ComputerCraft UCHIJAAAA endercore{1.7.10-0.2.0.33_beta} EnderCore UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} MineFactory Reloaded UCHIJAAAA Waila{1.5.10} Waila UCHIJAAAA EnderIO{1.7.10-2.3.0.424_beta} Ender IO UCHIJAAAA EnderStorage{1.4.7.38} EnderStorage UCHIJAAAA MrTJPCoreMod{1.1.0.33} MrTJPCore UCHIJAAAA ProjRed|Core{4.7.0pre12.95} ProjectRed Core UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} ProjectRed Transmission UCHIJAAAA OpenComputers{1.5.22.46} OpenComputers UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core UCHIJAAAA Mekanism{8.1.9} Mekanism UCHIJAAAA computronics{1.6.0} Computronics UCHIJAAAA DeathCounter{4.0.0} DeathCounter UCHIJAAAA Doge{0.5.2} Doge UCHIJAAAA eplus{4.0.0..73} Enchanting Plus UCHIJAAAA EnderTech{1.7.10-0.3.2.405} EnderTech UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} Ender Zoo UCHIJAAAA extracells{2.3.9} Extra Cells 2 UCHIJAAAA ExtraUtilities{1.2.12} Extra Utilities UCHIJAAAA factorization.notify{1.0} Factorization Notification System UCHIJAAAA factorization{1.7.10-0.8.88.7} Factorization UCHIJAAAA factorization.misc{1.7.10-0.8.88.7} Factorization Miscellaneous Nonsense UCHIJAAAA fastleafdecay{1.4} Fast Leaf Decay UCHIJAAAA flansmod{4.10.0} [Flan's Mod](Flans Mod-1.7.10-4.10.0.jar) UCHIJAAAA ThaumicTinkerer{unspecified} Thaumic Tinkerer UCHIJAAAA ForbiddenMagic{1.7.10-0.574} [Forbidden Magic](Forbidden Magic-1.7.10-0.574.jar) UCHIJAAAA funkylocomotion{1.0} Funky Locomotion UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} Redstone Arsenal UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct UCHIJAAAA MagicBees{2.4.3} Magic Bees UCHIJAAAA gendustry{1.6.3.132} GenDustry UCHIJAAAA GraviSuite{1.7.10-2.0.3} Graviation Suite UCHIJAAAA Growthcraft{1.7.10-2.5.2} Growthcraft UCHIJAAAA Growthcraft|Cellar{1.7.10-2.5.2} Growthcraft Cellar UCHIJAAAA Growthcraft|Apples{1.7.10-2.5.2} Growthcraft Apples UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.5.2} Growthcraft Bamboo UCHIJAAAA Growthcraft|Bees{1.7.10-2.5.2} Growthcraft Bees UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.5.2} Growthcraft Fishtrap UCHIJAAAA Growthcraft|Grapes{1.7.10-2.5.2} Growthcraft Grapes UCHIJAAAA Growthcraft|Hops{1.7.10-2.5.2} Growthcraft Hops UCHIJAAAA Growthcraft|Milk{1.7.10-2.5.2} Growthcraft Milk UCHIJAAAA Growthcraft|Rice{1.7.10-2.5.2} Growthcraft Rice UCHIJAAAA Hats{4.0.1} Hats UCHIJAAAA HatStand{4.0.0} HatStand UCHIJAAAA HelpFixer{1.0.7} HelpFixer UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode](HQM-The Journey-4.4.4.jar) UCHIJAAAA IC2NuclearControl{2.3.4a} Nuclear Control 2 UCHIJAAAA inpure|core{1.7.10R1.0.0B9} INpureCore UCHIJAAAA IronChest{6.0.62.742} Iron Chest UCHIJAAAA JABBA{1.2.1} JABBA UCHIJAAAA LogisticsPipes{0.9.3.114} Logistics Pipes UCHIJAAAA magicalcrops{1.7.2 - 0.1 ALPHA} Magical Crops UCHIJAAAA MekanismGenerators{8.1.9} MekanismGenerators UCHIJAAAA MekanismTools{8.1.9} MekanismTools UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} MFR Compat: Applied Energistics UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} MFR Compat: BuildCraft UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} MFR Compat: Forestry UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} MFR Compat: ForgeMicroblock UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} MFR Compat: IC2 UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} ProjectRed Exploration UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} MFR Compat ProjectRed UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} MFR Compat: Railcraft UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} MFR Compat: Thaumcraft UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} MFR Compat: Thermal Expansion UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} MFR Compat: Tinkers' Construct UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} MFR Compat: TwilightForest UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} MFR Compat: Vanilla UCHIJAAAA MineFactoryReloaded|CompatMagicalCrops{1.0beta} MFR Compat: MagicalCrops UCHIJAAAA MineMenu{1.2.0} MineMenu UCHIJAAAA testdummy{1.0} MmmMmmMmmMmm UCHIJAAAA numina{0.4.0.131} Numina UCHIJAAAA powersuits{0.11.0.300} MachineMuse's Modular Powersuits UCHIJAAAA Morph{0.9.2} Morph UCHIJAAAA Morpheus{1.7.10-1.6.20} Morpheus UCHIJAAAA cfm{3.4.8} §9MrCrayfish's Furniture Mod UCHIJAAAA Mystcraft{0.12.3.01} Mystcraft UCHIJAAAA necromancy{1.7.2} Necromancy UCHIJAAAA NEIAddons{1.12.14.40} NEI Addons UCHIJAAAA NEIAddons|Developer{1.12.14.40} NEI Addons: Developer Tools UCHIJAAAA NEIAddons|AppEng{1.12.14.40} NEI Addons: Applied Energistics 2 UCHIJAAAA NEIAddons|Botany{1.12.14.40} NEI Addons: Botany UCHIJAAAA NEIAddons|Forestry{1.12.14.40} NEI Addons: Forestry UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} NEI Addons: Crafting Tables UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} NEI Addons: Ex Nihilo UCHIJAAAA neiintegration{1.1.2} NEI Integration UCHIJAAAA NetherOres{1.7.10R2.3.1} Nether Ores UCHIJAAAA recipemod{0.2} NoMoreRecipeConflict UCHIJAAAA neresources{0.1.0.ManuallyBuilt} Not Enough Resources UCHIJAAAA ObsidiPlates{3.0.0.18} ObsidiPlates UCHIJAAAA OpenMods{0.9.1} OpenMods UCHIJAAAA OpenBlocks{1.5.1} OpenBlocks UCHIJAAAA OpenPeripheralCore{1.3} OpenPeripheralCore UCHIJAAAA OpenPeripheral{0.5.1} OpenPeripheralAddons UCHIJAAAA OpenPeripheralIntegration{0.5} OpenPeripheralIntegration UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10Lb.jar) UCHIJAAAA PneumaticCraft{1.12.7-150} PneumaticCraft UCHIJAAAA progressiveautomation{1.6.32} Progressive Automation UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} ProjectRed Transportation UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} ProjectRed Compatibility UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} ProjectRed Integration UCHIJAAAA ProjRed|Fabrication{4.7.0pre12.95} ProjectRed Fabrication UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} ProjectRed Illumination UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} ProjectRed Expansion UCHIJAAAA qCraft{1.2} qCraft UCHIJAAAA reccomplex{0.9.6.3} Recurrent Complex UCHIJAAAA RefinedRelocation{1.1.28} Refined Relocation UCHIJAAAA libsandstone{1.0.0} libsandstone UCHIJAAAA xreliquary{1.2} Reliquary UCHIJAAAA Roguelike{1.4.4} Roguelike Dungeons UCHIJAAAA simplyjetpacks{1.5.3} Simply Jetpacks UCHIJAAAA squidless{0.6.1} Squidless UCHIJAAAA statues{2.1.4} Statues UCHIJAAAA StevesFactoryManager{A93} Steve's Factory Manager UCHIJAAAA StevesAddons{0.10.16} Steve's Addons UCHIJAAAA StevesCarts{2.0.0.b18} Steve's Carts 2 UCHIJAAAA StevesWorkshop{0.5.1} Steve's Workshop UCHIJAAAA Sync{4.0.0} Sync UCHIJAAAA thaumcraftneiplugin{@VERSION@} Thaumcraft NEI Plugin UCHIJAAAA ThaumicExploration{0.6.0} Thaumic Exploration UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics UCHIJAAAA TMechworks{0.2.15.106} Tinkers' Mechworks UCHIJAAAA Translocator{1.1.2.16} Translocator UCHIJAAAA wailaplugins{MC1.7.10-0.2.0-23} WAILA Plugins UCHIJAAAA warpbook{2.0.null} Warp Book UCHIJAAAA witchery{0.24.1} Witchery UCHIJAAAA WR-CBE|Core{1.4.1.9} WR-CBE Core UCHIJAAAA WR-CBE|Addons{1.4.1.9} WR-CBE Addons UCHIJAAAA WR-CBE|Logic{1.4.1.9} WR-CBE Logic UCHIJAAAA yampst{1.3.5} [YAMPST](Yampst-The 1.7.10 Pack-0.8.5.jar) UCHIJAAAA McMultipart{1.2.0.345} Minecraft Multipart Plugin UCHIJAAAA ForgeRelocation{0.0.1.4} ForgeRelocation UCHIJAAAA MCFrames{1.0} MCFrames UCHIJAAAA RelocationFMP{0.0.1.2} RelocationFMP UCHIJAAAA aobd{2.9.1} Another One Bites The Dust UCHIJAAAA denseores{1.0} Dense Ores UCHIJAAAA ForgeMicroblock{1.2.0.345} Forge Microblocks UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} MFR Compat: Atum UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} MFR Compat: BackTools UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} MFR Compat: Chococraft UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} MFR Compat: ExtraBiomes UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} MFR Compat: Sufficient Biomes 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-5 for Forge 10.13.4.1448 CoFHCore: -[1.7.10]3.1.2-325 Mantle Environment: Environment healthy. ThermalFoundation: -[1.7.10]1.2.3-112 ThermalExpansion: -[1.7.10]4.1.2-240 MineFactoryReloaded: -[1.7.10]2.8.1-174 RedstoneArsenal: -[1.7.10]1.1.2-92 TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.1.0-161 List of loaded APIs: * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-5.jar * AromaBackupAPI (1.0) from AromaBackup-1.7.10-0.0.0.6.jar * asielibAPI (1.1) from AsieLib-1.7.10-0.4.5.jar * asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.5.jar * asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.5.jar * asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.5.jar * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar * BotaniaAPI (75) from Botania r1.8-248.jar * BuildCraftAPI|blocks (1.0) from Railcraft_1.7.10-9.10.0.0.jar * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.16.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|core (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.10.0.0.jar * BuildCraftAPI|events (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.1.16.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.1.16.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.1.16.jar * BuildCraftAPI|items (1.1) from buildcraft-7.1.16.jar * BuildCraftAPI|library (2.0) from buildcraft-7.1.16.jar * BuildCraftAPI|lists (1.0) from Railcraft_1.7.10-9.10.0.0.jar * BuildCraftAPI|power (1.3) from buildcraft-7.1.16.jar * BuildCraftAPI|recipes (4.0) from buildcraft-7.1.16.jar * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.16.jar * BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.10.0.0.jar * BuildCraftAPI|tablet (1.0) from Railcraft_1.7.10-9.10.0.0.jar * BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.10.0.0.jar * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.10.0.0.jar * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - 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.0.13B1) from extrautilities-1.2.12.jar * CoFHAPI|block (1.7.10R1.1.0) from ProgressiveAutomation-1.7.10-1.6.32.jar * CoFHAPI|core (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|energy (1.7.10R1.0.2) from forestry_1.7.10-4.2.11.59.jar * CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|inventory (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|item (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|modhelpers (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.424_beta.jar * CoFHAPI|transport (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.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.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|container (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.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.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|inventory (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|render (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.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.4B1) from EnderTech-1.7.10-0.3.2.405.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.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.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 * computronicsAPI (1.3) from Computronics-1.7.10-1.6.0.jar * computronicsAPI|audio (1.0) from Computronics-1.7.10-1.6.0.jar * computronicsAPI|chat (1.3) from Computronics-1.7.10-1.6.0.jar * computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.6.0.jar * computronicsAPI|tape (1.0) from Computronics-1.7.10-1.6.0.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar * factorization notification system (1.0) from Factorization-1.7.10-0.8.88.7.jar * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.11.59.jar * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.11.59.jar * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.441.jar * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar * GrowthcraftAPI|Bees (2.5) from growthcraft-1.7.10-2.5.2-complete.jar * GrowthcraftAPI|Cellar (2.5) from growthcraft-1.7.10-2.5.2-complete.jar * GrowthcraftAPI|Core (2.5) from growthcraft-1.7.10-2.5.2-complete.jar * GrowthcraftAPI|FishTrap (2.5) from growthcraft-1.7.10-2.5.2-complete.jar * GrowthcraftAPI|Milk (2.5) from growthcraft-1.7.10-2.5.2-complete.jar * IC2API (1.0) from industrialcraft-2-2.2.820-experimental.jar * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar * MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.9.265.jar * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.01.jar * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-121.jar * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.4a.jar * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar * OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar * OpenPeripheralAddonsApi (1.0) from OpenPeripheral-1.7.10-AIO-7.jar * OpenPeripheralApi (3.4) from OpenPeripheral-1.7.10-AIO-7.jar * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-150-universal.jar * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|signals (2.2.0) from Railcraft_1.7.10-9.10.0.0.jar * RailcraftAPI|tracks (2.2.0) from Railcraft_1.7.10-9.10.0.0.jar * RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.28.jar * Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.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: * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-5.jar). Ender IO was build against API version rv2 and may or may not work with a newer version. * The RF API that is being used (1.7.10R1.1.0 from ) differes from that that is reported as being loaded (1.7.10R1.0.2 from forestry_1.7.10-4.2.11.59.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:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:ON, PneumaticCraft:ON Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 1 / 20; [EntityPlayerMP['FizzyPlaysMC'/20593, l='world', x=100.00, y=49.00, z=0.00]] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

MitchellShapiro commented 8 years ago

Try entering the end without ChocolateQuest installed

xJon commented 8 years ago

You are crashing because ChocolateQuest, unfortunately.