Manjaro crashes on game

I play modded minecraft with my girlfriend first off I do not overclock my system its all at standard factory clock. I also do not have these issues on my windows OS I am duel booted running manjaro KDE edition. When it crashes my whole desktop locks up. compositor is disabled as well. I have allocated about 12 of my 16gb ram to minecraft. Not sure why it would crash. and my swap is about 20gb. I am not sure how to fix my gaming experience. I have not found much on my issue.

Maybe provide Minecraft crash log?

Here is the crash report as requested

`---- Minecraft Crash Report ----
// I let you down. Sorry :frowning:

Time: 4/11/22 6:45 PM
Description: Registering texture

java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOfRange(Arrays.java:3664)
at java.lang.String.(String.java:201)
at java.lang.StringBuilder.toString(StringBuilder.java:407)
at java.util.Formatter.toString(Formatter.java:2355)
at java.lang.String.format(String.java:2928)
at net.minecraft.class_3255.method_14395(class_3255.java:29)
at net.minecraft.class_3255.method_14411(class_3255.java:43)
at net.fabricmc.fabric.impl.resource.loader.GroupResourcePack.method_14411(GroupResourcePack.java:108)
at net.minecraft.class_3294.method_14486(class_3294.java:58)
at net.minecraft.class_3304.method_14486(class_3304.java:64)
at net.minecraft.class_1049$class_4006.method_18156(class_1049.java:81)
at net.minecraft.class_1049.method_18153(class_1049.java:57)
at net.minecraft.class_1049.method_4625(class_1049.java:28)
at net.minecraft.class_1060.method_24303(class_1060.java:96)
at net.minecraft.class_1060.method_4616(class_1060.java:68)
at net.minecraft.class_1060.handler$bbj000$redirectBackgroundTexture(class_1060.java:530)
at net.minecraft.class_1060.method_4618(class_1060.java:64)
at net.minecraft.class_1060.method_22813(class_1060.java:51)
at net.minecraft.class_437.method_25434(class_437.java:368)
at net.minecraft.class_424.method_25394(class_424.java:18)
at net.minecraft.class_757.method_3192(class_757.java:616)
at net.minecraft.class_310.method_1523(class_310.java:1048)
at net.minecraft.class_310.method_18096(class_310.java:2013)
at net.minecraft.class_433.method_19836(class_433.java:75)
at net.minecraft.class_433$$Lambda$15274/1693468545.onPress(Unknown Source)
at net.minecraft.class_4185.method_25306(class_4185.java:33)
at net.minecraft.class_4264.method_25348(class_4264.java:16)
at net.minecraft.class_339.method_25402(class_339.java:149)
at net.minecraft.class_4069.method_25402(class_4069.java:27)
at net.minecraft.class_312.method_1611(class_312.java:92)
at net.minecraft.class_312$$Lambda$10868/537006594.run(Unknown Source)
at net.minecraft.class_437.method_25412(class_437.java:435)

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

– Head –
Thread: Render thread
Stacktrace:
at net.minecraft.class_1060.method_24303(class_1060.java:105)

– Resource location being registered –
Details:
Resource location: minecraft:textures/gui/options_background.png
Texture object class: net.minecraft.class_1049
Stacktrace:
at net.minecraft.class_1060.method_24303(class_1060.java:105)
at net.minecraft.class_1060.method_4616(class_1060.java:68)
at net.minecraft.class_1060.handler$bbj000$redirectBackgroundTexture(class_1060.java:530)
at net.minecraft.class_1060.method_4618(class_1060.java:64)
at net.minecraft.class_1060.method_22813(class_1060.java:51)
at net.minecraft.class_437.method_25434(class_437.java:368)
at net.minecraft.class_424.method_25394(class_424.java:18)
at net.minecraft.class_757.method_3192(class_757.java:616)
at net.minecraft.class_310.method_1523(class_310.java:1048)
at net.minecraft.class_310.method_18096(class_310.java:2013)
at net.minecraft.class_433.method_19836(class_433.java:75)
at net.minecraft.class_433$$Lambda$15274/1693468545.onPress(Unknown Source)
at net.minecraft.class_4185.method_25306(class_4185.java:33)
at net.minecraft.class_4264.method_25348(class_4264.java:16)
at net.minecraft.class_339.method_25402(class_339.java:149)
at net.minecraft.class_4069.method_25402(class_4069.java:27)
at net.minecraft.class_312.method_1611(class_312.java:92)
at net.minecraft.class_312$$Lambda$10868/537006594.run(Unknown Source)
at net.minecraft.class_437.method_25412(class_437.java:435)
at net.minecraft.class_312.method_1601(class_312.java:92)
at net.minecraft.class_312.method_22686(class_312.java:162)
at net.minecraft.class_312$$Lambda$10867/224674615.run(Unknown Source)
at net.minecraft.class_1255.execute(class_1255.java:94)
at net.minecraft.class_312.method_22684(class_312.java:162)
at net.minecraft.class_312$$Lambda$9693/1328993189.invoke(Unknown Source)
at org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
at bre2el.fpsreducer.handler.glfw.InputEventHandler$MouseButtonEventHandler.invoke(InputEventHandler.java:133)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:102)
at net.minecraft.class_1041.method_15998(class_1041.java:308)
at net.minecraft.class_310.method_1523(class_310.java:1068)
at net.minecraft.class_310.method_1514(class_310.java:681)
at net.minecraft.client.main.Main.main(Main.java:215)
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.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

– Screen render details –
Details:
Screen name: net.minecraft.class_424
Mouse location: Scaled: (484, 50). Absolute: (1936.000000, 200.000000)
Screen size: Scaled: (640, 270). Absolute: (2560, 1080). Scale factor of 4.000000

– Affected screen –
Details:
Screen name: net.minecraft.class_433

– Affected level –
Details:
All players: 1 total; [class_746[‘OutragedMetro’/68229, l=‘ClientLevel’, x=-3010.01, y=68.00, z=-35887.40]]
Chunk stats: Client Chunk Cache: 841, 664
Level dimension: minecraft:overworld
Level spawn location: World: (-128,69,176), Chunk: (at 0,4,0 in -8,11; contains blocks -128,0,176 to -113,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 143501 game time, 172110 day time
Server brand: fabric
Server type: Non-integrated multiplayer server

– System Details –
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 228424760 bytes (217 MB) / 10287579136 bytes (9811 MB) up to 10287579136 bytes (9811 MB)
CPUs: 16
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10080m -Xms256m
Mixins in Stacktrace: ERROR NoSuchMethodException: org.spongepowered.asm.mixin.transformer.ClassInfo.getMixins()
Fabric Mods:
addendum: Addendum 1.16.5-1.0.2
adorn: Adorn 1.14.2+1.16.5
advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
advancements-enlarger: Advancements Enlarger 0.2.3
advdebug: Advancements Debug 2.3.0
ae2wtlib: AE2WTLib ${version}
alaskanativecraft: Alaska Native Craft 1.2.2
angerable-patch: Angerable Patch 1.1.0-1.16.4
appleskin: AppleSkin 2.3.0+mc1.16.5
appliedenergistics2: Applied Energistics 2 8.4.0-alpha.3
architectury: Architectury 1.29.50
armorsoundtweak: Armor Sound Tweak 3.1.1
artifacts: Artifacts 4.0.3+fabric
artifice: Artifice 0.14.6+1.16.5
attributefix: Attribute Fix {FABRIC} 1.0.2
authme: Auth Me 2.1.0
autoconfig1u: Auto Config v1 Updated 3.3.1
bambootweaks: Bamboo Tweaks 2.0.5
bannerpp: Banner++ 2.0.3-snapshot+mc.1.16.2-rc1
battletowers: Battle Towers 3.3.4-1.16.4
bclib: BCLib 0.1.45
bedspreads: Bedspreads 1.3.1-1.16.4
bettercaves: YUNG’s Better Caves 1.16.5-1.2
betterdungeons: YUNG’s Better Dungeons 1.16.5-1.0.1
betterend: Better End 0.9.8.5-pre
bettermineshafts: YUNG’s Better Mineshafts 1.16.4-1.0.2
betterstrongholds: YUNG’s Better Strongholds 1.16.5-1.1.1
biome_locator: Biome Locator 1.1.2
biomemakeover: Biome Makeover 1.16.5-1.3.8
bitsandchisels: BitsAndChisels 2.3.2
blast: BLAST 1.5.2
blockshifter: Blockshifter 1.4.0+fabric-1.16.4
blockus: Blockus 2.1.12+1.16.5
blue_endless_jankson: jankson 1.2.0
boringbackgrounds: Boring Backgrounds 3.0.2+1.16.3
breakprogress: Break Progress 1.0.1
builtinservers: Builtin Servers 1.0-BETA
byg: BYG 1.1.8
campanion: Campanion 1.3.5
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.0.2
cardinal-components: Cardinal Components API 2.8.3
cardinal-components-base: Cardinal Components API (base) 2.8.3
cardinal-components-block: Cardinal Components API (blocks) 2.8.3
cardinal-components-chunk: Cardinal Components API (chunks) 2.8.3
cardinal-components-entity: Cardinal Components API (entities) 2.8.3
cardinal-components-item: Cardinal Components API (items) 2.8.3
cardinal-components-level: Cardinal Components API (world saves) 2.8.3
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.8.3
cardinal-components-util: Cardinal Components API (utilities) 2.8.3
cardinal-components-world: Cardinal Components API (worlds) 2.8.3
carrier: Carrier 1.7.6
cavebiomes: Cave Biomes 0.6.2
charm: Charm 2.3.2
charmonium: Charmonium 2.3.2
cherishedworlds: Cherished Worlds 2.0.1-1.16.5
chillager_mod: Chillager 1.1
chromaconcrete: Chroma Concrete 1.1.1
chunky: Chunky 1.2.54
cinderscapes: Cinderscapes 1.4.0
cleancut: CleanCut mc1.16-2.1-fabric
cloth-api: Cloth API 1.6.59
cloth-armor-api-v1: Cloth Armor API v1 1.6.59
cloth-basic-math: cloth-basic-math 0.6.0
cloth-client-events-v0: Cloth Client Events v0 1.6.59
cloth-common-events-v1: Cloth Common Events v1 1.6.59
cloth-config2: Cloth Config v4 4.13.49
cloth-datagen-api-v1: Cloth Datagen v1 1.6.59
cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.6.59
cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.6.59
cloth-scissors-api-v1: Cloth Scissors API v1 1.6.59
cloth-utils-v1: Cloth Utils v1 1.6.59
colorfulcolumns: Colorful Columns 1.0.0
columns: Columns 1.1.1
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
com_github_nathanpb_safer: Safer 1.1.0
com_moandjiezana_toml_toml4j: toml4j 0.7.2
compressedblocks: Compressed Blocks 1.0
computercraft: CC:Restitched 1.96.3
conjuring: Conjuring 0.2.5
controlling: Controlling For Fabric 1.1.2
couplings: Couplings 1.3.3
crookedcrooks: Crooked Crooks 1.3.3+1.16.4
croptopia: Croptopia 1.4.0
croptosis: Croptosis 1.1.0
crusade: Crusade 1.2.1
cspirit: Christmas Spirit 1.0.0+mc.1.16.4
dankstorage: Dank Storage 1.9a-1.16.3
darkpaintings: DarkPaintings 3.0.4
dawn: Dawn API 1.8
de_javagl_obj: obj 0.3.0
decimal_coins: Decimal Coins 1.16.5-1.3.0
defaultsettings: DefaultSettings 3.0.2
diggusmaximus: Diggus Maximus 1.4.2-1.16.3
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.4
dml-refabricated: Deep Mob Learning: Refabricated 0.3.3-beta1
drinkbeer: Drink Beer 3.0.2
dungeonsmod: Dungeons Mod Lite 1.16.5-1.0.14
dwarfcoal: Dwarf Coal 1.16.2-1.0.0
ecotones: Ecotones 0.7.2
eggtab: Egg Tab 2.1.0+1.16-fabric
elevator: Elevator Mod 1.0.0
enchdesc: EnchantmentDescriptions 2.0.8
entitybanners: Entity Banners 1.0-BETA
expandability: ExpandAbility 2.0.1
expandedstorage: Expanded Storage 7.3.7
extragenerators: Extra Generators 1.0.3-BETA+1.16
ezpas: Ezpas 1.2.2-1.16.5
fabric: Fabric API 0.42.0+1.16
fabric-api-base: Fabric API Base 0.4.0+3cc0f0907d
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.1+3cc0f0907d
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.13+3cc0f0907d
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.6+3cc0f0907d
fabric-command-api-v1: Fabric Command API (v1) 1.1.3+3cc0f0907d
fabric-commands-v0: Fabric Commands (v0) 0.2.3+3cc0f0907d
fabric-containers-v0: Fabric Containers (v0) 0.1.12+3cc0f0907d
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.5+3cc0f0907d
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.4+3cc0f0907d
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.8+3cc0f0907d
fabric-entity-events-v1: Fabric Entity Events (v1) 1.2.4+3cc0f0907d
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.5+3cc0f0907d
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.2+3cc0f0907d
fabric-furnaces: Fabric Furnaces 1.3.3-1.16.4
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+3cc0f0907d
fabric-item-api-v1: Fabric Item API (v1) 1.2.2+3cc0f0907d
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.1+3cc0f0907d
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.5+3cc0f0907d
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+3cc0f0907d
fabric-language-kotlin: Fabric Language Kotlin 1.7.0+kotlin.1.6.0
fabric-language-scala: Fabric Language Scala 2.0.0+scala.3.0.2
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.2+3cc0f0907d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.3+3cc0f0907d
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.4+3cc0f0907d
fabric-models-v0: Fabric Models (v0) 0.3.1+3cc0f0907d
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.5+3cc0f0907d
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.9+3cc0f0907d
fabric-networking-v0: Fabric Networking (v0) 0.3.3+3cc0f0907d
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.6+3cc0f0907d
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+3cc0f0907d
fabric-particles-v1: Fabric Particles (v1) 0.2.5+3cc0f0907d
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.6+3cc0f0907d
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.5+3cc0f0907d
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.5+3cc0f0907d
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.3.1+3cc0f0907d
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.6+3cc0f0907d
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.15+3cc0f0907d
fabric-rendering-v0: Fabric Rendering (v0) 1.1.3+3cc0f0907d
fabric-rendering-v1: Fabric Rendering (v1) 1.6.1+3cc0f0907d
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+3cc0f0907d
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.1+3cc0f0907d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.6+3cc0f0907d
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.12+3cc0f0907d
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.2+3cc0f0907d
fabric-textures-v0: Fabric Textures (v0) 1.0.7+3cc0f0907d
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.8+3cc0f0907d
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.0+3cc0f0907d
fabricloader: Fabric Loader 0.12.12
fallflyinglib: FallFlyingLib 2.0.4
fasttransferlib: Fast Transfer Lib 0.4.2
fatxporbs: Fat Experience Orbs 0.0.9
fermion: Fermion 2.9.221
fermion-gui: Fermion GUI 2.5.221
fermion-modkeys: Fermion Modifier Keys 1.10.221
fermion-orientation: Fermion Orientation 1.2.218
fermion-simulator: Fermion Simulator 1.8.221
fermion-varia: Fermion Varia 2.6.221
ferritecore: FerriteCore 2.1.0
ffl-trinkets-compat: FFL Trinkets Compat 1.0.0
fiber: fiber 0.23.0-2
flamingo_ooo: Flamingo, oh, oh, oh… 1.0.4-MC1.16.3-fabric
flonters: Flonters 1.1.1+1.16.2
flora-doubling: Flora Doubling 1.3.0+1.16.4-fabric
flytre_lib: FlytreLib 0.2.11
fpsreducer: FPS Reducer 1.24-mc1.16.5
frex: FREX 4.8.209
ftbchunks: FTB Chunks 1605.3.2-build.115
ftblibrary: FTB Library 1605.3.4-build.90
ftbquests: FTB Quests 1605.3.6-build.76
ftbteams: FTB Teams 1605.2.3-build.40
gateofbabylon: Gate Of Babylon 1.4.4-1.16.5
geckolib3: Geckolib 3.0.67
givemehats: Give Me Hats! 1.5.1
glassdoor: Glass Doors 1.5.0-1.16
glassential: Glassential 1.16.4-1.1.5
go-fish: Go Fish 1.2.3-beta-1.16.5
goldenhoppers: Golden Hoppers 1.0.2
golemsgalore: Golems Galore 0.2.1+mc.1.16.5
goml: Get Off My Lawn 1.3.4-beta
graveyard: The Graveyard 1.1
hard-hat-steve: Hard Hat Steve 1.2.0
harvest: Harvest 1.2.12
harvest_scythes: Harvest Scythes 2.0.4
hctm-base: HCTM Base 3.5.1
healthoverlay: Health Overlay 4.0.1
ignis-fatuus: Ignis Fatuus 1.1.3
iknowwhatimdoing: I Know What I’m Doing 4.0.0
improved-stations: Improved Stations 2.0.3
indrev: Industrial Revolution 1.9.18-BETA
inmis: Inmis 2.2.1-1.16.5
inventoryhud: Inventory HUD + 3.4.1
inventorysorter: Inventory Sorter 1.7.9-1.16
iron-jetpacks: Iron Jetpacks 0.3.1
itemfilters: Item Filters 1605.2.5-build.9
jankson: Jankson 3.0.1+j1.2.0
java: Java HotSpot™ 64-Bit Server VM 8
json-model-extensions: JSON Model Extensions 1.22.185
jumpoverfences: JumpOverFences 1.16-0.0.3
kibe: Kibe 1.7-BETA
ktdatataglib: KtDataTagLib 1.4.0
kubejs: KubeJS 1605.3.19-build.289
kyrptconfig: Kytpt Config 1.1.6-1.16
lapisreserve: Lapis Reserve 1.0.7
lazydfu: LazyDFU 0.1.2
libaddict: libaddict 0.2.1
libblockattributes: LibBlockAttributes 0.8.8
libblockattributes_core: LibBlockAttributes (Core) 0.8.8
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.8
libblockattributes_items: LibBlockAttributes (Items) 0.8.8
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 3.4.0+1.16.5
library_of_exile: Library of Exile 1.0.14
libstructure: LibStructure 1.5
lifts: Lifts 1.1.1-BETA
lightoverlay: Light Overlay 5.8.1
lightstones: Lightstones 1.3.0
lithium: Lithium 0.6.6
londonunderground: MTR London Underground Addon 1.16.5-beta-9-unofficial-2-1.0.12
magna: Magna 1.5.3-1.16.5
maybe-data: Maybe data 1.0.0-1.16.2
mcdict: MCDict 2.0.1+1.16.4
megane: megane 4.1.4
megane-applied-energistics-2: megane-applied-energistics-2 4.1.4+8.3.0-alpha.1
megane-base: megane-base 4.1.4
megane-fabric-furnaces: megane-fabric-furnaces 4.1.4+1.3.3-1.16.4
megane-fast-transfer-lib: megane-fast-transfer-lib 4.1.4+0.3.1
megane-industrial-revolution: megane-industrial-revolution 4.1.4+1.8.13-BETA
megane-kibe: megane-kibe 4.1.4+1.6.6-BETA
megane-lib-block-attributes: megane-lib-block-attributes 4.1.4+0.8.7
megane-modern-industrialization-4: megane-modern-industrialization-4 4.1.4+0.4.0-alpha.11
megane-runtime: megane-runtime 4.1.4
megane-team-reborn-energy: megane-team-reborn-energy 4.1.4+0.1.0
megane-tech-reborn: megane-tech-reborn 4.1.4+3.8.2-build.220
megane-vanilla: megane-vanilla 4.1.4+1.16.5
minecraft: Minecraft 1.16.5
minershorizon: Miner’s Horizon 1.6.2-1.16.5
mixintrace: MixinTrace 1.0.0
mm: Manningham Mills 2.1
mo_glass: Mo Glass 1.5-MC1.16.5
mocolors: Mo’ Colors 1.1.2
modern_industrialization: Modern Industrialization 0.4.0-alpha.11
modmenu: Mod Menu 1.16.22
more_tooltips: MoreTooltips 1.0.1
morevillagers-fabric: MoreVillagersFabric 1.4.1-SNAPSHOT
mostructures: Mo’ Structures 1.2.0-1.16.5
mousetweaks: Mouse Tweaks 2.22
mtmechs: Magitek Mechs 1.0.4
mtr: Minecraft Transit Railway 1.16.5-3.0.0-beta-9-unofficial-9
multi_item_lib: Multi Item Lib 1.2.0
myron: Myron 1.6.0
mysticalagriculture: Mystical Agriculture: Refabricated 1.1.7
mythic-mounts: Mythic Mounts 1.16.5-4.0
netherite_plus: Netherite Plus Mod 1.4.3-1.16.5
ninjaphenix_container_lib: NinjaPhenix’s Container Library 1.2.10
no-potion-offset: No Potion Offset ${version}
noanglebrackets: NoAngleBrackets 1.0.1
notes: Notes 1.0.4
nourish: Nourish 1.3.2
okzoomer: Ok Zoomer 4.0.1+1.16.2
omega-config: OmegaConfig 1.0.4
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_codehaus_groovy_groovy: groovy 3.0.3
org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.3
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1
org_scala-lang_scala-library: scala-library 2.13.6
org_scala-lang_scala3-library_3: scala3-library_3 3.0.2
oro_config: OroArmor Config 2.0.0
owo: OwO 0.1
packages: Packages 1.1.1
patchouli: Patchouli 1.16.4-53-FABRIC
phosphor: Phosphor 0.8.0
platforms: Platforms 1.0.1
playerabilitylib: Pal 1.2.2
pling: Pling 1.3.0
promenade: Promenade 2.0
qcommon-cfg-core: qcommon-cfg-core 3.2.0
qcommon-croco: Croco 2.1.1
quarrymod: Industrial Quarry Mod 0.5.4
quartzelv: Quartz Elevator 1.2.4
quickshulker: Quick Shulker 1.1.14-1.16
ratsmischief: Rat’s Mischief 1.1.2
reach-entity-attributes: Reach Entity Attributes 1.1.1
reborncore: Reborn Core 4.7.3+build.136
repurposed_structures: Repurposed Structures 1.16.5-1.11.6-fabric
reroll: Reroll 1.2.1-1.16.5
respawnablepets: Respawnable Pets 1.16.5-2
rgbblocks: Rgb Blocks 2.1.3
rhino: Rhino 1605.1.5-build.75
riverredux: River Redux 0.1.6
roughlyenoughitems: Roughly Enough Items 5.12.385
roughlyenoughitems-api: REI (API) 5.12.385
roughlyenoughitems-default-plugin: REI (Default Plugin) 5.12.385
roughlyenoughitems-runtime: REI (Runtime) 5.12.385
rswires: RSWires 4.10.2
rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0
runelic: Runelic 1.0.2
sandwichable: Sandwichable 1.2-rc4+1.16
secretrooms: Secret Rooms 0.9.5+1.16.5
shetiphiancore: ShetiPhianCore 1.0.1
shulkerboxtooltip: Shulker Box Tooltip 2.3.8+1.16.5
shulkerutils: shulkerutils 1.0.1-1.16
simpleteleporters: Simple Teleporters 2.2.1
simplexterrain: Simplex Terrain 0.7.2
slight-gui-modifications: ‘Slight’ GUI Modifications 1.7.1
slotlock: SlotLock 1.0.3-BETA
smootherbedrock: Smoother Bedrock 1.0.3
someforgepatchesported: Some Forge Patches Ported 1.0.0
special-circumstances: Special Circumstances 1.8.221
spruceui: SpruceUI 2.1.4+1.16
stacc: Stacc 1.0.1
staffofbuilding: Staff of Building 1.2.6-1.16.5
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stonecutter-tweaks: Stonecutter Tweaks 1.1.0-1.16
strawdummy: Straw Dummy 1.4.0
structure-helpers: Structure Helpers 3.0.0
structurized: Structurized 1.2.0-1.16.5
survivalisland: Survival Island 0.1.5
tacocraft: TacoCraft 1.5.2+mc.1.16.5
team_reborn_energy: Energy 0.1.1
techreborn: Tech Reborn 3.8.4+build.236
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.4
terraform-config-api-v1: Terraform Config API (v1) 1.0.3
terraform-dirt-api-v1: Terraform Dirt API (v1) 1.1.3
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.3
terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.3
terraform-tree-api-v1: Terraform Tree API (v1) 1.0.5
terraform-wood-api-v1: Terraform Wood API (v1) 1.0.3
terrarianslimes: Terrarian Slimes 1.1-BETA+1.16
terrestria: Terrestria 2.2.0
tis3d: TIS-3D MC1.16.5-Fabric-1.6.2.35
tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.6
toolstats: Tool Stats 1.0.1
tooltipfix: ToolTip Fix 1.0.2-1.16
totemmod: Wither Totems Mod 0.3.2
trapexpansion: Trap Expansion 1.3.2
travelersbackpack: Traveler’s Backpack 1.16.5-5.4.0
traverse: Traverse 3.3.3
trinkets: Trinkets 2.6.7
truerooms: True Secret Rooms 1.1.3
untitledduckmod: Untitled Duck Mod 0.2.2
vanilla-hammers: Vanilla Hammers 3.0.3-1.16.5
vanillaexcavators: Vanilla Excavators 1.1.0
villagerhats: Villager Hats fabric-1.16.4-1.0.1
voyager: Voyager 1.0.0
waystones: Waystones 2.0.1
winged: Winged Mod 1.16.5-2.1.4
wirelessnetworks: Wireless Networks 1.0.3
wolveswitharmor: Wolves With Armor 1.5.4-1.16.5
woodenhoppers: Wooden Hoppers 1.0.0
woods_and_mires: Woods and Mires 1.0.4+1.16.3
worldedit: WorldEdit 7.2.5+57d5ac9
wthit: wthit 2.10.11
xlpackets: XLPackets 1.1
yigd: You’re in Grave Danger 1.0.3
yosbr: YOSBR 0.1.1
yungsapi: YUNG’s API 1.16.5-Fabric-9
Patchouli open book context: n/a
Launched Version: fabric-loader-0.12.12-1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 511.79, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to ‘fabric’
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, secretrooms:client_pack, Fabric Mods, slightguimodifications:cts_textures, file/APM_100_TPA_Addon.zip
Current Language: English (US)
CPU: 16x AMD Ryzen 7 2700 Eight-Core Processor `

