Jump to content

I NEED A HELP in the Just Enough Resources (JER)


Recommended Posts

Whenever I'm playing Minecraft with mods, and I open Just Enough Resources (JER), the game gives the message mentioned below, how can I solve this?

Sempre que estou jogando minecraft com mods, e abro a Just Enough Resources(JER), o jogo da a mensagem citada abaixo, como posso resolver isso?

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (AdPother-1.12.2-1.2.25.0-build.0673.jar)
  LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  FTBUltimineASM (ftb-ultimine-1202.3.5.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.16a-forge-mc1.12.jar)
  MovingWorldCore (movingworld-1.12-6.353-full.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  CorePlugin (ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar)
  Fusion Plugin (fusion-1.1.0-forge-mc1.12.jar)
  DLFMLCorePlugin (DynamicLights-1.12.2.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 1/27/24 12:47 AM
Description: Rendering entity in world

java.lang.NullPointerException: Rendering entity in world
    at net.minecraft.world.WorldProvider.getSpawnPoint(WorldProvider.java:532)
    at net.minecraft.world.World.func_175694_M(World.java:3520)
    at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:162)
    at net.minecraft.client.entity.AbstractClientPlayer.<init>(AbstractClientPlayer.java:34)
    at net.minecraft.client.entity.EntityOtherPlayerMP.<init>(EntityOtherPlayerMP.java:25)
    at me.ichun.mods.morph.common.morph.MorphVariant.createPlayer(MorphVariant.java:114)
    at me.ichun.mods.morph.common.morph.MorphVariant.createEntityInstance(MorphVariant.java:69)
    at me.ichun.mods.morph.common.morph.MorphState.getEntInstance(MorphState.java:33)
    at me.ichun.mods.morph.client.core.EventHandlerClient.onRenderSpecials(EventHandlerClient.java:820)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2093_EventHandlerClient_onRenderSpecials_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.renderer.entity.RenderLivingBase.func_177067_a(RenderLivingBase.java:464)
    at net.minecraft.client.renderer.entity.RenderLivingBase.func_177067_a(RenderLivingBase.java:25)
    at net.minecraft.client.renderer.entity.Render.func_76986_a(SourceFile:56)
    at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:202)
    at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41)
    at net.minecraft.client.renderer.entity.RenderEnderman.func_76986_a(SourceFile:42)
    at net.minecraft.client.renderer.entity.RenderEnderman.func_76986_a(SourceFile:12)
    at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:384)
    at jeresources.util.RenderHelper.renderEntity(RenderHelper.java:96)
    at jeresources.jei.mob.MobWrapper.drawInfo(MobWrapper.java:54)
    at mezz.jei.gui.recipes.RecipeLayout.drawRecipe(RecipeLayout.java:158)
    at mezz.jei.gui.recipes.RecipesGui.func_73863_a(RecipesGui.java:222)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.world.WorldProvider.getSpawnPoint(WorldProvider.java:532)
    at net.minecraft.world.World.func_175694_M(World.java:3520)
    at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:162)
    at net.minecraft.client.entity.AbstractClientPlayer.<init>(AbstractClientPlayer.java:34)
    at net.minecraft.client.entity.EntityOtherPlayerMP.<init>(EntityOtherPlayerMP.java:25)
    at me.ichun.mods.morph.common.morph.MorphVariant.createPlayer(MorphVariant.java:114)
    at me.ichun.mods.morph.common.morph.MorphVariant.createEntityInstance(MorphVariant.java:69)
    at me.ichun.mods.morph.common.morph.MorphState.getEntInstance(MorphState.java:33)
    at me.ichun.mods.morph.client.core.EventHandlerClient.onRenderSpecials(EventHandlerClient.java:820)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2093_EventHandlerClient_onRenderSpecials_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.renderer.entity.RenderLivingBase.func_177067_a(RenderLivingBase.java:464)
    at net.minecraft.client.renderer.entity.RenderLivingBase.func_177067_a(RenderLivingBase.java:25)
    at net.minecraft.client.renderer.entity.Render.func_76986_a(SourceFile:56)
    at net.minecraft.client.renderer.entity.RenderLivingBase.func_76986_a(RenderLivingBase.java:202)
    at net.minecraft.client.renderer.entity.RenderLiving.func_76986_a(SourceFile:41)
    at net.minecraft.client.renderer.entity.RenderEnderman.func_76986_a(SourceFile:42)
    at net.minecraft.client.renderer.entity.RenderEnderman.func_76986_a(SourceFile:12)

-- Entity being rendered --
Details:
    Entity Type: minecraft:enderman (net.minecraft.entity.monster.EntityEnderman)
    Entity ID: 9
    Entity Name: Enderman
    Entity's Exact location: 0.00, 0.00, 0.00
    Entity's Block 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)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null

-- Renderer details --
Details:
    Assigned renderer: net.minecraft.client.renderer.entity.RenderEnderman@6a3b284e
    Location: 0.00,0.00,0.00 - 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)
    Rotation: 0.0
    Delta: 1.0
Stacktrace:
    at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:384)
    at jeresources.util.RenderHelper.renderEntity(RenderHelper.java:96)
    at jeresources.jei.mob.MobWrapper.drawInfo(MobWrapper.java:54)
    at mezz.jei.gui.recipes.RecipeLayout.drawRecipe(RecipeLayout.java:158)
    at mezz.jei.gui.recipes.RecipesGui.func_73863_a(RecipesGui.java:222)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396)

