1

Help crash game

DeathLegend15's Avatar DeathLegend152/29/24 7:47 am
1 emeralds 157 7
3/1/2024 8:10 am
HoboMaggot's Avatar HoboMaggot
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 29.02.24 17:45
Description: Exception getting block type in world

java.lang.NullPointerException: Exception getting block type in world
at net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:855)
at net.minecraft.world.World.func_72838_d(World.java:1338)
at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74893_a(StructureVillagePieces.java:1617)
at net.minecraft.world.gen.structure.StructureVillagePieces$House1.func_74875_a(StructureVillagePieces.java:830)
at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:44)
at net.minecraft.world.gen.structure.MapGenStructure.func_75051_a(MapGenStructure.java:93)
at net.minecraft.world.gen.ChunkProviderFlat.func_73153_a(SourceFile:132)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
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_147437_c(World.java:365)
at biomesoplenty.common.world.WorldProviderSurfaceBOP.getTopBlockCoord(WorldProviderSurfaceBOP.java:41)
at biomesoplenty.common.world.WorldProviderSurfaceBOP.func_76566_a(WorldProviderSurfaceBOP.java:14)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:749)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:715)
at WorldServerOF.func_72963_a(WorldServerOF.java:80)
at net.minecraft.world.World.<init>(World.java:260)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:97)
at WorldServerOF.<init>(WorldServerOF.java:69)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:65)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:153)
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.world.WorldServer.func_72923_a(WorldServer.java:855)
at net.minecraft.world.World.func_72838_d(World.java:1338)
at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74893_a(StructureVillagePieces.java:1617)
at net.minecraft.world.gen.structure.StructureVillagePieces$House1.func_74875_a(StructureVillagePieces.java:830)
at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:44)
at net.minecraft.world.gen.structure.MapGenStructure.func_75051_a(MapGenStructure.java:93)
at net.minecraft.world.gen.ChunkProviderFlat.func_73153_a(SourceFile:132)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
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)

-- Requested block coordinates --
Details:
Found chunk: true
Location: World: (-194,64,49), Chunk: (at 14,4,1 in -13,3; contains blocks -208,0,48 to -193,255,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.world.World.func_147439_a(World.java:345)
at net.minecraft.world.World.func_147437_c(World.java:365)
at biomesoplenty.common.world.WorldProviderSurfaceBOP.getTopBlockCoord(WorldProviderSurfaceBOP.java:41)
at biomesoplenty.common.world.WorldProviderSurfaceBOP.func_76566_a(WorldProviderSurfaceBOP.java:14)
at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:749)
at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:715)
at WorldServerOF.func_72963_a(WorldServerOF.java:80)

-- Affected level --
Details:
Level name:
All players: 0 total; []
Chunk stats: ServerChunkCache: 238 Drop: 0
Level seed: 6455951973500274434
Level generator: ID 01 - flat, ver 0. Features enabled: true
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: 0x04ABD - Anvil
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.world.World.<init>(World.java:260)
at net.minecraft.world.WorldServer.<init>(WorldServer.java:97)
at WorldServerOF.<init>(WorldServerOF.java:69)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:65)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:153)
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_231, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1902498000 bytes (1814 MB) / 6950486016 bytes (6628 MB) up to 11384389632 bytes (10857 MB)
JVM Flags: 1 total; -Xmx12214M
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 Optifine OptiFine_1.7.10_HD_U_E7 197 mods loaded, 197 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] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAA AquaTweaksCore{1.0} [AquaTweaks Core] (minecraft.jar)
UCHIJAA CodeChickenCore{1.0.7.48} [CodeChicken Core] (minecraft.jar)
UCHIJAA ColorUtility{1.0.3} [ColorUtility] (minecraft.jar)
UCHIJAA fiskheroescore{1.5.1} [Fisk's Superheroes Core] (FiskHeroes-1.7.10-1.5.1.jar)
UCHIJAA itemphysic{1.1.2} [ItemPhysic] (minecraft.jar)
UCHIJAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NEI.jar)
UCHIJAA OpenComputers|Core{1.8.3} [OpenComputers (Core)] (minecraft.jar)
UCHIJAA smoothfontcore{1.7.10-1.15.1} [Smooth Font Core] (minecraft.jar)
UCHIJAA voltzenginepreloader{0.0.1} [Voltz Engine Preloader] (minecraft.jar)
UCHIJAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAA smoothfont{1.7.10-1.15.3} [Smooth Font] (smoothfont-1.7.10-1.15.3.jar)
UCHIJAA lucky{5.1.0} [Lucky Block] (1-7-10_Lucky_Block_v5-1-0.jar)
UCHIJAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10_MB_Battlegear2_Bullseye_1.0.8.3.jar)
UCHIJAA FLabsBF{4.3} [Better Furnaces] (1.7.10better_furnaces_v4.3.jar)
UCHIJAA imsm{1.7.10} [Instant Massive Structures Mod] (1.7.10instantmassivestructuresmod2.jar)
UCHIJAA securitycraft{v1.8.13} [SecurityCraft] (1.7.10securitycraftv1.8.13.jar)
UCHIJAA TorchBowMod{1.7} [TorchBowMod] (1.7.10TorchBowMod_v1.7.jar)
UCHIJAA forgeendertech{1.7.10-1.9.2.0} [Forge Endertech] (ForgeEndertech-1.7.10-1.9.2.0-build.0061.jar)
UCHIJAA adchimneys{1.7.10-2.16.8.0} [Advanced Chimneys] (adchimneys-1.7.10-2.16.8.0-build.0071.jar)
UCHIJAA adhooks{1.7.10-2.1.0.0} [Advanced Hook Launchers] (adhooks-1.7.10-2.1.0.0-build.0021.jar)
UCHIJAA lightsabers{1.1} [Advanced Lightsabers Mod] (advancedlightsabers-1.7.10-1.1.jar)
UCHIJAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAA apocabuckets{1.2} [ApocaBuckets] (ApocaBuckets_Mod_1.7.10.jar)
UCHIJAA AquaTweaks{1.0} [AquaTweaks] (AquaTweaks.jar)
UCHIJAA ArchitectureCraft{1.7.2} [ArchitectureCraft] (architecturecraft-1.7.2-mc1.7.10.jar)
UCHIJAA astikoor{1.0.0} [Astikoor] (astikoor-1.7.10-1.0.0.jar)
UCHIJAA Backpack{2.0.1} [Backpack] (backpack_2.0.1_1.7.x.jar)
UCHIJAA barrierblock{0.1} [Barrier Block] (Barrier.jar)
UCHIJAA Baubles{1.0.1.10} [Baubles] (baubles-1.7.10-1.0.1.10.jar)
UCHIJAA baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar)
UCHIJAA BetterFoliage{2.0.17} [Better Foliage] (betterfoliage-mc1.7.10-2.0.17.jar)
UCHIJAA BetterTitleScreen{1.7.10-1.1} [Better Title Screen] (bettertitlescreen-1.7.10-1.1.jar)
UCHIJAA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraftv1.11.7MC1.7.10.jar)
UCHIJAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJAA malisisdoors{1.7.10-1.11.0} [Malisis' Doors] (malisisdoors-1.7.10-1.11.0.jar)
UCHIJAA BigDoors{1.7.10-1.1.0} [Big Doors] (bigdoors-1.7.10-1.1.0.jar)
UCHIJAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar)
UCHIJAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft1.7.10-4.2.3.5.jar)
UCHIJAA Botania{r1.8-249} [Botania] (Botania1.7.10r1.8-249.jar)
UCHIJAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (cofhcore-1.7.103.1.4-329.jar)
UCHIJAA BuildCraft|Core{7.1.25} [BuildCraft] (buildcraft-7.1.25.jar)
UCHIJAA BuildCraft|Builders{7.1.25} [BC Builders] (buildcraft-7.1.25.jar)
UCHIJAA BuildCraft|Robotics{7.1.25} [BC Robotics] (buildcraft-7.1.25.jar)
UCHIJAA BuildCraft|Silicon{7.1.25} [BC Silicon] (buildcraft-7.1.25.jar)
UCHIJAA BuildCraft|Energy{7.1.25} [BC Energy] (buildcraft-7.1.25.jar)
UCHIJAA BuildCraft|Transport{7.1.25} [BC Transport] (buildcraft-7.1.25.jar)
UCHIJAA BuildCraft|Factory{7.1.25} [BC Factory] (buildcraft-7.1.25.jar)
UCHIJAA ForgeMultipart{1.2.0.345} [Forge Multipart] (forgemultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
UCHIJAA Railcraft{9.12.2.1} [Railcraft] (railcraft_1.7.10-9.12.2.1.jar)
UCHIJAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJAA CarpentersBlocks{3.3.8.2} [Carpenter's Blocks] (carpentersblocksv3.3.8.2-mc1.7.10.jar)
UCHIJAA chunkpregenerator{4.4.0} [Chunk Pregenerator] (chunk-pregenerator-1.7.10-4.4.2.jar)
UCHIJAA examplemod{1.0} [Example Mod] (colorutility-1.7.10-1.0.3.jar)
UCHIJAA compactstorage{v2.0.0a} [CompactStorage] (compactstorage-1.7.10-release-2.1.0-lts.21-universal.jar)
UCHIJAA ComputerCraft{1.75} [ComputerCraft] (computercraft1.75-1.7.10.jar)
UCHIJAA craftpresence{2.3.0} [CraftPresence] (craftpresence-2.3.01.7.10.jar)
UCHIJAA creativecore{1.3.14} [CreativeCore] (creativecore-v1.3.24-mc1.7.10.jar)
UCHIJAA customnpcs{1.8.6} [CustomNPC+] (CustomNPC-Plus-1.8.6.jar)
UCHIJAA damagetilt{0.1.0} [Damage Tilt] (Damage Tilt.jar)
UCHIJAA RTM_DP{1.7} [Darkkrond Pack] (DarkKrond_Pack.zip)
UCHIJAA DarkRoleplay{0.1.3} [DarkRoleplay] (DarkRoleplay.jar)
UCHIJAA PTRModelLib{1.0.0} [PTRModelLib] (decocraft-2.4.2_1.7.10.jar)
UCHIJAA props{2.4.2} [Decocraft] (decocraft-2.4.2_1.7.10.jar)
UCHIJAA divblocks{1.0} [DivBlocks] (DivBlocks.jar)
UCHIJAA Eln{@VERSION@} [Electrical Age] (electricalage-1.17.0.jar)
UCHIJAA energycontrol{1.7.10-0.3.5} [Energy Control] (EnergyControl-1.7.10-0.3.5.jar)
UCHIJAA etfuturum{1.5.5} [Et Futurum] (Et Futurum.jar)
UCHIJAA extrastonesmod{1.0} [Extra Stones Mod] (Extra Stones.jar)
UCHIJAA golems{1.20} [Extra Golems] (extra-golems1.7.10-1.20.jar)
UCHIJAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (thermalfoundation-1.7.101.2.6-118.jar)
UCHIJAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (pams-harvestcraft-1.7.10lb.jar)
UCHIJAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (immersiveengineering-0.7.7.jar)
UCHIJAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (mantle-1.7.10-0.3.2b.jar)
UCHIJAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (thermalexpansion-1.7.104.1.5-248.jar)
UCHIJAA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (tconstruct-1.7.10-1.8.8.build991.jar)
UCHIJAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJAA fairylights{0.5} [Fairy Lights] (fairylights-0.5-1.7.10.jar)
UCHIJAA fiskheroes{1.5.1} [Fisk's Superheroes] (FiskHeroes-1.7.10-1.5.1.jar)
UCHIJAA fisktag{1.0.0} [FiskTag] (FiskHeroes-1.7.10-1.5.1.jar)
UCHIJAA barrermod{1.7.10-0.1} [BarrerMod] (Flags.jar)
UCHIJAA flagmod_asia{1.7.10-0.1} [FlagmodAsia] (Flags.jar)
UCHIJAA flagmod_custom{1.7.10-0.1} [FlagmodCustom] (Flags.jar)
UCHIJAA flagmod_europe{1.7.10-1.2} [FlagmodEurope] (Flags.jar)
UCHIJAA moanimalmod{1.7.10-0.1} [MoAnimalMod] (Flags.jar)
UCHIJAA flenixroads{0.10.0} [FlenixRoads] (flenixroads_1.7.10-0.11.0-b43.jar)
UCHIJAA FloodLights{1.2.8-137} [Flood Lights] (floodlights-1.7.10-1.2.8-137.jar)
UCHIJAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (forgemultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff.jar)
UCHIJAA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff.jar)
UCHIJAA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff.jar)
UCHIJAA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff.jar)
UCHIJAA GollumCoreLib{2.0.0} [Gollum Core Lib] (GollumCore.jar)
UCHIJAA grapplemod{1.7.10-v10} [Grappling hook mod] (grapplemod-1.7.10-v10.jar)
UCHIJAA GraveStone{2.17.1} [GraveStone] (gravestone-2.17.1.jar)
UCHIJAA gravestone{0.7.10.3} [Gravestone] (gravestonemod0.7.10.3-1.7.10.jar)
UCHIJAA hbm{1.0.27 BETA (4880)} [Hbm's Nuclear Tech] (HBM-NTM-.1.0.27_X4880.jar)
UCHIJAA sub_mod_techne_block{0.1a} [SM_TB] (Hermetic Door 1.7.10.jar)
UCHIJAA hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar)
UCHIJAA ModName{1.2.2} [ModName] (hodge-podgemodreleasev3.zip)
UCHIJAA IC2NuclearControl{2.4.5a} [Nuclear Control 2] (ic2nuclearcontrol-2.4.5a.jar)
UCHIJAA iChunUtil{4.2.3} [iChunUtil] (ichunutil-4.2.3.jar)
UCHIJAA ias{D7.29 :P} [In-Game Account Switcher] (ingameaccountswitcher-forge-1.7-8.0.1.jar)
UCHIJAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAA irontank{1.7.10-1.1.16.16} [Iron Tanks] (irontanks-1.7.10-1.1.16.16.jar)
UCHIJAA JammyFurniture{5.0.0 [Build Smeagol]} [Jammy Furniture Mod] (Jammy Furniture.jar)
UCHIJAA journeymap{5.1.4p7} [JourneyMap] (journeymap-1.7.10-5.1.4p7-unlimited.jar)
UCHIJAA JujusClothingCraft{1.1.1} [JujusClothingCraft] (JujusClothingCraft_v1.1.1.jar)
UCHIJAA reaper_lantern{1.44} [Lantern mod] (Lantern.jar)
UCHIJAA littletiles{1.1.0} [LittleTiles] (littletiles-v1.2.0-mc1.7.10.jar)
UCHIJAA locks{1.0.0} [Locks] (locks-1.0.0.jar)
UCHIJAA LovelyRobot{1.1.1} [LovelyRobot] (lovelyrobot-mod-1.7.10.zip)
UCHIJAA malisisadvert{1.7.10-0.5.0} [Malisis Advert] (malisisadvert-1.7.10-0.5.0.jar)
UCHIJAA Mankini{1.2.0} [Mankini] (mankini-1.2.1.jar)
UCHIJAA mcheli{1.0.4} [MC Helicopter] (mcheli)
UCHIJAA Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1.1031.jar)
UCHIJAA MekanismGenerators{9.1.1} [MekanismGenerators] (mekanismgenerators-1.7.10-9.1.1.1031.jar)
UCHIJAA MekanismTools{9.1.1} [MekanismTools] (mekanismtools-1.7.10-9.1.1.1031.jar)
UCHIJAA voltzengine{1.11.0.491} [Voltz Engine] (voltzengine-1.7.10-1.11.0b491.jar)
UCHIJAA militarybasedecor{0.1.0.210} [Military Base Decor] (militarybasedecor-1.7.10-0.1.0b210.jar)
UCHIJAA decoblockstalker{1.4} [exDecoBlockStalker] (MineZ Blocks.jar)
UCHIJAA decor-mod{0.0.1} [Decor Mod] (MineZ Decor Mod.jar)
UCHIJAA flansmod{@VERSION@} [Flan's Mod Ultimate] (MineZ Flans.jar)
UCHIJAA flanshand_core{HB1.0} [HalfBlood] (MineZ Flans.jar)
UCHIJAA Zloy_GreGan1{0.11} [DCZ Mod1] (MineZ Flans.jar)
UCHIJAA minezfoodsanddrinksaddon{1.1} [minezfoodsanddrinksaddon] (MineZ Foods and Drinks Addon v1.1.jar)
UCHIJAA minezfoodsanddrinks{2.1} [minezfoodsanddrinks] (MineZ Foods and Drinks v2.1.jar)
UCHIJAA backpackmod{1.0.0} [Backpack Mod] (MineZ Inventory.jar)
UCHIJAA lootmod{1.1.0} [Loot Mod] (MineZ Inventory.jar)
UCHIJAA minezmedicine{1.0} [minezmedicine] (MineZ Medicine.jar)
UCHIJAA minezsteelarms{1.0} [minezsteelarms] (MineZ Steel Arms.jar)
UCHIJAA wendoxdexchange{1} [wendoxdexchange] (MineZ Trades.jar)
UCHIJAA moglowstone{1.0.2} [Mo' Glowstone] (mo-glowstone-1.7.10-1.0.2.jar)
UCHIJAA MoarSigns{1.2.4} [MoarSigns] (moarsigns-1.7.10-1.2.4.jar)
UCHIJAA mobarmormod{0.4 Beta} [mobarmormod] (Mob-Armor-Mod-1.7.10.jar)
UCHIJAA mobbattle{2.0.0[1.7.10]-final} [Mob Battle Mod] (mob-battle-mod-2.0.01.7.10final.jar)
UCHIJAA modelcitizens{1.0.1} [Model Citizens] (ModelCitizens.jar)
UCHIJAA numina{0.4.1.104} [Numina] (Numina-1.7.10-0.4.1.104.jar)
UCHIJAA powersuits{1.7.10-0.11.1.113} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.7.10-0.11.1.113.jar)
UCHIJAA cfm{3.4.8} [ 9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.81.7.10.jar)
UCHIJAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UCHIJAA mw{1.11.7.7} [Modern Warfare] (mw-1.11.7.7_mc1.7.10.jar)
UCHIJAA NGTLib{1.7.10.35} [NGTLib] (ngtlib1.7.10.35_forge10.13.4.1558.jar)
UCHIJAA notenoughIDs{1.4.3.5} [NotEnoughIDs] (notenoughids-1.4.3.5.jar)
UCHIJAA opframe{0.1} [OnlinePictureFrame] (onlinepicframe-v1.0-mc1.7.10.jar)
UCHIJAA OpenComputers{1.8.3} [OpenComputers] (OpenComputers-MC1.7.10-1.8.3-089dd28-universal.jar)
UCHIJAA PassthroughSigns{1.0.1} [PassthroughSigns] (passthroughsigns-1.7.10-1.0.1.b3-universal.jar)
UCHIJAA ShetiPhianCore{3.0.0} [ShetiPhian-Core] (ShetiphianCore.jar)
UCHIJAA platforms{0.1.2} [Platforms] (Platforms.jar)
UCHIJAA plonk{1.7.10-0.0.6} [Plonk] (Plonk.jar)
UCHIJAA PortalGun{4.0.0-beta-6} [PortalGun] (portalgun-4.0.0-beta-6-fix-1.jar)
UCHIJAA reborncore{1.1.0.15} [RebornCore] (reborncore-1.1.0.151.7.10-universal.jar)
UCHIJAA RedstonePasteMod{1.6.2} [Redstone Paste] (Redstone-Paste-Mod-1.7.10.jar)
UCHIJAA roadstuff{1.0.3-final} [Road Stuff] (Road Stuffl.jar)
UCHIJAA RTM{1.7.10.44} [RealTrainMod] (RTM1.7.10.44_Forge10.13.4.1558.jar)
UCHIJAA stalkerfoodmod{1.0} [stalkerfoodmod] (S.T.A.L.K.E.R.-Foods-and-Drinks.jar)
UCHIJAA ScreenSize{1.0.16} [ScreenSize] (Screen Size.jar)
UCHIJAA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod_1.7.10_4.7.1.413.jar)
UCHIJAA shutters{1.1-Alpha-b} [Shutters] (shutters-1.1-alpha-b.jar)
UCHIJAA signpost{1.08.4} [Signpost] (SignPost.jar)
UCHIJAA SimpleLantern{1.0} [Simple Lantern] (SimpleLantern_1.7.10_1.0.jar)
UCHIJAA flammpfeil.slashblade{mc1.7.10-r88} [SlashBlade] (SlashBlade_mc1.7.10_r88.jar)
UCHIJAA sleepingbag{0.1.1} [Sleeping Bag] (Sleeping Bag.jar)
UCHIJAA staircraftmod{1.7} [Staircraft] (Staircraft.jar)
UCHIJAA svm{1.7.10-2.0.5} [Saracalia's Vehicle Mod] (SVM.jar)
UCHIJAA Techguns{0.1.2_alphatest4.1} [Techguns] (Techguns.beta.1.2_alphatest4.1.jar)
UCHIJAA techreborn{0.7.21.1131} [TechReborn] (techreborn-1.7.10-0.7.21.1131-universal.jar)
UCHIJAA terracart{1.7.10-2} [TerraCart] (terracart-1.7.10-2.jar)
UCHIJAA thecoloredblocksmod{v1.3} [thecoloredblocksmod] (the-colored-blocks-mod-1.7.10.jar)
UCHIJAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (thermaldynamics-1.7.101.2.1-172.jar)
UCHIJAA thutcore{2.0} [ThutCore] (thutmods-2.11710.jar)
UCHIJAA ThutConcrete{2.0.0} [Thut's Concrete] (thutmods-2.11710.jar)
UCHIJAA ThutTech{2.0.0} [Thut's Tech] (thutmods-2.11710.jar)
UCHIJAA TooMuchTNT{2.9} [TooMuchTNT] (too-much-tnt-mod-1.7.10.jar)
UCHIJAA random_ports{1.0} [random_ports] (ToolTipMod_1.7.10.jar)
UCHIJAA Trapcraft{v2.2.1a} [Trapcraft] (trapcraft_mod_1.7.10.zip)
UCHIJAA yumalib{0.0.0} [YumaLib] (uptodatemod-mc1.7.10-2.4.1.jar)
UCHIJAA uptodate{2.4.1} [UpToDateMod] (uptodatemod-mc1.7.10-2.4.1.jar)
UCHIJAA aziasvendingmachine{Vending Machines Revamped} [Vending Machines Revamped] (VendingMachinesRevamped_1.1.0_1.7.10.jar)
UCHIJAA slabsmod{1.0} [Vertical Slabs Mod] (Vertical Slabs.jar)
UCHIJAA voltzenginemodcompat{1.11.0.491} [Voltz Engine Mod Compatibility Loader] (voltzengine-1.7.10-1.11.0b491.jar)
UCHIJAA voltzenginemodflag{1.11.0.491} [VoltzEngine mod protection, flag, and region system] (voltzengine-1.7.10-1.11.0b491.jar)
UCHIJAA VTweaks{1.4.3} [V-Tweaks] (vtweaks-1.7.10-1.4.3.jar)
UCHIJAA wallpaper{0.9} [Wallpaper] (Wallpaper.jar)
UCHIJAA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
UCHIJAA worldtools{1.1.1} [World Tools] (WorldTools.jar)
UCHIJAA xtrablocksdiypanels{1.7.10-1.1.7} [xtrablocksdiypanels] (XtraBlocks.jar)
UCHIJAA xtrablocksdiyxtras{1.7.10-1.1.7} [xtrablocksdiyxtras] (XtraBlocks.jar)
UCHIJAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCHIJAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
UCHIJAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (forgemultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
ThermalExpansion: -[1.7.10]4.1.5-248
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.2.1-172
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.
Flan's Mod Content Packs:
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.7.10_HD_U_E7
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 391.35
OpenGlRenderer: GeForce GT 610/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 16
Posted by DeathLegend15's Avatar
DeathLegend15
Level 21 : Expert Collective
1

Create an account or sign in to comment.

7

star_weaver
02/29/2024 2:44 pm
Level 26 : Expert Princess
star_weaver's Avatar
i could be wrong but just for testing remove optifine and biomes o plenty, after that see if it crashes again and if so then reply with a new crashlog
2
HoboMaggot
03/01/2024 7:16 am
Level 52 : Grandmaster Blob
history
HoboMaggot's Avatar
I dont think optifine changes anything other than the rendering engine.
Defo biomes o plenty is the culprit though especially with the name of the method accessed and the crash reason
1
Nymphali22290
02/29/2024 7:57 am
Level 16 : Journeyman Architect
Nymphali22290's Avatar
I hadn't seen it but you have too many mods for your pc😢
2
Nymphali22290
02/29/2024 7:54 am
Level 16 : Journeyman Architect
Nymphali22290's Avatar
Your PC may not be performing well, how many FPS do you have in normal time?
2
DeathLegend15
02/29/2024 8:39 am
Level 21 : Expert Collective
DeathLegend15's Avatar
60 - 120
2
DeathLegend15
02/29/2024 7:48 am
Level 21 : Expert Collective
DeathLegend15's Avatar
create flat world CRASH!
1
HoboMaggot
03/01/2024 8:10 am
Level 52 : Grandmaster Blob
HoboMaggot's Avatar
Have tested this in a normal world btw?
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome