
SpotUnduk
Members-
Posts
2 -
Joined
-
Last visited
Everything posted by SpotUnduk
-
---- Minecraft Crash Report ---- // Daisy, daisy... Time: 26/12/20 12:00 AM Description: Initializing game java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry at net.minecraft.item.ItemStack.lambda$static$3(ItemStack.java:77) ~[?:?] {re:mixin,re:classloading,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinItemStack,pl:mixin:A} at com.mojang.serialization.codecs.RecordCodecBuilder.create(RecordCodecBuilder.java:72) ~[datafixerupper-4.0.26.jar:?] {re:classloading} at net.minecraft.item.ItemStack.<clinit>(ItemStack.java:76) ~[?:?] {re:mixin,re:classloading,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinItemStack,pl:mixin:A} at net.minecraft.client.settings.HotbarSnapshot.<init>(SourceFile:13) ~[?:?] {re:classloading} at net.minecraft.client.settings.CreativeSettings.<init>(SourceFile:30) ~[?:?] {re:classloading} at net.minecraft.client.Minecraft.<init>(Minecraft.java:394) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:149) ~[1.16.3-forge-34.1.0.jar:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.3-34.1.0.jar:34.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-7.0.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-7.0.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-7.0.1.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-7.0.1.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-7.0.1.jar:?] {} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {} at net.minecraft.a.m.main(Unknown Source) [laulib-1.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.item.ItemStack.lambda$static$3(ItemStack.java:77) ~[?:?] {re:mixin,re:classloading,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinItemStack,pl:mixin:A} at com.mojang.serialization.codecs.RecordCodecBuilder.create(RecordCodecBuilder.java:72) ~[datafixerupper-4.0.26.jar:?] {re:classloading} at net.minecraft.item.ItemStack.<clinit>(ItemStack.java:76) ~[?:?] {re:mixin,re:classloading,xf:fml:astralsorcery:add_missing_tag_enchantment_tooltip,xf:fml:astralsorcery:add_enchantment_tooltip,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinItemStack,pl:mixin:A} at net.minecraft.client.settings.HotbarSnapshot.<init>(SourceFile:13) ~[?:?] {re:classloading} at net.minecraft.client.settings.CreativeSettings.<init>(SourceFile:30) ~[?:?] {re:classloading} at net.minecraft.client.Minecraft.<init>(Minecraft.java:394) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(Main.java:149) ~[1.16.3-forge-34.1.0.jar:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.3-34.1.0.jar:34.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-7.0.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-7.0.1.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-7.0.1.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-7.0.1.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-7.0.1.jar:?] {} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {} at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {} at net.minecraft.a.m.main(Unknown Source) [laulib-1.0.jar:?] {} -- System Details -- Details: Minecraft Version: 1.16.3 Minecraft Version ID: 1.16.3 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_261, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 746938200 bytes (712 MB) / 1207959552 bytes (1152 MB) up to 10737418240 bytes (10240 MB) CPUs: 4 JVM Flags: 9 total; -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump Launched Version: 1.16.3-forge-34.1.0 Backend library: LWJGL version 3.2.2 build 10 Backend API: NO CONTEXT GL Caps: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: <unknown> OptiFine Version: OptiFine_1.16.3_HD_U_G5 OptiFine Build: 20201106-202857 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: null OpenGlRenderer: null OpenGlVendor: null CpuCount: 4
-
---- Minecraft Crash Report ---- WARNING: coremods are present: Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar) TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) BlurPlugin (Blur-1.0.4-14.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar) CreativePatchingLoader (CreativeCore_v1.10.34_mc1.12.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) Quark Plugin (Quark-r1.6-179.jar) ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) Contact their authors BEFORE contacting forge // Don't be sad, have a hug! ❤️ Time: 12/12/20 7:25 PM Description: Exception in server tick loop java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(Unknown Source) at java.util.HashMap$ValueIterator.next(Unknown Source) at net.minecraft.world.World.func_147448_a(World.java:1949) at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:856) at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:109) at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_261, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1230316504 bytes (1173 MB) / 2415919104 bytes (2304 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 9 total; -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 1, tcache: 1, allocated: 3, tallocated: 104 FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 91 mods loaded, 91 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.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None | | LCHIJA | itemphysic | 1.4.0 | minecraft.jar | None | | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None | | LCHIJA | obfuscate | 0.4.2 | minecraft.jar | None | | LCHIJA | aether_legacy | 1.5.2 | aether-1.12.2-v1.5.2.jar | None | | LCHIJA | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 | | LCHIJA | creativecore | 1.10.0 | CreativeCore_v1.10.34_mc1.12.2.jar | None | | LCHIJA | ambientsounds | 3.0 | AmbientSounds_v3.0.16_mc1.12.2.jar | None | | LCHIJA | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None | | LCHIJA | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None | | LCHIJA | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None | | LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None | | LCHIJA | astikorcarts | 1.12.2-0.1.2.7 | astikorcarts-1.12.2-0.1.2.7.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 | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCHIJA | wumpleutil | 2.12.9 | wumpleutil-1.12.2-2.12.9.jar | None | | LCHIJA | foodfunk | 4.9.6 | foodfunk-1.12.2-4.9.6.jar | None | | LCHIJA | tombstone | 4.0.1 | tombstone-4.0.1-1.12.2.jar | None | | LCHIJA | betteranimals | 5.3.1 | betteranimals-1.12.2-5.3.1.jar | None | | LCHIJA | quark | r1.6-179 | Quark-r1.6-179.jar | None | | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None | | LCHIJA | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None | | LCHIJA | bettermineshafts | 1.12.2-2.1.1 | BetterMineshaftsForge-1.12.2-2.1.1.jar | None | | LCHIJA | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None | | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | LCHIJA | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None | | LCHIJA | blur | 1.0.4-14 | Blur-1.0.4-14.jar | None | | LCHIJA | bottledmilk | 1.0.0 | BottledMilk-1.12-1.1.0.jar | None | | LCHIJA | callablehorses | 1.1 | callablehorses-1.12.2-1.1.jar | None | | LCHIJA | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None | | LCHIJA | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None | | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None | | LCHIJA | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.4E.jar | None | | LCHIJA | chunkanimator | 1.2 | ChunkAnimator-MC1.12-1.2.jar | None | | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | LCHIJA | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None | | LCHIJA | comforts | 1.4.1.3 | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 | | LCHIJA | composter | 1.9.2 | composter-1.12.2-1.9.2.jar | 1e57901a90acd4a3a54295b6decff5397be51a31 | | LCHIJA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None | | LCHIJA | dailies | 1.12.2-6 | dailies-1.12.2-6.jar | None | | LCHIJA | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None | | LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCHIJA | dsurround | 3.6.1.0 | DynamicSurroundings-1.12.2-3.6.1.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCHIJA | dynamictrees | 1.12.2-0.9.21 | DynamicTrees-1.12.2-0.9.21.jar | None | | LCHIJA | dynamictreesatum | 1.12.2-1.0.4 | DynamicTreesAtum-1.12.2-1.0.4.jar | None | | LCHIJA | dynamictreesbop | 1.12.2-1.4.4 | DynamicTreesBOP-1.12.2-1.4.4.jar | None | | LCHIJA | dynamictreestheaether | 1.12.2-1.0.12 | dynamictreesTheAether-1.12.2-1.0.12.jar | None | | LCHIJA | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None | | LCHIJA | dynamictreesttf | 1.12.2-1.2.2 | dynamictreesTheTwilightForest-1.12.2-1.2.2.jar | None | | LCHIJA | enhancedvisuals | 1.3.0 | EnhancedVisuals_v1.3.22_mc1.12.2.jar | None | | LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None | | LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None | | LCHIJA | firstaid | 1.6.15-BETA | firstaid-1.6.15-beta.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 | | LCHIJA | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None | | LCHIJA | foodexpansion | 1.3 | FoodExpansion1.3.3-1.12.2.jar | None | | LCHIJA | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None | | LCHIJA | ido | 2.0.0-B | ido-1.12.2-2.0.0-B.jar | None | | LCHIJA | improvedbackpacks | 1.12.2-1.5.0.0 | ImprovedBackpacks-1.12.2-1.5.0.0.jar | None | | LCHIJA | inventorytweaks | 1.64+dev.151.822d839 | InventoryTweaks-1.64+dev.151.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCHIJA | libraryex | 1.2.0 | LibraryEx-1.12.2-1.2.0.jar | None | | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCHIJA | mobends | 1.0.0-beta-20.06.20 | MoBends_1.12.2-1.0.0-beta-20.06.20.jar | None | | LCHIJA | netherex | 2.2.1 | NetherEx-1.12.2-2.2.1.jar | None | | LCHIJA | notreepunching | 2.0.21 | notreepunching-2.0.21.jar | None | | LCHIJA | nutrition | 4.6.1 | Nutrition-1.12.2-4.6.1.jar | None | | LCHIJA | ping | 1.4.5 | Ping-1.12.2-1.4.5.jar | None | | LCHIJA | quarkoddities | 1 | QuarkOddities-1.12.2.jar | None | | LCHIJA | realistictorches | 2.1.1 | RealisticTorches-1.12.2-2.1.1.jar | None | | LCHIJA | rustic | 1.1.7 | rustic-1.1.7.jar | None | | LCHIJA | rusticbopwoods | 1.0 | rusticbopwoods-1.0.jar | None | | LCHIJA | soundfilters | 0.12.1_for_1.12 | SoundFilters-0.12.1_for_1.12.jar | None | | LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None | | LCHIJA | tanspit | 1.12.2-1.3 | tanspit-1.12.2-1.4.jar | None | | LCHIJA | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None | | LCHIJA | tektopia | 1.1.0 | tektopia-1.1.0.jar | None | | LCHIJA | texfix | 4.0 | TexFix+V-1.12-4.0.jar | None | | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | LCHIJA | toolbelt | 1.9.13 | ToolBelt-1.12.2-1.9.13.jar | None | | LCHIJA | walljump | 1.3.2 | walljump-1.12.2-1.3.2.jar | None | | LCHIJA | wawla | 2.6.275 | Wawla-1.12.2-2.6.275.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | worleycaves | 1.5.2 | worleycaves-1.12.2-1.5.2.jar | None | | LCHIJA | xpbook | v1.1.6 | xptome-1.12.2-v1.1.6.jar | None | | LCHIJA | betteranimalsplus | 9.0.1 | betteranimalsplus-1.12.2-9.0.1.jar | None | | LCHIJA | snowrealmagic | 0.3.3 | SnowRealMagic-0.3.3.jar | None | Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar) invtweaks.forge.asm.ContainerTransformer TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer BlurPlugin (Blur-1.0.4-14.jar) com.tterrag.blur.BlurTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar) com.creativemd.itemphysic.ItemTransformer CreativePatchingLoader (CreativeCore_v1.10.34_mc1.12.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) team.chisel.ctm.client.asm.CTMTransformer LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) lumien.chunkanimator.asm.ClassTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. No Tree Punching: You are not running an official build. This version will NOT be supported by the author. 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) - chiselsandbitsIntegration (Enabled/Not Forced) - wailaIntegration (Enabled/Not Forced) - quarkIntegration (Enabled/Not Forced) Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['Spotunduk'/232, l='>:V', x=16.65, y=64.00, z=-354.21]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_F5 OptiFine Build: 20191204-141934 Render Distance Chunks: 10 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.0 NVIDIA 353.54 OpenGlRenderer: GeForce GT 620/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4