-- Screen render details --
Details:
    Screen name: mezz.jei.gui.recipes.RecipesGui
    Mouse location: Scaled: (277, 35). Absolute: (554, 696)
    Screen size: Scaled: (683, 384). Absolute: (1366, 768). Scale factor of 2

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Craft_royale'/775, l='MpServer', x=-109.23, y=69.08, z=638.43]]
    Chunk stats: MultiplayerChunkCache: 625, 625
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: World: (-20,64,145), Chunk: (at 12,4,1 in -2,9; contains blocks -32,0,144 to -17,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 203181 game time, 143970 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
    Forced entities: 114 total; [EntityPlayerSP['Craft_royale'/775, l='MpServer', x=-109.23, y=69.08, z=638.43], EntityLatchedRenderer['desconhecida'/778, l='MpServer', x=8.50, y=65.00, z=8.50], EntityBat['Morcego'/1291, l='MpServer', x=-151.89, y=23.21, z=602.13], EntityBasicVampire['Vampiro'/1292, l='MpServer', x=-139.63, y=70.00, z=589.46], EntityCreeper['Creeper'/1293, l='MpServer', x=-135.60, y=71.00, z=579.34], EntityBlueSlime['Slime Azul'/1294, l='MpServer', x=-140.52, y=70.42, z=579.40], EntityCreeper['Creeper'/1295, l='MpServer', x=-125.50, y=84.00, z=559.50], EntityBlueSlime['Slime Azul'/1296, l='MpServer', x=-145.17, y=70.18, z=583.52], EntityCreeper['Creeper'/788, l='MpServer', x=-138.50, y=33.00, z=602.50], EntityBlueSlime['Slime Azul'/789, l='MpServer', x=-132.08, y=70.14, z=604.13], EntityBlueSlime['Slime Azul'/790, l='MpServer', x=-130.97, y=71.75, z=596.30], EntityBlueSlime['Slime Azul'/791, l='MpServer', x=-139.84, y=69.80, z=603.56], EntityZombie['Zumbi'/792, l='MpServer', x=-138.56, y=127.00, z=594.82], EntityItem['item.item.tconstruct.edible.slimeball_blue'/793, l='MpServer', x=-134.69, y=133.00, z=596.88], EntityPollutant['entity.EntityPollutant.name'/794, l='MpServer', x=-134.50, y=133.00, z=596.50], EntityBlueSlime['Slime Azul'/795, l='MpServer', x=-122.44, y=73.28, z=584.86], EntitySquid['Lula'/1056, l='MpServer', x=-116.81, y=62.00, z=637.60], EntitySkeleton['Esqueleto'/1058, l='MpServer', x=-87.81, y=25.88, z=600.50], EntitySkeleton['Esqueleto'/1059, l='MpServer', x=-105.45, y=34.00, z=616.75], EntityFireDragon['Dragão de Fogo'/1571, l='MpServer', x=-7.72, y=64.00, z=808.28], EntityBat['Morcego'/1060, l='MpServer', x=-74.45, y=18.10, z=590.25], EntityBasicVampire['Vampiro'/2852, l='MpServer', x=-75.50, y=38.00, z=602.50], EntityBat['Morcego'/1061, l='MpServer', x=-111.75, y=21.55, z=589.48], EntitySpider['Aranha'/2853, l='MpServer', x=-74.10, y=38.00, z=604.00], EntityCreeper['Creeper'/2854, l='MpServer', x=-73.50, y=38.00, z=600.50], EntityCreeper['Creeper'/2855, l='MpServer', x=-73.50, y=38.00, z=599.50], EntityBasicVampire['Vampiro'/1065, l='MpServer', x=-164.58, y=72.00, z=678.65], EntitySalmon['Salmon'/1066, l='MpServer', x=-104.34, y=62.17, z=635.89], EntitySalmon['Salmon'/1067, l='MpServer', x=-105.53, y=62.47, z=632.58], EntityHusk['Zumbi-múmia'/1068, l='MpServer', x=-100.09, y=66.00, z=644.57], EntitySalmon['Salmon'/1069, l='MpServer', x=-95.51, y=62.17, z=640.60], EntityHusk['Zumbi-múmia'/1070, l='MpServer', x=-106.35, y=62.77, z=633.70], EntityBat['Morcego'/1071, l='MpServer', x=-120.11, y=53.00, z=642.67], EntitySalmon['Salmon'/1072, l='MpServer', x=-114.98, y=62.00, z=634.10], EntityBat['Morcego'/1073, l='MpServer', x=-90.08, y=30.10, z=613.12], EntityItem['item.item.fish.salmon.raw'/1075, l='MpServer', x=-50.45, y=61.00, z=585.59], EntityItem['item.item.fish.salmon.raw'/1076, l='MpServer', x=-49.96, y=61.00, z=580.34], EntityXPOrb['Esfera de experiência'/1079, l='MpServer', x=-245.25, y=117.00, z=792.68], EntityXPOrb['Esfera de experiência'/1080, l='MpServer', x=-245.25, y=117.00, z=792.47], EntitySpider['Aranha'/1081, l='MpServer', x=-171.54, y=53.00, z=702.30], EntityBat['Morcego'/1082, l='MpServer', x=-165.77, y=54.74, z=696.51], EntityBat['Morcego'/1083, l='MpServer', x=-170.75, y=54.10, z=697.45], EntitySkeleton['Esqueleto'/1084, l='MpServer', x=-160.80, y=70.00, z=700.27], EntityBasicVampire['Vampiro'/1085, l='MpServer', x=-92.70, y=42.24, z=635.70], EntityBasicVampire['Vampiro'/1086, l='MpServer', x=-88.30, y=43.00, z=634.52], EntitySkeleton['Esqueleto'/1087, l='MpServer', x=-37.30, y=43.54, z=591.70], EntityCreeper['Creeper'/1088, l='MpServer', x=-33.50, y=44.00, z=591.50], EntityBasicVampire['Vampiro'/1089, l='MpServer', x=-61.50, y=37.00, z=602.50], EntityBasicVampire['Vampiro'/1090, l='MpServer', x=-63.50, y=37.00, z=601.50], EntityItem['item.item.fish.salmon.raw'/1091, l='MpServer', x=-56.92, y=62.00, z=594.09], EntityItem['item.item.fish.salmon.raw'/1092, l='MpServer', x=-51.63, y=60.00, z=594.21], EntitySquid['Lula'/1619, l='MpServer', x=-103.28, y=62.50, z=699.07], EntitySquid['Lula'/1620, l='MpServer', x=-107.36, y=62.55, z=699.07], EntityBabySquid['Baby Squid'/1621, l='MpServer', x=-105.80, y=62.84, z=703.80], EntityBabySquid['Baby Squid'/1623, l='MpServer', x=-102.78, y=62.24, z=698.26], EntityBasicVampire['Vampiro'/1626, l='MpServer', x=-78.23, y=12.00, z=681.50], EntitySalmon['Salmon'/1627, l='MpServer', x=-102.04, y=61.17, z=694.32], EntitySalmon['Salmon'/1628, l='MpServer', x=-95.85, y=62.44, z=677.38], EntityCreeper['Creeper'/860, l='MpServer', x=-137.50, y=12.00, z=615.50], EntityFireDragon['Dragão de Fogo'/1117, l='MpServer', x=-218.73, y=79.00, z=781.47], EntityBat['Morcego'/861, l='MpServer', x=-133.25, y=12.03, z=615.56], EntitySkeleton['Esqueleto'/862, l='MpServer', x=-99.50, y=18.00, z=588.50], EntityBasicVampire['Vampiro'/864, l='MpServer', x=-108.20, y=72.00, z=589.24], EntityBasicVampire['Vampiro'/1138, l='MpServer', x=-145.50, y=49.00, z=693.50], EntityBasicVampire['Vampiro'/1139, l='MpServer', x=-154.01, y=71.00, z=686.03], EntityBasicVampire['Vampiro'/1140, l='MpServer', x=-119.50, y=14.00, z=669.50], EntitySkeleton['Esqueleto'/1141, l='MpServer', x=-117.50, y=14.00, z=667.50], EntityBat['Morcego'/1142, l='MpServer', x=-114.61, y=16.00, z=669.56], EntityPollutant['entity.EntityPollutant.name'/2937, l='MpServer', x=-144.50, y=99.40, z=584.50], EntityWitch['Bruxa'/1146, l='MpServer', x=-38.25, y=14.00, z=605.52], EntityWitch['Bruxa'/1147, l='MpServer', x=-34.50, y=16.00, z=603.50], EntityFireDragon['Dragão de Fogo'/1148, l='MpServer', x=56.50, y=21.50, z=488.50], EntityAdvancedVampire['Valorous Vol'/1663, l='MpServer', x=-35.50, y=26.00, z=688.50], EntitySkeleton['Esqueleto'/1664, l='MpServer', x=-37.50, y=26.00, z=689.50], EntitySkeleton['Esqueleto'/1665, l='MpServer', x=-38.50, y=26.00, z=693.50], EntityMinecartChest['Carrinho com baú'/1667, l='MpServer', x=-30.50, y=21.06, z=687.50], EntityBat['Morcego'/1672, l='MpServer', x=-29.46, y=23.10, z=699.62], EntityCreeper['Creeper'/1169, l='MpServer', x=-146.50, y=27.00, z=710.82], EntityDeathWorm['Minhoca Mortífera'/1171, l='MpServer', x=-46.20, y=62.82, z=615.04], EntityItem['item.item.arrow'/2967, l='MpServer', x=-119.50, y=66.00, z=671.76], EntityItem['item.item.bone'/2968, l='MpServer', x=-119.25, y=66.00, z=672.70], EntityPollutant['entity.EntityPollutant.name'/2974, l='MpServer', x=-119.50, y=68.60, z=671.50], EntityBat['Morcego'/1194, l='MpServer', x=-145.37, y=31.39, z=713.97], EntityDrowned['Drowned'/1195, l='MpServer', x=-93.30, y=11.00, z=677.70], EntitySkeleton['Esqueleto'/1196, l='MpServer', x=-96.50, y=18.00, z=677.50], EntityZombieVillager['Aldeão zumbi'/940, l='MpServer', x=-94.64, y=13.00, z=575.30], EntitySquid['Lula'/1197, l='MpServer', x=-92.82, y=62.28, z=680.01], EntityZombieVillager['Aldeão zumbi'/941, l='MpServer', x=-91.51, y=14.00, z=573.80], EntitySquid['Lula'/1198, l='MpServer', x=-110.60, y=62.00, z=689.24], EntityBat['Morcego'/942, l='MpServer', x=-84.39, y=13.40, z=573.30], EntitySalmon['Salmon'/1199, l='MpServer', x=-97.18, y=61.66, z=677.94], EntitySalmon['Salmon'/1200, l='MpServer', x=-100.42, y=62.78, z=688.61], EntityBabySquid['Baby Squid'/1202, l='MpServer', x=-111.80, y=63.00, z=678.61], EntityZombie['Zumbi'/951, l='MpServer', x=-165.22, y=19.00, z=658.61], EntitySpider['Aranha'/952, l='MpServer', x=-154.98, y=64.00, z=640.02], EntityBasicVampire['Vampiro'/953, l='MpServer', x=-140.50, y=12.00, z=633.50], EntityCreeper['Creeper'/954, l='MpServer', x=-140.16, y=13.00, z=635.47], EntityBasicVampire['Vampiro'/955, l='MpServer', x=-131.27, y=69.00, z=624.65], EntitySkeleton['Esqueleto'/956, l='MpServer', x=-147.53, y=64.00, z=641.27], EntityBat['Morcego'/957, l='MpServer', x=-93.25, y=13.00, z=577.75], EntityBat['Morcego'/958, l='MpServer', x=-81.79, y=17.75, z=584.59], EntitySpider['Aranha'/2750, l='MpServer', x=-107.50, y=16.00, z=687.50], EntityBasicVampire['Vampiro'/959, l='MpServer', x=-99.50, y=20.00, z=592.50], EntityZombie['Zumbi'/2000, l='MpServer', x=-91.26, y=43.00, z=637.54], EntityBasicVampire['Vampiro'/1240, l='MpServer', x=-160.50, y=28.00, z=580.50], EntityBasicVampire['Vampiro'/1241, l='MpServer', x=-160.50, y=28.00, z=579.50], EntitySkeleton['Esqueleto'/2010, l='MpServer', x=-106.50, y=25.00, z=684.50], EntityBat['Morcego'/1243, l='MpServer', x=-158.27, y=43.10, z=593.75], EntityItem['item.item.tconstruct.edible.slimeball_blue'/2526, l='MpServer', x=-142.27, y=69.00, z=584.31], EntitySkeleton['Esqueleto'/2033, l='MpServer', x=-97.25, y=13.00, z=576.54], EntityBasicVampire['Vampiro'/2034, l='MpServer', x=-98.50, y=13.00, z=583.50], EntityCreeper['Creeper'/2803, l='MpServer', x=-84.50, y=17.00, z=576.50], EntityCreeper['Creeper'/2804, l='MpServer', x=-85.50, y=17.00, z=573.50], EntityCreeper['Creeper'/2039, l='MpServer', x=-84.28, y=44.92, z=643.46]]
    Retry entities: 1 total; [EntityLatchedRenderer['desconhecida'/778, l='MpServer', x=8.50, y=65.00, z=8.50]]
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1165927320 bytes (1111 MB) / 7024410624 bytes (6699 MB) up to 11095506944 bytes (10581 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx11904m -Xms256m
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.5.2859 183 mods loaded, 183 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                                           | Version                  | Source                                           | Signature                                |
    |:------ |:-------------------------------------------- |:------------------------ |:------------------------------------------------ |:---------------------------------------- |
    | LCHIJA | minecraft                                    | 1.12.2                   | minecraft.jar                                    | None                                     |
    | LCHIJA | mcp                                          | 9.42                     | minecraft.jar                                    | None                                     |
    | LCHIJA | FML                                          | 8.0.99.99                | forge-1.12.2-14.23.5.2859.jar                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                                        | 14.23.5.2859             | forge-1.12.2-14.23.5.2859.jar                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                    | None                                     |
    | LCHIJA | supermartijn642corelib                       | 1.1.16a                  | _supermartijn642corelib-1.1.16a-forge-mc1.12.jar | None                                     |
    | LCHIJA | fastbench                                    | 1.7.4                    | FastWorkbench-1.12.2-1.7.4.jar                   | None                                     |
    | LCHIJA | actuallyadditions                            | 1.12.2-r152              | ActuallyAdditions-1.12.2-r152.jar                | None                                     |
    | LCHIJA | additional_lights                            | 1.12.2-1.2.1             | additional_lights-1.12.2-1.2.1.jar               | None                                     |
    | LCHIJA | forgeendertech                               | 1.12.2-4.5.6.1           | ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar     | None                                     |
    | LCHIJA | adlods                                       | 1.12.2-1.0.8.0           | AdLods-1.12.2-1.0.8.0-build.0504.jar             | None                                     |
    | LCHIJA | adpother                                     | 1.12.2-1.2.25.0          | AdPother-1.12.2-1.2.25.0-build.0673.jar          | None                                     |
    | LCHIJA | ctm                                          | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                        | None                                     |
    | LCHIJA | appliedenergistics2                          | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar             | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | bdlib                                        | 1.14.4.1                 | bdlib-1.14.4.1-mc1.12.2.jar                      | None                                     |
    | LCHIJA | ae2stuff                                     | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                    | None                                     |
    | LCHIJA | aether_legacy                                | 1.5.3.2                  | aether-1.12.2-v1.5.4.0.jar                       | None                                     |
    | LCHIJA | forgelin                                     | 1.8.4                    | Forgelin-1.8.4.jar                               | None                                     |
    | LCHIJA | alib                                         | 1.0.12                   | alib-1.0.12.jar                                  | None                                     |
    | LCHIJA | crafttweaker                                 | 4.1.20                   | CraftTweaker2-1.12-4.1.20.698.jar                | None                                     |
    | LCHIJA | alchemistry                                  | 1.12.2-42                | alchemistry-1.12.2-42.jar                        | None                                     |
    | LCHIJA | placebo                                      | 1.6.0                    | Placebo-1.12.2-1.6.1.jar                         | None                                     |
    | LCHIJA | apotheosis                                   | 1.12.4                   | Apotheosis-1.12.2-1.12.5.jar                     | None                                     |
    | LCHIJA | applecore                                    | 3.4.0                    | AppleCore-mc1.12.2-3.4.0.jar                     | None                                     |
    | LCHIJA | endertweaker                                 | 1.2.3                    | EnderTweaker-1.12.2-1.2.3.jar                    | None                                     |
    | LCHIJA | jei                                          | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                        | None                                     |
    | LCHIJA | appleskin                                    | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar                      | None                                     |
    | LCHIJA | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                           | None                                     |
    | LCHIJA | atum                                         | 2.0.20                   | Atum-1.12.2-2.0.20.jar                           | None                                     |
    | LCHIJA | codechickenlib                               | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | avaritia                                     | 3.3.0                    | Avaritia-1.12.2-3.3.0.37-universal.jar           | None                                     |
    | LCHIJA | betternether                                 | 0.1.8.6                  | betternether-0.1.8.6.jar                         | None                                     |
    | LCHIJA | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                         | None                                     |
    | LCHIJA | chisel                                       | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                     | None                                     |
    | LCHIJA | endercore                                    | 1.12.2-0.5.78            | EnderCore-1.12.2-0.5.78.jar                      | None                                     |
    | LCHIJA | thaumcraft                                   | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                 | None                                     |
    | LCHIJA | redstoneflux                                 | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar          | None                                     |
    | LCHIJA | cofhcore                                     | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar            | None                                     |
    | LCHIJA | cofhworld                                    | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar           | None                                     |
    | LCHIJA | thermalfoundation                            | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar   | None                                     |
    | LCHIJA | thermalexpansion                             | 5.5.7                    | ThermalExpansion-1.12.2-5.5.7.1-universal.jar    | None                                     |
    | LCHIJA | enderio                                      | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderiointegrationtic                        | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | tinkers_reforged_preload                     | 1.5.6                    | tinkers_reforged-1.5.6.jar                       | None                                     |
    | LCHIJA | twilightforest                               | 3.11.1021                | twilightforest-1.12.2-3.11.1021-universal.jar    | None                                     |
    | LCHIJA | tconstruct                                   | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                 | None                                     |
    | LCHIJA | conarm                                       | 1.2.5.10                 | conarm-1.12.2-1.2.5.10.jar                       | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
    | LCHIJA | biolib                                       | 1.1.3                    | biolib-1.1.3.jar                                 | None                                     |
    | LCHIJA | biomesoplenty                                | 7.0.1.2445               | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar    | None                                     |
    | LCHIJA | guideapi                                     | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                      | None                                     |
    | LCHIJA | bloodmagic                                   | 1.12.2-2.4.3-105         | BloodMagic-1.12.2-2.4.3-105.jar                  | None                                     |
    | LCHIJA | bonsaitrees                                  | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                       | None                                     |
    | LCHIJA | bookshelf                                    | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | botania                                      | r1.10-364                | Botania r1.10-364.4.jar                          | None                                     |
    | LCHIJA | buildinggadgets                              | 2.8.4                    | BuildingGadgets-2.8.4.jar                        | None                                     |
    | LCHIJA | carryon                                      | 1.12.3                   | carryon-1.12.2-1.12.7.23.jar                     | None                                     |
    | LCHIJA | cctweaked                                    | 1.89.2                   | cc-tweaked-1.12.2-1.89.2.jar                     | None                                     |
    | LCHIJA | computercraft                                | 1.89.2                   | cc-tweaked-1.12.2-1.89.2.jar                     | None                                     |
    | LCHIJA | chameleon                                    | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                         | None                                     |
    | LCHIJA | chesttransporter                             | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                | None                                     |
    | LCHIJA | chickenchunks                                | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | cyclopscore                                  | 1.6.7                    | CyclopsCore-1.12.2-1.6.7.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | commoncapabilities                           | 2.4.8                    | CommonCapabilities-1.12.2-2.4.8.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | refinedstorage                               | 1.6.16                   | refinedstorage-1.6.16.jar                        | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCHIJA | compactmachines3                             | 3.0.18                   | compactmachines3-1.12.2-3.0.18-b278.jar          | None                                     |
    | LCHIJA | fusion                                       | 1.1.0                    | fusion-1.1.0-forge-mc1.12.jar                    | None                                     |
    | LCHIJA | connectedglass                               | 1.1.11                   | connectedglass-1.1.11-forge-mc1.12.jar           | None                                     |
    | LCHIJA | cookingforblockheads                         | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar            | None                                     |
    | LCHIJA | cosmeticarmorreworked                        | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar             | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LCHIJA | craftingtweaks                               | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                  | None                                     |
    | LCHIJA | ctgui                                        | 1.0.0                    | CraftTweaker2-1.12-4.1.20.698.jar                | None                                     |
    | LCHIJA | crafttweakerjei                              | 2.0.3                    | CraftTweaker2-1.12-4.1.20.698.jar                | None                                     |
    | LCHIJA | cucumber                                     | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                        | None                                     |
    | LCHIJA | cxlibrary                                    | 1.6.1                    | cxlibrary-1.12.1-1.6.1.jar                       | None                                     |
    | LCHIJA | dankstorage                                  | @VERSION@                | dankstorage-1.12.2-1.4-pre11.jar                 | None                                     |
    | LCHIJA | waila                                        | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                      | None                                     |
    | LCHIJA | darkutils                                    | 1.8.230                  | DarkUtils-1.12.2-1.8.230.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | movingworld                                  | 1.12-6.353               | movingworld-1.12-6.353-full.jar                  | None                                     |
    | LCHIJA | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar              | None                                     |
    | LCHIJA | dynamiclights                                | 1.4.9                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_onfire                         | 1.0.7                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_creepers                       | 1.0.6                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_dropitems                      | 1.1.0                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_entityclasses                  | 1.0.1                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_mobequipment                   | 1.1.0                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_flamearrows                    | 1.0.1                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_floodlights                    | 1.0.3                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_otherplayers                   | 1.0.9                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | dynamiclights_theplayer                      | 1.1.3                    | DynamicLights-1.12.2.jar                         | None                                     |
    | LCHIJA | elevatorid                                   | 1.3.14                   | ElevatorMod-1.12.2-1.3.14.jar                    | None                                     |
    | LCHIJA | enchdesc                                     | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | enderiobase                                  | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderioconduits                              | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderioconduitsappliedenergistics            | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderioconduitsopencomputers                 | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderioconduitsrefinedstorage                | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderiointegrationforestry                   | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderiointegrationticlate                    | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderioinvpanel                              | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | ftblib                                       | 5.4.7.2                  | FTBLib-5.4.7.2.jar                               | None                                     |
    | LCHIJA | enderiomachines                              | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderiopowertools                            | 5.3.72                   | EnderIO-1.12.2-5.3.72.jar                        | None                                     |
    | LCHIJA | enderstorage                                 | 2.4.9                    | EnderStorage-1.12.2-2.4.9.jar                    | None                                     |
    | LCHIJA | shetiphiancore                               | 3.5.9                    | shetiphiancore-1.12.0-3.5.9.jar                  | None                                     |
    | LCHIJA | endertanks                                   | 1.6.8                    | endertanks-1.12.0-1.6.8.jar                      | None                                     |
    | LCHIJA | enderutilities                               | 0.7.15                   | enderutilities-1.12.2-0.7.15.jar                 | 2b03e1423915a189b8094816baa18f239d576dff |
    | LCHIJA | extrautils2                                  | 1.0                      | extrautils2-1.12-1.9.9.jar                       | None                                     |
    | LCHIJA | zerocore                                     | 1.12.2-0.1.2.9           | zerocore-1.12.2-0.1.2.9.jar                      | None                                     |
    | LCHIJA | bigreactors                                  | 1.12.2-0.4.5.68          | ExtremeReactors-1.12.2-0.4.5.68.jar              | None                                     |
    | LCHIJA | fastfurnace                                  | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                     | None                                     |
    | LCHIJA | fluxnetworks                                 | 4.1.0                    | FluxNetworks-1.12.2-4.1.1.34.jar                 | None                                     |
    | LCHIJA | ftbultimine                                  | 1202.3.5                 | ftb-ultimine-1202.3.5.jar                        | None                                     |
    | LCHIJA | ftbbackups                                   | 1.1.0.1                  | FTBBackups-1.1.0.1.jar                           | None                                     |
    | LCHIJA | ftbutilities                                 | 5.4.1.131                | FTBUtilities-5.4.1.131.jar                       | None                                     |
    | LCHIJA | itemfilters                                  | 1.0.4.2                  | ItemFilters-1.0.4.2.jar                          | None                                     |
    | LCHIJA | ftbquests                                    | 1202.9.0.15              | FTBQuests-1202.9.0.15.jar                        | None                                     |
    | LCHIJA | advgenerators                                | 0.9.20.12                | generators-0.9.20.12-mc1.12.2.jar                | None                                     |
    | LCHIJA | llibrary                                     | 1.7.20                   | llibrary-1.7.20-1.12.2.jar                       | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | iceandfire                                   | 1.9.1                    | iceandfire-1.9.1-1.12.2.jar                      | None                                     |
    | LCHIJA | ichunutil                                    | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | teslacorelib                                 | 1.0.18                   | tesla-core-lib-1.12.2-1.0.18.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | industrialforegoing                          | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar       | None                                     |
    | LCHIJA | integrateddynamics                           | 1.1.11                   | IntegratedDynamics-1.12.2-1.1.11.jar             | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | integrateddynamicscompat                     | 1.0.0                    | IntegratedDynamics-1.12.2-1.1.11.jar             | None                                     |
    | LCHIJA | ironchest                                    | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                  | None                                     |
    | LCHIJA | ironfurnaces                                 | 1.3.5                    | ironfurnaces-1.3.5.jar                           | None                                     |
    | LCHIJA | supermartijn642configlib                     | 1.1.6                    | supermartijn642configlib-1.1.8-forge-mc1.12.jar  | None                                     |
    | LCHIJA | itemcollectors                               | 1.1.9                    | itemcollectors-1.1.9-forge-mc1.12.jar            | None                                     |
    | LCHIJA | jeiintegration                               | 1.6.0                    | jeiintegration_1.12.2-1.6.0.jar                  | None                                     |
    | LCHIJA | journeymap                                   | 1.12.2-5.7.1p1           | journeymap-1.12.2-5.7.1p1.jar                    | None                                     |
    | LCHIJA | jeresources                                  | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar          | None                                     |
    | LCHIJA | lost_aether                                  | 1.0.2                    | lost-aether-content-1.12.2-1.0.2.jar             | None                                     |
    | LCHIJA | mcjtylib_ng                                  | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                          | None                                     |
    | LCHIJA | mcwdoors                                     | 1.3                      | mcw-doors-1.0.3-mc1.12.2.jar                     | None                                     |
    | LCHIJA | mcwfences                                    | 1.0.0                    | mcw-fences-1.0.0-mc1.12.2.jar                    | None                                     |
    | LCHIJA | mcwfurnitures                                | 1.0.1                    | mcw-furniture-1.0.1-mc1.12.2beta.jar             | None                                     |
    | LCHIJA | mcwroofs                                     | 1.0.2                    | mcw-roofs-1.0.2-mc1.12.2.jar                     | None                                     |
    | LCHIJA | mcwtrpdoors                                  | 1.0.2                    | mcw-trapdoors-1.0.3-mc1.12.2.jar                 | None                                     |
    | LCHIJA | mcwwindows                                   | 1.0                      | mcw-windows-1.0.0-mc1.12.2.jar                   | None                                     |
    | LCHIJA | testdummy                                    | 1.12                     | MmmMmmMmmMmm-1.12-1.14.jar                       | None                                     |
    | LCHIJA | mob_grinding_utils                           | 0.3.13                   | MobGrindingUtils-0.3.13.jar                      | None                                     |
    | LCHIJA | morefurnaces                                 | 1.10.5                   | MoreFurnaces-1.12.2-1.10.6.jar                   | None                                     |
    | LCHIJA | morph                                        | 7.2.0                    | Morph-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | morpheus                                     | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                      | None                                     |
    | LCHIJA | mousetweaks                                  | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                    | None                                     |
    | LCHIJA | mysticalagriculture                          | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar             | None                                     |
    | LCHIJA | mysticalagradditions                         | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar            | None                                     |
    | LCHIJA | naturescompass                               | 1.8.5                    | NaturesCompass-1.12.2-1.8.5.jar                  | None                                     |
    | LCHIJA | neat                                         | 1.4-17                   | Neat 1.4-17.jar                                  | None                                     |
    | LCHIJA | netherbackport                               | 1.0.0                    | NetherUpdateBackport-1.12.2(1.0.1).jar           | None                                     |
    | LCHIJA | neid                                         | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                         | None                                     |
    | LCHIJA | oe                                           | 1.0.7                    | OceanicExpanse-1.0.7.jar                         | None                                     |
    | LCHIJA | oreexcavation                                | 1.4.150                  | OreExcavation-1.4.150.jar                        | None                                     |
    | LCHIJA | patchouli                                    | 1.0-23.6                 | Patchouli-1.0-23.6.jar                           | None                                     |
    | LCHIJA | pollutantpump                                | 1.3.0                    | pollutantpump-1.12.2-1.3.0.jar                   | None                                     |
    | LCHIJA | portalgun                                    | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | randomthings                                 | 4.2.7.4                  | RandomThings-MC1.12.2-4.2.7.4.jar                | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA | rangedpumps                                  | 0.5                      | rangedpumps-0.5.jar                              | None                                     |
    | LCHIJA | refined_avaritia                             | 2.6                      | refined_avaritia-1.12.2-2.6.jar                  | None                                     |
    | LCHIJA | refinedstorageaddons                         | 0.4.5                    | refinedstorageaddons-0.4.5.jar                   | None                                     |
    | LCHIJA | refinedstoragerequestify                     | ${version}               | refinedstoragerequestify-1.12.2-1.0.2-3.jar      | None                                     |
    | LCHIJA | rftdimtweak                                  | 1.1                      | RFTDimTweak-1.12.2-1.1.jar                       | None                                     |
    | LCHIJA | rftools                                      | 7.73                     | rftools-1.12-7.73.jar                            | None                                     |
    | LCHIJA | rftoolscontrol                               | 2.0.2                    | rftoolsctrl-1.12-2.0.2.jar                       | None                                     |
    | LCHIJA | rftoolsdim                                   | 5.71                     | rftoolsdim-1.12-5.71.jar                         | None                                     |
    | LCHIJA | sereneseasons                                | 1.2.18                   | SereneSeasons-1.12.2-1.2.18-universal.jar        | None                                     |
    | LCHIJA | spark                                        | 1.6.3                    | spark-forge.jar                                  | None                                     |
    | LCHIJA | storagedrawers                               | 5.5.0                    | StorageDrawers-1.12.2-5.5.0.jar                  | None                                     |
    | LCHIJA | thermalcultivation                           | 0.3.6                    | ThermalCultivation-1.12.2-0.3.6.1-universal.jar  | None                                     |
    | LCHIJA | thermaldynamics                              | 2.5.6                    | ThermalDynamics-1.12.2-2.5.6.1-universal.jar     | None                                     |
    | LCHIJA | tinkers_reforged                             | 1.5.6                    | tinkers_reforged-1.5.6.jar                       | None                                     |
    | LCHIJA | tinkersworld                                 | 1.0.5                    | tinkersworld-1.0.5.jar                           | None                                     |
    | LCHIJA | tinkertoolleveling                           | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar              | None                                     |
    | LCHIJA | torchmaster                                  | 1.8.5.0                  | torchmaster_1.12.2-1.8.5.0.jar                   | None                                     |
    | LCHIJA | travellersbackpack                           | 1.0.27                   | TravellersBackpack-1.12.2-1.0.27.jar             | None                                     |
    | LCHIJA | tropicraft                                   | 7.1.9.115                | tropicraft-MC1.12.2-7.1.9.115.jar                | None                                     |
    | LCHIJA | vampirism                                    | 1.6.2                    | Vampirism-1.12.2-1.6.2.jar                       | None                                     |
    | LCHIJA | teamlapen-lib                                | 1.6.2                    | Vampirism-1.12.2-1.6.2.jar                       | None                                     |
    | LCHIJA | wailaharvestability                          | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar            | None                                     |
    | LCHIJA | waterstrainer                                | 3.3.0                    | WaterStrainer-1.12-3.3.0.jar                     | None                                     |
    | LCHIJA | waystones                                    | 4.1.0                    | Waystones_1.12.2-4.1.0.jar                       | None                                     |
    | LCHIJA | immersiveengineering                         | 0.12-98                  | ImmersiveEngineering-0.12-98.jar                 | None                                     |
    | LCHIJA | teslacorelib_registries                      | 1.0.18                   | tesla-core-lib-1.12.2-1.0.18.jar                 | None                                     |

    Loaded coremods (and transformers): 
LoadingPlugin (AdPother-1.12.2-1.2.25.0-build.0673.jar)
  com.endertech.minecraft.mods.adpother.transformers.AcidRain$Vanilla
  com.endertech.minecraft.mods.adpother.transformers.AcidRain$DynamicSurroundings
  com.endertech.minecraft.mods.adpother.transformers.AcidRain$Weather2$Mesh
  com.endertech.minecraft.mods.adpother.transformers.AcidRain$Weather2$Render
  com.endertech.minecraft.mods.adpother.transformers.ActuallyAdditions$FurnaceDouble
  com.endertech.minecraft.mods.adpother.transformers.ActuallyAdditions$CoalGenerator
  com.endertech.minecraft.mods.adpother.transformers.AdvancedRocketry$Rocket
  com.endertech.minecraft.mods.adpother.transformers.BetterWithMods$Furnace
  com.endertech.minecraft.mods.adpother.transformers.Campfire$Cooking
  com.endertech.minecraft.mods.adpother.transformers.ControlledBurn$Fire
  com.endertech.minecraft.mods.adpother.transformers.CookingForBlockheads$Oven
  com.endertech.minecraft.mods.adpother.transformers.DraconicEvolution$Generator
  com.endertech.minecraft.mods.adpother.transformers.EmbersRekindled$EmberBore
  com.endertech.minecraft.mods.adpother.transformers.EmbersRekindled$SteamEngine
  com.endertech.minecraft.mods.adpother.transformers.EnderIO$CombustionGenerator
  com.endertech.minecraft.mods.adpother.transformers.EnderIO$StirlingGenerator
  com.endertech.minecraft.mods.adpother.transformers.EngineersDecor$DecorFurnace
  com.endertech.minecraft.mods.adpother.transformers.Factory0Resources$BurnerDrill
  com.endertech.minecraft.mods.adpother.transformers.FastFurnace$Burning
  com.endertech.minecraft.mods.adpother.transformers.FastFurnace$Smelting
  com.endertech.minecraft.mods.adpother.transformers.FurnaceOverhaul$Burning
  com.endertech.minecraft.mods.adpother.transformers.FurnaceOverhaul$Smelting
  com.endertech.minecraft.mods.adpother.transformers.FutureMC$AdvancedFurnace$Burning
  com.endertech.minecraft.mods.adpother.transformers.FutureMC$AdvancedFurnace$Smelting
  com.endertech.minecraft.mods.adpother.transformers.FloodLights$CarbonFloodlight
  com.endertech.minecraft.mods.adpother.transformers.Galacticraft$AutoRocket
  com.endertech.minecraft.mods.adpother.transformers.Galacticraft$Buggy
  com.endertech.minecraft.mods.adpother.transformers.Gregicality$PrimitiveBlastFurnace
  com.endertech.minecraft.mods.adpother.transformers.Gregtech$CokeOven
  com.endertech.minecraft.mods.adpother.transformers.Gregtech$LargeBoilerLiquidFuel
  com.endertech.minecraft.mods.adpother.transformers.Gregtech$LargeBoilerSolidFuel
  com.endertech.minecraft.mods.adpother.transformers.Gregtech$BoilerRecipeLogic
  com.endertech.minecraft.mods.adpother.transformers.Gregtech$FuelRecipeLogic
  com.endertech.minecraft.mods.adpother.transformers.Gregtech$PrimitiveBlastFurnace
  com.endertech.minecraft.mods.adpother.transformers.Gregtech$SteamCoalBoiler
  com.endertech.minecraft.mods.adpother.transformers.Gregtech$SteamLavaBoiler
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Boiler
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$BurnerPress
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$CombustionGenerator
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$DieselGenerator
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$GasFlare
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$IndustrialGeneratorSolid
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$IndustrialGeneratorLiquid
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Turbofan
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$RadialEngine
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$Firebox
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$GasFlare
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$IronFurnace
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$HeaterOilburner
  com.endertech.minecraft.mods.adpother.transformers.HBMsNuclearTech$Extended$SteelFurnace
  com.endertech.minecraft.mods.adpother.transformers.ImmersiveCraft$FurnaceTE
  com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$AllowSmelter
  com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$BlastFurnace
  com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$CokeOven
  com.endertech.minecraft.mods.adpother.transformers.ImmersiveEngineering$DieselGenerator
  com.endertech.minecraft.mods.adpother.transformers.ImmersivePetroleum$Motorboat
  com.endertech.minecraft.mods.adpother.transformers.ImmersivePetroleum$PortableGenerator
  com.endertech.minecraft.mods.adpother.transformers.ImmersiveRailroading$LocomotiveDiesel
  com.endertech.minecraft.mods.adpother.transformers.ImmersiveRailroading$LocomotiveSteam
  com.endertech.minecraft.mods.adpother.transformers.ImmersiveTechnology$Boiler
  com.endertech.minecraft.mods.adpother.transformers.IndustrialForegoing$FuelGenerator
  com.endertech.minecraft.mods.adpother.transformers.IndustrialForegoing$ReactorGenerator
  com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$FluidGenerator
  com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$SteamBoiler$LiquidFuel
  com.endertech.minecraft.mods.adpother.transformers.IndustrialRenewal$SteamBoiler$SolidFuel
  com.endertech.minecraft.mods.adpother.transformers.Magneticraft$CombustionChamber
  com.endertech.minecraft.mods.adpother.transformers.Magneticraft$BigChamberSolidFuel
  com.endertech.minecraft.mods.adpother.transformers.Magneticraft$BigChamberLiquidFuel
  com.endertech.minecraft.mods.adpother.transformers.Mekanism$FuelwoodHeater
  com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$BioGenerator
  com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$GasGenerator
  com.endertech.minecraft.mods.adpother.transformers.MekanismGenerators$HeatGenerator
  com.endertech.minecraft.mods.adpother.transformers.Metallurgy$Alloyer
  com.endertech.minecraft.mods.adpother.transformers.Metallurgy$Crusher
  com.endertech.minecraft.mods.adpother.transformers.Minecraft$AnimalFeeding
  com.endertech.minecraft.mods.adpother.transformers.Minecraft$FurnaceSmelting
  com.endertech.minecraft.mods.adpother.transformers.MoreFurnaces$IronFurnace
  com.endertech.minecraft.mods.adpother.transformers.MrCrayfish$Vehicle
  com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$InferiumFurnace
  com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$IntermediumFurnace
  com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$PrudentiumFurnace
  com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$SuperiumFurnace
  com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$SupremiumFurnace
  com.endertech.minecraft.mods.adpother.transformers.MysticalAgriculture$UltimateFurnace
  com.endertech.minecraft.mods.adpother.transformers.Natura$NetherrackFurnace
  com.endertech.minecraft.mods.adpother.transformers.PneumaticCraft$AirCompressor
  com.endertech.minecraft.mods.adpother.transformers.PrimalCore$RecipeHelper
  com.endertech.minecraft.mods.adpother.transformers.Pyrotech$TileCombustion
  com.endertech.minecraft.mods.adpother.transformers.RealisticBlockPhysics$FallingBlock
  com.endertech.minecraft.mods.adpother.transformers.RealisticTorches$BlockTorch
  com.endertech.minecraft.mods.adpother.transformers.RFTools$CoalGenerator
  com.endertech.minecraft.mods.adpother.transformers.SRParasites$BlockInfestedStain
  com.endertech.minecraft.mods.adpother.transformers.StevesCarts$ModuleCoal
  com.endertech.minecraft.mods.adpother.transformers.Techguns$MachineSlot
  com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileIronAlloyFurnace
  com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileIronFurnace
  com.endertech.minecraft.mods.adpother.transformers.TechReborn$TileSolidFuelGenerator
  com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$CharcoalForge
  com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$FirePit
  com.endertech.minecraft.mods.adpother.transformers.TerraFirmaCraft$LogPile
  com.endertech.minecraft.mods.adpother.transformers.TinkersComplement$HighOven
  com.endertech.minecraft.mods.adpother.transformers.TinkersConstruct$HeatingStructure
  com.endertech.minecraft.mods.adpother.transformers.TinkersConstruct$SmelteryAlloys
  com.endertech.minecraft.mods.adpother.transformers.SimpleGrinder$CoalGrinder
  com.endertech.minecraft.mods.adpother.transformers.UltimateCarMod$Car
  com.endertech.minecraft.mods.adpother.transformers.ViesCraft$AirShip
  com.endertech.minecraft.mods.adpother.renders.AerometerRender
  com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockCaughtFire
  com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockUpdateTick
  com.endertech.minecraft.mods.adpother.pollution.WorldData$BlockExploded
  com.endertech.minecraft.mods.adpother.pollution.WorldData$GetSkyColor
  com.endertech.minecraft.mods.adpother.pollution.WorldData$FurnaceFuelBurned
  com.endertech.minecraft.mods.adpother.pollution.WorldData$LavaTouchesWater
  com.endertech.minecraft.mods.adpother.transformers.ZenFoundry$BurnerHeater
  com.endertech.minecraft.mods.adpother.transformers.ZenFoundry$MoldStation
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
  lumien.randomthings.asm.ClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
FTBUltimineASM (ftb-ultimine-1202.3.5.jar)
  
ForgelinPlugin (Forgelin-1.8.4.jar)
  
SuperMartijn642's Core Lib Plugin (_supermartijn642corelib-1.1.16a-forge-mc1.12.jar)
  
MovingWorldCore (movingworld-1.12-6.353-full.jar)
  
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
  shadows.ApotheosisTransformer
iceandfire (iceandfire-1.9.1-1.12.2.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
CorePlugin (ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar)
  
Fusion Plugin (fusion-1.1.0-forge-mc1.12.jar)
  
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 546.33' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Ender IO: No known problems detected.
    Authlib is : /C:/Users/ander/curseforge/minecraft/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - craftingtweaksIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    List of loaded APIs: 
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
        * AetherAPI (v1.0.0) from aether-1.12.2-v1.5.4.0.jar
        * AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
        * AtumAPI (0.0.2) from Atum-1.12.2-2.0.20.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.68.jar
        * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
        * BotaniaAPI (93) from Botania r1.10-364.4.jar
        * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.8.jar
        * ComputerCraft|API (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|FileSystem (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Lua (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Media (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Network (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Network|Wired (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Peripheral (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Permissions (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Redstone (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Turtle (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * ComputerCraft|API|Turtle|Event (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
        * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v5a.jar
        * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.72.jar
        * ForgeEndertechAPI (1.0) from ForgeEndertech-1.12.2-4.5.6.1-build.0648.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
        * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.1.11.jar
        * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1p1.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1p1.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1p1.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1p1.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1p1.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.301.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
        * PatchouliAPI (6) from Patchouli-1.0-23.6.jar
        * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
        * VampirismAPI (1.4) from Vampirism-1.12.2-1.6.2.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
    Patchouli open book context: n/a
    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
    Launched Version: forge-14.23.5.2859
    LWJGL: 2.9.4
    OpenGL: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.33, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: Português (Brasil)
    Profiler Position: N/A (disabled)
    CPU: 12x AMD Ryzen 5 5600G with Radeon Graphics 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I made server version of my modpack, deleted all clientside mods, server starts but latest.log contains many errors and i have no idea how to fix them Latest.log https://mclo.gs/jswh7LP
    • ---- Minecraft Crash Report ---- // Why did you do that? Time: 2024-09-29 13:38:10 Description: Rendering screen java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0     at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)     at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)     at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)     at java.base/java.util.Objects.checkIndex(Objects.java:385)     at java.base/java.util.ArrayList.get(ArrayList.java:427)     at net.replaceitem.symbolchat.gui.widget.DropDownWidget.method_25369(DropDownWidget.java:81)     at net.replaceitem.symbolchat.gui.widget.DropDownWidget.method_48579(DropDownWidget.java:51)     at net.minecraft.class_339.method_25394(class_339.java:66)     at net.minecraft.class_437.method_25394(class_437.java:128)     at net.minecraft.class_408.method_25394(class_408.java:200)     at net.minecraft.class_437.method_47413(class_437.java:117)     at net.minecraft.class_757.mixinextras$bridge$method_47413$257(class_757.java)     at net.minecraft.class_757.wrapOperation$bij000$fabric-screen-api-v1$onRenderScreen(class_757.java:3086)     at net.minecraft.class_757.method_3192(class_757.java:913)     at net.minecraft.class_310.method_1523(class_310.java:1285)     at net.minecraft.class_310.method_1514(class_310.java:882)     at net.minecraft.client.main.Main.main(Main.java:256)     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)     at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)     at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)     at java.base/java.util.Objects.checkIndex(Objects.java:385)     at java.base/java.util.ArrayList.get(ArrayList.java:427)     at net.replaceitem.symbolchat.gui.widget.DropDownWidget.method_25369(DropDownWidget.java:81)     at net.replaceitem.symbolchat.gui.widget.DropDownWidget.method_48579(DropDownWidget.java:51)     at net.minecraft.class_339.method_25394(class_339.java:66)     at net.minecraft.class_437.method_25394(class_437.java:128)     at net.minecraft.class_408.method_25394(class_408.java:200)     at net.minecraft.class_437.method_47413(class_437.java:117)     at net.minecraft.class_757.mixinextras$bridge$method_47413$257(class_757.java)     at net.minecraft.class_757.wrapOperation$bij000$fabric-screen-api-v1$onRenderScreen(class_757.java:3086) -- Screen render details -- Details:     Screen name: net.minecraft.class_408     Mouse location: Scaled: (213, 120). Absolute: (427.000000, 240.000000)     Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2.000000 Stacktrace:     at net.minecraft.class_757.method_3192(class_757.java:913)     at net.minecraft.class_310.method_1523(class_310.java:1285)     at net.minecraft.class_310.method_1514(class_310.java:882)     at net.minecraft.client.main.Main.main(Main.java:256)     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- Uptime -- Details:     JVM uptime: 52.276s     Wall uptime: 35.737s     High-res time: 684634.710s     Client ticks: 305 ticks / 15.250s Stacktrace:     at net.minecraft.class_310.method_1587(class_310.java:2501)     at net.minecraft.class_310.method_54580(class_310.java:949)     at net.minecraft.class_310.method_1514(class_310.java:902)     at net.minecraft.client.main.Main.main(Main.java:256)     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- Affected level -- Details:     All players: 14 total; [class_746['Snr_Ganapi'/12586, l='ClientLevel', x=-12.50, y=-28.00, z=23.50], class_745['h33nky'/12585, l='ClientLevel', x=-12.50, y=-28.00, z=23.50], class_745['dimasik2009123'/12565, l='ClientLevel', x=-12.50, y=-28.00, z=23.50], class_745['Elik89'/12583, l='ClientLevel', x=-18.46, y=-30.00, z=12.76], class_745['1b123eb8-107a-46'/1, l='ClientLevel', x=-4.50, y=-29.00, z=-11.50], class_745['9e1895c7-120a-4d'/3, l='ClientLevel', x=-12.50, y=-29.00, z=-13.50], class_745['1c7db329-783c-4d'/4, l='ClientLevel', x=-0.50, y=-29.00, z=-9.50], class_745['b6ddb583-f492-48'/9, l='ClientLevel', x=-8.50, y=-29.00, z=-13.50], class_745['2459f82c-f115-49'/7, l='ClientLevel', x=-28.50, y=-29.00, z=-6.50], class_745['2333ac85-73e9-4e'/5, l='ClientLevel', x=-20.50, y=-29.00, z=-11.50], class_745['06fe93b3-6dd2-4c'/2, l='ClientLevel', x=-16.50, y=-29.00, z=-13.50], class_745['ac3f6659-8d12-4c'/6, l='ClientLevel', x=-24.50, y=-29.00, z=-9.50], class_745['54753c0c-908c-44'/8, l='ClientLevel', x=3.50, y=-29.00, z=-6.50], class_745['scaly_toad'/12587, l='ClientLevel', x=-12.50, y=-27.90, z=23.50]]     Chunk stats: 1024, 293 F: 0 L: 0 U: 0 C: 0     Level dimension: minecraft:overworld     Level spawn location: World: (-13,-28,23), Section: (at 3,4,7 in -1,-2,1; chunk contains blocks -16,-64,16 to -1,319,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)     Level time: 321927384 game time, 9000 day time     Server brand: SPWorlds P2: (hub-2)     Server type: Non-integrated multiplayer server     Tracked entity count: 516 -- Last reload -- Details:     Reload number: 1     Reload reason: initial     Finished: No     Packs: vanilla, fabric, betterf3, betterthirdperson, boatiview, bobby, c2me, caffeineconfig, capes, cardinal-components-base, cardinal-components-entity, cicada, cloth-config, dynamic_fps, ears, enhancedblockentities, entity_texture_features, entityculling, explosiveenhancement, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, forcecloseworldloadingscreen, immediatelyfast, indium, iris, lithium, modernfix, modmenu, nvidium, obsidianui, placeholder-api, plasmovoice, reeses-sodium-options, rrls, ryoamiclights, satin, showmeyourskin, skinlayers3d, sodium, sodium-extra, spark, symbol-chat, vmp, voicechat, wakes, xaerominimap, yet_another_config_lib_v3, zoomify, file/iconsv.1.8 (1).zip, file/No Pumpkin Blur 1.20-1.20.1.zip, file/Default-Dark-Mode-1.20-2023.6.0.zip, file/CalvinsSinisterSculk[1.20.4][v1.0].zip -- System Details -- Details:     Minecraft Version: 1.21     Minecraft Version ID: 1.21     Operating System: Windows 10 (amd64) version 10.0     Java Version: 21.0.3, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 225615872 bytes (215 MiB) / 1140850688 bytes (1088 MiB) up to 2147483648 bytes (2048 MiB)     CPUs: 4     Processor Vendor: AuthenticAMD     Processor Name: AMD Ryzen 3 4300U with Radeon Graphics              Identifier: AuthenticAMD Family 23 Model 96 Stepping 1     Microarchitecture: unknown     Frequency (GHz): 2.70     Number of physical packages: 1     Number of physical CPUs: 4     Number of logical CPUs: 4     Graphics card #0 name: AMD Radeon(TM) Graphics     Graphics card #0 vendor: Advanced Micro Devices, Inc.     Graphics card #0 VRAM (MiB): 512.00     Graphics card #0 deviceId: VideoController1     Graphics card #0 versionInfo: 31.0.12044.3     Memory slot #0 capacity (MiB): 8192.00     Memory slot #0 clockSpeed (GHz): 3.20     Memory slot #0 type: DDR4     Virtual memory max (MiB): 12942.09     Virtual memory used (MiB): 9630.07     Swap memory total (MiB): 5376.00     Swap memory used (MiB): 528.52     Space in storage for jna.tmpdir (MiB): available: 166917.31, total: 243558.98     Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 166917.31, total: 243558.98     Space in storage for io.netty.native.workdir (MiB): available: 166917.31, total: 243558.98     Space in storage for java.io.tmpdir (MiB): available: 166917.31, total: 243558.98     Space in storage for workdir (MiB): available: 166917.31, total: 243558.98     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     Fabric Mods:          badoptimizations: BadOptimizations 2.1.4         betterf3: BetterF3 11.0.1         betterthirdperson: Better Third Person 1.9.0         boatiview: Boat Item View Fabric 0.0.5         bobby: Bobby 5.2.3+mc1.21             com_typesafe_config: config 1.4.2             fabric-api-base: Fabric API Base 0.4.42+6573ed8c90             io_leangen_geantyref_geantyref: geantyref 1.3.13             org_spongepowered_configurate-core: configurate-core 4.1.2             org_spongepowered_configurate-hocon: configurate-hocon 4.1.2         c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.109+1.21             c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.109+1.21             c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.109+1.21             c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.109+1.21             c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.109+1.21             c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.109+1.21             c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.109+1.21             c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.109+1.21             c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.109+1.21             c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.109+1.21             c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.109+1.21             c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.109+1.21             c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.109+1.21             c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.109+1.21             c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.109+1.21             c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.109+1.21             c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.109+1.21             c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.109+1.21             c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.109+1.21             c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.109+1.21             c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.109+1.21             com_electronwill_night-config_core: core 3.6.5             com_electronwill_night-config_toml: toml 3.6.5             com_ibm_async_asyncutil: asyncutil 0.1.0             net_objecthunter_exp4j: exp4j 0.4.8             org_threadly_threadly: threadly 7.0         capes: Capes 1.5.4+1.21         cicada: CICADA 0.8.3+1.21-and-above         cloth-config: Cloth Config v15 15.0.128             cloth-basic-math: cloth-basic-math 0.6.1         clumps: Clumps 18.0.0.2         dynamic_fps: Dynamic FPS 3.6.3             net_lostluma_battery: battery 1.1.0         ears: Ears 1.4.6         enhancedblockentities: Enhanced Block Entities 0.10.1+1.21         entity_texture_features: Entity Texture Features 6.1.3             org_apache_httpcomponents_httpmime: httpmime 4.5.10         entityculling: EntityCulling 1.6.6         explosiveenhancement: Explosive Enhancement 1.2.3-1.21.0         fabric-api: Fabric API 0.102.0+1.21             fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1             fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1             fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1             fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1             fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1             fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1             fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1             fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1             fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1             fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1             fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1             fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1             fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1             fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1             fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1             fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1             fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1             fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1             fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1             fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1             fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1             fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a7d1             fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1             fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df360d1             fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1             fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1             fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1             fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1             fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1             fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1             fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1             fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1             fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1             fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49cd1             fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49cd1             fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1             fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1             fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1             fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1             fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1             fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1             fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+56599129d1             fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b5597344d1             fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1             fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1             fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1             fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1         fabric-language-kotlin: Fabric Language Kotlin 1.12.0+kotlin.2.0.10             org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.10             org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.10             org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.10             org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.10             org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0             org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1             org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1             org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0             org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.1             org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.1             org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1             org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1             org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1         fabricloader: Fabric Loader 0.16.5             mixinextras: MixinExtras 0.4.1         fallingleaves: Falling Leaves 1.16.2         ferritecore: FerriteCore 7.0.0         forcecloseworldloadingscreen: kennytv's epic force close loading screen mod for Fabric 2.2.2         immediatelyfast: ImmediatelyFast 1.2.20+1.21.1             net_lenni0451_reflect: Reflect 1.3.4         indium: Indium 1.0.34+mc1.21         iris: Iris 1.7.3+mc1.21             io_github_douira_glsl-transformer: glsl-transformer 2.0.1             org_anarres_jcpp: jcpp 1.4.14             org_antlr_antlr4-runtime: antlr4-runtime 4.13.1         java: OpenJDK 64-Bit Server VM 21         ksyxis: Ksyxis 1.3.2         lithium: Lithium 0.12.7         minecraft: Minecraft 1.21         modernfix: ModernFix 5.19.1+mc1.21         modmenu: Mod Menu 11.0.1         nvidium: Nvidium 0.2.9-beta         obsidianui: ObsidianUI 0.2.7+mc1.21         placeholder-api: Placeholder API 2.4.1+1.21         plasmovoice: Plasmo Voice 2.0.10             aopalliance_aopalliance: aopalliance 1.0             com_google_inject_guice: guice 5.0.1             javax_inject_javax_inject: javax.inject 1         reeses-sodium-options: Reese's Sodium Options 1.7.3+mc1.21         rrls: Remove Reloading Screen 5.0.7+mc1.21-fabric         ryoamiclights: RyoamicLights 0.2.9+mc1.21         showmeyourskin: Show Me Your Skin! 1.11.3+1.21             cardinal-components-base: Cardinal Components API (base) 6.1.0             cardinal-components-entity: Cardinal Components API (entities) 6.1.0         skinlayers3d: 3d-Skin-Layers 1.6.7         sodium: Sodium 0.5.11+mc1.21         sodium-extra: Sodium Extra 0.5.7+mc1.21             caffeineconfig: CaffeineConfig 1.3.0+1.17         spark: spark 1.10.73             fabric-permissions-api-v0: fabric-permissions-api 0.3.1         symbol-chat: Symbol Chat 1.21-1.2.7         vmp: Very Many Players 0.2.0+beta.7.163+1.21         voicechat: Simple Voice Chat 1.21.1-2.5.22         wakes: Wakes 0.3.0+1.21.1             blue_endless_jankson: jankson 1.2.2             com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0             satin: Satin 2.0.0         xaerominimap: Xaero's Minimap 24.4.0         yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric             com_twelvemonkeys_common_common-image: common-image 3.10.0             com_twelvemonkeys_common_common-io: common-io 3.10.0             com_twelvemonkeys_common_common-lang: common-lang 3.10.0             com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0             com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0             com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0             org_quiltmc_parsers_gson: gson 0.2.1             org_quiltmc_parsers_json: json 0.2.1         zoomify: Zoomify 2.14.0+1.21             com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1     Loaded Shaderpack: (off)     Launched Version: fabric-loader-0.16.5-1.21     Launcher name: minecraft-launcher     Backend library: LWJGL version 3.3.3-snapshot     Backend API: AMD Radeon(TM) Graphics GL version 3.2.0 Core Profile Context 22.20.44.221025, ATI Technologies Inc.     Window size: 854x480     GFLW Platform: win32     GL Caps: Using framebuffer using OpenGL 3.2     GL debug messages:      Is Modded: Definitely; Client brand changed to 'fabric'     Universe: 400921fb54442d18     Type: Client (map_client.txt)     Graphics mode: fast     Render Distance: 9/9 chunks     Resource Packs: vanilla, fabric, betterf3, betterthirdperson, boatiview (incompatible), bobby, c2me, caffeineconfig, capes, cardinal-components-base, cardinal-components-entity, cicada, cloth-config, dynamic_fps, ears, enhancedblockentities, entity_texture_features, entityculling, explosiveenhancement, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, forcecloseworldloadingscreen, immediatelyfast, indium, iris, lithium, modernfix (incompatible), modmenu, nvidium, obsidianui, placeholder-api, plasmovoice, reeses-sodium-options, rrls, ryoamiclights, satin, showmeyourskin, skinlayers3d, sodium, sodium-extra, spark (incompatible), symbol-chat, vmp, voicechat, wakes, xaerominimap (incompatible), yet_another_config_lib_v3 (incompatible), zoomify, file/iconsv.1.8 (1).zip (incompatible), file/No Pumpkin Blur 1.20-1.20.1.zip (incompatible), file/Default-Dark-Mode-1.20-2023.6.0.zip (incompatible), file/CalvinsSinisterSculk[1.20.4][v1.0].zip (incompatible)     Current Language: ru_ru     Locale: ru_RU     System encoding: Cp1251     File encoding: UTF-8     CPU: 4x AMD Ryzen 3 4300U with Radeon Graphics 
    • I have no idea - maybe a fabric mod, but just Connector is mentioned
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.