We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce
---- Minecraft Crash Report ---- // There are four lights! Time: 2023-07-31 21:47:33 Description: Rendering screen java.lang.IndexOutOfBoundsException: Index 5 out of bounds for length 5 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.set(ArrayList.java:441) at nova.committee.enhancedarmaments.init.handler.ItemTooltipEventHandler.changeTooltips(ItemTooltipEventHandler.java:107) at nova.committee.enhancedarmaments.init.handler.ItemTooltipEventHandler.lambda$addInformation$0(ItemTooltipEventHandler.java:47) at nova.committee.enhancedarmaments.init.callback.ItemTooltipCallback.lambda$static$0(ItemTooltipCallback.java:23) at net.minecraft.class_1799.handler$cpm000$enhancedarmaments$tooltipLines(class_1799.java:6654) at net.minecraft.class_1799.method_7950(class_1799.java:835) at net.minecraft.class_437.method_25408(class_437.java:181) at net.minecraft.class_437.method_25409(class_437.java:168) at net.minecraft.class_465.method_2380(class_465.java:189) at net.minecraft.class_479.method_25394(class_479.java:68) at net.minecraft.class_757.method_3192(class_757.java:881) at net.minecraft.class_310.method_1523(class_310.java:1177) at net.minecraft.class_310.method_1514(class_310.java:768) at net.minecraft.client.main.Main.method_44604(Main.java:244) at net.minecraft.client.main.Main.main(Main.java:51) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.set(ArrayList.java:441) at nova.committee.enhancedarmaments.init.handler.ItemTooltipEventHandler.changeTooltips(ItemTooltipEventHandler.java:107) at nova.committee.enhancedarmaments.init.handler.ItemTooltipEventHandler.lambda$addInformation$0(ItemTooltipEventHandler.java:47) at nova.committee.enhancedarmaments.init.callback.ItemTooltipCallback.lambda$static$0(ItemTooltipCallback.java:23) at net.minecraft.class_1799.handler$cpm000$enhancedarmaments$tooltipLines(class_1799.java:6654) at net.minecraft.class_1799.method_7950(class_1799.java:835) at net.minecraft.class_437.method_25408(class_437.java:181) at net.minecraft.class_437.method_25409(class_437.java:168) at net.minecraft.class_465.method_2380(class_465.java:189) at net.minecraft.class_479.method_25394(class_479.java:68) -- Screen render details -- Details: Screen name: net.minecraft.class_479 Mouse location: Scaled: (286, 193). Absolute: (1146.000000, 774.000000) Screen size: Scaled: (480, 270). Absolute: (1920, 1080). Scale factor of 4.000000 Stacktrace: at net.minecraft.class_757.method_3192(class_757.java:881) at net.minecraft.class_310.method_1523(class_310.java:1177) at net.minecraft.class_310.method_1514(class_310.java:768) at net.minecraft.client.main.Main.method_44604(Main.java:244) at net.minecraft.client.main.Main.main(Main.java:51) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- Affected level -- Details: All players: 6 total; [class_746['FurNoki'/7371, l='ClientLevel', x=-202.53, y=64.00, z=273.25], class_745['Foxsany'/31006, l='ClientLevel', x=-399.70, y=63.00, z=165.77], class_745['Avery_the_fox'/22543, l='ClientLevel', x=-205.52, y=66.30, z=171.44], class_745['Wolfi_MacWerwolf'/2198, l='ClientLevel', x=-206.62, y=65.94, z=55.17], class_745['PeechyWuff'/211, l='ClientLevel', x=-195.05, y=64.00, z=64.91], class_745['ToriCookie'/5746, l='ClientLevel', x=-184.46, y=43.00, z=98.70]] Chunk stats: 2360, 2360 Level dimension: minecraft:overworld Level spawn location: World: (-233,76,65), Section: (at 7,12,1 in -15,4,4; chunk contains blocks -240,-64,64 to -225,319,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Level time: 3176244 game time, 3251076 day time Server brand: fabric Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.class_638.method_8538(class_638.java:453) at net.minecraft.class_310.method_1587(class_310.java:2341) at net.minecraft.class_310.method_1514(class_310.java:787) at net.minecraft.client.main.Main.method_44604(Main.java:244) at net.minecraft.client.main.Main.main(Main.java:51) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- Last reload -- Details: Reload number: 2 Reload reason: manual Finished: Yes Packs: Default, Fabric Mods, alloygery/create_compat, Everycomp Generated Pack, Supplementaries Generated Pack, KubeJS Resource Pack [assets], kubejs -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 24986212704 bytes (23828 MiB) / 35232153600 bytes (33600 MiB) up to 53687091200 bytes (51200 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 5600X 6-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.70 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2504 Graphics card #0 versionInfo: DriverVersion=31.0.15.3118 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 16384.00 Memory slot #2 clockSpeed (GHz): 2.13 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 16384.00 Memory slot #3 clockSpeed (GHz): 2.13 Memory slot #3 type: DDR4 Virtual memory max (MB): 71631.75 Virtual memory used (MB): 63312.52 Swap memory total (MB): 6173.61 Swap memory used (MB): 645.46 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx51200m -Xms256m Fabric Mods: additionaladditions: Additional Additions 5.1.0 additionallanterns: Additional Lanterns 1.0.5 advanced_runtime_resource_pack: Runtime Resource Pack 0.6.4 advancednetherite: Advanced Netherite 1.6.7-1.19.2 alloy_forgery: Alloy Forgery 2.0.20+1.19 alloygery: Alloygery 2.5.5+1.19.2 armorrenderlib: Armor Render Lib 0.2.6 almostunified: AlmostUnified 1.19.2-0.5.0 ambientsounds: Ambient Sounds (Fabric) 5.2.13 antighost: AntiGhost 1.19.1-fabric0.58.5-1.1.5 crowdin-translate: CrowdinTranslate 1.4+1.19 appleskin: AppleSkin 2.4.1+mc1.19 architectury: Architectury 6.5.85 attributefix: AttributeFix 17.2.7 backslot: BackSlot 1.2.11 amecsapi: Amecs API 1.3.6+mc22w17a balm-fabric: Balm 4.5.7 barteringstation: Bartering Station 4.0.3 bclib: BCLib 2.1.7 bedbenefits: BedBenefits 9.1.2 betteranimationscollection: Better Animations Collection 4.0.5 bettercombat: Better Combat 1.7.1+1.19 betterdungeons: YUNG's Better Dungeons 1.19.2-Fabric-3.2.1 betterend: Better End 2.1.6 betterf3: BetterF3 4.0.0 cloth-config: Cloth Config v8 8.2.88 cloth-basic-math: cloth-basic-math 0.6.1 betternether: Better Nether 7.1.4 betterpingdisplay: Better Ping Display 1.1.1 betterthirdperson: Better Third Person 1.9.0 blockus: Blockus 2.5.11+1.19.2 terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0 blossom: Blossom 1.0.7 boatiview: Boat Item View Fabric 0.0.4 bookshelf: Bookshelf 16.3.20 borderlessmining: Borderless Mining 1.1.5+1.19 botanypots: BotanyPots 9.0.33 botanytrees: BotanyTrees 5.0.8 bwncr: Bad Wither No Cookie Reloaded 3.14.1 cardinal-components: Cardinal Components API 5.0.2 cardinal-components-base: Cardinal Components API (base) 5.0.2 cardinal-components-block: Cardinal Components API (blocks) 5.0.2 cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2 cardinal-components-entity: Cardinal Components API (entities) 5.0.2 cardinal-components-item: Cardinal Components API (items) 5.0.2 cardinal-components-level: Cardinal Components API (world saves) 5.0.2 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2 cardinal-components-world: Cardinal Components API (worlds) 5.0.2 carryon: Carry On 2.1.0.20 com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.6 chalk: Chalk 2.2.0+1.19 charm: Charm 4.4.4 com_moandjiezana_toml_toml4j: toml4j 0.7.2 chas: Craftable Horse Armour & Saddle 1.19-1.9-Fabric chefsdelight: Chef's Delight 1.0.3-fabric-1.19.2 structurized-reborn: Structurized Reborn 1.19-01 chipped: Chipped 2.1.5 chisel: Chisel Refabricated 1.4.5 clumps: Clumps 9.0.0+14 coffee_delight: Coffee Delight 1.3 collective: Collective 6.65 comforts: Comforts 6.0.4+1.19.2 connectedglass: Connected Glass 1.1.7 connectiblechains: Connectible Chains 2.1.4+1.19.2 connectivity: Connectivity Mod 1.19.2-4.4 controlling: Controlling For Fabric 10.0+7 corgilib: CorgiLib 1.0.0.34 com_electronwill_night-config_core: core 3.6.6 com_electronwill_night-config_toml: toml 3.6.6 craftpresence: CraftPresence 2.2.0 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.4+edbdcddb90 crafttweaker: CraftTweaker 10.1.48 org_javassist_javassist: javassist 3.29.0-GA org_reflections_reflections: reflections 0.10.2 crawl: Crawl 0.11.1 mm: Manningham Mills 2.3 create: Create 0.5.1-b-build.1089+mc1.19.2 com_google_code_findbugs_jsr305: jsr305 3.0.2 flywheel: Flywheel 0.6.8.a-5 forge_tags: Porting Lib Tags 3.0 milk: Milk Lib 1.0.51 dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1 porting_lib_accessors: Porting Lib Accessors 2.1.1038+1.19.2 porting_lib_base: Porting Lib Base 2.1.1038+1.19.2 porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1038+1.19.2 porting_lib_loot: Porting Lib Loot 2.1.1038+1.19.2 porting_lib_model_generators: Porting Lib Model Generators 2.1.1038+1.19.2 porting_lib_model_loader: Porting Lib Model Loader 2.1.1038+1.19.2 porting_lib_models: Porting Lib Models 2.1.1038+1.19.2 porting_lib_entity: Porting Lib Entity 2.1.1038+1.19.2 porting_lib_extensions: Porting Lib Extensions 2.1.1038+1.19.2 porting_lib_attributes: Porting Lib Attributes 2.1.1038+1.19.2 porting_lib_common: Porting Lib Common 2.1.1038+1.19.2 porting_lib_constants: Porting Lib Constants 2.1.1038+1.19.2 porting_lib_fake_players: Porting Lib Fake Players 2.1.1038+1.19.2 porting_lib_networking: Porting Lib Networking 2.1.1038+1.19.2 porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1038+1.19.2 porting_lib_transfer: Porting Lib Transfer 2.1.1038+1.19.2 reach-entity-attributes: Reach Entity Attributes 2.3.0 registrate-fabric: Registrate for Fabric 1.1.58-MC1.19.2 createdeco: Create Deco 1.3.3-1.19.2 creativecore: CreativeCore (Fabric) 2.9.3 ctov: ChoiceTheorem's Overhauled Village 3.2.5 culturaldelights: Cultural Delights Fabric 0.14.10+1.19.2 cupboard: cupboard 1.19.2-1.5 dark-enchanting: Dark Enchanting 1.0.2+1.19.2 libgui: LibGui 6.4.0+1.19 jankson: Jankson 4.1.1+j1.2.1 libninepatch: LibNinePatch 1.1.0 omega-config: OmegaConfig 1.2.3-1.18.1 dark-loading-screen: Dark Loading Screen 1.6.12 darkutils: DarkUtilities 13.1.9 dataattributes: Data Attributes 1.4.6+1.19.2 decorative_blocks: Decorative Blocks 3.0.0 deeperdarker: Deeper and Darker 1.1.6 customportalapi: Custom Portal Api 0.0.1-beta54-1.19 paragon: Paragon 3.0.2 org_yaml_snakeyaml: snakeyaml 1.27 deepslatecutting: Deepslate Cutting 1.5.0 delightfulcreators: Delightful Creators 1.1.5 diagonalfences: Diagonal Fences 4.2.6 direbats: Direbats 3.1.0+1.19.2 doapi: Lets Do Api 1.1.0 blue_endless_jankson: jankson 1.2.1 doubledoors: Double Doors 5.0 duckling: Duckling 2.0.8 dusk: Dusk Mod 1.19.2-3.3 ears: Ears 1.4.6 easyanvils: Easy Anvils 4.0.11 ecologics: Ecologics 2.1.11 effective: Effective 1.4 elytraslot: Elytra Slot 6.1.1+1.19.2 enhancedarmaments: Enhanced-Armaments-fabric 1.19.2-1.1.3.4 enhancedcelestials: Enhanced Celestials 2.1.0.6 entityculling: EntityCulling-Fabric 1.6.1-mc1.19.2 etched: Etched 2.3.1 javazoom_jlayer: jlayer 1.0.1 everycomp: Every Compat 1.19.2-2.4.12 expandeddelight: Expanded Delight 0.2.5.2 expandedstorage: Expanded Storage 8.3.4 extraalchemy: Extra Alchemy 1.9.0 fabric-api: Fabric API 0.76.0+1.19.2 fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290 fabric-biome-api-v1: Fabric Biome API (v1) 9.1.1+16f1e31390 fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.25+cafc6e8e90 fabric-client-tags-api-v1: Fabric Client Tags 1.0.5+b35fea8390 fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90 fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790 fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390 fabric-containers-v0: Fabric Containers (v0) 0.1.41+df3654b390 fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.2+7c6cd14d90 fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+4bc6e26290 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.8+413cbbc790 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.36+df3654b390 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490 fabric-item-api-v1: Fabric Item API (v1) 1.6.6+b7d1888890 fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.39+9244241690 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.25+5c4fce2890 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.23+df3654b390 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890 fabric-loot-api-v2: Fabric Loot API (v2) 1.1.13+83a8659290 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.16+9e7660c690 fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.24+33fbc73890 fabric-models-v0: Fabric Models (v0) 0.3.21+c6af733c90 fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11+10eb22f490 fabric-networking-v0: Fabric Networking (v0) 0.3.28+df3654b390 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2+d8ef690890 fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+413cbbc790 fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32+9244241690 fabric-renderer-api-v1: Fabric Renderer API (v1) 1.2.1+1adbf27790 fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+1adbf27790 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.24+df3654b390 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390 fabric-rendering-v0: Fabric Rendering (v0) 1.1.27+df3654b390 fabric-rendering-v1: Fabric Rendering (v1) 1.12.1+d8ef690890 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90 fabric-screen-api-v1: Fabric Screen API (v1) 1.0.32+4d0d570390 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.7+1cc24b1b90 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.2+c4f28df590 fabric-textures-v0: Fabric Textures (v0) 1.0.24+aeb40ebe90 fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490 fabric-language-kotlin: Fabric Language Kotlin 1.10.8+kotlin.1.9.0 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.0 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.0 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.0 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.0 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.21.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.2 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.2 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.5.1 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.5.1 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.5.1 fabricloader: Fabric Loader 0.14.21 fabrishot: Fabrishot 1.9.2 fallingleaves: Falling Leaves 1.13.0+1.19.2 fallingtree: FallingTree 3.10.0 farmersdelight: Farmer's Delight 1.19.2-1.3.10 farmersknives: Farmer's Knives 2.4.1 farmersrespite: Farmer's Respite 2.2.5 porting_lib: Porting Lib 2.1.815+1.19.2 serialization_hooks: Serialization Hooks 0.3.26 farsight: Farsight Mod 1.19.2-3.5 org_jctools_jctools-core: jctools-core 4.0.1 faux-custom-entity-data: Faux-Custom-Entity-Data 2.0.2 fdjei: Just Enough Farmer's Recipes 1.0.1 fishingreal: Fishingreal 1.19.2-1.6.1 forgeconfigapiport: Forge Config API Port 4.2.11 friendlyfire: FriendlyFire 14.0.4 ftblibrary: FTB Library 1902.4.1-build.236 ftbteams: FTB Teams 1902.2.14-build.123 fusion: Fusion 1.0.5 geckolib3: Geckolib 3.1.40 com_eliotlash_mclib_mclib: mclib 20 geodes: More Geodes 1.7+1.19 getittogetherdrops: Get It Together, Drops! fabric-1.19.2-1.3 gobber2: Gobber2 2.6.61 pugh_lib: Pugh Lib 1.4.15 pugh_tools: Pugh Tools 1.3.23 grapplemod: Grappling Hook Mod 1.19.2-v1.6 graveyard: The Graveyard 2.3.3 healingcampfire: Healing Campfire 5.1 heartstone: Heartstone 1.19.2-1.1.2 hexal: Hexal 0.2.18 fiber: fiber 0.23.0-2 lib39-core: Lib39 (Core) 1.5.0-pre2+1.19.2 lib39-phantom: Lib39 (Phantom) 1.5.0-pre2+1.19.2 hexcasting: Hex Casting 0.10.3 highlighter: Highlighter 1.1.4 iceberg: Iceberg 1.0.46 identity: Identity 2.6.1-1.19.1 iknowwhatimdoing: I Know What I'm Doing 4.1.1 illuminations: Illuminations 1.10.11 immersive_paintings: Immersive Paintings 0.6.1+1.19.2 indium: Indium 1.0.9+mc1.19.2 infusion_table: Infusion Table 1.2.0 ingredient-extension-api: Ingredient Extension API 3.0.6 inmis: Inmis 2.7.1-1.19 inmisaddon: InmisAddon 1.0.4 inventorysorter: Inventory Sorter 1.8.10-1.19 kyrptconfig: Kyrpt Config 1.4.14-1.19 iris: Iris 1.6.4 io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13 org_anarres_jcpp: jcpp 1.4.14 org_antlr_antlr4-runtime: antlr4-runtime 4.11.1 irisflw: Iris Flywheel Compat 0.2.1 itemphysic: ItemPhysic (Fabric) 1.6.6 jade: Jade 8.7.3 jamlib: JamLib 0.6.1+1.19-1.19.2 java: OpenJDK 64-Bit Server VM 17 jei: Just Enough Items 11.6.0.1016 jmi: JourneyMapIntegration 0.13-40 journeymap: Journeymap 5.9.7 journeymap-api-fabric: JourneyMap API 1.19.1-1.9-fabric-SNAPSHOT kleeslabs: KleeSlabs 12.3.0 knavesneeds: Knaves' Needs 1.1.4+1.19.2 kubejs: KubeJS 1902.6.1-build.337 labels: labels 1.19.2-1.9 lambdynlights: LambDynamicLights 2.2.0+1.19.2 pride: Pride Lib 1.1.2+1.19 spruceui: SpruceUI 4.1.0+1.19.2 legendarytooltips: Legendary Tooltips 1.3.3 letmedespawn: Let Me Despawn fabric-1.0.2 lithium: Lithium 0.11.1 locksmith: Locksmith 1.1.1 lootintegrations: Loot integration Mod 1.19.2-3.1 lootr: Lootr 0.4.27.67 mannequins: Mannequins 2.2.1 mavapi: More Axolotl Variants API 1.1.1 mavm: More Axolotl Variants Mod 1.2.4 mcwbridges: Macaw's Bridges 2.1.0 mcwdoors: Macaw's Doors 1.1.0 mcwfences: Macaw's Fences and Walls 1.0.7 mcwfurnitures: Macaw's Furniture 3.1.0 mcwlights: Macaw's Lights and Lamps 1.0.6 mcwpaths: Macaw's Paths and Pavings 1.0.3 mcwroofs: Macaw's Roofs 2.2.4b mcwtrpdoors: Macaw's Trapdoors 1.1.1 mcwwindows: Macaw's Windows 2.1.2 medievalweapons: Medieval Weapons 1.4.5 midnightlib: MidnightLib 1.0.0 minecraft: Minecraft 1.19.2 minelib: mine11lib 0.1.3+1.19 com_sksamuel_scrimage_scrimage-core: scrimage-core 4.0.31 minetogether: MineTogether 6.1.0 moonlight: Moonlight 1.19.2-2.2.43 more-axolotl: More Axolotl 2.0.1 mostructures: Mo' Structures 1.4.3+1.19.2 mousetweaks: Mouse Tweaks 2.22 musketmod: Musket Mod 1.4.6 mvs: Moog's Voyager Structures 2.2-1.19.2 mythicmetals: Mythic Metals 0.17.3+1.19.2 additionalentityattributes: Additionalentityattributes 1.2.0+1.19 mythicmetals_decorations: Mythic Metals Decorations 0.5.2+1.19.2 mythicupgrades: Mythic Upgrades 1.5.1 naturescompass: Nature's Compass 1.19.2-2.1.0-fabric nears: Nears 1.2.3 nethersdelight: Nether's Delight 1.0.1 disable_custom_worlds_advice: Disable Custom Worlds Advice 3.0 nohostilesaroundcampfire: No Hostiles Around Campfire 5.4 notenoughanimations: NotEnoughAnimations 1.6.2 notes: Notes 1.19.2-2.0.0-fabric nyfsquiver: Nyf's Quivers Fabric-0.5.1-1.19.2 owo: oωo 0.9.3+1.19 patchouli: Patchouli 1.19.2-77-FABRIC paucal: PAUCAL 0.5.0 pehkui: Pehkui 3.7.7+1.14.4-1.20.1 kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4 pickupnotifier: Pick Up Notifier 4.2.4 pigpen: PigPen 11.1.2 ping-wheel: Ping Wheel 1.4.0 player-animator: Player Animator 1.0.2 playerex: PlayerEx 3.5.4+1.19.2 net_objecthunter_exp4j: exp4j 0.4.8 opc: Offline Player Cache 0.6.4 placeholder-api: Placeholder API 2.0.0-pre.1+1.19.2 projectile_damage: Projectile Damage Attribute 3.2.1+1.19 plushies: Plushie Mod 1.2 pollen: Pollen 2.0.3 gg_moonflower_molang-compiler: molang-compiler 3.0.1 gg_moonflower_pinwheel_pinwheel: pinwheel 1.1.0 org_joml_joml: joml 1.10.5 polylib: PolyLib 1900.0.2-build.73 polymorph: Polymorph 0.46.4+1.19.2 spectrelib: SpectreLib 0.12.5+1.19.2 presencefootsteps: Presence Footsteps 1.6.4 kirin: Kirin UI 1.11.1 prism: Prism 1.0.3 puzzleslib: Puzzles Lib 4.4.3 rechiseled: Rechiseled 1.1.2 rechiseledcreate: Rechiseled: Create 1.0.0 redstonepen: Redstone Pen 1.2.18 reeses-sodium-options: Reese's Sodium Options 1.6.4+mc1.19.2-build.93 resourcefullib: Resourceful Lib 1.1.24 rhino: Rhino 1902.2.2-build.268 riding_partners: Riding Partners 1.0.0 rightclickharvest: Right Click Harvest 3.2.2+1.19.x-1.20.1-fabric rocks: This Rocks! 1.6.1 rottencreatures: Rotten Creatures 1.0.1 runelic: Runelic 14.1.4 satin: Satin 1.9.0 simplyswords: Simply Swords 1.47.0-1.19.2 skinlayers: 3d Skin Layers 1.5.2-mc1.19.1 smoothboot: Smooth Boot 1.19-1.7.1 sodium: Sodium 0.4.4+build.18 sodium-extra: Sodium Extra 0.4.16+mc1.19.2-build.90 caffeineconfig: CaffeineConfig 1.0.0+1.17 sound_physics_remastered: Sound Physics Remastered 1.19.2-1.0.18 stackrefill: Stack Refill 4.0 structory: Structory 1.0.1 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.7 supermartijn642corelib: SuperMartijn642's Core Lib 1.1.12 supplementaries: Supplementaries 1.19.2-2.3.20 terralith: Terralith 2.3.9 tipthescales: Tip The Scales 6.0.10 toms_storage: Tom's Simple Storage Mod 1.5.9 trinkets: Trinkets 3.4.2 tumbleweed: Tumbleweed 0.5.1 twilightforest: The Twilight Forest 4.2.357 here-be-no-dragons: Here be no Dragons! 1.0.0 javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2 vanilla-hammers: Vanilla Hammers 3.5.0-1.19.2 magna: Magna 1.8.0-1.19.2 static-content: Static Content 1.0.2-1.16.2 staticdata: Static Data 1.1.2 vinery: Vinery 1.3.7 visuality: Visuality 0.5.6 visualworkbench: Visual Workbench 4.2.4 waterdripsound: Drip Sounds 1.19-0.3.0 windchimes: Windchimes 1.2.1 wmitaf: WMITAF 3.1.1 wolfarmorcompat: Wolf Armor Compat 1.0.2-1.19.2 wolveswitharmor: Wolves With Armor 1.8.0-1.19 maybe-data: Maybe data 1.3.2-1.19-rc2 wondrouswilds: Wondrous Wilds 1.19.2-1.1.6 woof: Woof 3.0.0-1.19 xercamusic: Music Maker Mod fabric-1.19.2-1.0.2 xercapaint: Joy of Painting fabric-1.19.2-1.0.2 yet-another-config-lib: YetAnotherConfigLib 2.2.0-for-1.19.2 yigd: You're in Grave Danger 1.4.9 yungsapi: YUNG's API 1.19.2-Fabric-3.8.9 yungsbridges: YUNG's Bridges 1.19.2-Fabric-3.1.0 zoomify: Zoomify 2.9.0 dev_isxander_settxi_settxi-core: settxi-core 2.10.5 dev_isxander_settxi_settxi-gui: settxi-gui 2.10.5 dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.5 settxi-gui-yacl: Settxi Gui (YetAnotherConfigLib) 2.10.5 Loaded Shaderpack: ComplementaryReimagined_r2.2.zip Profile: HIGH (+5 options changed by user) NEC status: No NEC detected Flywheel Backend: GL33 Instanced Arrays Launched Version: fabric-loader-0.14.21-1.19.2 Backend library: LWJGL version 3.3.1 SNAPSHOT Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 531.18, NVIDIA Corporation Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, Fabric Mods, alloygery/create_compat, Everycomp Generated Pack, Supplementaries Generated Pack Current Language: English (US) CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
The text was updated successfully, but these errors were encountered:
Entweder muss Enhanced Armarments oder Alloygery runter, da sich diese Mods wegen der OoB-Excaption beißen.
Sorry, something went wrong.
crash-2023-07-31_22.12.10-client.txt
Created an issue on the mod creators repo, lets see. Nova-Committee/Enhanced-Armaments-Reload#25
Mod has been removed in latest main
kathibeepboop
No branches or pull requests
Steps to reproduce
The text was updated successfully, but these errors were encountered: