Crash:
zxRaZzA opened this issue ยท 0 comments
What were you doing when the crash occured?
In rei menu when got to aether page
Did it crash the client or server?
Server
Mod Version
b1.4.1 (1.16)
Fabric API Version
Latest
Trinkets Version
Latest
Crash Report
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 06.11.2021 19:08
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at com.aether.client.model.entity.PhygWingModel.method_2828(PhygWingModel.java:35)
at com.aether.client.rendering.entity.layer.PhygWingLayer.render(PhygWingLayer.java:28)
at com.aether.client.rendering.entity.layer.PhygWingLayer.method_4199(PhygWingLayer.java:16)
at net.minecraft.class_922.method_4054(class_922.java:139)
at net.minecraft.class_927.method_4072(class_927.java:43)
at net.minecraft.class_927.method_3936(class_927.java:18)
at net.minecraft.class_898.method_3954(class_898.java:261)
at io.github.lucaargolo.entitybanners.client.EntityBannersClient.drawEntityOnCanvas(EntityBannersClient.java:46)
at net.minecraft.class_823.mddfff9c$lambda$renderCanvas$0$0(class_823.java:547)
at net.minecraft.class_823$$Lambda$12675/687558100.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
at net.minecraft.class_823.handler$zim000$renderCanvas(class_823.java:535)
at net.minecraft.class_823.method_23802(class_823.java:120)
at net.minecraft.class_823.method_29999(class_823.java:108)
at net.minecraft.class_823.method_3546(class_823.java:101)
at net.minecraft.class_823.method_3569(class_823.java:24)
at net.minecraft.class_824.method_23080(class_824.java:122)
at net.minecraft.class_824$$Lambda$12399/527042284.run(Unknown Source)
at net.minecraft.class_824.method_3554(class_824.java:128)
at net.minecraft.class_824.method_23077(class_824.java:122)
at net.minecraft.class_756.method_3166(class_756.java:110)
at net.minecraft.class_918.method_23179(class_918.java:124)
at me.shedaniel.rei.impl.ItemEntryStack.optimisedRenderBase(ItemEntryStack.java:364)
at me.shedaniel.rei.gui.widget.EntryListWidget.renderEntries(EntryListWidget.java:231)
at me.shedaniel.rei.gui.widget.EntryListWidget.lambda$render$4(EntryListWidget.java:330)
at me.shedaniel.rei.gui.widget.EntryListWidget$$Lambda$12576/1222352755.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at me.shedaniel.rei.gui.widget.EntryListWidget.method_25394(EntryListWidget.java:329)
at me.shedaniel.rei.gui.ContainerScreenOverlay.renderWidgets(ContainerScreenOverlay.java:624)
at me.shedaniel.rei.gui.ContainerScreenOverlay.method_25394(ContainerScreenOverlay.java:529)
at me.shedaniel.rei.RoughlyEnoughItemsCore.lambda$registerClothEvents$15(RoughlyEnoughItemsCore.java:537)
at me.shedaniel.rei.RoughlyEnoughItemsCore$$Lambda$7496/1369491002.render(Unknown Source)
at me.shedaniel.cloth.api.client.events.v0.ClothClientHooks.lambda$null$6(ClothClientHooks.java:61)
at me.shedaniel.cloth.api.client.events.v0.ClothClientHooks$$Lambda$7462/268765267.render(Unknown Source)
at net.minecraft.class_437.handler$bdg000$onPostDraw(class_437.java:2612)
at net.minecraft.class_437.method_25394(class_437.java:83)
at me.shedaniel.rei.gui.RecipeViewingScreen.method_25394(RecipeViewingScreen.java:430)
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_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.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at com.aether.client.model.entity.PhygWingModel.method_2828(PhygWingModel.java:35)
at com.aether.client.rendering.entity.layer.PhygWingLayer.render(PhygWingLayer.java:28)
at com.aether.client.rendering.entity.layer.PhygWingLayer.method_4199(PhygWingLayer.java:16)
at net.minecraft.class_922.method_4054(class_922.java:139)
at net.minecraft.class_927.method_4072(class_927.java:43)
at net.minecraft.class_927.method_3936(class_927.java:18)
-- Entity being rendered --
Details:
Entity Type: the_aether:phyg (com.aether.entities.passive.PhygEntity)
Entity ID: 872
Entity Name: entity.the_aether.phyg
Entity's Exact location: 0.00, 0.00, 0.00
Entity's Block location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
-- Renderer details --
Details:
Assigned renderer: com.aether.client.rendering.entity.PhygRenderer@527bbb47
Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Rotation: 0.0
Delta: 0.0
Stacktrace:
at net.minecraft.class_898.method_3954(class_898.java:261)
at io.github.lucaargolo.entitybanners.client.EntityBannersClient.drawEntityOnCanvas(EntityBannersClient.java:46)
at net.minecraft.class_823.mddfff9c$lambda$renderCanvas$0$0(class_823.java:547)
at net.minecraft.class_823$$Lambda$12675/687558100.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1080)
at net.minecraft.class_823.handler$zim000$renderCanvas(class_823.java:535)
at net.minecraft.class_823.method_23802(class_823.java:120)
at net.minecraft.class_823.method_29999(class_823.java:108)
at net.minecraft.class_823.method_3546(class_823.java:101)
at net.minecraft.class_823.method_3569(class_823.java:24)
at net.minecraft.class_824.method_23080(class_824.java:122)
at net.minecraft.class_824$$Lambda$12399/527042284.run(Unknown Source)
-- Block Entity Details --
Details:
Name: minecraft:banner // net.minecraft.class_2573
Stacktrace:
at net.minecraft.class_824.method_3554(class_824.java:128)
at net.minecraft.class_824.method_23077(class_824.java:122)
at net.minecraft.class_756.method_3166(class_756.java:110)
at net.minecraft.class_918.method_23179(class_918.java:124)
at me.shedaniel.rei.impl.ItemEntryStack.optimisedRenderBase(ItemEntryStack.java:364)
at me.shedaniel.rei.gui.widget.EntryListWidget.renderEntries(EntryListWidget.java:231)
at me.shedaniel.rei.gui.widget.EntryListWidget.lambda$render$4(EntryListWidget.java:330)
at me.shedaniel.rei.gui.widget.EntryListWidget$$Lambda$12576/1222352755.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at me.shedaniel.rei.gui.widget.EntryListWidget.method_25394(EntryListWidget.java:329)
at me.shedaniel.rei.gui.ContainerScreenOverlay.renderWidgets(ContainerScreenOverlay.java:624)
at me.shedaniel.rei.gui.ContainerScreenOverlay.method_25394(ContainerScreenOverlay.java:529)
at me.shedaniel.rei.RoughlyEnoughItemsCore.lambda$registerClothEvents$15(RoughlyEnoughItemsCore.java:537)
at me.shedaniel.rei.RoughlyEnoughItemsCore$$Lambda$7496/1369491002.render(Unknown Source)
at me.shedaniel.cloth.api.client.events.v0.ClothClientHooks.lambda$null$6(ClothClientHooks.java:61)
at me.shedaniel.cloth.api.client.events.v0.ClothClientHooks$$Lambda$7462/268765267.render(Unknown Source)
at net.minecraft.class_437.handler$bdg000$onPostDraw(class_437.java:2612)
at net.minecraft.class_437.method_25394(class_437.java:83)
at me.shedaniel.rei.gui.RecipeViewingScreen.method_25394(RecipeViewingScreen.java:430)
-- Screen render details --
Details:
Screen name: me.shedaniel.rei.gui.RecipeViewingScreen
Mouse location: Scaled: (588, 12). Absolute: (1177.000000, 24.000000)
Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2.000000
-- Affected level --
Details:
All players: 1 total; [class_746['zxRaZzA'/443, l='ClientLevel', x=137.74, y=11.00, z=-215.96]]
Chunk stats: Client Chunk Cache: 256, 49
Level dimension: minecraft:overworld
Level spawn location: World: (-199,89,-32), Chunk: (at 9,5,0 in -13,-2; contains blocks -208,0,-32 to -193,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 755263 game time, 950743 day time
Server brand: fabric
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:449)
at net.minecraft.class_310.method_1587(class_310.java:2239)
at net.minecraft.class_310.method_1514(class_310.java:699)
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.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
-- 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(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 11545113736 bytes (11010 MB) / 13757317120 bytes (13120 MB) up to 13757317120 bytes (13120 MB)
CPUs: 8
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmn128M -Xmx13112M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
adorn: Adorn 1.14.2+1.16.5
advanced_runtime_resource_pack: Runtime Resource Pack 0.3.11
adventurez: AdventureZ 1.2.4
amecsapi: Amecs API 1.1.4+mc1.16.5
angerable-patch: Angerable Patch 1.1.0-1.16.4
animal_feeding_trough: Animal Feeding Trough 1.0.2
antiqueatlas: Antique Atlas 5.4.4-fabric
aqupdcaracal: Caracal mob 1.16-1.3.1
arcana2plus: Arcana ++ 0.0.3+1.16-alpha
architects_palette: Architect's Palette Fabric 1.0
architectury: Architectury 1.17.20
armourtoughnessbar: ArmourToughnessBar 1.0.2
atlantis: Atlantis 2020.1.7-1.16.4-1.0.0-fabric
autoconfig1u: Auto Config v1 Updated 3.3.1
autoconfigtoml: AutoConfig-TOML 1.0.0-fabric
backslot: BackSlot 1.1.11
bannerpp: Banner++ 2.0.3-snapshot+mc.1.16.2-rc1
battletowers: Battle Towers 3.3.4-1.16.4
beaconoverhaul: Beacon Overhaul 1.3.0+1.16
bebooks: Better Enchanted Books 1.2.8
bedspreads: Bedspreads 1.3.1-1.16.4
beholdersbookshelves: Beholder's Bookshelves 0.1.2
beholdersvariations: Beholder's Variations 0.5.5
better_withered_mobs: Better Withered Mobs 1.5.2
bettercaves: YUNG's Better Caves 1.16.5-1.2
betterdroppeditems: Better Dropped Items 1.2.4-1.16.2
betterend: Better End 0.9.6-pre
betterf3: BetterF3 1.1.3
bettermineshafts: YUNG's Better Mineshafts 1.16.4-1.0.1
betternether: Better Nether 5.0.7
betterstrongholds: YUNG's Better Strongholds 1.16.5-1.0
bigbeacons: Big Beacons 1.1.1
biome_locator: Biome Locator 1.1.2
biomemakeover: Biome Makeover 1.16.5-1.3.8
blockcompression: Block Compression 1.0
blockus: Blockus 2.1.4+1.16.5
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.1.1-1.16.5
brazier: Brazier 3.0.10
brewableluck: Liquid Luck(and unluck) 1.0.0
brokennametags: Broken Name Tags 1.0.1
byg: BYG 1.1.8
caelus: Caelus API 0.0.15-1.16.4
campanion: Campanion 1.3.5
candlebackport: Candle Backport 1.0
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
celib: Celib - CebbyS Library Mod 0.4.0
charm: Charm 2.3.2
chatplus: chatplus 1.0.1
chillager_mod: Chillager 1.1
chipped: Chipped 1.1.1
cinderscapes: Cinderscapes 1.3.3
climbladdersfast: ClimbLaddersFast 1.1.3
cloth-api: Cloth API 1.5.50
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 1.5.47
cloth-config2: Cloth Config v4 4.11.26
cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.2.1
club_minnced_discord-webhooks: discord-webhooks 0.5.6
colorfulcolumns: Colorful Columns 1.0.0
colorfulmasonry: Colorful Masonry 1.0.0
columns: Columns 1.1.1
colwater: ColWater 1.4.1
colytra: Colytra 1.3.0-1.16.4
com_electronwill_night-config_core: core 3.6.3
com_electronwill_night-config_toml: toml 3.6.3
com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.10.1
com_fasterxml_jackson_core_jackson-core: jackson-core 2.10.1
com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.10.1
com_github_mouse0w0_fastreflection: FastReflection 1.0.1
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
com_squareup_okhttp3_okhttp: okhttp 3.14.9
com_squareup_okio_okio: okio 1.17.2
com_vdurmont_emoji-java: emoji-java 5.1.1
comforts: Comforts 0.0.3-1.16.5
complete_bone_meal: Complete Bone Meal 1.1.0
consistency_plus: Consistency Plus 0.3.0
cookiecore: Oreo Core 0.0.4
cosmetic-armor: Cosmetic Armor 1.0.0
cotton-client-commands: Cotton Client Commands 1.0.1+1.16-rc1
couplings: Couplings 1.3.3
crimsonmoon: Crimson Moon 2.0.4-1.16.5
croptopia: Croptopia 1.4.0
crowdin-translate: CrowdinTranslate 1.3+1.16
curioofundying: Curio of Undying 1.1.1-1.16.5
curios: Curios API 0.0.13-1.16.5
curiouselytra: Curious Elytra 1.1.1-1.16.5
customportalapi: Custom Portals 0.0.1-beta32-1.16
customstars: Custom Stars 0.5
dark-enchanting: Dark Enchanting 0.2.1+mc.1.16.5
dark-loading-screen: Dark Loading Screen 1.6.3
dawn: Dawn API 1.8
dazzle: Dazzle 2 1.0
debrand: Debrand 1.0.2
decorative: Decorative 4.0.0
deep-dungeons: Deep Dungeons 1.0.0-1.16.5
desolation: Desolation 1.1.2
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.2
doggomod: Doggo Mod 1.0.0
dragonloot: DragonLoot 1.0.6
dual_riders: DualRiders 1.0.5
dungeonsmod: Dungeons Mod Lite 1.16.5-1.0.14
dynamicfps: Dynamic FPS 2.0.2
dynamicsoundfilters: Dynamic Sound Filters 1.2.0+1.16.5
earthtojavamobs: Earth2Java 1.7.1+1.16.4
economical_villager_trading: Economical Villager Trading 1.2+MC1.16.4-1.16.5
elementalcreepers: Elemental Creepers: Refabricated 1.3.0
enchantment_lore: EnchantmentLore 1.1.1+MC1.16.1-1.16.5
enderporter: Enderporter 1.0.2
enhanced_attack_indicator: Enhanced Attack Indicator 1.0.1
enhanced_mushrooms: Enhanced Mushrooms 1.0.4
entitybanners: Entity Banners 1.0-BETA
fabric: Fabric API 0.34.6+1.16
fabric-api-base: Fabric API Base 0.3.0+c88702897d
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.0.0+dc716ea17d
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.10+3661eaa17d
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.6+61336ba97d
fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+c88702897d
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.7+2868a2287d
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+9354966b7d
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
fabric-language-kotlin: Fabric Language Kotlin 1.6.5+kotlin.1.5.31
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
fabric-models-v0: Fabric Models (v0) 0.3.0+bc7a746f7d
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.3+e3c9d0627d
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.5+c88702897d
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.3+0ef801b67d
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.4+ca58154a7d
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.3.0+2868a2287d
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+ca58154a7d
fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+ca58154a7d
fabric-rendering-v1: Fabric Rendering (v1) 1.6.0+2868a2287d
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.6+2868a2287d
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.0+c045166c7d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
fabric-textures-v0: Fabric Textures (v0) 1.0.6+ca58154a7d
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.7+8183d3957d
fabrication: Fabrication 1.3.4
fabricloader: Fabric Loader 0.11.7
fabrishot: Fabrishot 1.4.0
fallflyinglib: FallFlyingLib 1.1.0
fallingleaves: Falling Leaves 1.6.0+1.16.5
fallingtree: FallingTree 2.11.4
fancymenu: FancyMenu 2.0.5
fantasycraft: Fantasycraft 1.1.3
farmersdelight: Farmer's Delight 1.16.5-0.0.5
fatxporbs: Fat Experience Orbs 0.0.9
ferritecore: FerriteCore 2.1.0
fiber: fiber 0.23.0-2
flamingo_ooo: Flamingo, oh, oh, oh... 1.0.4-MC1.16.3-fabric
flytre_lib: FlytreLib 0.2.11
fpsdisplay: FPS-Display 1.3.0+1.16.4
frex: FREX 4.8.207
frozenup: Frozen-Up-Fabric 1.16.5-1.0.0
fruitful: Fruitful 1.0.0
geckolib3: Geckolib 3.0.36
genesis: Genesis 0.5.1
gentlefawn: GentleFawn 1.1.4-MC1.16.5-fabric
giant_origin: Giant Origin 1.16.5
gildednetherite: Gilded Netherite 1.0.0
glimmeringpotions: Glimmering Potions 1.1.3-1.16.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
grass_pass: Grass Bypass 1.0.0
gravestones: Gravestones v1.9
graveyard: The Graveyard 1.0
greater_eye: Greater Eye of Ender 1.1.5
guardiansgalore: Guardians Galore 1.16.5-2.1
guillotine: Guillotine 1.0.0
harvest: Harvest 1.2.12
heartbond: Heartbond 1.0.0
herdspanic: Herds Panic 1.0.1
homecamp: Home Camp 1.0.3
ignis-fatuus: Ignis Fatuus 1.1.3
illuminations: Illuminations 1.5.1
improved-stations: Improved Stations 2.0.3
indium: Indium 1.0.0+mc1.16.5
inventoryhud: Inventory HUD + 3.3.0
invisframes: Invisible Frames 2.0.1
ironfurnaces: Iron Furnaces 2.4.1
jankson: Jankson 3.0.1+j1.2.0
java: Java HotSpot(TM) 64-Bit Server VM 8
json-model-extensions: JSON Model Extensions 1.22.184
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kiln: Kiln 1.1.1+1.16.5
konkrete: Konkrete 1.1.7
lapisreserve: Lapis Reserve 1.0.7
lapiswarps: Lapis Warps 1.0.0
lazydfu: LazyDFU 0.1.2
led: Light Emitting Diode 1.0.0
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 3.4.0+1.16.5
libstructure: LibStructure 1.5
lithium: Lithium 0.6.4
maelstrom_library: Maelstrom Library 1.2-1.16.5
magna: Magna 1.5.3-1.16.5
maybe-data: Maybe data 1.0.0-1.16.2
mcdar: MC Dungeons Artifacts 1.2.0
mcsa: MC Story Mode Armor 2.3.2
mermod: Mermod 1.7
mi: More Ice Mod 1.0.0
midnight-hats: Midnight Hats 2.0.1
minecraft: Minecraft 1.16.5
mining_dims: Mining Dimensions 1.0.5
mobz: MobZ 2.4.6
mocolors: Mo' Colors 1.1.2
modid: Portable Jukebox 1.1.0
modmenu: Mod Menu 1.16.9
moobloommod: Moobloom Mod 1.3
mooblooms: Mooblooms 1.4.0
more_gems: More Gems 1.1.25
morebakedfoods: More Baked Foods 1.1.0
morebookshelves: Bookshelving 0.1.0
morecraftingtables: Oh, How the Crafting Has Tabled! 0.1.3-1.16.3
moredrinks: More Drinks 1.0.0
morerespawnanchors: More Respawn Anchors 1.0.1
moretotems: More Totems 2.7.3
morevillagers-fabric: MoreVillagersFabric 1.3.0-SNAPSHOT
mostructures: Mo' Structures 1.1.1+mc.1.16.5
mtca: More Totems Curios Addon 1.0.0
multipart_entities: MultipartEntities 1.1.1-SNAPSHOT
net_dv8tion_jda: JDA 4.2.1_255
net_sf_trove4j_trove4j: trove4j 3.0.3
netheritems: Nether Items 1.1.0
new_buckets: New Buckets 1.0.1
npcvariety: NPC Variety 1.2.4
omega-config: OmegaConfig 1.0.4
onsoulfire: On Soul Fire 1.16.5-2
openworlds: Open Worlds 1.0.1
org_apache_commons_commons-collections4: commons-collections4 4.1
org_apache_commons_commons-math3: commons-math3 3.3
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.31
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.31
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.31
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.31
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-core-jvm: kotlinx-serialization-core-jvm 1.3.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.0
org_json_json: json 20210307
org_pircbotx_pircbotx: pircbotx 2.1
org_slf4j_slf4j-api: slf4j-api 1.7.25
org_slf4j_slf4j-nop: slf4j-nop 1.7.25
origins: Origins 0.7.3
oro_config: OroArmor Config 1.2.0
pandamc_concreteplus: Concrete plus 1.5.4
patchouli: Patchouli 1.16.4-51-FABRIC
pehkui: Pehkui 2.5.3+1.14.4-1.18
perspectivemod: Perspective Mod Redux 0.0.5
phoenixcrystals: Phoenix's Crystals! 2.2.1
phosphor: Phosphor 0.7.2+build.12
pigsteel: Pigsteel Mod 1.4.0
playerabilitylib: Pal 1.2.1
poltergeist: Poltergeist Origin Addon 1.16.5-0.0.2b
polymorph: Polymorph 0.0.10-1.16.5
portaltags: Portal Tags 2.1.0
prefab: Prefab 1.0.6
pride: Pride Lib 1.0.0+1.16
promenade: Promenade 2.0
quartzelv: Quartz Elevator 1.2.1
randompatches: RandomPatches 2.4.5-fabric
rare-ice: Rare Ice 0.2.2
reach-entity-attributes: Reach Entity Attributes 1.1.1
reapingmod: Reaping Mod 1.2.2
repurposed_structures: Repurposed Structures 1.16.5-1.10.5-fabric
reroll: Reroll 1.2.1-1.16.5
respawnablepets: Respawnable Pets 1.16.5-2
rightclickharvest: RightClickHarvest 1.0.0
roughlyenoughitems: Roughly Enough Items 5.12.248
roughlyenoughitems-api: REI (API) 5.12.248
roughlyenoughitems-default-plugin: REI (Default Plugin) 5.12.248
roughlyenoughitems-runtime: REI (Runtime) 5.12.248
roughlyenoughresources: Roughly Enough Resources 2.1.3
satin: Satin 1.6.0-nightly.20w48a
savemystronghold: Save My Stronghold! 1.16.4-1.0
seasons: Fabric Seasons 1.2-BETA
seedy-behavior: Seedy Behavior 1.0.1
shulkerutils: shulkerutils 1.0.1-1.16
simple_backpack: SimpleBackpack 1.0.38
simplexterrain: Simplex Terrain 0.7.2
simplyimprovedterrain: Simply Improved Terrain 0.3.2.1-Fabric
simplyplatinum: Simply Platinum 2.2
skinnedlanterns: Skinned Lanterns 1.16.5-1.1.3
smoothboot: Smooth Boot 1.16.5-1.6.0
snowpig: Snow Pig 1.0.0
sodium: Sodium 0.2.0+build.4
somnus: Somnus API 0.0.11-1.16.5
spoornbountymobs: SpoornBountyMobs 1.0.7
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
stoneholm: Stoneholm 1.2.3
stonetotools: StoneToTools 1.0.0
strangeberry: Strange Berries 1.2.0
strawdummy: Straw Dummy 1.4.0
structure-helpers: Structure Helpers 3.0.0
structurized: Structurized 1.2.0-1.16.5
stuffz: StuffZ 2.3.0
team_reborn_energy: Energy 0.1.1
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.0.3-BETA
terrestria: Terrestria 2.2.0
the_aether: The Aether 1.16.5-1.4.1
the_bumblezone: The Bumblezone - Fabric 1.16.5-2.4.8-fabric
tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.6
toomanyorigins: TooManyOrigins 0.2.2.1
totemicoverhaul: Totemic Overhaul 1.1.4
tougherglass: Tougher Glass 1.0.3
trade: Trade 1.1.3
trampledisablerfabric: Trample Disabler 1.0.1
transportables: Transportables 1.0.1
traverse: Traverse 3.3.2
trinkets: Trinkets 2.6.7
tweed: Tweed API 3.0.0-beta.22
twitchchat: Twitch Chat Bridge 0.10.1b
ultra_amplified_dimension: Ultra Amplified Dimension 1.16.4-9.1.1-fabric
untitledduckmod: Untitled Duck Mod 0.2.2
upgradedechests: Upgraded Ender Chests 1.0.1-1.16
upgradedshulkers: Upgraded Shulkers 1.0.1-1.16
vafoen: Vanilla Food Enhanced 1.1.1
vanilla-hammers: Vanilla Hammers 3.0.3-1.16.5
veinmining: Vein Mining 0.0.7-1.16.5
villagernames: Villager Names 1.6.0
voicechat: Simple Voice Chat 1.16.5-1.3.12
voidz: VoidZ 1.0.0
voyager: Voyager 1.0.0
wandering_collector: Wandering Collector 1.0.1+mc1.16.5
waystones: Waystones 1.1.1.1
wiicustomorigins: Fox Origins Mod 1.0.0
wildworld: Wild World 2.0.0+1.16.5
windchimes: Windchimes 1.1.1
witheran: Witheran Origin 1.0.3
witherite: Witherite 0.0.3
wolveswitharmor: Wolves With Armor 1.5.4-1.16.5
wthit: wthit 2.10.2
xp_storage: XP Storage 1.4+1.16.5
yungsapi: YUNG's API 1.16.5-Fabric-5
zoob: Monster Of The Ocean Depths 3.0.0
Patchouli open book context: n/a
Launched Version: fabric-loader-0.11.7-1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 496.49, 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: Fabric Mods
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Other mods
Only rei possible incompatibility.
Additional Information
Im using a third party launcher