OutOfMemoryError, maybe some of your mods are causing memory leak on linux?

Here is the latest.log file we run a modpack called all of fabric 3 if that helps at all.

[08:18:59] [main/INFO]: Loading Minecraft 1.16.5 with Fabric Loader 0.12.12
[08:19:00] [ForkJoinPool-1-worker-6/WARN]: The mod "controlling" contains invalid entries in its mod json:
- Unsupported root entry "side" at line 6 column 9
[08:19:00] [ForkJoinPool-1-worker-8/WARN]: The mod "libcd" contains invalid entries in its mod json:
- Unsupported root entry "licence" at line 9 column 12
[08:19:00] [ForkJoinPool-1-worker-9/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
- Unsupported root entry "side" at line 8 column 11
[08:19:00] [ForkJoinPool-1-worker-9/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
- Unsupported root entry "side" at line 8 column 11
[08:19:00] [ForkJoinPool-1-worker-9/WARN]: The mod "cardinal-components-world" contains invalid entries in its mod json:
- Unsupported root entry "side" at line 8 column 11
[08:19:00] [ForkJoinPool-1-worker-9/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
- Unsupported root entry "side" at line 8 column 11
[08:19:01] [ForkJoinPool-1-worker-6/WARN]: The mod "dwarfcoal" contains invalid entries in its mod json:
- Unsupported root entry "side" at line 16 column 9
[08:19:01] [ForkJoinPool-1-worker-3/WARN]: The mod "qcommon-croco" contains invalid entries in its mod json:
- Unsupported root entry "links" at line 10 column 10
[08:19:02] [ForkJoinPool-1-worker-4/WARN]: The mod "libcd" contains invalid entries in its mod json:
- Unsupported root entry "licence" at line 1 column 190
[08:19:02] [ForkJoinPool-1-worker-5/WARN]: The mod "harvest" contains invalid entries in its mod json:
- Unsupported root entry "links" at line 7 column 10
[08:19:02] [ForkJoinPool-1-worker-12/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
- Unsupported root entry "side" at line 8 column 11
[08:19:02] [ForkJoinPool-1-worker-12/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
- Unsupported root entry "side" at line 8 column 11
[08:19:03] [main/INFO]: Dependencies overridden for fallflyinglib, fermion, flamingo_ooo, crusade, fermion-orientation, ezpas, survivalisland, stonecutter-tweaks, artifice, geckolib, indrev, more_tooltips, iron-jetpacks, fabric-dimensions-v1, fermion-gui, kibe, megane, fermion-modkeys, bettercaves, astromine-discoveries, special-circumstances, xaeroworldmap, yungsapi, cardinal-components-level, packages, astromine, playerabilitylib, astromine-transportations, tis3d-additions, json-model-extensions, fabric-blockrenderlayer-v1, astromine-foundations, totemmod, mo_glass, libblockattributes_items, respawnablepets, gameinfo, fabric, multi_item_lin, netherite_plus, arstheurgia, dawn, dml-refabricated, tis3d, lapisreserve, cleancut, repurposed_structures, modmenu, flora-doubling, eggtab, blockshifter, wild_explorer, tacocraft, phosphor, angerable-patch, frex, bebooks, blockus, fabric-events-interaction-v0, mostructures, charmonium, patchouli, mousewheelie, disable_custom_worlds_advice, hard-hat-steve, megane-runtime, chainmail, chunkpregen, expandedstorage, libblockattributes_fluids, architectury, astromine-technologies, cherishedworlds, authme, adorn, slotlock, cardinal-components-base, rswires, charm, fabric-item-groups-v0, bettermineshafts, darkpaintings, lithium-api, truerooms, fabric-renderer-api-v1, craftpresence, terrestria, notes, cavebiomes, libaddict, blade, lithium, hctm-base, harvest_scythes, libblockattributes, waystones, appliedenergistics2, artifacts, campanion, wolveswitharmor, qcommon-cfg-core, strawdummy, modern_industrialization, bedspreads, ignis-fatuus, cardinal-components-chunk, fabric-renderer-registries-v1, goml, libblockattributes_core, artofalchemy, decimal_coins, fermion-simulator, compressedblocks, crookedcrooks, ktdatataglib, voicechat, woods_and_mires, jankson, qcommon-croco, static-content, fabric-renderer-indigo, advdebug, roughlyenoughitems, shapes, libgui, xaerominimap, fabric-rendering-v0, croptopia, polymorph, givemehats, gateofbabylon, winged, library_of_exile, fabric-tag-extensions-v0, cardinal-components-world, fabric-biome-api-v1, advanced_runtime_resource_pack, byg, carrier, cinderscapes, phonos, libstructure, astromine-core, betterend, secretrooms, fermion-varia
[08:19:03] [main/INFO]: Loading 376 mods:
	- addendum 1.16.5-1.0.2
	- adorn 1.14.2+1.16.5
	- advanced_runtime_resource_pack 0.2.9 via modern_industrialization
	- advancements-enlarger 0.2.3
	- advdebug 2.3.0
	- ae2wtlib ${version}
	- alaskanativecraft 1.2.2
	- angerable-patch 1.1.0-1.16.4 via repurposed_structures
	- appleskin 2.3.0+mc1.16.5
	- appliedenergistics2 8.4.0-alpha.3
	- architectury 1.29.50
	- armorsoundtweak 3.1.1
	- artifacts 4.0.3+fabric
	- artifice 0.14.6+1.16.5 via slight-gui-modifications
	- attributefix 1.0.2
	- authme 2.1.0
	- autoconfig1u 3.3.1
	- bambootweaks 2.0.5
	- bannerpp 2.0.3-snapshot+mc.1.16.2-rc1 via entitybanners
	- battletowers 3.3.4-1.16.4
	- bclib 0.1.45
	- bedspreads 1.3.1-1.16.4
	- bettercaves 1.16.5-1.2
	- betterdungeons 1.16.5-1.0.1
	- betterend 0.9.8.5-pre
	- bettermineshafts 1.16.4-1.0.2
	- betterstrongholds 1.16.5-1.1.1
	- biome_locator 1.1.2
	- biomemakeover 1.16.5-1.3.8
	- bitsandchisels 2.3.2
	- blast 1.5.2
	- blockshifter 1.4.0+fabric-1.16.4
	- blockus 2.1.12+1.16.5
	- blue_endless_jankson 1.2.0 via kyrptconfig
	- boringbackgrounds 3.0.2+1.16.3
	- breakprogress 1.0.1
	- builtinservers 1.0-BETA
	- byg 1.1.8
	- campanion 1.3.5
	- can-i-mine-this-block 1.0.2
	- cardinal-components 2.8.3
	- cardinal-components-base 2.8.3 via artifacts
	- cardinal-components-block 2.8.3 via cardinal-components
	- cardinal-components-chunk 2.8.3 via cardinal-components
	- cardinal-components-entity 2.8.3 via artifacts
	- cardinal-components-item 2.8.3 via cardinal-components
	- cardinal-components-level 2.8.3 via cardinal-components
	- cardinal-components-scoreboard 2.8.3 via cardinal-components
	- cardinal-components-util 2.8.3 via cardinal-components
	- cardinal-components-world 2.8.3 via cardinal-components
	- carrier 1.7.6
	- cavebiomes 0.6.2
	- charm 2.3.2
	- charmonium 2.3.2
	- cherishedworlds 2.0.1-1.16.5
	- chillager_mod 1.1
	- chromaconcrete 1.1.1
	- chunky 1.2.54
	- cinderscapes 1.4.0
	- cleancut mc1.16-2.1-fabric
	- cloth-api 1.6.59
	- cloth-armor-api-v1 1.6.59 via cloth-api
	- cloth-basic-math 0.6.0 via cloth-config2
	- cloth-client-events-v0 1.6.59 via roughlyenoughitems
	- cloth-common-events-v1 1.6.59 via cloth-api
	- cloth-config2 4.13.49
	- cloth-datagen-api-v1 1.6.59 via cloth-api
	- cloth-durability-bar-api-v1 1.6.59 via cloth-api
	- cloth-dynamic-registry-api-v1 1.6.59 via cloth-api
	- cloth-scissors-api-v1 1.6.59 via cloth-api
	- cloth-utils-v1 1.6.59 via cloth-api
	- colorfulcolumns 1.0.0
	- columns 1.1.1
	- com_electronwill_night-config_core 3.6.5 via armorsoundtweak
	- com_electronwill_night-config_toml 3.6.5 via armorsoundtweak
	- com_github_nathanpb_safer 1.1.0 via dml-refabricated
	- com_moandjiezana_toml_toml4j 0.7.2 via charm
	- compressedblocks 1.0
	- computercraft 1.96.3
	- conjuring 0.2.5
	- controlling 1.1.2
	- couplings 1.3.3
	- crookedcrooks 1.3.3+1.16.4
	- croptopia 1.4.0
	- croptosis 1.1.0
	- crusade 1.2.1
	- cspirit 1.0.0+mc.1.16.4
	- dankstorage 1.9a-1.16.3
	- darkpaintings 3.0.4
	- dawn 1.8
	- de_javagl_obj 0.3.0 via myron
	- decimal_coins 1.16.5-1.3.0
	- defaultsettings 3.0.2
	- diggusmaximus 1.4.2-1.16.3
	- disable_custom_worlds_advice 1.4
	- dml-refabricated 0.3.3-beta1
	- drinkbeer 3.0.2
	- dungeonsmod 1.16.5-1.0.14
	- dwarfcoal 1.16.2-1.0.0
	- ecotones 0.7.2
	- eggtab 2.1.0+1.16-fabric
	- elevator 1.0.0
	- enchdesc 2.0.8
	- entitybanners 1.0-BETA
	- expandability 2.0.1 via artifacts
	- expandedstorage 7.3.7
	- extragenerators 1.0.3-BETA+1.16
	- ezpas 1.2.2-1.16.5
	- fabric 0.42.0+1.16
	- fabric-api-base 0.4.0+3cc0f0907d via fabric
	- fabric-api-lookup-api-v1 1.3.1+3cc0f0907d via fabric
	- fabric-biome-api-v1 3.1.13+3cc0f0907d via fabric
	- fabric-blockrenderlayer-v1 1.1.6+3cc0f0907d via fabric
	- fabric-command-api-v1 1.1.3+3cc0f0907d via fabric
	- fabric-commands-v0 0.2.3+3cc0f0907d via fabric
	- fabric-containers-v0 0.1.12+3cc0f0907d via fabric
	- fabric-content-registries-v0 0.2.5+3cc0f0907d via fabric
	- fabric-crash-report-info-v1 0.1.4+3cc0f0907d via fabric
	- fabric-dimensions-v1 2.0.8+3cc0f0907d via fabric
	- fabric-entity-events-v1 1.2.4+3cc0f0907d via fabric
	- fabric-events-interaction-v0 0.4.5+3cc0f0907d via fabric
	- fabric-events-lifecycle-v0 0.2.2+3cc0f0907d via fabric
	- fabric-furnaces 1.3.3-1.16.4
	- fabric-game-rule-api-v1 1.0.7+3cc0f0907d via fabric
	- fabric-item-api-v1 1.2.2+3cc0f0907d via fabric
	- fabric-item-groups-v0 0.3.1+3cc0f0907d via fabric
	- fabric-key-binding-api-v1 1.0.5+3cc0f0907d via fabric
	- fabric-keybindings-v0 0.2.2+3cc0f0907d via fabric
	- fabric-language-kotlin 1.7.0+kotlin.1.6.0
	- fabric-language-scala 2.0.0+scala.3.0.2
	- fabric-lifecycle-events-v1 1.2.2+3cc0f0907d via fabric
	- fabric-loot-tables-v1 1.0.3+3cc0f0907d via fabric
	- fabric-mining-levels-v0 0.1.4+3cc0f0907d via fabric
	- fabric-models-v0 0.3.1+3cc0f0907d via fabric
	- fabric-networking-api-v1 1.0.5+3cc0f0907d via fabric
	- fabric-networking-blockentity-v0 0.2.9+3cc0f0907d via fabric
	- fabric-networking-v0 0.3.3+3cc0f0907d via fabric
	- fabric-object-builder-api-v1 1.9.6+3cc0f0907d via fabric
	- fabric-object-builders-v0 0.7.3+3cc0f0907d via fabric
	- fabric-particles-v1 0.2.5+3cc0f0907d via fabric
	- fabric-registry-sync-v0 0.7.6+3cc0f0907d via fabric
	- fabric-renderer-api-v1 0.4.5+3cc0f0907d via fabric
	- fabric-renderer-indigo 0.4.5+3cc0f0907d via fabric
	- fabric-renderer-registries-v1 2.3.1+3cc0f0907d via fabric
	- fabric-rendering-data-attachment-v1 0.1.6+3cc0f0907d via fabric
	- fabric-rendering-fluids-v1 0.1.15+3cc0f0907d via fabric
	- fabric-rendering-v0 1.1.3+3cc0f0907d via fabric
	- fabric-rendering-v1 1.6.1+3cc0f0907d via fabric
	- fabric-resource-loader-v0 0.4.8+3cc0f0907d via fabric
	- fabric-screen-api-v1 1.0.1+3cc0f0907d via fabric
	- fabric-screen-handler-api-v1 1.1.6+3cc0f0907d via fabric
	- fabric-structure-api-v1 1.1.12+3cc0f0907d via fabric
	- fabric-tag-extensions-v0 1.1.2+3cc0f0907d via fabric
	- fabric-textures-v0 1.0.7+3cc0f0907d via fabric
	- fabric-tool-attribute-api-v1 1.2.8+3cc0f0907d via fabric
	- fabric-transfer-api-v1 1.5.0+3cc0f0907d via fabric
	- fabricloader 0.12.12
	- fallflyinglib 2.0.4
	- fasttransferlib 0.4.2 via appliedenergistics2
	- fatxporbs 0.0.9
	- fermion 2.9.221
	- fermion-gui 2.5.221 via fermion
	- fermion-modkeys 1.10.221 via fermion
	- fermion-orientation 1.2.218 via fermion
	- fermion-simulator 1.8.221 via fermion
	- fermion-varia 2.6.221 via fermion
	- ferritecore 2.1.0
	- ffl-trinkets-compat 1.0.0
	- fiber 0.23.0-2 via patchouli
	- flamingo_ooo 1.0.4-MC1.16.3-fabric
	- flonters 1.1.1+1.16.2
	- flora-doubling 1.3.0+1.16.4-fabric
	- flytre_lib 0.2.11
	- fpsreducer 1.24-mc1.16.5
	- frex 4.8.209 via json-model-extensions
	- ftbchunks 1605.3.2-build.115
	- ftblibrary 1605.3.4-build.90
	- ftbquests 1605.3.6-build.76
	- ftbteams 1605.2.3-build.40
	- gateofbabylon 1.4.4-1.16.5
	- geckolib3 3.0.67
	- givemehats 1.5.1
	- glassdoor 1.5.0-1.16
	- glassential 1.16.4-1.1.5
	- go-fish 1.2.3-beta-1.16.5
	- goldenhoppers 1.0.2
	- golemsgalore 0.2.1+mc.1.16.5
	- goml 1.3.4-beta
	- graveyard 1.1
	- hard-hat-steve 1.2.0
	- harvest 1.2.12
	- harvest_scythes 2.0.4
	- hctm-base 3.5.1 via rswires
	- healthoverlay 4.0.1
	- ignis-fatuus 1.1.3
	- iknowwhatimdoing 4.0.0
	- improved-stations 2.0.3
	- indrev 1.9.18-BETA
	- inmis 2.2.1-1.16.5
	- inventoryhud 3.4.1
	- inventorysorter 1.7.9-1.16
	- iron-jetpacks 0.3.1
	- itemfilters 1605.2.5-build.9
	- jankson 3.0.1+j1.2.0 via adorn
	- java 8
	- json-model-extensions 1.22.185
	- jumpoverfences 1.16-0.0.3
	- kibe 1.7-BETA
	- ktdatataglib 1.4.0 via dml-refabricated
	- kubejs 1605.3.19-build.289
	- kyrptconfig 1.1.6-1.16 via inventorysorter
	- lapisreserve 1.0.7
	- lazydfu 0.1.2
	- libaddict 0.2.1 via hctm-base
	- libblockattributes 0.8.8 via modern_industrialization
	- libblockattributes_core 0.8.8 via extragenerators
	- libblockattributes_fluids 0.8.8 via extragenerators
	- libblockattributes_items 0.8.8 via extragenerators
	- libcd 3.0.3+1.16.3 via mysticalagriculture
	- libgui 3.4.0+1.16.5 via tacocraft
	- library_of_exile 1.0.14
	- libstructure 1.5 via battletowers
	- lifts 1.1.1-BETA
	- lightoverlay 5.8.1
	- lightstones 1.3.0
	- lithium 0.6.6
	- londonunderground 1.16.5-beta-9-unofficial-2-1.0.12
	- magna 1.5.3-1.16.5 via vanilla-hammers
	- maybe-data 1.0.0-1.16.2 via wolveswitharmor
	- mcdict 2.0.1+1.16.4 via crookedcrooks
	- megane 4.1.4
	- megane-applied-energistics-2 4.1.4+8.3.0-alpha.1 via megane
	- megane-base 4.1.4 via megane
	- megane-fabric-furnaces 4.1.4+1.3.3-1.16.4 via megane
	- megane-fast-transfer-lib 4.1.4+0.3.1 via megane
	- megane-industrial-revolution 4.1.4+1.8.13-BETA via megane
	- megane-kibe 4.1.4+1.6.6-BETA via megane
	- megane-lib-block-attributes 4.1.4+0.8.7 via megane
	- megane-modern-industrialization-4 4.1.4+0.4.0-alpha.11 via megane
	- megane-runtime 4.1.4 via megane
	- megane-team-reborn-energy 4.1.4+0.1.0 via megane
	- megane-tech-reborn 4.1.4+3.8.2-build.220 via megane
	- megane-vanilla 4.1.4+1.16.5 via megane
	- minecraft 1.16.5
	- minershorizon 1.6.2-1.16.5
	- mixintrace 1.0.0
	- mm 2.1 via slight-gui-modifications
	- mo_glass 1.5-MC1.16.5
	- mocolors 1.1.2
	- modern_industrialization 0.4.0-alpha.11
	- modmenu 1.16.22
	- more_tooltips 1.0.1
	- morevillagers-fabric 1.4.1-SNAPSHOT
	- mostructures 1.2.0-1.16.5
	- mousetweaks 2.22
	- mtmechs 1.0.4
	- mtr 1.16.5-3.0.0-beta-9-unofficial-10
	- multi_item_lib 1.2.0 via netherite_plus
	- myron 1.6.0 via shetiphiancore
	- mysticalagriculture 1.1.7
	- mythic-mounts 1.16.5-4.0
	- netherite_plus 1.4.3-1.16.5
	- ninjaphenix_container_lib 1.2.10
	- no-potion-offset ${version}
	- noanglebrackets 1.0.1
	- notes 1.0.4
	- nourish 1.3.2
	- okzoomer 4.0.1+1.16.2
	- omega-config 1.0.4 via tacocraft
	- org_aperlambda_lambdajcommon 1.8.1 via spruceui
	- org_codehaus_groovy_groovy 3.0.3 via slight-gui-modifications
	- org_codehaus_groovy_groovy-jsr223 3.0.3 via slight-gui-modifications
	- org_jetbrains_kotlin_kotlin-reflect 1.6.0 via fabric-language-kotlin
	- org_jetbrains_kotlin_kotlin-stdlib 1.6.0 via fabric-language-kotlin
	- org_jetbrains_kotlin_kotlin-stdlib-jdk7 1.6.0 via fabric-language-kotlin
	- org_jetbrains_kotlin_kotlin-stdlib-jdk8 1.6.0 via fabric-language-kotlin
	- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.5.2 via fabric-language-kotlin
	- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.5.2 via fabric-language-kotlin
	- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.3.1 via fabric-language-kotlin
	- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.3.1 via fabric-language-kotlin
	- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.3.1 via fabric-language-kotlin
	- org_scala-lang_scala-library 2.13.6 via fabric-language-scala
	- org_scala-lang_scala3-library_3 3.0.2 via fabric-language-scala
	- oro_config 2.0.0 via netherite_plus
	- owo 0.1 via conjuring
	- packages 1.1.1
	- patchouli 1.16.4-53-FABRIC
	- phosphor 0.8.0
	- platforms 1.0.1
	- playerabilitylib 1.2.2 via kibe
	- pling 1.3.0
	- promenade 2.0
	- qcommon-cfg-core 3.2.0 via hctm-base
	- qcommon-croco 2.1.1 via hctm-base
	- quarrymod 0.5.4
	- quartzelv 1.2.4
	- quickshulker 1.1.14-1.16
	- ratsmischief 1.1.2
	- reach-entity-attributes 1.1.1 via gateofbabylon
	- reborncore 4.7.3+build.136
	- repurposed_structures 1.16.5-1.11.6-fabric
	- reroll 1.2.1-1.16.5
	- respawnablepets 1.16.5-2
	- rgbblocks 2.1.3
	- rhino 1605.1.5-build.75
	- riverredux 0.1.6
	- roughlyenoughitems 5.12.385
	- roughlyenoughitems-api 5.12.385 via roughlyenoughitems
	- roughlyenoughitems-default-plugin 5.12.385 via roughlyenoughitems
	- roughlyenoughitems-runtime 5.12.385 via roughlyenoughitems
	- rswires 4.10.2
	- rtree-3i-lite-fabric 0.3.0 via goml
	- runelic 1.0.2
	- sandwichable 1.2-rc4+1.16
	- secretrooms 0.9.5+1.16.5
	- shetiphiancore 1.0.1
	- shulkerboxtooltip 2.3.8+1.16.5
	- shulkerutils 1.0.1-1.16 via quickshulker
	- simpleteleporters 2.2.1
	- simplexterrain 0.7.2
	- slight-gui-modifications 1.7.1
	- slotlock 1.0.3-BETA
	- smootherbedrock 1.0.3
	- someforgepatchesported 1.0.0
	- special-circumstances 1.8.221 via fermion
	- spruceui 2.1.4+1.16 via sandwichable
	- stacc 1.0.1 via bitsandchisels
	- staffofbuilding 1.2.6-1.16.5
	- static-content 1.0.2-1.16.2 via battletowers
	- staticdata 1.1.2 via static-content
	- step-height-entity-attribute 1.0.0 via artifacts
	- stonecutter-tweaks 1.1.0-1.16
	- strawdummy 1.4.0
	- structure-helpers 3.0.0 via battletowers
	- structurized 1.2.0-1.16.5 via golemsgalore
	- survivalisland 0.1.5
	- tacocraft 1.5.2+mc.1.16.5
	- team_reborn_energy 0.1.1 via reborncore
	- techreborn 3.8.4+build.236
	- terraform-biome-builder-api-v1 1.0.4 via terrestria
	- terraform-config-api-v1 1.0.3 via terrestria
	- terraform-dirt-api-v1 1.1.3 via terrestria
	- terraform-overworld-biome-extensions-api-v1 1.0.3 via terrestria
	- terraform-shapes-api-v1 1.0.4 via dawn
	- terraform-surfaces-api-v1 1.0.3 via terrestria
	- terraform-tree-api-v1 1.0.5 via dawn
	- terraform-wood-api-v1 1.0.3 via terrestria
	- terrarianslimes 1.1-BETA+1.16
	- terrestria 2.2.0
	- tis3d MC1.16.5-Fabric-1.6.2.35
	- tk_valoeghese_zoesteriaconfig 1.3.6 via byg
	- toolstats 1.0.1
	- tooltipfix 1.0.2-1.16
	- totemmod 0.3.2
	- trapexpansion 1.3.2
	- travelersbackpack 1.16.5-5.4.0
	- traverse 3.3.3
	- trinkets 2.6.7
	- truerooms 1.1.3
	- untitledduckmod 0.2.2
	- vanilla-hammers 3.0.3-1.16.5
	- vanillaexcavators 1.1.0
	- villagerhats fabric-1.16.4-1.0.1
	- voyager 1.0.0 via repurposed_structures
	- waystones 2.0.1
	- winged 1.16.5-2.1.4
	- wirelessnetworks 1.0.3
	- wolveswitharmor 1.5.4-1.16.5
	- woodenhoppers 1.0.0
	- woods_and_mires 1.0.4+1.16.3
	- worldedit 7.2.5+57d5ac9
	- wthit 2.10.11
	- xlpackets 1.1
	- yigd 1.0.3
	- yosbr 0.1.1
	- yungsapi 1.16.5-Fabric-9
[08:19:03] [main/WARN]: Mod `ae2wtlib` (${version}) does not respect SemVer - comparison support is limited.
[08:19:03] [main/WARN]: Mod `betterend` (0.9.8.5-pre) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed.
[08:19:03] [main/WARN]: Mod `cleancut` (mc1.16-2.1-fabric) does not respect SemVer - comparison support is limited.
[08:19:03] [main/WARN]: Mod `dankstorage` (1.9a-1.16.3) does not respect SemVer - comparison support is limited.
[08:19:03] [main/WARN]: Mod `no-potion-offset` (${version}) does not respect SemVer - comparison support is limited.
[08:19:03] [main/WARN]: Mod `tis3d` (MC1.16.5-Fabric-1.6.2.35) does not respect SemVer - comparison support is limited.
[08:19:03] [main/WARN]: Mod `villagerhats` (fabric-1.16.4-1.0.1) does not respect SemVer - comparison support is limited.
[08:19:05] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/home/mark/.config/gdlauncher_next/datastore/libraries/net/fabricmc/sponge-mixin/0.10.7+mixin.0.8.4/sponge-mixin-0.10.7+mixin.0.8.4.jar Service=Knot/Fabric Env=CLIENT
[08:19:05] [main/WARN]: Registration of InjectionPoint APPLESKIN_IINC with squeek.appleskin.mixin.util.BeforeInc without specifying namespace is deprecated.
[08:19:06] [main/WARN]: Reference map 'addendum-refmap.json' for addendum.mixins.json could not be read. If this is a development environment you can ignore this message
[08:19:08] [main/WARN]: Reference map 'ezpas-refmap.json' for ezpas.mixins.json could not be read. If this is a development environment you can ignore this message
[08:19:09] [main/WARN]: Reference map 'lightstones-refmap.json' for lightstones.mixins.json could not be read. If this is a development environment you can ignore this message
[08:19:09] [main/INFO]: Loaded configuration file for Lithium: 80 options available, 0 override(s) found
[08:19:10] [main/WARN]: Reference map 'mythic-mounts-refmap.json' for mythic-mounts.mixins.json could not be read. If this is a development environment you can ignore this message
[08:19:10] [main/WARN]: Reference map 'owo-refmap.json' for owo.mixins.json could not be read. If this is a development environment you can ignore this message
[08:19:10] [main/WARN]: Reference map 'platforms-refmap.json' for platforms.mixins.json could not be read. If this is a development environment you can ignore this message
[08:19:10] [main/WARN]: Reference map 'rhino-fabric-refmap.json' for rhino.mixins.json could not be read. If this is a development environment you can ignore this message
[08:19:11] [main/WARN]: Error loading class: me/ultrablacklinux/minemenufabric/client/screen/MineMenuSelectScreen (java.lang.ClassNotFoundException: me/ultrablacklinux/minemenufabric/client/screen/MineMenuSelectScreen)
[08:19:11] [main/WARN]: @Mixin target me.ultrablacklinux.minemenufabric.client.screen.MineMenuSelectScreen was not found ae2wtlib.mixins.json:MineMenuMixin
[08:19:11] [main/WARN]: Error loading class: me/ultrablacklinux/minemenufabric/client/screen/MineMenuSelectScreen (java.lang.ClassNotFoundException: me/ultrablacklinux/minemenufabric/client/screen/MineMenuSelectScreen)
[08:19:11] [main/WARN]: @Mixin target me.ultrablacklinux.minemenufabric.client.screen.MineMenuSelectScreen was not found ae2wtlib.mixins.json:MineMenuTerminalHandler
[08:19:13] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.appliedenergistics2.MTileWailaDataProvider
[08:19:13] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.fabric_furnaces.ABaseFurnaceEntity
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.ACraftingFluid
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.ATankBlockEntity
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.CrafterComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.CrafterComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.CrafterComponentHolder$Inventory
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.EnergyComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.EnergyComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.EnergyComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.EnergyComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.EnergyComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.EnergyInputsComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.EnergyInputsComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.EnergyOutputsComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.MultiblockInventoryComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.MultiblockInventoryComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.modern_industrialization.MultiblockInventoryComponentHolder
[08:19:14] [main/INFO]: [megane-impl-mixin] Enabling badasintended.megane.impl.mixin.minecraft.AHorseBaseEntity
[08:19:15] [main/WARN]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org/jetbrains/annotations/ApiStatus$Internal)
[08:19:15] [main/INFO]: I used the json to destroy the json
[08:19:18] [main/INFO]: Using Java 8 class definer
[08:19:21] [main/INFO]: Trying to read config file...
[08:19:21] [main/INFO]: A config file was found, loading it..
[08:19:21] [main/INFO]: Successfully loaded config file.
[08:19:24] [main/ERROR]: Entity flamingo_ooo:flamingo has no attributes
[08:19:24] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[08:19:25] [Render thread/INFO]: Setting user: OutragedMetro
[08:19:26] [Render thread/INFO]: [Artifacts] Finished initialization
[08:19:26] [Render thread/INFO]: Loaded 5 Static Content files for battletowers:towers
[08:19:28] [Render thread/INFO]: BYG: Blocks registered!
[08:19:28] [Render thread/INFO]: BYG: Items registered!
[08:19:28] [Render thread/ERROR]: No data fixer registered for byg:boat
[08:19:28] [Render thread/INFO]: BYG: Entities registered!
[08:19:29] [Render thread/INFO]: BYG: Biomes registered!
[08:19:29] [Render thread/INFO]: BYG: Decorators registered!
[08:19:29] [Render thread/INFO]: BYG: Features registered!
[08:19:29] [Render thread/INFO]: BYG: Surface builders Registered!
[08:19:29] [Render thread/INFO]: BYG: Registering block placer types!
[08:19:29] [Render thread/INFO]: Reading Sub-Biomes json
[08:19:29] [Render thread/INFO]: Reading json
[08:19:29] [Render thread/INFO]: Adding Numerical Biome ID's
[08:19:29] [Render thread/INFO]: Added Numerical Biome ID's!
[08:19:29] [Render thread/INFO]: BYG: "Common Setup" Event Complete!
[08:19:29] [Render thread/INFO]: BYG: Compostible Blocks Added!
[08:19:29] [Render thread/INFO]: BYG: Added Hoeable Blocks!
[08:19:29] [Render thread/INFO]: BYG: Added Flammables!
[08:19:29] [Render thread/INFO]: BYG: Added strippable Blocks...
[08:19:29] [Render thread/INFO]: BYG: "Load Complete" Event Complete!
[08:19:29] [Render thread/INFO]: [cave biomes] Your caves are cavier!
[08:19:29] [Render thread/INFO]: Setting up a new Charm-based module 'charm'
[08:19:29] [Render thread/INFO]: Initialising module Acquisition
[08:19:29] [Render thread/INFO]: Initialising module AerialAffinity
[08:19:29] [Render thread/INFO]: Initialising module AnvilImprovements
[08:19:29] [Render thread/INFO]: Initialising module ArmorInvisibility
[08:19:29] [Render thread/INFO]: Initialising module Atlas
[08:19:29] [Render thread/INFO]: Initialising module AutoRestock
[08:19:29] [Render thread/INFO]: Initialising module BatBuckets
[08:19:29] [Render thread/INFO]: Initialising module BeaconsHealMobs
[08:19:29] [Render thread/INFO]: Initialising module Beekeepers
[08:19:29] [Render thread/INFO]: Initialising module BlockOfEnderPearls
[08:19:29] [Render thread/INFO]: Initialising module BlockOfGunpowder
[08:19:29] [Render thread/INFO]: Initialising module BlockOfSugar
[08:19:29] [Render thread/INFO]: Initialising module Bookcases
[08:19:29] [Render thread/INFO]: Initialising module CampfiresNoDamage
[08:19:29] [Render thread/INFO]: Initialising module Candles
[08:19:29] [Render thread/INFO]: Initialising module CaveSpidersDropCobwebs
[08:19:29] [Render thread/INFO]: Initialising module ChickensDropFeathers
[08:19:29] [Render thread/INFO]: Initialising module CoralSeaLanterns
[08:19:29] [Render thread/INFO]: Initialising module Core
[08:19:29] [Render thread/INFO]: Initialising module Crates
[08:19:29] [Render thread/INFO]: Initialising module DecreaseRepairCost
[08:19:29] [Render thread/INFO]: Initialising module DirtToPath
[08:19:29] [Render thread/INFO]: Initialising module EndermitePowder
[08:19:29] [Render thread/INFO]: Initialising module EntitySpawners
[08:19:29] [Render thread/INFO]: Initialising module ExtendNetherite
[08:19:29] [Render thread/INFO]: Initialising module ExtraRecipes
[08:19:29] [Render thread/INFO]: Initialising module ExtractEnchantments
[08:19:29] [Render thread/INFO]: Initialising module FeatherFallingCrops
[08:19:29] [Render thread/INFO]: Initialising module Glowballs
[08:19:29] [Render thread/INFO]: Initialising module GoldBars
[08:19:29] [Render thread/INFO]: Initialising module GoldChains
[08:19:29] [Render thread/INFO]: Initialising module GoldLanterns
[08:19:29] [Render thread/INFO]: Initialising module HoeHarvesting
[08:19:29] [Render thread/INFO]: Initialising module HuskImprovements
[08:19:29] [Render thread/INFO]: Initialising module InventoryTidying
[08:19:29] [Render thread/INFO]: Initialising module Kilns
[08:19:29] [Render thread/INFO]: Initialising module Lumberjacks
[08:19:29] [Render thread/INFO]: Initialising module MapTooltips
[08:19:29] [Render thread/INFO]: Initialising module MineshaftImprovements
[08:19:29] [Render thread/INFO]: Initialising module Mooblooms
[08:19:29] [Render thread/INFO]: Initialising module MorePortalFrames
[08:19:29] [Render thread/INFO]: Initialising module MoreVillageBiomes
[08:19:29] [Render thread/INFO]: Initialising module MusicImprovements
[08:19:29] [Render thread/INFO]: Initialising module NetheriteNuggets
[08:19:29] [Render thread/INFO]: Initialising module ParrotsStayOnShoulder
[08:19:29] [Render thread/INFO]: Initialising module PathToDirt
[08:19:29] [Render thread/INFO]: Initialising module PlayerPressurePlates
[08:19:29] [Render thread/INFO]: Initialising module PlayerState
[08:19:29] [Render thread/INFO]: Initialising module PortableCrafting
[08:19:29] [Render thread/INFO]: Initialising module RaidHorns
[08:19:29] [Render thread/INFO]: Initialising module RedstoneLanterns
[08:19:29] [Render thread/INFO]: Initialising module RedstoneSand
[08:19:29] [Render thread/INFO]: Initialising module RefinedObsidian
[08:19:29] [Render thread/INFO]: Initialising module RemoveNitwits
[08:19:29] [Render thread/INFO]: Initialising module RemovePotionGlint
[08:19:29] [Render thread/INFO]: Initialising module ShulkerBoxTooltips
[08:19:29] [Render thread/INFO]: Initialising module SleepImprovements
[08:19:29] [Render thread/INFO]: Initialising module SmoothGlowstone
[08:19:29] [Render thread/INFO]: Initialising module SnowStorms
[08:19:29] [Render thread/INFO]: Initialising module StackableEnchantedBooks
[08:19:29] [Render thread/INFO]: Initialising module StackablePotions
[08:19:29] [Render thread/INFO]: Initialising module StackableStews
[08:19:29] [Render thread/INFO]: Initialising module StrayImprovements
[08:19:29] [Render thread/INFO]: Initialising module TamedAnimalsNoDamage
[08:19:29] [Render thread/INFO]: Initialising module Tinted
[08:19:29] [Render thread/INFO]: Initialising module UseTotemFromInventory
[08:19:29] [Render thread/INFO]: Initialising module VariantBarrels
[08:19:29] [Render thread/INFO]: Initialising module VariantBookshelves
[08:19:29] [Render thread/INFO]: Initialising module VariantChests
[08:19:29] [Render thread/INFO]: Initialising module VariantLadders
[08:19:29] [Render thread/INFO]: Initialising module VariantMobTextures
[08:19:29] [Render thread/INFO]: Initialising module VillagersFollowEmeraldBlocks
[08:19:29] [Render thread/INFO]: Initialising module WanderingTraderImprovements
[08:19:29] [Render thread/INFO]: Initialising module WitchesDropLuck
[08:19:29] [Render thread/INFO]: Initialising module Woodcutters
[08:19:29] [Render thread/INFO]: Done setting up 'charm'
[08:19:29] [Render thread/INFO]: Setting up a new Charm-based module 'charmonium'
[08:19:29] [Render thread/INFO]: Initialising module Music
[08:19:29] [Render thread/INFO]: Initialising module Sounds
[08:19:29] [Render thread/INFO]: Done setting up 'charmonium'
[08:19:30] [Render thread/INFO]: Starting provider: Item Tags
[08:19:30] [Render thread/INFO]: Item Tags finished after 0 ms
[08:19:30] [Render thread/INFO]: All providers took: 1 ms
[08:19:30] [Render thread/INFO]: [Croptosis] has been initiated.
[08:19:31] [Render thread/INFO]: [STDOUT]: DEUS VULT!
[08:19:31] [Render thread/INFO]: [STDOUT]: Deep Mob Learning: Refabricated is good to go
[08:19:31] [Render thread/INFO]: [ecotones] Registered Traverse compat!
[08:19:31] [Render thread/INFO]: [ecotones] Registered Terrestria compat!
[08:19:31] [Render thread/INFO]: [ecotones] Registering 159 ecotones biomes!
[08:19:31] [Render thread/INFO]: ExpandAbility here, who dis?
[08:19:31] [Render thread/INFO]: Trying to read config file...
[08:19:31] [Render thread/INFO]: A config file was found, loading it..
[08:19:32] [Render thread/INFO]: Successfully loaded config file.
[08:19:32] [Render thread/INFO]: Loaded configuration file "/home/mark/.config/gdlauncher_next/instances/All of Fabric 3   AOF3   1 16 5/config/flonters.properties"
[08:19:32] [Render thread/INFO]: [STDOUT]: May you find fine hats!
[08:19:32] [Render thread/INFO]: Loaded configuration file "/home/mark/.config/gdlauncher_next/instances/All of Fabric 3   AOF3   1 16 5/config/hard-hat-steve.properties"
[08:19:32] [Render thread/INFO]: [STDOUT]: net.minecraft.class_2248
[08:19:32] [Render thread/INFO]: [STDOUT]: Hello Fabric world!
[08:19:33] [Render thread/INFO]: Industrial Revolution has initialized.
[08:19:33] [Render thread/ERROR]: Exception thrown while loading FTL energy compat: java.lang.reflect.InvocationTargetException
[08:19:33] [Render thread/INFO]: Trying to read config file...
[08:19:33] [Render thread/INFO]: A config file was found, loading it..
[08:19:33] [Render thread/INFO]: Successfully loaded config file.
[08:19:33] [Render thread/INFO]: Silk not found, not loading compatibility for fluids.
[08:19:33] [Render thread/INFO]: RebornCore found, loading compatibility for fluids.
[08:19:33] [Render thread/INFO]: Looking for KubeJS plugins...
[08:19:33] [Render thread/INFO]: Found kubejs plugin
[08:19:33] [Render thread/INFO]: Found ftbchunks plugin
[08:19:33] [Render thread/INFO]: Done in 0 s
[08:19:33] [Render thread/INFO]: Loaded common.properties
[08:19:34] [Render thread/INFO]: Loaded script startup_scripts:aof_logo.js in 0.063 s
[08:19:34] [Render thread/INFO]: Loaded script startup_scripts:worldgen.js in 0.008 s
[08:19:34] [Render thread/INFO]: Hello, World! (You will only see this line once in console, during startup)
[08:19:34] [Render thread/INFO]: Loaded script startup_scripts:example.js in 0.002 s
[08:19:34] [Render thread/INFO]: Loaded 3/3 KubeJS startup scripts in 0.22 s
[08:19:34] [Render thread/INFO]: Hello, World! (You will see this line every time client resources reload)
[08:19:34] [Render thread/INFO]: Loaded script client_scripts:script.js in 0.001 s
[08:19:34] [Render thread/INFO]: Loaded 1/1 KubeJS client scripts in 0.005 s
[08:19:34] [Render thread/INFO]: [STDOUT]: Library of Exile loaded.
[08:19:34] [Render thread/INFO]: Trying to read config file...
[08:19:34] [Render thread/INFO]: A config file was found, loading it..
[08:19:34] [Render thread/INFO]: Successfully loaded config file.
[08:19:34] [Render thread/INFO]: Definitely not up to no good
[08:19:34] [Render thread/INFO]: Dank Storage found, loading compatibility for items.
[08:19:34] [Render thread/INFO]: Tech Reborn is detected, loading compatibility recipes for Modern Industrialization!
[08:19:34] [Render thread/INFO]: Applied Energistics 2 is detected, loading compatibility recipes for Modern Industrialization!
[08:19:34] [Render thread/INFO]: Industrial Revolution is detected, loading compatibility recipes for Modern Industrialization!
[08:19:34] [Render thread/INFO]: Modern Industrialization setup done!
[08:19:35] [Render thread/ERROR]: No data fixer registered for seat
[08:19:35] [Render thread/INFO]: [STDERR]: 2022-04-29 08:19:35.153:INFO::Render thread: Logging initialized @38248ms to mtr.libraries.org.eclipse.jetty.util.log.StdErrLog
[08:19:35] [Render thread/INFO]: Loaded mystagri-tags.json in 0 ms
[08:19:35] [Render thread/INFO]: [STDOUT]: WARNING: minecraft:rabbits is not a valid Minecraft entity type (skipping). [You can fix this by editing/removing the references to minecraft:rabbits in mythicmounts's config file]
[08:19:35] [Render thread/INFO]: [STDOUT]: WARNING: minecraft:goat is not a valid Minecraft entity type (skipping). [You can fix this by editing/removing the references to minecraft:goat in mythicmounts's config file]
[08:19:36] [Render thread/INFO]: Reborn core is done for now, now to let other mods have their turn...
[08:19:36] [Render thread/ERROR]: No data fixer registered for shetiphiancore:gui_item
[08:19:36] [Render thread/INFO]: [STDOUT]: Traverse biomes registered!
[08:19:36] [Render thread/INFO]: [STDOUT]: Terrestria biomes registered!
[08:19:36] [Render thread/INFO]: [STDOUT]: Biomes You'll Go biomes registered!
[08:19:37] [Render thread/INFO]: TechReborn setup done!
[08:19:37] [Render thread/INFO]: Trying to read config file...
[08:19:37] [Render thread/INFO]: A config file was found, loading it..
[08:19:37] [Render thread/INFO]: Successfully loaded config file.
[08:19:38] [Render thread/ERROR]: No data fixer registered for untitledduckmod:duck
[08:19:38] [Render thread/ERROR]: No data fixer registered for untitledduckmod:duck_egg
[08:19:38] [Render thread/ERROR]: No data fixer registered for untitledduckmod:goose
[08:19:38] [Render thread/ERROR]: No data fixer registered for untitledduckmod:goose_egg
[08:19:38] [Render thread/INFO]: Loaded 14 Static Content files for vanilla-hammers:hammers
[08:19:38] [Render thread/INFO]: [Fabric-Waystones] is initializing.
[08:19:38] [Render thread/INFO]: [Fabric-Waystones] has successfully been initialized.
[08:19:38] [Render thread/INFO]: [Fabric-Waystones] If you have any issues or questions, feel free to join our Discord: https://discord.gg/vMjzgS4.
[08:19:38] [Render thread/INFO]: Loaded 5 Static Content files for wolveswitharmor:wolf_armor
[08:19:38] [Render thread/INFO]: WorldEdit for Fabric (version 7.2.5+57d5ac9) is loaded
[08:19:38] [Render thread/INFO]: Discovered plugin cimtb:cimtb_plugin at me.shedaniel.cimtb.CimtbWailaPlugin
[08:19:38] [Render thread/INFO]: Discovered plugin waila:core at mcp.mobius.waila.plugin.core.WailaCore
[08:19:38] [Render thread/INFO]: Discovered plugin breakprogress:break_progress at io.github.haykam821.breakprogress.BreakProgressWailaPlugin
[08:19:38] [Render thread/INFO]: Discovered plugin waila:vanilla at mcp.mobius.waila.plugin.vanilla.WailaVanilla
[08:19:38] [Render thread/INFO]: Discovered plugin megane:plugin at badasintended.megane.runtime.Megane
[08:19:38] [Render thread/INFO]: Discovered plugin modern_industrialization:plugin at aztech.modern_industrialization.compat.waila.MIWailaPlugin
[08:19:38] [Render thread/INFO]: Discovered plugin appliedenergistics2:hwyla at appeng.integration.modules.waila.WailaModule
[08:19:38] [Render thread/INFO]: Registering plugin at appeng.integration.modules.waila.WailaModule
[08:19:38] [Render thread/INFO]: Registering plugin at badasintended.megane.runtime.Megane
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.AppliedEnergistics2 from megane-applied-energistics-2
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.FabricFurnaces from megane-fabric-furnaces
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.FastTransferLib from megane-fast-transfer-lib
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.IndustrialRevolution from megane-industrial-revolution
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.Kibe from megane-kibe
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.LibBlockAttributesFluids from megane-lib-block-attributes
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.ModernIndustrialization from megane-modern-industrialization-4
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.TeamRebornEnergy from megane-team-reborn-energy
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.TechReborn from megane-tech-reborn
[08:19:38] [Render thread/INFO]: [megane] Loading badasintended.megane.impl.Minecraft from megane-vanilla
[08:19:38] [Render thread/INFO]: Registering plugin at mcp.mobius.waila.plugin.core.WailaCore
[08:19:38] [Render thread/INFO]: Registering plugin at aztech.modern_industrialization.compat.waila.MIWailaPlugin
[08:19:38] [Render thread/INFO]: Registering plugin at io.github.haykam821.breakprogress.BreakProgressWailaPlugin
[08:19:38] [Render thread/INFO]: Registering plugin at mcp.mobius.waila.plugin.vanilla.WailaVanilla
[08:19:38] [Render thread/INFO]: Registering plugin at me.shedaniel.cimtb.CimtbWailaPlugin
[08:19:39] [Render thread/INFO]: [STDOUT]: Registered betterend:old_bulbis_gardens
[08:19:39] [Render thread/INFO]: Trying to read servers file...
[08:19:39] [Render thread/INFO]: A servers file was found, loading it..
[08:19:39] [Render thread/INFO]: Successfully loaded servers file.
[08:19:39] [Render thread/INFO]: Setting up client modules for 'charm'
[08:19:39] [Render thread/INFO]: Initialising module AtlasClient
[08:19:39] [Render thread/INFO]: Initialising module BatBucketsClient
[08:19:39] [Render thread/INFO]: Initialising module BookcasesClient
[08:19:39] [Render thread/INFO]: Initialising module CoreClient
[08:19:39] [Render thread/INFO]: Initialising module CratesClient
[08:19:39] [Render thread/INFO]: Initialising module EndermitePowderClient
[08:19:39] [Render thread/INFO]: Initialising module EntitySpawnersClient
[08:19:39] [Render thread/INFO]: Initialising module ExtractEnchantmentsClient
[08:19:39] [Render thread/INFO]: Initialising module GlowballsClient
[08:19:39] [Render thread/INFO]: Initialising module GoldBarsClient
[08:19:39] [Render thread/INFO]: Initialising module GoldChainsClient
[08:19:39] [Render thread/INFO]: Initialising module GoldLanternsClient
[08:19:39] [Render thread/INFO]: Initialising module InventoryTidyingClient
[08:19:39] [Render thread/INFO]: Initialising module KilnsClient
[08:19:39] [Render thread/INFO]: Initialising module MapTooltipsClient
[08:19:39] [Render thread/INFO]: Initialising module MoobloomsClient
[08:19:39] [Render thread/INFO]: Initialising module MusicImprovementsClient
[08:19:39] [Render thread/INFO]: Initialising module PlayerStateClient
[08:19:39] [Render thread/INFO]: Initialising module PortableCraftingClient
[08:19:39] [Render thread/INFO]: Initialising module RedstoneLanternsClient
[08:19:39] [Render thread/INFO]: Initialising module ShulkerBoxTooltipsClient
[08:19:39] [Render thread/INFO]: Initialising module SnowStormsClient
[08:19:39] [Render thread/INFO]: Initialising module VariantChestsClient
[08:19:39] [Render thread/INFO]: Initialising module VariantLaddersClient
[08:19:39] [Render thread/INFO]: Initialising module VariantMobTexturesClient
[08:19:39] [Render thread/INFO]: Initialising module WoodcuttersClient
[08:19:39] [Render thread/INFO]: Done setting up client modules for 'charm'
[08:19:39] [Render thread/INFO]: Setting up client modules for 'charmonium'
[08:19:39] [Render thread/INFO]: Initialising module MusicClient
[08:19:39] [Render thread/INFO]: Initialising module SoundsClient
[08:19:39] [Render thread/INFO]: Done setting up client modules for 'charmonium'
[08:19:39] [Render thread/INFO]: [Egg Tab] Moving already registered items
[08:19:39] [Render thread/INFO]: [Egg Tab] Moved 151 items to itemGroup.eggtab.egg_group
[08:19:39] [Render thread/INFO]: [Egg Tab] Moved 0 items to itemGroup.food
[08:19:39] [Render thread/INFO]: [Egg Tab] Now listening for new items
[08:19:39] [Render thread/INFO]: [Egg Tab] Moving enchanted books
[08:19:39] [Render thread/INFO]: [Indigo] Registering Indigo renderer!
[08:19:40] [Render thread/INFO]: [STDOUT]: Inventory HUD + has been initialized!
[08:19:40] [Render thread/INFO]: [STDOUT]: Trinkets mod has been found
[08:19:40] [Render thread/INFO]: [STDOUT]: JumpOverFences initialized!
[08:19:40] [Render thread/INFO]: Trying to load optifine compat!
[08:19:40] [Render thread/INFO]: Optifine not found, not loading compatibility!
[08:19:40] [Render thread/INFO]: [STDOUT]: Starting Mo Glass...
[08:19:40] [Render thread/WARN]: Modern Industrialization's Alternate Builtin Resource Pack couldn't be registered! This is probably bad!
[08:19:40] [Render thread/INFO]: Modern Industrialization client setup done!
[08:19:41] [Render thread/WARN]: WARNING! Mod architectury is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod artifice is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod autoconfig1u is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod bannerpp is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-base is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-base is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-block is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-block is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-chunk is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-chunk is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-entity is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-entity is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-item is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-item is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-level is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-level is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-scoreboard is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-scoreboard is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-util is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-util is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-world is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod cardinal-components-world is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fallflyinglib is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-gui is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-gui is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-modkeys is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-modkeys is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-orientation is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-orientation is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-simulator is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-simulator is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-varia is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fermion-varia is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod fiber is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod frex is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod jankson is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod json-model-extensions is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod ktdatataglib is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod kyrptconfig is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libblockattributes is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libblockattributes_core is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libblockattributes_core is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libblockattributes_fluids is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libblockattributes_fluids is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libblockattributes_items is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libblockattributes_items is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libcd is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libgui is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod library_of_exile is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod libstructure is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod mcdict is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod mm is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod playerabilitylib is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod qcommon-cfg-core is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod qcommon-cfg-core is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod qcommon-croco is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod reach-entity-attributes is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod reborncore is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod rhino is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod roughlyenoughitems-api is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod roughlyenoughitems-default-plugin is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod roughlyenoughitems-runtime is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod rtree-3i-lite-fabric is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod runelic is only using deprecated 'modmenu:clientsideOnly' custom value! This is no longer needed and will be removed in 1.18 snapshots.
[08:19:41] [Render thread/WARN]: WARNING! Mod special-circumstances is only using deprecated 'modmenu:parent' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod special-circumstances is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod spruceui is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod staticdata is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod structure-helpers is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod team_reborn_energy is only using deprecated 'modmenu:api' custom value! This will be removed in 1.18 snapshots, so ask the author of this mod to support the new API.
[08:19:41] [Render thread/WARN]: WARNING! Mod toolstats is only using deprecated 'modmenu:clientsideOnly' custom value! This is no longer needed and will be removed in 1.18 snapshots.
[08:19:41] [Render thread/INFO]: [STDOUT]: [Mouse Tweaks] Main.initialize()
[08:19:41] [Render thread/INFO]: [STDOUT]: [Mouse Tweaks] Initialized.
[08:19:43] [Render thread/INFO]: [STDOUT]: Refreshed MTR mod config
[08:19:43] [Render thread/INFO]: Myron Initialized!
[08:19:43] [Render thread/WARN]: @ModifyVariable(@At("INVOKE")) Shift.BY=2 on magna.mixins.json:WorldRendererMixin::localvar$dkl000$appendBlockBreakingProgressions exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[08:19:43] [Render thread/INFO]: Config loaded.
[08:19:43] [Render thread/INFO]: [ShulkerBoxTooltip] Found LibGui, enabling integration
[08:19:44] [ForkJoinPool.commonPool-worker-9/INFO]: Start Loading of CTS.
[08:19:44] [Render thread/INFO]: Loading [Harvest Scythes]
[08:19:44] [Render thread/INFO]: [Better End] detected. Loading supported items.
[08:19:44] [Render thread/INFO]: [Better End] detected. Loading supported items.
[08:19:44] [Render thread/INFO]: [Tech Reborn] detected. Loading supported items.
[08:19:44] [Render thread/INFO]: Loaded 14 items from 3 compatible mods, for a total of 28 items.
[08:19:44] [Render thread/INFO]: [Harvest Scythes] has successfully been loaded!
[08:19:45] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[08:19:46] [Render thread/INFO]: Loaded client.properties
[08:19:47] [Render thread/WARN]: Fabric NioResourcePack: ignored invalid namespace: NoAngleBrackets in mod ID noanglebrackets
[08:19:47] [Render thread/WARN]: Fabric NioResourcePack: ignored invalid namespace: NoAngleBrackets in mod ID noanglebrackets
[08:19:47] [ForkJoinPool.commonPool-worker-9/INFO]: Welcome to All of Fabric 3
[08:19:49] [Render thread/WARN]: ERROR : Couldn't load Narrator library : Unable to load library 'fliteWrapper': Native library (linux-x86-64/libfliteWrapper.so) not found in resource path (/home/mark/.config/gdlauncher_next/datastore/libraries/net/fabricmc/tiny-mappings-parser/0.3.0+build.17/tiny-mappings-parser-0.3.0+build.17.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/fabricmc/sponge-mixin/0.10.7+mixin.0.8.4/sponge-mixin-0.10.7+mixin.0.8.4.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/fabricmc/tiny-remapper/0.6.0/tiny-remapper-0.6.0.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/fabricmc/access-widener/2.0.1/access-widener-2.0.1.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/ow2/asm/asm/9.2/asm-9.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/fabricmc/intermediary/1.16.5/intermediary-1.16.5.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/fabricmc/fabric-loader/0.12.12/fabric-loader-0.12.12.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/mojang/patchy/1.3.9/patchy-1.3.9.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/ibm/icu/icu4j/66.1/icu4j-66.1.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/mojang/javabridge/1.0.22/javabridge-1.0.22.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/io/netty/netty-all/4.1.25.Final/netty-all-4.1.25.Final.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/google/guava/guava/21.0/guava-21.0.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/mojang/brigadier/1.0.17/brigadier-1.0.17.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/mojang/datafixerupper/4.0.26/datafixerupper-4.0.26.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/mojang/authlib/2.1.28/authlib-2.1.28.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/it/unimi/dsi/fastutil/8.2.1/fastutil-8.2.1.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/apache/logging/log4j/log4j-api/2.15.0/log4j-api-2.15.0.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/apache/logging/log4j/log4j-core/2.15.0/log4j-core-2.15.0.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/lwjgl/lwjgl-jemalloc/3.2.2/lwjgl-jemalloc-3.2.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/lwjgl/lwjgl-openal/3.2.2/lwjgl-openal-3.2.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/lwjgl/lwjgl-opengl/3.2.2/lwjgl-opengl-3.2.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/lwjgl/lwjgl-glfw/3.2.2/lwjgl-glfw-3.2.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/lwjgl/lwjgl-stb/3.2.2/lwjgl-stb-3.2.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar:/home/mark/.config/gdlauncher_next/datastore/libraries/net/minecraft/1.16.5.jar)
[08:19:49] [Render thread/WARN]: Fabric NioResourcePack: ignored invalid namespace: NoAngleBrackets in mod ID noanglebrackets
[08:19:49] [Render thread/INFO]: Reloading ResourceManager: Default, Generated Resources, Fabric Mods (Addendum, Adorn, Advancements Enlarger, Advancements Debug, AE2WTLib, Alaska Native Craft, AppleSkin, Applied Energistics 2, Artifacts, Artifice, Attribute Fix {FABRIC}, Auth Me, Auto Config v1 Updated, Bamboo Tweaks, Banner++, Battle Towers, BCLib, Bedspreads, YUNG's Better Caves, YUNG's Better Dungeons, Better End, YUNG's Better Mineshafts, YUNG's Better Strongholds, Biome Locator, Biome Makeover, BitsAndChisels, BLAST, Blockshifter, Blockus, Boring Backgrounds, Break Progress, Builtin Servers, BYG, Campanion, cAn i MiNe thIS bLOCk?, Carrier, Cave Biomes, Charm, Charmonium, Cherished Worlds, Chillager, Chroma Concrete, Chunky, Cinderscapes, CleanCut, Cloth Config v4, Colorful Columns, Columns, Compressed Blocks, CC:Restitched, Conjuring, Controlling For Fabric, Couplings, Crooked Crooks, Croptopia, Croptosis, Crusade, Christmas Spirit, Dank Storage, DarkPaintings, Dawn API, Decimal Coins, DefaultSettings, Diggus Maximus, Disable Custom Worlds Advice, Deep Mob Learning: Refabricated, Drink Beer, Dungeons Mod Lite, Dwarf Coal, Ecotones, Egg Tab, Elevator Mod, EnchantmentDescriptions, Entity Banners, Expanded Storage, Extra Generators, Ezpas, Fabric API, Fabric API Base, Fabric API Lookup API (v1), Fabric Biome API (v1), Fabric BlockRenderLayer Registration (v1), Fabric Command API (v1), Fabric Commands (v0), Fabric Containers (v0), Fabric Content Registries (v0), Fabric Crash Report Info (v1), Fabric Dimensions API (v1), Fabric Entity Events (v1), Fabric Events Interaction (v0), Fabric Events Lifecycle (v0), Fabric Furnaces, Fabric Game Rule API (v1), Fabric Item API (v1), Fabric Item Groups (v0), Fabric Key Binding API (v1), Fabric Key Bindings (v0), Fabric Language Kotlin, Fabric Lifecycle Events (v1), Fabric Loot Tables (v1), Fabric Mining Levels (v0), Fabric Models (v0), Fabric Networking API (v1), Fabric Networking Block Entity (v0), Fabric Networking (v0), Fabric Object Builder API (v1), Fabric Object Builders (v0), Fabric Particles (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 Loader (v0), Fabric Screen API (v1), Fabric Screen Handler API (v1), Fabric Structure API (v1), Fabric Tag Extensions (v0), Fabric Textures (v0), Fabric Tool Attribute API (v1), Fabric Transfer API (v1), Fabric Loader, FallFlyingLib, Fast Transfer Lib, Fermion, Fermion GUI, Fermion Modifier Keys, Fermion Orientation, Fermion Simulator, Fermion Varia, FFL Trinkets Compat, Flamingo, oh, oh, oh..., Flonters, Flora Doubling, FlytreLib, FPS Reducer, FREX, FTB Chunks, FTB Library, FTB Quests, FTB Teams, Gate Of Babylon, Geckolib, Give Me Hats!, Glass Doors, Glassential, Go Fish, Golden Hoppers, Golems Galore, Get Off My Lawn, The Graveyard, Hard Hat Steve, Harvest, Harvest Scythes, HCTM Base, Health Overlay, Ignis Fatuus, Improved Stations, Industrial Revolution, Inmis, Inventory HUD +, Inventory Sorter, Iron Jetpacks, Item Filters, Jankson, JSON Model Extensions, Kibe, KubeJS, LazyDFU, LibBlockAttributes, LibBlockAttributes (Core), LibBlockAttributes (Fluids), LibBlockAttributes (Items), LibCapableData, LibGui, Library of Exile, Lifts, Light Overlay, Lightstones, Lithium, MTR London Underground Addon, Magna, MCDict, megane, megane-applied-energistics-2, megane-base, megane-fabric-furnaces, megane-fast-transfer-lib, megane-industrial-revolution, megane-kibe, megane-lib-block-attributes, megane-modern-industrialization-4, megane-runtime, megane-team-reborn-energy, megane-tech-reborn, megane-vanilla, Miner's Horizon, Manningham Mills, Mo Glass, Mo' Colors, Modern Industrialization, Mod Menu, MoreTooltips, MoreVillagersFabric, Mo' Structures, Magitek Mechs, Minecraft Transit Railway, Multi Item Lib, Mystical Agriculture: Refabricated, Mythic Mounts, Netherite Plus Mod, NinjaPhenix's Container Library, NoAngleBrackets, Notes, Nourish, Ok Zoomer, OwO, Packages, Patchouli, Phosphor, Platforms, Pal, Pling, Promenade, qcommon-cfg-core, Industrial Quarry Mod, Quartz Elevator, Quick Shulker, Rat's Mischief, Reach Entity Attributes, Reborn Core, Repurposed Structures, Reroll, Respawnable Pets, Rgb Blocks, River Redux, Roughly Enough Items, REI (Runtime), RSWires, Runelic, Sandwichable, Secret Rooms, ShetiPhianCore, Shulker Box Tooltip, Simple Teleporters, Simplex Terrain, 'Slight' GUI Modifications, SlotLock, Special Circumstances, SpruceUI, Staff of Building, Static Data, Step Height Entity Attribute, Stonecutter Tweaks, Straw Dummy, Structure Helpers, Survival Island, TacoCraft, Energy, Tech Reborn, Terraform Biome Builder API (v1), Terraform Config API (v1), Terraform Dirt API (v1), Terraform Overworld Biome Extensions API (v1), Terraform Shapes API (v1), Terraform Surfaces API (v1), Terraform Tree API (v1), Terraform Wood API (v1), Terrarian Slimes, Terrestria, TIS-3D, Tool Stats, Wither Totems Mod, Trap Expansion, Traveler's Backpack, Traverse, Trinkets, True Secret Rooms, Untitled Duck Mod, Vanilla Hammers, Vanilla Excavators, Villager Hats, Waystones, Winged Mod, Wireless Networks, Wolves With Armor, Wooden Hoppers, Woods and Mires, WorldEdit, wthit, You're in Grave Danger, YOSBR), Generated Resources, APM_100_TPA_Addon.zip, KTA Pack.zip, Sendai_1000_-_Sprigatito_OTS.zip, Class_345_trains_Crossrail_UPDATED_-_Sir_Piglin_-_Sir_Piglin.zip, KubeJS Resource Pack [assets]
[08:19:49] [Render thread/INFO]: ARRP register
[08:19:49] [Render thread/INFO]: dumping modern_industrialization:general's assets and data
[08:19:50] [Render thread/INFO]: dumping modern_industrialization:recipes's assets and data
[08:19:50] [Render thread/INFO]: dumping ignis-fatuus:runtime_resources's assets and data
[08:19:50] [Render thread/INFO]: Creating generated texture resource pack.
[08:19:50] [Render thread/INFO]: I used the png to destroy the png.
[08:19:50] [Render thread/INFO]: Injecting generated texture resource pack. Took 416 ms to build.
[08:19:50] [Render thread/INFO]: File not found: autoexec.cfg
[08:19:51] [Worker-Main-2/WARN]: [Boring Backgrounds] Found a global background settings file in minecraft/config/boringbackgrounds.json. Settings provided by resource packs will be ignored!
[08:19:51] [Worker-Main-4/WARN]: File cspirit:sounds/disc/wishbackground.ogg does not exist, cannot add it to event cspirit:disc.wishbackground
[08:19:51] [Worker-Main-4/WARN]: File mtmechs:sounds/rollstart.ogg does not exist, cannot add it to event mtmechs:rollstart
[08:19:51] [Worker-Main-4/WARN]: File mtmechs:sounds/rollcontinue.ogg does not exist, cannot add it to event mtmechs:rollcontinue
[08:20:09] [Worker-Main-4/WARN]: File londonunderground:sounds/northernline/this_south_wimbledon_terminates_morden.ogg does not exist, cannot add it to event londonunderground:sw_mdn
[08:20:09] [Worker-Main-4/WARN]: File londonunderground:sounds/northernline/tootingbroadway_terminates.ogg does not exist, cannot add it to event londonunderground:tb_terminates
[08:20:23] [Worker-Main-6/WARN]: Unable to load model: 'minecraft:item/panels/stockwell2_victoria' referenced from: minecraft:iron_ingot#inventory: java.io.FileNotFoundException: minecraft:models/item/panels/stockwell2_victoria.json
[08:20:23] [Worker-Main-6/WARN]: Unable to load model: 'minecraft:item/tardis/tardis_remake' referenced from: minecraft:iron_ingot#inventory: java.io.FileNotFoundException: minecraft:models/item/tardis/tardis_remake.json
[08:20:23] [Worker-Main-6/WARN]: Unable to load model: 'minecraft:item/rails/powered_rail2' referenced from: minecraft:iron_ingot#inventory: java.io.FileNotFoundException: minecraft:models/item/rails/powered_rail2.json
[08:20:23] [Worker-Main-6/WARN]: Unable to load model: 'minecraft:item/class_345/tunnel' referenced from: minecraft:iron_ingot#inventory: java.io.FileNotFoundException: minecraft:models/item/class_345/tunnel.json
[08:20:23] [Worker-Main-6/WARN]: Unable to load model: 'minecraft:item/rails/powered_rail' referenced from: minecraft:iron_ingot#inventory: java.io.FileNotFoundException: minecraft:models/item/rails/powered_rail.json
[08:20:23] [Worker-Main-6/WARN]: Unable to load model: 'minecraft:item/panels/ad3' referenced from: minecraft:iron_ingot#inventory: com.google.gson.JsonParseException: ads/HM_Corona is not valid resource location
[08:20:24] [Worker-Main-6/WARN]: Unable to load model: 'ae2wtlib:you_need_to_enable_trinkets_to_join_this_server#inventory' referenced from: ae2wtlib:you_need_to_enable_trinkets_to_join_this_server#inventory: java.io.FileNotFoundException: ae2wtlib:models/item/you_need_to_enable_trinkets_to_join_this_server.json
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_frothy_pink_eggnog
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in ignis-fatuus:block/carved_pumpkin_base
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_haars_icey_pale_lager
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in ignis-fatuus:block/pumpkin_glow
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/trade_box_normal
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/bartending_table_normal_closed_type1
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in londonunderground:block/block_roundel_1
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_amethyst_nigella_seeds
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_blaze_paprika
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_blaze_milk_stout
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_silver_needle_white_tea
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_sweet_berry_kriek_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_night_howl_kvass_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_blaze_stout
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_night_howl_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_sweet_berry_kriek
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_smoked_eglia_bud
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_citrine_nigella_seeds
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_ice_mint
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_barrel
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in minecraft:item/panels/sw_advert2
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in minecraft:item/panels/sw_advert3
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in minecraft:item/panels/sw_advert4
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in londonunderground:block/platform_tfl_island
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_dried_eglia_bud
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_pumpkin_kvass_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_blaze_milk_stout
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_citrine_nigella_seeds
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_milk_stout_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_apple_lambic_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/empty_beer_mug
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/bartending_table_normal_opened_type1
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/bartending_table_normal_opened_type2
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_night_howl_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_roasted_pecans
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_apple_lambic
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/empty_beer_mug_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in dml-refabricated:block/cafeteria
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in londonunderground:item/block_roundel_1
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_dried_selaginella
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_storm_shards
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_haars_icey_pale_lager_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_glace_goji_berries
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_apple_lambic
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_sweet_berry_kriek
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_frothy_pink_eggnog_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_pumpkin_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_apple_lambic_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_haars_icey_pale_lager
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_sweet_berry_kriek
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in cspirit:item/gingerbread_house
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_blaze_stout
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_frozen_persimmon
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_stout_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_stout
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_frothy_pink_eggnog
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_night_howl_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_pumpkin_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_golden_cinnamon_powder
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_ice_patchouli
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_roasted_red_pine_nuts
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_haars_icey_pale_lager
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_frothy_pink_eggnog
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/empty_beer_mug
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_frozen_persimmon
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_blaze_milk_stout
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/empty_beer_mug_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_frothy_pink_eggnog
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_milk_stout
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/recipe_board_beer_mug_blaze_stout
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_blaze_milk_stout_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_sweet_berry_kriek_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_haars_icey_pale_lager_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/bartending_table_normal
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_roasted_red_pine_nuts
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in cspirit:block/gingerbread_house
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/spice_ice_patchouli
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_silver_needle_white_tea
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/mixed_beer
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/mixed_beer
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block//beer_mug_haars_icey_pale_lager
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block//beer_mug_pumpkin_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block//beer_mug_night_howl_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_apple_lambic
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_roasted_pecans
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_smoked_eglia_bud
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_haars_icey_pale_lager
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_glace_goji_berries
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/trade_box_normal
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_frothy_pink_eggnog_double
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in dml-refabricated:item/cafeteria
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_pumpkin_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_barrel
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_dried_selaginella
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_night_howl_kvass_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:block/beer_mug_pumpkin_kvass_triple
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_amethyst_nigella_seeds
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_storm_shards
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_night_howl_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_pumpkin_kvass
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_golden_cinnamon_powder
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_blaze_paprika
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_dried_eglia_bud
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/spice_ice_mint
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in londonunderground:item/platform_tfl_island
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/beer_mug_apple_lambic
[08:20:32] [Worker-Main-6/WARN]: Unable to resolve texture reference: #missing in drinkbeer:item/recipe_board_beer_mug_sweet_berry_kriek
[08:20:34] [Worker-Main-8/ERROR]: Using missing texture, unable to load minecraft:textures/.png : java.io.FileNotFoundException: minecraft:textures/.png
[08:20:34] [Worker-Main-6/WARN]: Texture londonunderground:block/exit with size 732x389 limits mip level from 4 to 0
[08:20:34] [Worker-Main-6/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 0, because of minimum power of two: 1
[08:20:36] [Render thread/INFO]: 'language' is an unsupported metadata key!
[08:20:36] [Render thread/INFO]: 'language' is an unsupported metadata key!
[08:20:36] [Render thread/INFO]: 'language' is an unsupported metadata key!
[08:20:37] [Render thread/INFO]: OpenAL initialized.
[08:20:37] [Render thread/INFO]: Sound engine started
[08:20:38] [Render thread/INFO]: Created: 8192x8192x0 minecraft:textures/atlas/blocks.png-atlas
[08:20:38] [Render thread/INFO]: Created: 512x256x4 netherite_plus:textures/atlas/shulker_boxes.png-atlas
[08:20:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/signs.png-atlas
[08:20:38] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[08:20:38] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[08:20:38] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/chest.png-atlas
[08:20:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[08:20:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[08:20:38] [Render thread/WARN]: Method overwrite conflict for isVanillaAdapter in jmx.mixins.json:MixinMultipartBakedModel, previously written by net.fabricmc.fabric.mixin.renderer.client.MixinMultipartBakedModel. Skipping method.
[08:20:38] [Render thread/WARN]: Method overwrite conflict for emitBlockQuads in jmx.mixins.json:MixinMultipartBakedModel, previously written by net.fabricmc.fabric.mixin.renderer.client.MixinMultipartBakedModel. Skipping method.
[08:20:38] [Render thread/WARN]: Method overwrite conflict for emitItemQuads in jmx.mixins.json:MixinMultipartBakedModel, previously written by net.fabricmc.fabric.mixin.renderer.client.MixinMultipartBakedModel. Skipping method.
[08:20:38] [Render thread/WARN]: Method overwrite conflict for isVanillaAdapter in jmx.mixins.json:MixinWeightedBakedModel, previously written by net.fabricmc.fabric.mixin.renderer.client.MixinWeightedBakedModel. Skipping method.
[08:20:38] [Render thread/WARN]: Method overwrite conflict for emitBlockQuads in jmx.mixins.json:MixinWeightedBakedModel, previously written by net.fabricmc.fabric.mixin.renderer.client.MixinWeightedBakedModel. Skipping method.
[08:20:38] [Render thread/WARN]: Method overwrite conflict for emitItemQuads in jmx.mixins.json:MixinWeightedBakedModel, previously written by net.fabricmc.fabric.mixin.renderer.client.MixinWeightedBakedModel. Skipping method.
[08:20:47] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[08:20:47] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[08:20:47] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[08:20:47] [Render thread/INFO]: Unable to load render material canvas:luminance_glow due to exception java.io.FileNotFoundException: canvas:materials/luminance_glow.json
[08:20:47] [Render thread/INFO]: Unable to load render material canvas:warm_glow_transform due to exception java.io.FileNotFoundException: canvas:materials/warm_glow_transform.json
[08:20:47] [Render thread/INFO]: Unable to load render material canvas:emissive_transform due to exception java.io.FileNotFoundException: canvas:materials/emissive_transform.json
[08:20:47] [Render thread/INFO]: Unable to load render material canvas:leaves due to exception java.io.FileNotFoundException: canvas:materials/leaves.json
[08:20:47] [Render thread/INFO]: Unable to load render material canvas:low_foliage due to exception java.io.FileNotFoundException: canvas:materials/low_foliage.json
[08:20:47] [Render thread/INFO]: Unable to load render material canvas:high_foliage due to exception java.io.FileNotFoundException: canvas:materials/high_foliage.json
[08:20:48] [Render thread/INFO]: Unable to load render material canvas:emissive_no_diffuse due to exception java.io.FileNotFoundException: canvas:materials/emissive_no_diffuse.json
[08:20:48] [Render thread/INFO]: Unable to load material transform canvas:emissive_transform due to exception java.io.FileNotFoundException: canvas:materials/emissive_transform.json
[08:20:49] [Render thread/INFO]: [STDOUT]: Loaded 12 custom train(s)
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_apm_100_red
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_apm_100_blue
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_kta_tramway
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_kta_metro
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_kta_rail
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_kta_mono
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_kta_apm
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_kta_foe
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_sendai_1000
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_m45_r
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_m45_s
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_train_m45_m
[08:20:49] [Render thread/INFO]: [STDOUT]: Loaded 5 custom sign(s)
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_sign_rail_sign
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_sign_metro_sign
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_sign_mono_sign
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_sign_apm_sign
[08:20:49] [Render thread/INFO]: [STDOUT]: mtr_custom_sign_tram_sign

  1. List item

We can’t find out from log which mod may cause the memory leak

its a modpack so I am not too sure its called all of fabric 3

Also the crash log is from Win 10

Technically, it’s not that it lacks memory, but rather it spends too much time freeing it: https://www.baeldung.com/java-gc-overhead-limit-exceeded

I find concerning that crash has such an impact on the system… unless it is related to memory management?


@outragedmetro How come?

So I moved from windows to linux that being said I keep getting a crash randomly on linux not sure what it is I removed optifine as its reported as memory leaks on linux but other then that I am not sure what mod would be causing the crash as its a mod pack of about 300 mods or so. Labled as stable

Other thing is even cities skyline crashes on linux and it was made to run on linux