1

Minecraft crashes when loading my world (tekkit legends modpack)

Androswald's Avatar Androswald3/24/19 11:41 am
1 emeralds 1.2k 7
3/25/2019 4:52 pm
Androswald's Avatar Androswald
Minecraft crashes when loading my world (tekkit legends modpack)

Crash log:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 24/03/19 15:31
Description: Exception getting block type in world

java.lang.NullPointerException: Exception getting block type in world
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)
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 buildcraft.BuildCraftBuilders$QuarryChunkloadCallback.ticketsLoaded(BuildCraftBuilders.java:203)
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:138)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
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 net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)
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: (0,101,49), Chunk: (at 0,6,1 in 0,3; contains blocks 0,0,48 to 15,255,63), 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 buildcraft.BuildCraftBuilders$QuarryChunkloadCallback.ticketsLoaded(BuildCraftBuilders.java:203)
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:138)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
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 10 (amd64) version 10.0
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2463560880 bytes (2349 MB) / 3340763136 bytes (3186 MB) up to 3340763136 bytes (3186 MB)
JVM Flags: 3 total; -Xms3584m -Xmx3584m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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.1492 76 mods loaded, 76 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] (modpack.jar)
UCHIJAA Forge{10.13.4.1492} [Minecraft Forge] (modpack.jar)
UCHIJAA CodeChickenCore{1.0.6.41} [CodeChicken Core] (minecraft.jar)
UCHIJAA NotEnoughItems{1.0.4.102} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.102-universal.jar)
UCHIJAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAA mcdiscord{2.0.0} [MC Discord] (minecraft.jar)
UCHIJAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UCHIJAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303 (1).jar)
UCHIJAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAA ComputerCraft{1.74} [ComputerCraft] (ComputerCraftPlusComputerCraftEdu1.74.jar)
UCHIJAA IC2{2.2.999} [Industrial Craft Classic] (IC2.Classic.Version.1.1.3.5.jar)
UCHIJAA Forestry{3.6.11.2} [Forestry for Minecraft] (forestry_1.7.10-3.6.11.2.jar)
UCHIJAA LogisticsPipes{0.9.3.70} [Logistics Pipes] (logisticspipes-0.9.3.70.jar)
UCHIJAA additionalpipes{4.7.0} [Additional Pipes] (additionalpipes-4.7.0.jar)
UCHIJAA asielib{0.4.4} [asielib] (AsieLib-1.7.10-0.4.4.jar)
UCHIJAA bdlib{1.9.3.107} [BD Lib] (bdlib-1.9.3.107-mc1.7.10.jar)
UCHIJAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAA qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar)
UCHIJAA bluepower{0.2.962} [Blue Power] (BluePower-1.7.10-0.2.962-universal.jar)
UCHIJAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAA ComputerCraftEdu{1.74} [ComputerCraftEdu] (ComputerCraftPlusComputerCraftEdu1.74.jar)
UCHIJAA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHIJAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAA computronics{1.5.7} [Computronics] (Computronics-1.7.10-1.5.7.jar)
UCHIJAA defaultkeys{1.0.24} [Default Keyconfig] (defaultkeys-mc1.7.10-1.0.24.jar)
UCHIJAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAA eng_toolbox{1.2.3.0} [Engineer's Toolbox] (EngineersToolbox-1.2.3.0-BETA.jar)
UCHIJAA ForgeMultipart{1.2.0.344} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
UCHIJAA McMultipart{1.2.0.344} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
UCHIJAA gendustry{1.6.1.126} [GenDustry] (gendustry-1.6.1.126-mc1.7.10.jar)
UCHIJAA IC2-Classic-Spmod{0.0.0.0} [IC2 Classic Detection Helper] (IC2.Classic.Version.1.1.3.5.jar)
UCHIJAA IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.jar)
UCHIJAA ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
UCHIJAA ImmibisPeripherals{59.0.2} [Immibis's Peripherals] (immibis-peripherals-59.0.2.jar)
UCHIJAA inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar)
UCHIJAA IronChest{6.0.60.741} [Iron Chest] (Ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJAA itlt{0.0.8} [It's the little things] (itlt-1.7.10-0.0.8.jar)
UCHIJAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAA MapWriter{2.1.8} [MapWriter] (MapWriter-1.7.10-2.1.10.jar)
UCHIJAA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10.jar)
UCHIJAA modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
UCHIJAA numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
UCHIJAA powersuits{0.11.0.293} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.293.jar)
UCHIJAA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
UCHIJAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
UCHIJAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAA OCS{1.7.5} [OpenCCSensors] (openccsensors-1.7.5.jar)
UCHIJAA planetguyLib{1.9} [planetguyLib] (PlanetguyLib-1.9.1.jar)
UCHIJAA PowerConverters3{1.7.10-2.11} [Power Converters 3] (PowerConverters-1.7.10-2.11.jar)
UCHIJAA ProjectE{1.7.10-PE1.9.3} [ProjectE] (ProjectE-1.7.10-PE1.9.3h.jar)
UCHIJAA quiverchevsky{b100} [QuiverBow] (QuiverBow_1.7.10_b100.zip)
UCHIJAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
UCHIJAA JAKJ_RedstoneInMotion{2.8.8} [Remain In Motion] (RemainInMotion-2.8.8.jar)
UCHIJAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHIJAA Tubestuff{59.0.4} [Tubestuff] (tubestuff-59.0.4.jar)
UCHIJAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJAA zettaindustries{1.1} [Zetta Industries] (zettaindustries-1.1-105.jar)
UCHIJAA aobd{2.8.4} [Another One Bites The Dust] (AOBD-2.8.4.jar)
UCHIJAA ForgeMicroblock{1.2.0.344} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
CoFHCore: -[1.7.10]3.0.3-303
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.1-89
List of loaded APIs:
* apAPI (2) from additionalpipes-4.7.0.jar
* asielibAPI (1.1) from AsieLib-1.7.10-0.4.4.jar
* asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.4.jar
* asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.4.jar
* asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.4.jar
* bluepowerAPI (1.0) from BluePower-1.7.10-0.2.962-universal.jar
* BuildCraftAPI|blocks (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
* BuildCraftAPI|boards (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|core (1.5) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|events (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|facades (1.1) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|fuels (2.0) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|gates (4.1) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|items (1.1) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|robotics (1.2) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* BuildCraftAPI|tablet (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.14.jar
* BuildCraftAPI|tools (1.0) from forestry_1.7.10-3.6.11.2.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.7.0.0.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* CoFHAPI (1.7.10R1.0.2) from IC2NuclearControl-2.3.3a-Exist.jar
* CoFHAPI|block (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHAPI|energy (1.7.10R1.0.1) from RemainInMotion-2.8.8.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from EngineersToolbox-1.2.3.0-BETA.jar
* CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.3.jar
* CoFHAPI|item (1.7.10R1.0.12) from EngineersToolbox-1.2.3.0-BETA.jar
* CoFHAPI|modhelpers (1.7.10R1.0.12) from EngineersToolbox-1.2.3.0-BETA.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHAPI|transport (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
* ComputerCraft|API (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
* ComputerCraft|API|FileSystem (1.74) from ComputerCraftPlusComputerCraftEdu1.74.jar
* ComputerCraft|API|Lua (1.74) from ComputerCraftPlusComputerCraftEdu1.74.jar
* ComputerCraft|API|Media (1.74) from ComputerCraftPlusComputerCraftEdu1.74.jar
* ComputerCraft|API|Peripheral (1.74) from ComputerCraftPlusComputerCraftEdu1.74.jar
* ComputerCraft|API|Permissions (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
* ComputerCraft|API|Redstone (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
* ComputerCraft|API|Turtle (1.74) from ComputerCraftPlusComputerCraftEdu1.74.jar
* computronicsAPI (1.3) from Computronics-1.7.10-1.5.7.jar
* computronicsAPI|chat (1.3) from Computronics-1.7.10-1.5.7.jar
* computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.5.7.jar
* computronicsAPI|tape (1.0) from Computronics-1.7.10-1.5.7.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.11.2.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.11.2.jar
* gendustryAPI (2.2.0) from gendustry-1.6.1.126-mc1.7.10.jar
* IC2API (1.0) from IC2.Classic.Version.1.1.3.5.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.3a-Exist.jar
* ProjectEAPI (7) from ProjectE-1.7.10-PE1.9.3h.jar
* RailcraftAPI|bore (1.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
* RailcraftAPI|carts (1.3.1) from EngineersToolbox-1.2.3.0-BETA.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|events (1.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|helpers (1.1.0) from EngineersToolbox-1.2.3.0-BETA.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from EngineersToolbox-1.2.3.0-BETA.jar
* RailcraftAPI|signals (1.3.0) from EngineersToolbox-1.2.3.0-BETA.jar
* RailcraftAPI|tracks (2.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.7.0.0.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Posted by Androswald's Avatar
Androswald
Level 1 : New Miner
0

Create an account or sign in to comment.

7

1
03/25/2019 3:43 amhistory
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
firstly
TAKE A BACKUP OF THE WORLD <-- dont come back yelling at me because you didnt do this step
how much buildcraft stuff you got? if you dont have much or anything important, remove the mod, start up the world then re add it and it should fix it,
since its showing an error with buildcraft quarry chunk loading
1
03/25/2019 11:58 amhistory
Level 1 : New Miner
Androswald
Androswald's Avatar
I tried that, but unfortunately it doesn't work because when i open minecraft, i get
ForgeModLoader has found a problem with your minecraft installation.
The mods and versions listed below could not be found
buildcraft|silicon
buildcraft core
buildcraft transport
1
03/25/2019 4:13 pm
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
then temporarily disable those as well
1
03/25/2019 4:52 pmhistory
Level 1 : New Miner
Androswald
Androswald's Avatar
I've deleted all the buildcraft stuff that i could find in the modpack folder, but still gives me an error, and btw my launcher dosen't allow people to disable mods, you have to delete them from %appdata%
1
03/25/2019 11:39 am
Level 1 : New Miner
Androswald
Androswald's Avatar
K i'll try that.
2
03/24/2019 2:18 pm
Level 23 : Expert Procrastinator
Energy Master
Energy Master's Avatar
I’m not good with crash logs but the same thing happened to me and I increased the ram allocated into it and it fixed tnfor me. It might not work for everyone though. But I hope it helps and have a great day! Hope you do figure it out if it didn’t to help too
1
03/24/2019 3:27 pm
Level 1 : New Miner
Androswald
Androswald's Avatar
I hope you have a nice day either, unfortunately, i tried that earlier, but it did't work, but thank you for the message
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome