Skip to content

Instantly share code, notes, and snippets.

@tyra314
Created May 10, 2017 20:24
Show Gist options
  • Save tyra314/cc087513aad03acffebe0c46a7c49ad7 to your computer and use it in GitHub Desktop.
Save tyra314/cc087513aad03acffebe0c46a7c49ad7 to your computer and use it in GitHub Desktop.
crash crish crush
---- Minecraft Crash Report ----
WARNING: coremods are present:
NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.5.jar)
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.1.0.jar)
LoadingPlugin (RandomThings-MC1.11.2-3.8.1.jar)
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.4.jar)
LoadingPlugin (Skillable-beta-2.jar)
llibrary (llibrary-1.7.6-1.11.2.jar)
ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar)
LoadingPlugin (ChunkAnimator-MC1.11-1.2.jar)
RebornCoreASM (RebornCore-1.11.2-2.14.2.94-universal.jar)
RBLoadingPlugin (RealBench-1.11.2-1.3.2.jar)
SFRCore (SolarFluxReborn_1.11.2-2.15r.jar)
HammerCoreCore (HammerCore_1.11.2-1.6.0.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
LoadingPlugin (Quark-r1.2-91.jar)
BiomeTweakerCore (BiomeTweaker-1.11.2-2.3.246.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 5/10/17 10:22 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.placeLeaves(WorldGenSilverwood.java:158)
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.generateLeafNode(WorldGenSilverwood.java:176)
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.generateLeaves(WorldGenSilverwood.java:251)
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.func_180709_b(WorldGenSilverwood.java:369)
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.generate(WorldGenSilverwood.java:71)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:122)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1003)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:964)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:158)
at net.minecraft.world.World.func_72964_e(World.java:303)
at net.minecraft.world.World.func_175726_f(World.java:298)
at net.minecraft.world.World.func_180495_p(World.java:903)
at charcoalPit.core.PileIgnitr.checkIgnition(PileIgnitr.java:19)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_911_PileIgnitr_checkIgnition_NeighborNotifyEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.event.ForgeEventFactory.onNeighborNotify(ForgeEventFactory.java:165)
at net.minecraft.world.World.func_175685_c(World.java:481)
at net.minecraft.world.World.func_175722_b(World.java:432)
at net.minecraft.world.World.markAndNotifyBlock(World.java:373)
at net.minecraft.world.World.func_180501_a(World.java:353)
at net.minecraft.world.World.func_175656_a(World.java:417)
at com.pengu.lostthaumaturgy.worldgen.WorldGenCrystals.GenerateOre(WorldGenCrystals.java:72)
at com.pengu.lostthaumaturgy.worldgen.WorldGenCrystals.generate(WorldGenCrystals.java:23)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:122)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1003)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:964)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:158)
at net.minecraft.world.World.func_72964_e(World.java:303)
at net.minecraft.world.World.func_175726_f(World.java:298)
at net.minecraft.world.World.func_180495_p(World.java:903)
at net.minecraft.world.World.func_190529_b(World.java:573)
at net.minecraft.world.World.func_190522_c(World.java:475)
at net.minecraft.world.World.markAndNotifyBlock(World.java:382)
at net.minecraft.world.World.func_180501_a(World.java:353)
at futurepack.common.WorldGenFP.genCristalHole(WorldGenFP.java:554)
at futurepack.common.WorldGenFP.generate(WorldGenFP.java:148)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:122)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1003)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:158)
at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.placeLeaves(WorldGenSilverwood.java:158)
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.generateLeafNode(WorldGenSilverwood.java:176)
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.generateLeaves(WorldGenSilverwood.java:251)
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.func_180709_b(WorldGenSilverwood.java:369)
at com.pengu.lostthaumaturgy.worldgen.WorldGenSilverwood.generate(WorldGenSilverwood.java:71)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:122)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1003)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:964)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:158)
at net.minecraft.world.World.func_72964_e(World.java:303)
at net.minecraft.world.World.func_175726_f(World.java:298)
at net.minecraft.world.World.func_180495_p(World.java:903)
at charcoalPit.core.PileIgnitr.checkIgnition(PileIgnitr.java:19)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_911_PileIgnitr_checkIgnition_NeighborNotifyEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.event.ForgeEventFactory.onNeighborNotify(ForgeEventFactory.java:165)
at net.minecraft.world.World.func_175685_c(World.java:481)
at net.minecraft.world.World.func_175722_b(World.java:432)
at net.minecraft.world.World.markAndNotifyBlock(World.java:373)
at net.minecraft.world.World.func_180501_a(World.java:353)
at net.minecraft.world.World.func_175656_a(World.java:417)
at com.pengu.lostthaumaturgy.worldgen.WorldGenCrystals.GenerateOre(WorldGenCrystals.java:72)
at com.pengu.lostthaumaturgy.worldgen.WorldGenCrystals.generate(WorldGenCrystals.java:23)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:122)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1003)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:964)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:158)
at net.minecraft.world.World.func_72964_e(World.java:303)
at net.minecraft.world.World.func_175726_f(World.java:298)
at net.minecraft.world.World.func_180495_p(World.java:903)
at net.minecraft.world.World.func_190529_b(World.java:573)
at net.minecraft.world.World.func_190522_c(World.java:475)
at net.minecraft.world.World.markAndNotifyBlock(World.java:382)
at net.minecraft.world.World.func_180501_a(World.java:353)
at futurepack.common.WorldGenFP.genCristalHole(WorldGenFP.java:554)
at futurepack.common.WorldGenFP.generate(WorldGenFP.java:148)
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:122)
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1003)
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:158)
at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --
Details:
Level name: New World----
All players: 1 total; [EntityPlayerMP['tyra_oa'/879, l='New World----', x=-396.61, y=114.98, z=218.88]]
Chunk stats: ServerChunkCache: 1068 Drop: 0
Level seed: 3297190926522976447
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options: {"diamondSize":8,"lapisCenterHeight":16,"lavaLakeChance":80,"redstoneMaxHeight":16,"diamondMaxHeight":16,"coalMaxHeight":128,"coalMinHeight":0,"seaLevel":63,"graniteCount":10,"riverSize":4,"gravelMinHeight":0,"graniteSize":33,"redstoneSize":8,"fixedBiome":-1,"waterLakeChance":4,"dioriteMinHeight":0,"andesiteCount":10,"graniteMaxHeight":80,"redstoneMinHeight":0,"lapisSize":7,"dirtCount":10,"ironMinHeight":0,"dioriteMaxHeight":80,"coalCount":20,"gravelCount":8,"coalSize":17,"gravelSize":33,"ironMaxHeight":64,"lapisSpread":16,"dioriteCount":10,"andesiteSize":33,"biomeSize":4,"graniteMinHeight":0,"goldCount":2,"diamondCount":1,"dirtSize":33,"gravelMaxHeight":256,"goldSize":9,"ironCount":20,"diamondMinHeight":0,"ironSize":9,"redstoneCount":8,"andesiteMinHeight":0,"dioriteSize":33,"goldMaxHeight":32,"dungeonChance":8,"andesiteMaxHeight":80,"dirtMinHeight":0,"lapisCount":1,"goldMinHeight":0,"dirtMaxHeight":256,"lowerLimitScale":512.0,"biomeDepthOffset":0.0,"upperLimitScale":512.0,"heightScale":684.412,"biomeScaleWeight":1.0,"biomeDepthWeight":1.0,"mainNoiseScaleZ":80.0,"mainNoiseScaleY":160.0,"depthNoiseScaleX":200.0,"mainNoiseScaleX":80.0,"baseSize":8.5,"depthNoiseScaleZ":200.0,"stretchY":12.0,"depthNoiseScaleExponent":0.5,"biomeScaleOffset":0.0,"coordinateScale":684.412,"useStrongholds":true,"useMineShafts":true,"useTemples":true,"useLavaOceans":false,"useCaves":true,"useWaterLakes":true,"useLavaLakes":true,"useMonuments":true,"useRavines":true,"useDungeons":true,"useVillages":true}
Level spawn location: World: (60,64,164), Chunk: (at 12,4,4 in 3,10; contains blocks 48,0,160 to 63,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 637 game time, 637 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 151569 (now: false), thunder time: 58300 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_112, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1761983040 bytes (1680 MB) / 5131206656 bytes (4893 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
IntCache: cache: 1, tcache: 1, allocated: 3, tallocated: 104
FML: MCP 9.38 Powered by Forge 13.20.0.2285 Optifine OptiFine_1.11.2_HD_U_B7 130 mods loaded, 129 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2285.jar)
UCHIJAAAA forge{13.20.0.2285} [Minecraft Forge] (forge-1.11.2-13.20.0.2285.jar)
UCHIJAAAA potioncore_coremod{1.5.2_for_1.11.2} [Potion Core Coremod] (minecraft.jar)
UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
UCHIJAAAA zeldamobs{1.6.2} [ZeldaMobs] ([1.11.2] Zelda Mobs v1.6.2.jar)
UCHIJAAAA bettercombatmod{1.4.0} [Better Combat] ([MC 1.11.X] BetterCombatMod 1.4.jar)
UCHIJAAAA examplemod{1.0} [examplemod] ([MC 1.11.X] BetterCombatMod 1.4.jar)
UCHIJAAAA additionalenderblocks{1.1} [Additional Ender Blocks] (AdditionalEnderBlocks-1.11-1.1.jar)
UCHIJAAAA ambientsounds{1.2.0} [AmbientSounds] (AmbientSounds v1.2.2 mc1.11.zip)
UCHIJAAAA animania{1.0.4.7} [Animania] (animania-1.11.2-1.0.4.7.jar)
UCHIJAAAA antiqueatlas{4.3.0} [Antique Atlas] (antiqueatlas-1.11.2-4.3.0.jar)
UCHIJAAAA antiqueatlasoverlay{1.2} [antiqueatlasoverlay] (antiqueatlas-1.11.2-4.3.0.jar)
UCHIJAAAA aquaculture{1.5.0} [Aquaculture] (Aquaculture-1.11.2-1.5.0.33.jar)
UCHIJAAAA psi{r1.1-47} [Psi] (Psi-r1.1-47.jar)
UCHIJAAAA quark{r1.2-91} [Quark] (Quark-r1.2-91.jar)
UCHIJAAAA skillable{beta-2} [Skillable] (Skillable-beta-2.jar)
UCHIJAAAA autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
UCHIJAAAA battleaxes{1.0.0} [Fancy Battleaxes] (Battleaxes[1.11.2]-1.1.1.jar)
UCHIJAAAA baubles{1.4.4} [Baubles] (Baubles-1.11-1.4.4.jar)
UCHIJAAAA betterfoliage{2.1.5} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.5.jar)
UCHIJAAAA biometweaker{2.3.246} [BiomeTweaker] (BiomeTweaker-1.11.2-2.3.246.jar)
UCHIJAAAA biomesoplenty{6.1.0.2213} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.1.0.2213-universal.jar)
UCHIJAAAA blocklings{4.1.5} [WillR27's Blocklings] (Blocklings 4.1.5 - 1.11.2.jar)
UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.11-1.5.1.jar)
UCHIJAAAA botania{r1.9-343} [Botania] (Botania r1.9-343.jar)
UCHIJAAAA ceramics{1.11.2-1.2.0} [Ceramics] (Ceramics-1.11.2-1.2.0.jar)
UCHIJAAAA chameleon{1.11-3.0.2} [Chameleon] (Chameleon-1.11-3.0.2.jar)
UCHIJAAAA charcoal_pit{1.2_1} [Charcoal Pit] (CharcoalPit-[1.11.2]-1.2_1.jar)
UCHIJAAAA chisel{MC1.11.2-0.0.10.14} [Chisel] (Chisel-MC1.11.2-0.0.10.14.jar)
UCHIJAAAA chiselsandbits{13.10} [Chisels & Bits] (chiselsandbits-13.10.jar)
UCHIJAAAA chunkanimator{1.2} [Chunk Animator] (ChunkAnimator-MC1.11-1.2.jar)
UCHIJAAAA coralreef{1.0} [Coral Reef] (CoralReef-1.4.jar)
UCHIJAAAA correlated{1.11.2-2.0.0a5} [Correlated] (Correlated-1.11.2-2.0.0a5.jar)
UCHIJAAAA cosmeticarmorreworked{1.11.2-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1a.jar)
UCHIJAAAA craftingtweaks{7.1.9} [Crafting Tweaks] (CraftingTweaks_1.11.2-7.1.9.jar)
UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.24.jar)
UCHIJAAAA jei{4.3.5.274} [Just Enough Items] (jei_1.11.2-4.3.5.274.jar)
UCHIJAAAA crafttweaker{3.0.24} [Crafttweaker] (CraftTweaker-1.11.2-3.0.24.jar)
UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.11.2-3.0.24.jar)
UCHIJAAAA cyberware{alpha-0.2.9} [Cyberware] (cyberware-1.11.2-alpha-0.2.9.jar)
UCHIJAAAA cyclopscore{0.10.2} [Cyclops Core] (CyclopsCore-1.11.2-0.10.2.jar)
UCHIJAAAA deathquotes{1.2.0} [Death Quotes] (DeathQuotes-1.2.0-mc1.11.2-forge.jar)
UCHIJAAAA koresample{1.11.2-L1.2} [Kore Sample] (koresample-1.11.2-L1.2.jar)
UCHIJAAAA dendrology{1.11.2-L1.2.1} [Ancient Trees] (dendrology-1.11.2-L1.2.1.jar)
UCHIJAAAA dirt2path{1.6.1} [Dirt2Path] (dirt2path-1.6.1.jar)
UCHIJAAAA dsurround{3.4.1.0} [§3Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.1.0.jar)
UCHIJAAAA presets{3.4.1.0} [§3Presets!] (DynamicSurroundings-1.11.2-3.4.1.0.jar)
UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod-1.11.2-1.3.0.jar)
UCHIJAAAA embers{0.210} [Embers] (embers-0.210.jar)
UCHIJAAAA emvi{2.2} [Emergent Villages] (EmergentVillages-2.2.jar)
UCHIJAAAA evilcraft{0.10.24} [EvilCraft] (EvilCraft-1.11.2-0.10.24.jar)
UCHIJAAAA extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.4.1.jar)
UCHIJAAAA fairylights{2.1.0} [Fairy Lights] (fairylights-2.1.0-1.11.2.jar)
UCHIJAAAA fbp{2.2} [Fancy Block Particles] (FancyBlockParticles-1.11.2-2.2.jar)
UCHIJAAAA felling{1.1} [Felling] (felling-1.1.jar)
UCHIJAAAA floricraft{beta3.0.0} [Floricraft] (Floricraft-1.11.2-beta3.0.0.jar)
UCHIJAAAA flowergirls{1.11.2-1.1.0} [Ender Flowergirls] (flowergirls-1.11.2-1.1.0.jar)
UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar)
UCHIJAAAA foodexpansion{1.3} [Food Expansion] (FoodExpansion1.3.1-1.11.2.jar)
UCHIJAAAA forestry{5.3.4.98} [Forestry] (forestry_1.11.2-5.3.4.98.jar)
UCHIJAAAA fp{25.2.9 pre} [Futurepack] (Futurepack-1.11.2-25.2.9.jar)
UCHIJAAAA fp.api{1.1.0} [Futurepack API] (Futurepack-1.11.2-25.2.9.jar)
UCHIJAAAA hammercore{1.6.0} [Hammer Core] (HammerCore_1.11.2-1.6.0.jar)
UCHIJAAAA waila{1.8.13} [Waila] (Hwyla-1.8.13-B26_1.11.jar)
UCHIJAAAA immersiveengineering{0.11-59} [Immersive Engineering] (ImmersiveEngineering-0.11-59.jar)
UCHIJAAAA infernum{0.1.1} [Infernum] (infernum-0.1.1.1.jar)
UCHIJAAAA ironchest{1.11.2-7.0.18.800} [Iron Chest] (ironchest-1.11.2-7.0.18.800.jar)
UCHIJAAAA itemzoom{1.5} [Item Zoom] (itemzoom1.11.2-1.5.jar)
UCHIJAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar)
UCHIJAAAA journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar)
UCHIJAAAA jaff{1.6_for_1.11.2} [Just a Few Fish] (JustAFewFish-1.6_for_1.11.2.jar)
UCHIJAAAA justenoughbuttons{1.11.2-1.4.5} [Just Enough Buttons] (justenoughbuttons-1.11.2-1.4.5.jar)
UCHIJAAAA loottweaker{0.0.6.1} [LootTweaker] (LootTweaker-1.11.2-0.0.6.1.jar)
UCHIJAAAA jeresources{0.6.3.5} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.3.5.jar)
UCHIJAAAA llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.11.2.jar)
UCHIJAAAA lostthaumaturgy{1b} [Lost Thaumaturgy] (LostThaumaturgy_1.11.2-1b.jar)
UCHIJAAAA mekanism{9.3.0} [Mekanism] (MekanismAll-1.11.2-9.3.0.homebaked.jar)
UCHIJAAAA mekanismgenerators{9.3.0} [MekanismGenerators] (MekanismAll-1.11.2-9.3.0.homebaked.jar)
UCHIJAAAA mekanismtools{9.3.0} [MekanismTools] (MekanismAll-1.11.2-9.3.0.homebaked.jar)
UCHIJAAAA morpheus{1.11.2-3.2.13} [Morpheus] (Morpheus-1.11.2-3.2.13.jar)
UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.11.2.jar)
UCHIJAAAA mowziesmobs{1.3.2} [Mowzie's Mobs] (mowziesmobs-1.3.2.jar)
UCHIJAAAA shetiphiancore{3.4.4} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.4.jar)
UCHIJAAAA multibeds{1.3.3} [Multi-Beds] (multibeds-1.11.0-1.3.3.jar)
UCHIJAAAA nopotionshift{1.1.0} [nopotionshift] (nopotionshift_1.11.2-1.1.0.jar)
UCHIJAAAA samsocean{1.0.1} [Ocean Floor Classic] (OceanFloor-1.11-1.0.1.jar)
UCHIJAAAA opencomputers{1.7.0.13} [OpenComputers] (OpenComputers-MC1.11.2-1.7.0.13.jar)
UCHIJAAAA petbat{1.4.7} [Pet Bat] (PetBat-1.11.2.jar)
UCHIJAAAA chatping{3.0.7} [Ping!] (ping-1.9-3.0.7.jar)
UCHIJAAAA plants{0.8.5} [Plants] (Plants-1.11.2-beta-0.8.5.jar)
UCHIJAAAA platforms{1.3.4} [Platforms] (platforms-1.11.0-1.3.4.jar)
UCHIJAAAA potioncore{1.5.2_for_1.11.2} [Potion Core] (PotionCore-1.5.2_for_1.11.2.jar)
UCHIJAAAA powercrops{1.1.2} [You wouldn't get this from any other guy] (powercrops-1.1.2.jar)
UCHIJAAAA reborncore{2.14.2.94} [Reborn Core] (RebornCore-1.11.2-2.14.2.94-universal.jar)
UCHIJAAAA quantumstorage{4.2.0} [QuantumStorage] (QuantumStorage-1.11.2-4.2.0.jar)
UCHIJAAAA quickleafdecay{1.2.3} [Quick Leaf Decay] (QuickLeafDecay-MC1.11.2-1.2.3.jar)
UCHIJAAAA randomthings{3.8.1} [Random Things] (RandomThings-MC1.11.2-3.8.1.jar)
UCHIJAAAA realisticprocessing{0.0.0.4.1} [Realistic Processing] (realisticprocessing-0.0.0.4.1.jar)
UCHIJAAAA reborncore-mcmultipart{2.14.2.94} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.14.2.94-universal.jar)
UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar)
UCHIJAAAA refinedstorage{1.4.4} [Refined Storage] (refinedstorage-1.4.4.jar)
UCHIJAAAA roguelike{1.6.6} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.6.jar)
UCHIJAAAA roots{0.016} [Roots 2] (roots-2-0.016.jar)
UCHIJAAAA ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.11.2-2.0.5.jar)
UCHIJAAAA rustic{0.2} [Rustic] (rustic-0.2.jar)
UCHIJAAAA simplyconveyors{3.0.3} [Simply Conveyors & More] (SimplyConveyors-1.11-3.0.3.jar)
UCHIJAAAA solarfluxreborn{2.15r} [Solar Flux Reborn] (SolarFluxReborn_1.11.2-2.15r.jar)
UCHIJAAAA sophisticatedwolves{3.6.5} [Sophisticated Wolves] (SophisticatedWolves-3.6.5.jar)
UCHIJAAAA souls{2.0.0} [Souls] (Souls-1.11.2-2.0.0.jar)
UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.11.jar)
UCHIJAAAA sparkshammers{1.11.2-1.6.5} [Spark's Hammers] (sparkshammers-1.11.2-1.6.5.jar)
UCHIJAAAA spartanshields{1.3} [Spartan Shields] (SpartanShields-1.11.2-1.3a.jar)
UCHIJAAAA stg{1.11.2-1.1.1} [SwingThroughGrass] (stg-1.11.2-1.1.1.jar)
UCHIJAAAA storagedrawers{1.11.2-4.2.4} [Storage Drawers] (StorageDrawers-1.11.2-4.2.4.jar)
UCHIJAAAA survivaltweaks{4.1.0} [Survival Tweaks] (SurvivalTweaks-4.1.0-1.11.2.jar)
UCHIJAAAA techreborn{2.2.1.142} [Tech Reborn] (TechReborn-1.11.2-2.2.1.142-universal.jar)
UCHIJAAAA terraqueous{1.3.10} [Terraqueous] (terraqueous-1.11.0-1.3.10.jar)
UCHIJAAAA timberjack{1.0} [Timberjack] (Timberjack_1.11.2-1.4.jar)
UCHIJAAAA toolprogression{1.0} [Tool Progression] (toolprogression-1.11.2-1.0.6.jar)
UCHIJAAAA uniquecrops{0.1.2} [Unique Crops] (uniquecrops-1.11.2-0.1.2.jar)
UCHIJAAAA waddles{0.5.1} [Waddles] (Waddles-1.11-0.5.1.jar)
UCHIJAAAA waystones{3.0.13} [Waystones] (Waystones_1.11.2-3.0.13.jar)
UCHIJAAAA wearablebackpacks{2.3.2} [Wearable Backpacks] (WearableBackpacks-1.11.2-2.3.2.jar)
UCHIJAAAA thejungle{1.0.194} [Welcome to the Jungle] (Welcome to the Jungle-1.04.1112.jar)
UCHIJAAAA wolfarmor{1.3.2} [Wolf Armor and Storage] (wolfarmor-1.3.3.6.jar)
UCHIJAAAA worldedit{6.1.6} [WorldEdit] (worldedit-forge-mc1.11-6.1.6-dist.jar)
UCHIJAAAA gravelores{1.1} [Gravel Ores] (gravelores-1.1.jar)
UD BiomeTweakerCore{2.3.246} [BiomeTweaker Core] (minecraft.jar)
Loaded coremods (and transformers):
NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
net.fybertech.nwr.NWRTransformer
BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.5.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.1.0.jar)
org.blockartistry.DynSurround.asm.Transformer
LoadingPlugin (RandomThings-MC1.11.2-3.8.1.jar)
lumien.randomthings.asm.ClassTransformer
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.4.jar)
shetiphian.core.asm.ClassTransformer
LoadingPlugin (Skillable-beta-2.jar)
vazkii.skillable.base.asm.ClassTransformer
llibrary (llibrary-1.7.6-1.11.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar)
team.chisel.common.asm.ChiselTransformer
LoadingPlugin (ChunkAnimator-MC1.11-1.2.jar)
lumien.chunkanimator.asm.ClassTransformer
RebornCoreASM (RebornCore-1.11.2-2.14.2.94-universal.jar)
reborncore.mixin.transformer.MixinTransformer
RBLoadingPlugin (RealBench-1.11.2-1.3.2.jar)
pw.prok.realbench.asm.RBTransformer
SFRCore (SolarFluxReborn_1.11.2-2.15r.jar)
com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
HammerCoreCore (HammerCore_1.11.2-1.6.0.jar)
com.mrdimka.hammercore.asm.HammerCoreTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
lumien.bloodmoon.asm.ClassTransformer
LoadingPlugin (Quark-r1.2-91.jar)
vazkii.quark.base.asm.ClassTransformer
BiomeTweakerCore (BiomeTweaker-1.11.2-2.3.246.jar)
me.superckl.biometweaker.core.BiomeTweakerASMTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.14.2.94
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 1
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['tyra_oa'/879, l='New World----', x=-396.61, y=114.98, z=218.88]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.11.2_HD_U_B7
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: Sildurs Vibrant Shaders v1.161 High.zip
OpenGlVersion: 4.5.0 NVIDIA 378.92
OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment