Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

Clash with entity Banners[Bug]

Rorriik opened this issue · 1 comments

commented

Describe the bug
Crashes whenever I type "FL" into the search bar

Steps to Reproduce

  • First Step; open inventory
  • Second Step; type "FL" into the REI search bar

Environment (please complete the following information with the version):

  • Minecraft: 1.17.1
  • Mod Loader: Fabric

Logs
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 10/6/21, 5:49 AM
Description: Rendering entity in world

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_897.method_23169(net.minecraft.class_1297, float)" because "☃" is null
at net.minecraft.class_898.method_3954(class_898.java:128)
at io.github.lucaargolo.entitybanners.client.EntityBannersClient.drawEntityOnCanvas(EntityBannersClient.java:46)
at net.minecraft.class_823.md600bd2$lambda$renderCanvas$0$0(class_823.java:547)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1087)
at net.minecraft.class_823.handler$zjb000$renderCanvas(class_823.java:535)
at net.minecraft.class_823.method_23802(class_823.java:142)
at net.minecraft.class_823.method_29999(class_823.java:129)
at net.minecraft.class_823.method_3546(class_823.java:122)
at net.minecraft.class_823.method_3569(class_823.java:30)
at net.minecraft.class_824.method_23080(class_824.java:92)
at net.minecraft.class_824.method_3554(class_824.java:98)
at net.minecraft.class_824.method_23077(class_824.java:92)
at net.minecraft.class_756.method_3166(class_756.java:139)
at net.minecraft.class_918.method_23179(class_918.java:132)
at me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition$ItemEntryRenderer.renderBase(ItemEntryDefinition.java:287)
at me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition$ItemEntryRenderer.renderBase(ItemEntryDefinition.java:219)
at me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.renderBatched(BatchedEntryRendererManager.java:175)
at me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.render(BatchedEntryRendererManager.java:109)
at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.method_25394(EntryListWidget.java:259)
at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.renderWidgets(ScreenOverlayImpl.java:577)
at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.method_25394(ScreenOverlayImpl.java:498)
at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$19(RoughlyEnoughItemsCoreClient.java:329)
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:54)
at dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:63)
at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:84)
at jdk.proxy3/jdk.proxy3.$Proxy105.render(Unknown Source)
at net.minecraft.class_757.handler$zeg000$renderScreenPost(class_757.java:1539)
at net.minecraft.class_757.method_3192(class_757.java:874)
at net.minecraft.class_310.method_1523(class_310.java:1112)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
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 net.minecraft.class_128.handler$dpk000$fillPatchouliContext(class_128.java:521)

-- Patchouli Book Info --
Details:
Patchouli open book context: n/a
Stacktrace:
at net.minecraft.class_128.handler$dpk000$fillPatchouliContext(class_128.java:521)
at net.minecraft.class_128.(class_128.java:37)
at net.minecraft.class_128.method_560(class_128.java:267)
at net.minecraft.class_898.method_3954(class_898.java:156)
at io.github.lucaargolo.entitybanners.client.EntityBannersClient.drawEntityOnCanvas(EntityBannersClient.java:46)
at net.minecraft.class_823.md600bd2$lambda$renderCanvas$0$0(class_823.java:547)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1087)
at net.minecraft.class_823.handler$zjb000$renderCanvas(class_823.java:535)
at net.minecraft.class_823.method_23802(class_823.java:142)
at net.minecraft.class_823.method_29999(class_823.java:129)
at net.minecraft.class_823.method_3546(class_823.java:122)
at net.minecraft.class_823.method_3569(class_823.java:30)
at net.minecraft.class_824.method_23080(class_824.java:92)
at net.minecraft.class_824.method_3554(class_824.java:98)
at net.minecraft.class_824.method_23077(class_824.java:92)
at net.minecraft.class_756.method_3166(class_756.java:139)
at net.minecraft.class_918.method_23179(class_918.java:132)
at me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition$ItemEntryRenderer.renderBase(ItemEntryDefinition.java:287)
at me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition$ItemEntryRenderer.renderBase(ItemEntryDefinition.java:219)
at me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.renderBatched(BatchedEntryRendererManager.java:175)
at me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.render(BatchedEntryRendererManager.java:109)
at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.method_25394(EntryListWidget.java:259)
at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.renderWidgets(ScreenOverlayImpl.java:577)
at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.method_25394(ScreenOverlayImpl.java:498)
at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$19(RoughlyEnoughItemsCoreClient.java:329)
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:54)
at dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:63)
at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:84)
at jdk.proxy3/jdk.proxy3.$Proxy105.render(Unknown Source)
at net.minecraft.class_757.handler$zeg000$renderScreenPost(class_757.java:1539)
at net.minecraft.class_757.method_3192(class_757.java:874)
at net.minecraft.class_310.method_1523(class_310.java:1112)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
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)

