| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 5/9/24, 3:36 PM
|
| 5 | Description: Unexpected error
|
| 6 |
|
| 7 | java.lang.IllegalArgumentException: Can't find attribute requiem:soul_offense
|
| 8 | at net.minecraft.entity.attribute.DefaultAttributeContainer.require(DefaultAttributeContainer.java:22)
|
| 9 | at net.minecraft.entity.attribute.DefaultAttributeContainer.getValue(DefaultAttributeContainer.java:28)
|
| 10 | at net.minecraft.entity.attribute.AttributeContainer.getValue(AttributeContainer.java:62)
|
| 11 | at net.minecraft.entity.LivingEntity.getAttributeValue(LivingEntity.java:1868)
|
| 12 | at ladysnake.requiem.common.item.EmptySoulVesselItem.computeSoulOffense(EmptySoulVesselItem.java:242)
|
| 13 | at ladysnake.requiem.common.item.EmptySoulVesselItem.computeCaptureTime(EmptySoulVesselItem.java:150)
|
| 14 | at ladysnake.requiem.common.item.EmptySoulVesselItem.method_7847(EmptySoulVesselItem.java:132)
|
| 15 | at net.minecraft.item.ItemStack.useOnEntity(ItemStack.java:406)
|
| 16 | at net.minecraft.entity.mob.MobEntity.handler$jdb000$requiem$interactWithVessel(MobEntity.java:17606)
|
| 17 | at net.minecraft.entity.mob.MobEntity.interactWithItem(MobEntity.java:1167)
|
| 18 | at net.minecraft.entity.mob.MobEntity.interact(MobEntity.java:1126)
|
| 19 | at net.minecraft.entity.player.PlayerEntity.interact(PlayerEntity.java:1070)
|
| 20 | at net.minecraft.client.network.ClientPlayerInteractionManager.interactEntity(ClientPlayerInteractionManager.java:394)
|
| 21 | at net.minecraft.client.MinecraftClient.doItemUse(MinecraftClient.java:1644)
|
| 22 | at net.minecraft.client.MinecraftClient.handleInputEvents(MinecraftClient.java:1912)
|
| 23 | at net.minecraft.client.MinecraftClient.tick(MinecraftClient.java:1739)
|
| 24 | at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1091)
|
| 25 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:737)
|
| 26 | at net.minecraft.client.main.Main.main(Main.java:236)
|
| 27 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
|
| 28 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 29 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 30 |
|
| 31 |
|
| 32 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 33 | ---------------------------------------------------------------------------------------
|
| 34 |
|
| 35 | -- Head --
|
| 36 | Thread: Render thread
|
| 37 | Stacktrace:
|
| 38 | at net.minecraft.entity.attribute.DefaultAttributeContainer.require(DefaultAttributeContainer.java:22)
|
| 39 | at net.minecraft.entity.attribute.DefaultAttributeContainer.getValue(DefaultAttributeContainer.java:28)
|
| 40 | at net.minecraft.entity.attribute.AttributeContainer.getValue(AttributeContainer.java:62)
|
| 41 | at net.minecraft.entity.LivingEntity.getAttributeValue(LivingEntity.java:1868)
|
| 42 | at ladysnake.requiem.common.item.EmptySoulVesselItem.computeSoulOffense(EmptySoulVesselItem.java:242)
|
| 43 | at ladysnake.requiem.common.item.EmptySoulVesselItem.computeCaptureTime(EmptySoulVesselItem.java:150)
|
| 44 | at ladysnake.requiem.common.item.EmptySoulVesselItem.method_7847(EmptySoulVesselItem.java:132)
|
| 45 | at net.minecraft.item.ItemStack.useOnEntity(ItemStack.java:406)
|
| 46 | at net.minecraft.entity.mob.MobEntity.handler$jdb000$requiem$interactWithVessel(MobEntity.java:17606)
|
| 47 | at net.minecraft.entity.mob.MobEntity.interactWithItem(MobEntity.java:1167)
|
| 48 | at net.minecraft.entity.mob.MobEntity.interact(MobEntity.java:1126)
|
| 49 | at net.minecraft.entity.player.PlayerEntity.interact(PlayerEntity.java:1070)
|
| 50 | at net.minecraft.client.network.ClientPlayerInteractionManager.interactEntity(ClientPlayerInteractionManager.java:394)
|
| 51 | at net.minecraft.client.MinecraftClient.doItemUse(MinecraftClient.java:1644)
|
| 52 | at net.minecraft.client.MinecraftClient.handleInputEvents(MinecraftClient.java:1912)
|
| 53 |
|
| 54 | -- Affected level --
|
| 55 | Details:
|
| 56 | All players: 1 total; [class_746['WorstLuck'/4, l='ClientLevel', x=-784.26, y=63.00, z=-213.30]]
|
| 57 | Chunk stats: 1024, 296
|
| 58 | Level dimension: minecraft:overworld
|
| 59 | Level spawn location: World: (-528,76,-176), Section: (at 0,12,0 in -33,4,-11; chunk contains blocks -528,-64,-176 to -513,319,-161), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,-64,-512 to -513,319,-1)
|
| 60 | Level time: 64226 game time, 14733 day time
|
| 61 | Server brand: fabric
|
| 62 | Server type: Integrated singleplayer server
|
| 63 | Stacktrace:
|
| 64 | at net.minecraft.client.world.ClientWorld.addDetailsToCrashReport(ClientWorld.java:407)
|
| 65 | at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2376)
|
| 66 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:761)
|
| 67 | at net.minecraft.client.main.Main.main(Main.java:236)
|
| 68 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
|
| 69 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 70 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 71 |
|
| 72 | -- Last reload --
|
| 73 | Details:
|
| 74 | Reload number: 1
|
| 75 | Reload reason: initial
|
| 76 | Finished: Yes
|
| 77 | Packs: Default, PFM-Runtime-RP, Fabric Mods, minecraft/supporteatinganimation, Essential (fabric_1.18.2).jar
|
| 78 |
|
| 79 | -- System Details --
|
| 80 | Details:
|
| 81 | Minecraft Version: 1.18.2
|
| 82 | Minecraft Version ID: 1.18.2
|
| 83 | Operating System: Windows 10 (amd64) version 10.0
|
| 84 | Java Version: 17.0.1, Microsoft
|
| 85 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 86 | Memory: 2583371496 bytes (2463 MiB) / 6341787648 bytes (6048 MiB) up to 14780727296 bytes (14096 MiB)
|
| 87 | CPUs: 12
|
| 88 | Processor Vendor: AuthenticAMD
|
| 89 | Processor Name: AMD Ryzen 5 2600 Six-Core Processor
|
| 90 | Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
|
| 91 | Microarchitecture: Zen+
|
| 92 | Frequency (GHz): 3.39
|
| 93 | Number of physical packages: 1
|
| 94 | Number of physical CPUs: 6
|
| 95 | Number of logical CPUs: 12
|
| 96 | Graphics card #0 name: Radeon RX 580 Series
|
| 97 | Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
|
| 98 | Graphics card #0 VRAM (MB): 4095.00
|
| 99 | Graphics card #0 deviceId: 0x67df
|
| 100 | Graphics card #0 versionInfo: DriverVersion=31.0.21912.14
|
| 101 | Memory slot #0 capacity (MB): 16384.00
|
| 102 | Memory slot #0 clockSpeed (GHz): 2.40
|
| 103 | Memory slot #0 type: DDR4
|
| 104 | Memory slot #1 capacity (MB): 16384.00
|
| 105 | Memory slot #1 clockSpeed (GHz): 2.40
|
| 106 | Memory slot #1 type: DDR4
|
| 107 | Virtual memory max (MB): 37583.30
|
| 108 | Virtual memory used (MB): 27739.06
|
| 109 | Swap memory total (MB): 4864.00
|
| 110 | Swap memory used (MB): 233.34
|
| 111 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx14096m -Xms256m
|
| 112 | Fabric Mods:
|
| 113 | ad_astra: Ad Astra 1.0.9
|
| 114 | team_reborn_energy: Energy 2.2.0
|
| 115 | advancednetherite: Advanced Netherite 1.5.1-1.18.2
|
| 116 | adventurez: AdventureZ 1.4.11
|
| 117 | ae2: Applied Energistics 2 11.7.6
|
| 118 | noindium: No Indium? 1.0.2+1.18.2
|
| 119 | alloy_forgery: Alloy Forgery 2.0.16+1.18.2
|
| 120 | altorigingui: Alternate Origin GUI 1.0.1
|
| 121 | another_furniture: Another Furniture 1.2.2-1.18.2
|
| 122 | appleskin: AppleSkin 2.5.1+mc1.18.2
|
| 123 | arcanus: Arcanus 1.29.2
|
| 124 | architectury: Architectury 4.12.94
|
| 125 | archon: Archon 0.3.2
|
| 126 | omega-config: OmegaConfig 1.2.3-1.18.1
|
| 127 | artifacts: Artifacts 7.0.3+fabric
|
| 128 | expandability: ExpandAbility 6.0.0
|
| 129 | step-height-entity-attribute: Step Height Entity Attribute 1.0.0
|
| 130 | attributefix: AttributeFix 14.0.3
|
| 131 | awesomedungeon: Awesome dungeon 3.1.0
|
| 132 | awesomedungeonnether: Awesome dungeon nether 3.1.1
|
| 133 | awesomedungeonocean: Awesome dungeon edition ocean 3.2.0
|
| 134 | badpackets: Bad Packets 0.1.3
|
| 135 | balm-fabric: Balm 3.2.6
|
| 136 | bclib: BCLib 1.4.7
|
| 137 | besmirchment: Besmirchment 1.18.2-12
|
| 138 | playerabilitylib: Pal 1.5.0
|
| 139 | terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
|
| 140 | betterbiomeblend: Better Biome Blend 1.18.2-1.3.5-fabric
|
| 141 | bettercombat: Better Combat 1.6.2+1.18.2
|
| 142 | betterend: Better End 1.1.1
|
| 143 | betternether: Better Nether 6.1.2
|
| 144 | bewitchment: Bewitchment 1.18-23
|
| 145 | fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
|
| 146 | biomemakeover: Biome Makeover 1.18.2-1.4.32
|
| 147 | bookshelf: Bookshelf 13.3.56
|
| 148 | bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.11-1.18.2
|
| 149 | maelstrom_library: Maelstrom Library 1.2.5-1.18.2
|
| 150 | multipart_entities: MultipartEntities 1.1.5-1.18.2
|
| 151 | bwplus: Bewitchment Plus 1.18.2-17
|
| 152 | byg: Oh The Biomes You'll Go 1.4
|
| 153 | com_electronwill_night-config_core: core 3.6.7
|
| 154 | com_electronwill_night-config_toml: toml 3.6.7
|
| 155 | cacao: Croptopia's Chocolaterie 1.2
|
| 156 | cardinal-components: Cardinal Components API 4.2.0
|
| 157 | cardinal-components-base: Cardinal Components API (base) 4.2.0
|
| 158 | cardinal-components-block: Cardinal Components API (blocks) 4.2.0
|
| 159 | cardinal-components-chunk: Cardinal Components API (chunks) 4.2.0
|
| 160 | cardinal-components-entity: Cardinal Components API (entities) 4.2.0
|
| 161 | cardinal-components-item: Cardinal Components API (items) 4.2.0
|
| 162 | cardinal-components-level: Cardinal Components API (world saves) 4.2.0
|
| 163 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.2.0
|
| 164 | cardinal-components-world: Cardinal Components API (worlds) 4.2.0
|
| 165 | carrier: Carrier 1.10.0
|
| 166 | advanced_runtime_resource_pack: Runtime Resource Pack 0.5.5
|
| 167 | chefsdelight: Chef's Delight 1.0.3-fabric-1.18.2
|
| 168 | structurized-reborn: Structurized Reborn 1.18.2-01
|
| 169 | chestcavity: Chest Cavity 2.16.2
|
| 170 | modify-drops-api: Modify Drops API **.**.**.**
|
| 171 | chipped: Chipped 2.0.1
|
| 172 | cloth-api: Cloth API 3.2.64
|
| 173 | cloth-client-events-v0: Cloth Client Events v0 3.2.64
|
| 174 | cloth-common-events-v1: Cloth Common Events v1 3.2.64
|
| 175 | cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
|
| 176 | cloth-scissors-api-v1: Cloth Scissors API v1 3.2.64
|
| 177 | cloth-utils-v1: Cloth Utils v1 3.2.64
|
| 178 | cloth-config: Cloth Config v6 6.5.116
|
| 179 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 180 | clumps: Clumps 8.0.0+17
|
| 181 | collective: Collective 7.7
|
| 182 | combatroll: Combat Roll 1.1.5+1.18.2
|
| 183 | conjuring: Conjuring 1.0.22+1.18
|
| 184 | controlling: Controlling For Fabric 9.0+23
|
| 185 | create: Create 0.5.1-f-build.1415+mc1.18.2
|
| 186 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
| 187 | flywheel: Flywheel 0.6.10-39
|
| 188 | forge_tags: Forge Tags 2.1
|
| 189 | milk: Milk Lib 0.3.2
|
| 190 | porting_lib: Porting Lib 1.2.1304-beta+1.18.2
|
| 191 | serialization_hooks: Serialization Hooks 0.3.23
|
| 192 | registrate-fabric: Registrate for Fabric MC1.18.2-1.1.11
|
| 193 | createaddition: Create Crafts & Additions 20230704a
|
| 194 | createbigcannons: Create Big Cannons 0.5.4-nightly-13f4b5f
|
| 195 | ritchiesprojectilelib: Ritchie's Projectile Library 1.0.0-3a68f88+1.18.2-fabric
|
| 196 | crimsonmoon: Crimson Moon 2.3.0-1.18.2
|
| 197 | world-data: World Data 1.0.3-1.18.2
|
| 198 | cristellib: Cristel Lib 1.0.0
|
| 199 | blue_endless_jankson: jankson 1.2.1
|
| 200 | croptopia: Croptopia 2.1.2
|
| 201 | com_typesafe_config: config 1.4.1
|
| 202 | io_leangen_geantyref_geantyref: geantyref 1.3.11
|
| 203 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
| 204 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
| 205 | ctm: ConnectedTexturesMod for Fabric 1.0.0+1.18
|
| 206 | dark-enchanting: Dark Enchanting 1.0.0+1.18.2
|
| 207 | libgui: LibGui 5.4.0+1.18.2
|
| 208 | jankson: Jankson 4.0.0+j1.2.0
|
| 209 | libninepatch: LibNinePatch 1.1.0
|
| 210 | darkrites: Dark Rites 1.18.2-1
|
| 211 | dataattributes: Data Attributes 1.3.2
|
| 212 | decorative_blocks: Decorative Blocks 2.1.1
|
| 213 | devices-fabric: Devices Mod Wrapper 1
|
| 214 | devices: Devices Mod **.**.**.**
|
| 215 | com_jab125_apoint: apoint 1.0.0
|
| 216 | com_ultreon_ultranlang: ultranlang 0.0.1-dev5
|
| 217 | do_a_barrel_roll: Do a Barrel Roll 2.6.2+1.18.2
|
| 218 | cicada: CICADA 0.1.2
|
| 219 | langfiles-plus: Langfiles Plus 1.0.0
|
| 220 | drinkbeer: Drink Beer 3.2.0
|
| 221 | dungeons_arise: When Dungeons Arise 2.1.50
|
| 222 | eatinganimationid: Eating Animation 1.8
|
| 223 | elementa: Elementa 638
|
| 224 | emotecraft: Emotecraft 2.2.5
|
| 225 | bendy-lib: Bendy api 2.1.2
|
| 226 | enchdesc: EnchantmentDescriptions 10.0.12
|
| 227 | essential: Essential **.**.**.**+gc6bc4f09d7
|
| 228 | essential-container: essential-container 1.0.0
|
| 229 | essential-loader: essential-loader 1.2.1
|
| 230 | estrogen: Estrogen 3.0.3+1.18.2
|
| 231 | exlinefurniture: Exline's Furniture 2.3.0
|
| 232 | expandeddelight: Expanded Delight **.**.**.**
|
| 233 | extra_classes_origins: Extra Classes - Origins 1.0.0
|
| 234 | extraorigins: Extra Origins 1.18-12
|
| 235 | fabric-api: Fabric API 0.77.0+1.18.2
|
| 236 | fabric-api-base: Fabric API Base 0.4.5+64b7c69360
|
| 237 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.3+2373a54560
|
| 238 | fabric-biome-api-v1: Fabric Biome API (v1) 8.0.7+e83becad60
|
| 239 | fabric-block-api-v1: Fabric Block API (v1) 1.0.0+ee3621fc60
|
| 240 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.13+3ac43d9560
|
| 241 | fabric-command-api-v1: Fabric Command API (v1) 1.1.10+d7c144a860
|
| 242 | fabric-commands-v0: Fabric Commands (v0) 0.2.9+b4f4f6cd60
|
| 243 | fabric-containers-v0: Fabric Containers (v0) 0.1.24+d7c144a860
|
| 244 | fabric-content-registries-v0: Fabric Content Registries (v0) 3.1.3+c85f2e3860
|
| 245 | fabric-convention-tags-v1: Fabric Convention Tags 1.1.0+43ce63a460
|
| 246 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
|
| 247 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.1.0+6c70b68e60
|
| 248 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.21+489d6f8260
|
| 249 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.9+d7c144a860
|
| 250 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.20+d7c144a860
|
| 251 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.22+d7c144a860
|
| 252 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
|
| 253 | fabric-item-api-v1: Fabric Item API (v1) 1.6.2+8165403660
|
| 254 | fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.16+91896a4960
|
| 255 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
|
| 256 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
|
| 257 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.1+cc71601c60
|
| 258 | fabric-loot-api-v2: Fabric Loot API (v2) 1.1.2+1997ad1260
|
| 259 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.4+e747827960
|
| 260 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.6+cc71601c60
|
| 261 | fabric-models-v0: Fabric Models (v0) 0.3.7+d7c144a860
|
| 262 | fabric-networking-api-v1: Fabric Networking API (v1) 1.0.24+2d30af4b60
|
| 263 | fabric-networking-v0: Fabric Networking (v0) 0.3.11+b4f4f6cd60
|
| 264 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.5+032c981d60
|
| 265 | fabric-particles-v1: Fabric Particles (v1) 0.2.13+526dc1ac60
|
| 266 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.12+bb2e047760
|
| 267 | fabric-renderer-api-v1: Fabric Renderer API (v1) 0.5.0+bf48649860
|
| 268 | fabric-renderer-indigo: Fabric Renderer - Indigo 0.6.1+03e2b68760
|
| 269 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.13+b4f4f6cd60
|
| 270 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.9+ee3621fc60
|
| 271 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.3+54e5b2ec60
|
| 272 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.15+b4f4f6cd60
|
| 273 | fabric-rendering-v1: Fabric Rendering (v1) 1.11.0+b7f3cf3460
|
| 274 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
|
| 275 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.3+047a5ecb60
|
| 276 | fabric-screen-api-v1: Fabric Screen API (v1) 1.0.11+d882b91560
|
| 277 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.3+1f6558e860
|
| 278 | fabric-textures-v0: Fabric Textures (v0) 1.0.13+3ac43d9560
|
| 279 | fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.4+f4563ac860
|
| 280 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
|
| 281 | fabric-language-kotlin: Fabric Language Kotlin 1.10.19+kotlin.1.9.23
|
| 282 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.23
|
| 283 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.23
|
| 284 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.23
|
| 285 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.23
|
| 286 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2
|
| 287 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0
|
| 288 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0
|
| 289 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
|
| 290 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
|
| 291 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
|
| 292 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
|
| 293 | fabricloader: Fabric Loader 0.15.10
|
| 294 | mixinextras: MixinExtras 0.3.5
|
| 295 | farmersdelight: Farmer's Delight 1.18.2-1.2.5
|
| 296 | farmersknives: Farmer's Knives 1.3.1
|
| 297 | fastload: Fast Load 3.4.0
|
| 298 | conditional-mixin: conditional mixin 0.3.2
|
| 299 | fastload-119-0-1-2-compat: Fastload 1.19-0-1-2 Compatibility 3.4.0
|
| 300 | fastload-1193-compat: Fastload 1.19.3 Compatibility 3.4.0
|
| 301 | fastload-1194-compat: Fastload 1.19.4 Compat 3.4.0
|
| 302 | fastload_fapi_forward: Fastload Fabric-api Forwarding 1.0.2
|
| 303 | forgeconfigapiport: Forge Config API Port 3.2.4
|
| 304 | friendsandfoes: Friends&Foes 1.4.8
|
| 305 | mm: Manningham Mills 2.3
|
| 306 | furnitureexpanded: Furniture Expanded [FABRIC] 1.0.2-1.18.2
|
| 307 | fusion: Fusion 1.1.1
|
| 308 | galosphere: Galosphere 1.18.2-1.2.1
|
| 309 | geckolib3: Geckolib 3.0.80
|
| 310 | com_eliotlash_mclib_mclib: mclib 20
|
| 311 | gpumemleakfix: Gpu memory leak fix mod 1.18.2-1.6
|
| 312 | haema: Haema 1.10.1+1.18.2
|
| 313 | patchouli: Patchouli 1.18.2-67-FABRIC
|
| 314 | satin: Satin 1.7.2
|
| 315 | heartbond: Heartbond 1.3.0
|
| 316 | highlighter: Highlighter 1.1.2
|
| 317 | hwg: Happiness is a Warm Gun 1.1.12
|
| 318 | icarus: Icarus 1.11
|
| 319 | iceberg: Iceberg 1.0.38
|
| 320 | immersive_armors: Immersive Armors 1.5.6+1.18.2
|
| 321 | immersive_paintings: Immersive Paintings 0.6.7+1.18.2
|
| 322 | impactfulweather: Biome Particle Weather 4.0.21-1.18.2
|
| 323 | impersonate: Impersonate 2.5.0
|
| 324 | indium: Indium 1.0.7+mc1.18.2
|
| 325 | interiors: Create: Interiors 0.5.3
|
| 326 | iris: Iris 1.6.6
|
| 327 | io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
|
| 328 | org_anarres_jcpp: jcpp 1.4.14
|
| 329 | org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
|
| 330 | jade: Jade 5.100.0
|
| 331 | java: OpenJDK 64-Bit Server VM 17
|
| 332 | latoorigins: Lato Origins 1.18.1-1.0.0
|
| 333 | legendarytooltips: Legendary Tooltips 1.3.3
|
| 334 | letmedespawn: Let Me Despawn fabric-1.0.2
|
| 335 | libra: Libra 0.5.44
|
| 336 | libraryferret: Library ferret 4.0.0
|
| 337 | lithium: Lithium 0.10.3
|
| 338 | macawsbridgesbyg: Macaw's Bridges - BYG 1.18.2-1.6
|
| 339 | magistuarmory: Epic Knights Mod 8.1
|
| 340 | mca: Minecraft Comes Alive 7.4.11+1.18.2
|
| 341 | mcdw: MC Dungeons Weapons 5.0.4-1.18
|
| 342 | enchant_giver: Enchant Giver 1.2.1
|
| 343 | reach-entity-attributes: Reach Entity Attributes 2.2.0
|
| 344 | mcwbridges: Macaw's Bridges 3.0.0
|
| 345 | mcwdoors: Macaw's Doors 1.1.0
|
| 346 | mcwfences: Macaw's Fences and Walls 1.1.1
|
| 347 | mcwfurnitures: Macaw's Furniture 3.2.2
|
| 348 | mcwlights: Macaw's Lights and Lamps 1.0.6
|
| 349 | mcwwindows: Macaw's Windows 2.2.1
|
| 350 | mermod: Mermod 2.11
|
| 351 | com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
|
| 352 | midnightlib: MidnightLib 0.4.4
|
| 353 | milk_plus: Milk+ 3.0.1
|
| 354 | dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0
|
| 355 | minecraft: Minecraft 1.18.2
|
| 356 | miskatonicmysteries: Miskatonic Mysteries 0.1.3
|
| 357 | bannerpp: Banner++ 2.0.6-teb.1+mc.1.18.2
|
| 358 | modernfix: ModernFix 5.17.0+mc1.18.2
|
| 359 | modmenu: Mod Menu 3.2.5
|
| 360 | more_potions: More Potions 2.0.1
|
| 361 | morevillagers: More Villagers 3.3.2
|
| 362 | mousetweaks: Mouse Tweaks 2.22
|
| 363 | mrplaguewarper: MrPlague's Warper Origin 1.0.6
|
| 364 | mutantmonsters: Mutant Monsters 3.0.1
|
| 365 | mythicmetals: Mythic Metals 0.16.4+1.18.2
|
| 366 | mythicmounts: Mythic Mounts 1.18.2-7.1
|
| 367 | naturalist: Naturalist 1.1.1
|
| 368 | naturescompass: Nature's Compass 1.18.2-2.0.3-fabric
|
| 369 | nethersdelight: Nether's Delight 2.0.0
|
| 370 | disable_custom_worlds_advice: Disable Custom Worlds Advice 2.0
|
| 371 | oceansdelight: Ocean's Delight 1.0.0
|
| 372 | org_jetbrains_annotations: annotations 23.0.0
|
| 373 | origins: Origins 1.4.1
|
| 374 | apoli: Apoli 2.3.3
|
| 375 | additionalentityattributes: Additionalentityattributes 1.0.0+1.18.2
|
| 376 | calio: Calio 1.5.1
|
| 377 | origins-classes: Origins: Classes 1.3.0
|
| 378 | owo: oωo 0.7.2-no-cme+1.18
|
| 379 | pandemonium: Requiem: Pandemonium 2.0.0-beta.8
|
| 380 | pandemoniumapi: Requiem: Pandemonium-API 2.0.0-beta.8
|
| 381 | pehkui: Pehkui 3.8.0+1.14.4-1.20.4
|
| 382 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
| 383 | pfm: Paladin's Furniture 1.2.1
|
| 384 | phosphor: Phosphor 0.8.1
|
| 385 | player-animator: Player Animator 1.0.2+1.18
|
| 386 | playerex: PlayerEx 3.4.2
|
| 387 | net_objecthunter_exp4j: exp4j 0.4.8
|
| 388 | opc: Offline Player Cache 0.5.2
|
| 389 | placeholder-api: Placeholder API 1.1.3+1.17.1
|
| 390 | prism: Prism 1.0.3
|
| 391 | puffish_skills: Pufferfish's Skills 0.10.0
|
| 392 | pumpkillagersquest: Pumpkillager's Quest 3.3
|
| 393 | puzzleslib: Puzzles Lib 3.5.9
|
| 394 | qu-enchantments: Qu's Enchantments 0.6.2-1.18.2
|
| 395 | railways: Create: Steam 'n Rails 1.4.8+fabric-mc1.18.2
|
| 396 | rare-ice: Rare Ice 0.4.1
|
| 397 | reborncore: Reborn Core 5.2.1
|
| 398 | rechiseled: Rechiseled 1.1.6
|
| 399 | rechiseledcreate: Rechiseled: Create 1.0.2+a
|
| 400 | recipe-book-delight: Recipe Book Delight 0.3.0-1.18.2
|
| 401 | dark-matter-base: Dark Matter Base 2.2.0-1.18.2
|
| 402 | dark-matter-enums: Dark Matter Enums 2.2.0-1.18.2
|
| 403 | dark-matter-minecraft: Dark Matter Minecraft 2.2.0-1.18.2
|
| 404 | dark-matter-recipe-book: Dark Matter Recipe Book 2.2.0-1.18.2
|
| 405 | reeses-sodium-options: Reese's Sodium Options 1.6.3+mc1.18.2-build.88
|
| 406 | relicex: RelicEx 3.3.1+1.18.2
|
| 407 | armorrenderlib: Armor Render Lib 0.1.3
|
| 408 | requiem: Requiem 2.0.0-beta.9
|
| 409 | automatone: Automatone 0.7.0
|
| 410 | blabber: Blabber 0.2.0
|
| 411 | chime: Chime 1.2.1
|
| 412 | fiber: fiber 0.23.0-2
|
| 413 | fiber2cloth: Fiber To Cloth 3.1.1
|
| 414 | locki: Locki 0.7.0
|
| 415 | requiem-core: Requiem-Core 2.0.0-beta.9
|
| 416 | requiemapi: Requiem-API 2.0.0-beta.9
|
| 417 | ringsofascension: Rings of Ascension 1.0.1
|
| 418 | rottencreatures: Rotten Creatures 1.0.0
|
| 419 | roughlyenoughitems: Roughly Enough Items 8.4.723
|
| 420 | error_notifier: Error Notifier 1.0.9
|
| 421 | rpg_origins: RPG Origins 1.4.0
|
| 422 | sandwichable: Sandwichable 1.3+1.18.2
|
| 423 | spruceui: SpruceUI 3.3.1+1.17
|
| 424 | seasons: Fabric Seasons 1.4-BETA+1.18
|
| 425 | simplyswords: Simply Swords 1.40-1.18.2
|
| 426 | sizeshiftingpotions: Size Shifting Potions 1.4.0
|
| 427 | sodium: Sodium 0.4.1+build.15
|
| 428 | org_joml_joml: joml 1.10.2
|
| 429 | sodium-extra: Sodium Extra 0.4.18+mc1.18.2-build.98
|
| 430 | caffeineconfig: CaffeineConfig 1.1.0+1.17
|
| 431 | crowdin-translate: CrowdinTranslate 1.4+1.18.2
|
| 432 | soulsweapons: Marium's Soulslike Weaponry 1.1.0-1.18.2-fabric
|
| 433 | spark: spark 1.10.39
|
| 434 | spellbound: Spellbound 1.9.1
|
| 435 | splatus_spellbound_weapons: Spellbound Weapons 3.4.2
|
| 436 | structory: Structory 1.0.0
|
| 437 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
|
| 438 | supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17
|
| 439 | t_and_t: Towns and Towers 1.9-B
|
| 440 | techreborn: Tech Reborn 5.2.1
|
| 441 | terrablender: TerraBlender **.**.**.**
|
| 442 | terralith_loader: Terralith Loader 1.0.0
|
| 443 | terralith: Terralith 2.2.6
|
| 444 | things: Things 0.2.18+1.18
|
| 445 | toolleveling: ToolLeveling+ 1.18.2-1.4.5
|
| 446 | travelersbackpack: Traveler's Backpack 1.18.2-7.1.36
|
| 447 | trinkets: Trinkets 3.3.1
|
| 448 | twilightforest: The Twilight Forest 4.1.313
|
| 449 | here-be-no-dragons: Here be no Dragons! 1.0.0
|
| 450 | javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
|
| 451 | unfixed-seeds: Unfixed Seeds 1.0.2
|
| 452 | universalcraft: UniversalCraft 337
|
| 453 | valkyrienskies: Valkyrien Skies 2 2.1.1-beta.5
|
| 454 | vanityslots: Vanity Slots 1.2.8
|
| 455 | vigilance: Vigilance 297
|
| 456 | vs_clockwork: Clockwork: Create x Valkyrien Skies 1.18.2-0.1.13-fabric-90516b7ffc
|
| 457 | vs_eureka: VS Eureka Mod 1.5.1-beta.1
|
| 458 | ward_blocks: Ward Blocks 1.2.29
|
| 459 | waystones: Waystones 10.2.2
|
| 460 | wfc: Waffles For Croptopia 1.3.0
|
| 461 | whisperwoods: Whisperwoods 1.18.2-2.1.0
|
| 462 | yigd: You're in Grave Danger 1.3.15
|
| 463 | Loaded Shaderpack: Bliss_v2.0.4_(Chocapic13_Shaders_edit).zip
|
| 464 | Profile: Custom (+0 options changed by user)
|
| 465 | NEC status: No NEC detected
|
| 466 | Flywheel Backend: Off
|
| 467 | Launched Version: fabric-loader-0.15.10-1.18.2
|
| 468 | Backend library: LWJGL version 3.2.2 build 10
|
| 469 | Backend API: Radeon RX 580 Series GL version 3.2.0 Core Profile Context 24.3.1.240216, ATI Technologies Inc.
|
| 470 | Window size: 1920x1080
|
| 471 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 472 | GL debug messages: id=1000, source=API, type=ERROR, severity=HIGH, message='glGetBooleanv has generated an error (GL_INVALID_ENUM)' x 81732
|
| 473 | Using VBOs: Yes
|
| 474 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
| 475 | Type: Integrated Server (map_client.txt)
|
| 476 | Graphics mode: fast
|
| 477 | Resource Packs: vanilla, pfm-asset-resources, Fabric Mods, minecraft/supporteatinganimation
|
| 478 | Current Language: English (US)
|
| 479 | CPU: 12x AMD Ryzen 5 2600 Six-Core Processor
|
| 480 | Server Running: true
|
| 481 | Player Count: 1 / 8; [class_3222['WorstLuck'/4, l='ServerLevel[New World]', x=-784.26, y=63.00, z=-213.30]]
|
| 482 | Data Packs: pfm-data-resources, vanilla, minecraft/croptop, Fabric Mods
|
| 483 | World Generation: Stable
|
| 484 |
|