-- Entity being rendered --
Details:
Entity Type: the_aether:flying_cow (com.aether.entities.passive.FlyingCowEntity)
Entity ID: 821
Entity Name: Flying Cow
Entity's Exact location: 0.00, 0.00, 0.00
Entity's Block location: World: (0,0,0), Section: (at 0,0,0 in 0,0,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: null

-- Renderer details --
Details:
Assigned renderer: NULL
Location: 0.00,0.00,0.00 - World: (0,0,0), Section: (at 0,0,0 in 0,0,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Rotation: 0.0
Delta: 0.0

-- Block Entity Details --
Details:
Name: minecraft:banner // net.minecraft.class_2573

-- Screen details --
Details:
Screen name: net.minecraft.class_490

-- Renderer details --
Details:
Renderer name: me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.EntryListEntry
Z level: 0
Bounds: me.shedaniel.math.Rectangle[x=489,y=208,width=18,height=18]
Notice mark: 0
Interactable: true
Interactable favorites: true
Highlight enabled: true
Tooltip enabled: true
Background enabled: false
Entries count: 1

-- Current Rendering Entry --
Details:
Renderer name: me.shedaniel.rei.impl.common.entry.TypedEntryStack
Z level: 100
Entry type: minecraft:item
Is empty: false
Entry identifier: entitybanners:entity_banner

-- Entry Renderer --
Details:
Entry definition class name: me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition
Item Type: entity_banner
Item Damage: 0
Item NBT: {BlockEntityTag:{Bannerpp_LoomPatterns:[{Color:15,Index:0,Pattern:"the_aether:flying_cow_banner"}],Patterns:[{Color:7,Pattern:"tts"},{Color:7,Pattern:"bts"},{Color:7,Pattern:"bo"},{Color:15,Pattern:"cs"}],entitybanners_Entity:"the_aether:flying_cow"}}
Item Foil: false

-- Screen render details --
Details:
Screen name: net.minecraft.class_490
Mouse location: Scaled: (355, 346). Absolute: (1423.000000, 1385.000000)
Screen size: Scaled: (640, 360). Absolute: (2560, 1440). Scale factor of 4.000000

-- Affected level --
Details:
All players: 1 total; [class_746['Demigod_Alpha'/180, l='ClientLevel', x=-204.20, y=71.00, z=87.63]]
Chunk stats: 4096, 1542
Level dimension: minecraft:overworld
Level spawn location: World: (0,73,21), Section: (at 0,9,5 in 0,4,1; chunk contains blocks 0,-64,16 to 15,319,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 41999 game time, 52091 day time
Server brand: fabric
Server type: Integrated singleplayer server

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Fabric Mods, KubeJS Resource Pack [assets], Vanilla Additions Dark GUI Add-On 1.2.2.zip, MYTHIC+-+1.17.zip

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 3112101536 bytes (2967 MiB) / 8304721920 bytes (7920 MiB) up to 17515413504 bytes (16704 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: 11th Gen Intel(R) Core(TM) i9-11980HK @ 2.60GHz
Identifier: Intel64 Family 6 Model 141 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 3.30
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3080 Laptop GPU
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x249c
Graphics card #0 versionInfo: DriverVersion=27.21.14.6221
Graphics card #1 name: Intel(R) UHD Graphics
Graphics card #1 vendor: Intel Corporation (0x8086)
Graphics card #1 VRAM (MB): 1024.00
Graphics card #1 deviceId: 0x9a60
Graphics card #1 versionInfo: DriverVersion=27.20.100.9415
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 40405.50
Virtual memory used (MB): 26362.53
Swap memory total (MB): 7936.00
Swap memory used (MB): 252.80
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16704m -Xms256m -XX:PermSize=256m
Fabric Mods:
additionaladditions: Additional Additions 2.1.3
additionalbars: Additional Bars 2.1.1
adorn: Adorn 2.1.5+1.17.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
advancementplaques: Advancement Plaques 1.4.0
advancements-enlarger: Advancements Enlarger 0.2.4
adventurez: AdventureZ 1.2.11
amecsapi: Amecs API 1.1.5+mc21w16a
antiqueatlas: Antique Atlas 6.1.0-fabric-mc1.17.1
aqupdcaracal: Caracal mob 1.17-1.3.2
aqupdgrizzly: Grizzly Bear mob 1.17-1.2.0
architects_palette: Architect's Palette Fabric 1.2
architectury: Architectury 2.5.27
artifality: Artifality 0.3.5
assembly: Assembly 21w06a-1.0.0
attributefix: Attribute Fix {FABRIC} 1.0.3
awesomedungeon: Awesome Dungeon 1.0.0
axolotlitemfix: Axolotl Item Fix 1.1.2
backslot: BackSlot 1.2.0
backslotaddon: BackSlot Addon 1.0.6
bannerpp: Banner++ 2.0.3+mc.1.17-rc1
battletowers: Battle Towers 3.4.0-1.17.1
bclib: BCLib 0.3.1
beaconoverhaul: Beacon Overhaul 1.4.1+1.17
betterdungeons: YUNG's Better Dungeons 1.17-1.0.1
betterend: Better End 0.11.0-pre
betterf3: BetterF3 1.1.5
bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.1
betternether: Better Nether 5.1.3
betterstrongholds: YUNG's Better Strongholds 1.17-1.1.1
boatcontainer: BoatContainer 1.0.0
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.2.3-1.17.1
bountiful: Bountiful 1.0.0
caelus: Caelus API 0.0.16-1.17
cardinal-components: Cardinal Components API 3.1.1
cardinal-components-base: Cardinal Components API (base) 3.1.1
cardinal-components-block: Cardinal Components API (blocks) 3.1.1
cardinal-components-chunk: Cardinal Components API (chunks) 3.1.1
cardinal-components-entity: Cardinal Components API (entities) 3.1.1
cardinal-components-item: Cardinal Components API (items) 3.1.1
cardinal-components-level: Cardinal Components API (world saves) 3.1.1
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 3.1.1
cardinal-components-util: Cardinal Components API (utilities) 3.1.1
cardinal-components-world: Cardinal Components API (worlds) 3.1.1
carrier: Carrier 1.8.0
caves-and-cliffs-add-on-for-william-wythers-overhauled-overworld: Caves and Cliffs add-on for William Wythers Overhauled Overworld 1.3
charm: Charm 3.3.2
charmonium: Charmonium 3.3.0
cherishedworlds: Cherished Worlds 2.0.1-1.17.1
chord: Chord 1.8.0+1.17-rc1-fabric
cleancut: CleanCut 1.17-4.0-fabric
cloth-api: Cloth API 2.0.54
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config2: Cloth Config v5 5.0.38
cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54
cloth-utils-v1: Cloth Utils v1 2.0.54
clumps: Clumps 7.0.7
colytra: Colytra 2.0.0-1.17
com_electronwill_night-config_core: core 3.6.3
com_electronwill_night-config_toml: toml 3.6.3
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
comforts: Comforts 0.0.6-1.17.1
controlling: Controlling For Fabric 1.1.2
couplings: Couplings 1.5.0+1.17
crawl: Crawl 0.9.2
croptopia: Croptopia 1.6.3
crowdin-translate: CrowdinTranslate 1.3+1.17
customportalapi: Custom Portals 0.0.1-beta33-1.17
customstars: Custom Stars 0.5
dark-enchanting: Dark Enchanting 0.4.1-1.17.1
darkpaintings: Dark Paintings 4.0.2
dashloader: DashLoader 2.0
dataattributes: Data Attributes 1.0.3
dawn: Dawn API 2.0.6
deepslatecutting: Deepslate Cutting 1.2.0
denseores: Dense Ores: Refabricated 1.1+1.17
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.3
dragonloot: DragonLoot 1.0.9
drippyloadingscreen: Drippy Loading Screen 1.1.1
dual_riders: DualRiders 1.0.5
dungeons_arise: When Dungeons Arise 2.1.47-fabric
dynamicfps: Dynamic FPS 2.0.5
earthtojavamobs: Earth2Java 1.7.3+1.17
eatinganimationid: Eating Animation 1.1
elytratrinket: Elytra Trinket 2.0.1-1.17
enchantment_lore: EnchantmentLore 1.2.1+MC1.17.1
enchantmentdescriptions: Enchantment Descriptions 4.0.1
enhanced_attack_indicator: Enhanced Attack Indicator 1.0.2+1.17
enhancedcelestials: Enhanced Celestials 2.0.5
entitybanners: Entity Banners 1.0.2-BETA+1.17
extended_armor_bars: Extended Armor Bars 1.1.0
fabric: Fabric API 0.40.1+1.17
fabric-api-base: Fabric API Base 0.3.0+a02b446313
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+cbda931818
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+cbda931818
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
fabric-containers-v0: Fabric Containers (v0) 0.1.12+cbda931818
fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+cbda931818
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
fabric-entity-events-v1: Fabric Entity Events (v1) 1.2.3+87cc6e4c18
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.10+fc40aa9d18
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+cbda931818
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b4463d5
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+cbda931818
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
fabric-language-kotlin: Fabric Language Kotlin 1.6.4+kotlin.1.5.30
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+cbda931818
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa13
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab6121d5
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+cbda931818
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+cbda931818
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.3+4658223018
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.14+4658223018
fabric-rendering-v0: Fabric Rendering (v0) 1.1.4+4658223018
fabric-rendering-v1: Fabric Rendering (v1) 1.8.2+ffb6d41e18
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+198a96213d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+cbda931818
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab6121d5
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.3.1+4658223018
fabric-tree-chopper: Fabric Tree Chopper 0.7.2
fabricloader: Fabric Loader 0.11.6
fallingleaves: Falling Leaves 1.7.3+1.17.1
fancymenu: FancyMenu 2.2.2
ferritecore: FerriteCore 3.0.3
fiber: fiber 0.23.0-2
fiber2cloth: Fiber To Cloth 3.2.0
flesh2leather: Flesh2Leather 1.0.2
flintytools: Flinty Tools 1.0.0
flytre-lib-base: Flytre Lib - Base Module 1.2.0
flytre-lib-compat: Flytre Lib - Compat Module 1.0.0
flytre-lib-config: Flytre Lib - Config Module 1.1.0
flytre-lib-event: Flytre Lib - Event Module 1.0.1
flytre-lib-gui: Flytre Lib - GUI Module 1.0.0
flytre-lib-storage: Flytre Lib - Storage Module 2.3.1
flytre_lib: Flytre Lib 1.3.9
forgottenrecipes: Forgotten Recipes 1.0.3
gateofbabylon: Gate Of Babylon 1.5.1-1.17.1
geckolib3: Geckolib 3.0.14
goldenhoppers: Golden Hoppers 1.1.0
goml: Get Off My Lawn 1.4.0-beta
goosiklib: Goosik Lib 0.1.0
grass_pass: Grass Bypass 1.0.0
graveyard: The Graveyard 1.0
grindenchantments: Grind Enchantments 1.4.0+1.17.1
hologram-api: Hologram API 0.2.1+1.17.1
illuminations: Illuminations 1.7.2
inmis: Inmis 2.3.2-1.17.1
inventoryhud: Inventory HUD + 3.4.0
io_activej_activej-codegen: activej-codegen 4.3
io_activej_activej-serializer: activej-serializer 4.3
iris: Iris 1.1.2-starline+build.546
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
just_end_anchor: Just An End Anchor 1.0.0
kambrik: Kambrik 1.1.0
konkrete: Konkrete 1.2.3
krypton: Krypton 0.1.4
kubejs: KubeJS 1605.3.10-build.9999
lazydfu: LazyDFU 0.1.2
levelz: LevelZ 1.0.8
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 4.1.7+1.17.1
libninepatch: LibNinePatch 1.1.0
linkedstorage: Linked Storage 1.3.13-1.17
lovely_snails: Lovely Snails 1.0.3+1.17
maelstrom_library: Maelstrom Library 1.2.1-1.17
mavm: More Axolotl Variants Mod 1.0.5
maybe-data: Maybe data 1.0.1-1.17
me_hypherionmc_simple-rpc-lib: simple-rpc-lib 2.1.10
megane: megane 5.3.1
megane-base: megane-base 5.3.1
megane-fabric-transfer: megane-fabric-transfer 5.3.1+1.3.0-fc40aa9d18
megane-runtime: megane-runtime 5.3.1
megane-vanilla: megane-vanilla 5.3.1+1.17.1
midnightlib: MidnightLib 0.2.4
minecraft: Minecraft 1.17.1
mm: Manningham Mills 2.3
mob_catcher: Mob Catcher 1.0.10
modmenu: Mod Menu 2.0.11
more-structures-add-on-for-william-wythers-overhauled-overworld: More Structures add-on for William Wythers Overhauled Overworld 1.2
more_gems: More Gems 1.2.39
morebannerfeatures: More Banner Features 1.0.7
morerespawnanchors: More Respawn Anchors 1.0.2
morevillagers-fabric: MoreVillagersFabric 2.1.0-SNAPSHOT
mostructures: Mo' Structures 1.3.0-pre1-1.17.1
mousewheelie: Mouse Wheelie 1.7.3+mc1.17.1-pre1
multipart_entities: MultipartEntities 1.1.2-1.17
naturescompass: Nature's Compass 1.17.1-2.0.1-fabric
nauticality: Nauticality 0.1.2
nears: Nears 1.1.2
nearsightedly: Near-Sightedly 1.2.1
net_objecthunter_exp4j: exp4j 0.4.8
npcvariety: NPC Variety 2.1.2
omega-config: OmegaConfig 1.0.8
onsoulfire: On Soul Fire 1.17-3
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.30
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.30
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.30
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.30
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2
org_slf4j_slf4j-api: slf4j-api 1.7.29
org_yaml_snakeyaml: snakeyaml 1.27
outvoted: Outvoted 2.0.0-alpha.13
oxidized: Oxidized 1.4.0
oxidizelib: OxidizeLib 1.1.0
packet_tweaker: Packet Tweaker 0.2.0-1.17-pre1
paintings: Paintings ++ 1.17.1-1.0.0.2
patchouli: Patchouli 1.17-54-FABRIC
paxi: Paxi 1.17-1.2.2
placeholder-api: Placeholder API 1.1.1+1.17.1
playerabilitylib: Pal 1.3.0-nightly.1.17-rc1
playerex: PlayerEx 3.0.3
polymer: Polymer 0.1.0-rc.4+1.17.1
polymorph: Polymorph 0.0.13-1.17.1
primordial-shores-add-on-for-wwoo: Primordial Shores add-on for William Wythers Overhauled Overworld 1.0
promenade: Promenade 2.1.2
pugh_tools: Pugh Tools ${version}
quartzelv: Quartz Elevator 1.2.5
quickspyglasser: Quick Spyglasser 0.3.0
reach-entity-attributes: Reach Entity Attributes 2.1.1
repurposed_structures: Repurposed Structures 2.3.3+1.17.1
reroll: Reroll 1.3.0-1.17.1
rhino: Rhino 1605.1.2-build.40
roughlyenoughitems: Roughly Enough Items 6.0.279-alpha
rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0
scorch: Scorch 1.1.2
seasons: Fabric Seasons 1.2.2-BETA+1.17
seedy-behavior: Seedy Behavior 1.0.1
server_translations_api: Server Translations API 1.4.5+1.17
sgui: SGui 1.0.0-rc4+1.17.1
shulkerutils: shulkerutils 1.0.4-1.17
simple-rpc: Simple Rpc 1.17-2.4-fabric
sit: Sit 1.17.1-13
snowundertrees: Snow Under Trees 1.0.0
sodium: Sodium 0.3.2+IRIS2-build.155
somnus: Somnus API 0.0.13-1.17.1
spark: spark 1.6.1
spirit: Spirit 1.1.0
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
stoneholm: Stoneholm 1.3
stonevaults: Stonevaults 1.1.0
structure-helpers: Structure Helpers 3.2.0
stuffz: StuffZ 2.3.2
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 2.0.0
terraform-config-api-v1: Terraform Config API (v1) 2.0.0
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 2.0.0
terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 2.0.0
terraform-tree-api-v1: Terraform Tree API (v1) 2.0.0
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
the_aether: The Aether 1.17.1-1.5.0
things: Things 0.2.5
toolstats: Tool Stats 2.0.1
tooltiprareness: Tooltip Rareness 1.0.2
torohealth: ToroHealth Damage Indicators 1.17.1-fabric-12
traverse: Traverse 4.0.0-beta.2
trinketofundying: Trinket of Undying 2.0.0-1.17
trinkets: Trinkets 3.0.4
trinketshulkerboxes: Trinket Shulker Boxes 2.0.0-1.17
tweed: Tweed 3.0.0-beta.26
twigs: Twigs 1.0.2
universal-graves: Universal Graves 1.0.8+1.17.1
universal_ores: Universal Ores 1.0
upgradedechests: Upgraded Ender Chests 1.0.2-1.17
upgradedshulkers: Upgraded Shulkers 1.0.2-1.17
urns: Urns 1.0.1
vanilla_degus: Vanilla Degus 1.2.0
veinmining: Vein Mining 0.0.10-1.17
villagernames: Villager Names 2.0.0
villagershats: Goosik's Villager Hats 1.2.0
visuality: Visuality 0.1.3
voidtotem: Void Totem (Fabric) 1.17.0-1.0.0
voidz: VoidZ 1.0.5
wandering_collector: Wandering Collector 1.0.2+mc1.17
waystones: Waystones 2.0.4
william-wythers-overhauled-overworld: William Wythers Overhauled Overworld 1.6
wolveswitharmor: Wolves With Armor 1.6.1-1.17.1
wthit: wthit 3.9.0
xaerominimap: Xaero's Minimap 21.14.0
xaeroworldmap: Xaero's World Map 1.15.0.1
xp_storage: XP Storage 1.4.2+1.17.1
xp_storage_trinkets: XP Storage - Trinkets 0.1+1.17.1
yungsapi: YUNG's API 1.17-Fabric-16
Launched Version: fabric-loader-0.11.6-1.17.1
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce RTX 3080 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 462.21, NVIDIA Corporation
Window size: 2560x1440
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, Fabric Mods, kubejs:resource_pack (incompatible), file/Vanilla Additions Dark GUI Add-On 1.2.2.zip, file/MYTHIC+-+1.17.zip
Current Language: English (US)
CPU: 16x 11th Gen Intel(R) Core(TM) i9-11980HK @ 2.60GHz
Player Count: 1 / 8; [class_3222['Demigod_Alpha'/180, l='ServerLevel[Let Us See]', x=-204.20, y=71.00, z=87.63]]
Data Packs: vanilla, Repurposed_Structures-Charm.zip, ichphilipp-s-endcity-v1-1-1-16-2.zip (incompatible), incendium-v3-3-1.zip, pillager-stronghold-1-17.zip, Fabric Mods

commented

Go blame them instead