Industrial Revolution

Industrial Revolution

5M Downloads

Copper Plate bug[BUG]

jimmytrouser opened this issue · 1 comments

commented

Description:

  • When crafting copper plates with a hammer and copper ingots I get this crash.

Steps to Reproduce:

  • Happens every time I craft copper plates in crafting table or inventory.

Technical Information:

  • Minecraft: 1.18.2
  • Fabric API: 0.14.7
  • Industrial Revolution: 1.14.0 Beta
  • Modpack: Spoornpack Fabric 1.18.2

Logs:
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 6/14/22, 3:02 PM
Description: Container click

java.lang.NullPointerException: Cannot read field "field_6002" because "player" is null
at net.minecraft.class_1799.handler$hlp000$onDamage(class_1799.java:14662)
at net.minecraft.class_1799.method_7970(class_1799.java)
at me.steven.indrev.items.misc.IRCraftingToolItem.getRemainder(IRCraftingToolItem.kt:15)
at me.steven.indrev.recipes.SelfRemainderRecipe.getRemainder(SelfRemainderRecipe.kt:28)
at me.steven.indrev.recipes.SelfRemainderRecipe.method_8111(SelfRemainderRecipe.kt:16)
at net.minecraft.class_1863.method_8128(class_1863.java:99)
at net.minecraft.class_1734.method_7667(class_1734.java:59)
at net.minecraft.class_1703.method_34249(class_1703.java:425)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at net.minecraft.class_1703.method_30010(class_1703.java:423)
at net.minecraft.class_1703.method_7593(class_1703.java:295)
at net.minecraft.class_636.method_2906(class_636.java:417)
at net.minecraft.class_465.method_2383(class_465.java:565)
at net.minecraft.class_490.method_2383(class_490.java:205)
at net.minecraft.class_465.method_25402(class_465.java:361)
at net.minecraft.class_490.method_25402(class_490.java:184)
at net.minecraft.class_312.method_1611(class_312.java:94)
at net.minecraft.class_437.method_25412(class_437.java:492)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:103)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
at bre2el.fpsreducer.handler.glfw.InputEventHandler$MouseButtonEventHandler.invoke(InputEventHandler.java:133)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
at net.minecraft.class_1041.method_15998(class_1041.java:310)
at net.minecraft.class_310.method_1523(class_310.java:1147)
at net.minecraft.class_310.method_1514(class_310.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
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 net.minecraft.class_1799.handler$hlp000$onDamage(class_1799.java:14662)
at net.minecraft.class_1799.method_7970(class_1799.java)
at me.steven.indrev.items.misc.IRCraftingToolItem.getRemainder(IRCraftingToolItem.kt:15)
at me.steven.indrev.recipes.SelfRemainderRecipe.getRemainder(SelfRemainderRecipe.kt:28)
at me.steven.indrev.recipes.SelfRemainderRecipe.method_8111(SelfRemainderRecipe.kt:16)
at net.minecraft.class_1863.method_8128(class_1863.java:99)
at net.minecraft.class_1734.method_7667(class_1734.java:59)
at net.minecraft.class_1703.method_34249(class_1703.java:425)
at java.base/java.util.Optional.ifPresent(Optional.java:178)
at net.minecraft.class_1703.method_30010(class_1703.java:423)
at net.minecraft.class_1703.method_7593(class_1703.java:295)
at net.minecraft.class_636.method_2906(class_636.java:417)
at net.minecraft.class_465.method_2383(class_465.java:565)
at net.minecraft.class_490.method_2383(class_490.java:205)
at net.minecraft.class_465.method_25402(class_465.java:361)
at net.minecraft.class_490.method_25402(class_490.java:184)
at net.minecraft.class_312.method_1611(class_312.java:94)
at net.minecraft.class_437.method_25412(class_437.java:492)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:103)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
at bre2el.fpsreducer.handler.glfw.InputEventHandler$MouseButtonEventHandler.invoke(InputEventHandler.java:133)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)

-- Click info --
Details:
Menu Type:
Menu Class: net.minecraft.class_1723
Slot Count: 63
Slot: 0
Button: 0
Type: PICKUP
Stacktrace:
at net.minecraft.class_1703.method_7593(class_1703.java:295)
at net.minecraft.class_636.method_2906(class_636.java:417)
at net.minecraft.class_465.method_2383(class_465.java:565)
at net.minecraft.class_490.method_2383(class_490.java:205)
at net.minecraft.class_465.method_25402(class_465.java:361)
at net.minecraft.class_490.method_25402(class_490.java:184)
at net.minecraft.class_312.method_1611(class_312.java:94)
at net.minecraft.class_437.method_25412(class_437.java:492)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:103)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
at bre2el.fpsreducer.handler.glfw.InputEventHandler$MouseButtonEventHandler.invoke(InputEventHandler.java:133)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
at net.minecraft.class_1041.method_15998(class_1041.java:310)
at net.minecraft.class_310.method_1523(class_310.java:1147)
at net.minecraft.class_310.method_1514(class_310.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
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 screen --
Details:
Screen name: net.minecraft.class_490
Stacktrace:
at net.minecraft.class_437.method_25412(class_437.java:492)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:103)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
at bre2el.fpsreducer.handler.glfw.InputEventHandler$MouseButtonEventHandler.invoke(InputEventHandler.java:133)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
at net.minecraft.class_1041.method_15998(class_1041.java:310)
at net.minecraft.class_310.method_1523(class_310.java:1147)
at net.minecraft.class_310.method_1514(class_310.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
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: 1 total; [class_746['jimmytrouser'/308, l='ClientLevel', x=69.32, y=95.00, z=-108.58]]
Chunk stats: 1024, 615
Level dimension: minecraft:overworld
Level spawn location: World: (0,74,0), Section: (at 0,10,0 in 0,4,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)
Level time: 96216 game time, 115920 day time
Server brand: fabric
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:407)
at net.minecraft.class_310.method_1587(class_310.java:2376)
at net.minecraft.class_310.method_1514(class_310.java:756)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
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: 1
Reload reason: initial
Finished: Yes
Packs: spoornpacks, Default, Fabric Mods, moreberries/modifiedsweetberrybushmodel, betterbeds/fancybeds, betterbeds/connectedbeds, charmonium/journeyman, Unity-1.18.X-Base-2.4.1.zip, illuminations/pixelaccurate

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 494134072 bytes (471 MiB) / 3661627392 bytes (3492 MiB) up to 8388608000 bytes (8000 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600X 6-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
Microarchitecture: unknown
Frequency (GHz): 3.69
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: AMD Radeon RX 6600
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x73ff
Graphics card #0 versionInfo: DriverVersion=30.0.13023.4001
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 24481.39
Virtual memory used (MB): 15489.31
Swap memory total (MB): 8192.00
Swap memory used (MB): 302.02
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8000m -Xms256m
Fabric Mods:
additionaladditions: Additional Additions 4.0.4
additionalbars: Additional Bars 3.0.0
additionalstructures: Additional Structures 3.0.3
adorn: Adorn 3.5.0+1.18.2
advanced_reborn: Advanced Reborn 1.0.6
advancednetherite: Advanced Netherite 1.5.1-1.18.2
advancementplaques: Advancement Plaques 1.4.4
advancements-enlarger: Advancements Enlarger 0.2.4
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.10
alloy_forgery: Alloy Forgery 2.0.13+1.18
ambientsounds: Ambiend Sounds (Fabric) 5.0.16
amplified-nether: Amplified Nether 1.1
antighost: AntiGhost 1.18.2-fabric0.47.10-1.1.4
crowdin-translate: CrowdinTranslate 1.4+1.18.2
appleskin: AppleSkin 2.4.0+mc1.18.2
aqupdcaracal: Caracal mob 1.18.2-1.3.8
arcanus: Arcanus 1.29
architects_palette: Architect's Palette Fabric 2.1
architectury: Architectury 4.4.71
armorpointspp: Armorpoints++ 3.0.1
fiber: fiber 0.23.0-2
armorsoundtweak: Armor Sound Tweak 5.0.0
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
artifacts: Artifacts 7.0.3+fabric
expandability: ExpandAbility 6.0.0
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
attributefix: AttributeFix 14.0.2
autoconfig1u: Auto Config v1 Updated 3.4.0
autorun: AutoRun 0.4.0
auudio: Auudio 1.0.3
awesomedungeon: Awesome Dungeon 2.0.8
awesomedungeonend: Awesome Dungeon Edition end 1.0.1
awesomedungeonnether: Awesome Dungeon Edition Nether 1.0.1
awesomedungeonocean: Awesome Dungeon Edition Ocean 2.0.6
badpackets: Bad Packets 0.1.2
balm-fabric: Balm 3.0.0+0
bcc: BetterCompatibilityChecker fabric-1.0.5
bclib: BCLib 1.4.7
beebuddy: Bee Buddies 1.1.4+1.18
beenfo: Beenfo 1.18.2-fabric0.47.10-1.3.3
gbfabrictools: GBfabrictools 1.3.4+1.18.2
besmirchment: Besmirchment 1.18.2-11
playerabilitylib: Pal 1.5.0
reach-entity-attributes: Reach Entity Attributes 2.1.1
terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
betteranimalsplus: Better Animals Plus 1.18.2-11.0.5
betterbeds: Better Beds 1.2.0
betterdeserttemples: YUNG's Better Desert Temples 1.18.2-Fabric-1.1.0
betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.1.3
betternether: Better Nether 6.1.2
betterpingdisplay: Better Ping Display 1.1.1
betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
betterwitchhuts: YUNG's Better Witch Huts 1.18.2-Fabric-1.0
bewitchment: Bewitchment 1.18-21
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
impersonate: Impersonate 2.4.1
blast: BLAST 1.9.1
blockus: Blockus 2.4.7+1.18.2
blossom: Blossom 1.18.2-1.0.4
blur: Blur (Fabric) 2.4.1
bookshelf: Bookshelf 13.2.20
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.7-1.18.2
maelstrom_library: Maelstrom Library 1.2.4-1.18.2
multipart_entities: MultipartEntities 1.1.5-1.18.2
botania: Botania 1.18.2-433-FABRIC
breakprogress: Break Progress 1.0.1
byg: Oh The Biomes You'll Go 1.4
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.2.0
capybara: Capybara 1.0.4
cardinal-components: Cardinal Components API 4.1.4
cardinal-components-base: Cardinal Components API (base) 4.1.4
cardinal-components-block: Cardinal Components API (blocks) 4.1.4
cardinal-components-chunk: Cardinal Components API (chunks) 4.1.4
cardinal-components-entity: Cardinal Components API (entities) 4.1.4
cardinal-components-item: Cardinal Components API (items) 4.1.4
cardinal-components-level: Cardinal Components API (world saves) 4.1.4
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.1.4
cardinal-components-world: Cardinal Components API (worlds) 4.1.4
carrier: Carrier 1.10.0
cartoonishhorde: Villainous Horde Library 0.3
catsexpanded: Cats Expanded 1.1.0
completeconfig: CompleteConfig 1.3.3
catwalksinc: Catwalks Inc. 1.3.0
ce: Cave Enhancements 1.1.5
charmonium: Charmonium 4.0.0
com_moandjiezana_toml_toml4j: toml4j 0.7.2
chat_heads: Chat Heads 0.6.0
chimes: Chimes 1.1.1
chipped: Chipped 1.2
chubby_stuff: Chubby Stuff 1.0.1
clickadv: Clickable Advancements Mod 2.6
climbladdersfast: ClimbLaddersFast 2.1
cloth-api: Cloth API 3.2.64
cloth-client-events-v0: Cloth Client Events v0 3.2.64
cloth-common-events-v1: Cloth Common Events v1 3.2.64
cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
cloth-scissors-api-v1: Cloth Scissors API v1 3.2.64
cloth-utils-v1: Cloth Utils v1 3.2.64
cloth-config: Cloth Config v6 6.2.62
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 8.0.0+8
coldsnaphorde: Cold Snap Horde 1.2.4.1-1.18.2
collective-fabric: Collective (Fabric) 4.27
comforts: Comforts 1.1.2-1.18.2
companion: Companion 2.0.1
compressed: Compressed 1.5
controlling: Controlling For Fabric 9.0+19
cosmetic-armor: Cosmetic Armor 1.3.1
couplings: Couplings 1.8.0+1.18.2
craftingtweaks: Crafting Tweaks 13.0.0
crawl: Crawl 0.10.6
mm: Manningham Mills 2.3
creativecore: CreativeCore (Fabric) 2.6.11
creatures_from_the_warmths: Creatures From The Warmths 2.1.0+1.18.2
creeperoverhaul: Creeper Overhaul 1.3.1
croptopia: Croptopia 2.0.5
com_typesafe_config: config 1.4.1
io_leangen_geantyref_geantyref: geantyref 1.3.11
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
cyclepaintings-fabric: Cycle Paintings (Fabric) 2.1
damagetilt: Damage Tilt 1.18-fabric-0.1.2
dankstorage: Dank Storage 1.18.2-3.7
darkpaintings: DarkPaintings 10.0.3
darkutils: DarkUtilities 10.0.4
dawn: Dawn API 3.3.1
decorative_blocks: Decorative Blocks 2.1.0
decorative_winter: Decorative Winter 2.1.0
defaultoptions: Default Options 14.1.0
diggusmaximus: Diggus Maximus 1.5.6-1.18
kyrptconfig: Kyrpt Config 1.4.6-1.18
blue_endless_jankson: jankson 1.2.1
disable_custom_worlds_advice: Disable Custom Worlds Advice 2.0
discholder: Kenza's Disc Holder and DJ 1.2.1
fake-player-api: Fake Player API 0.3.0
libgui: LibGui 5.3.2+1.18.2
jankson: Jankson 4.0.0+j1.2.0
libninepatch: LibNinePatch 1.1.0
disenchanter: Disenchanter 0.1.6+1.18
drippyloadingscreen: Drippy Loading Screen 1.6.3
dual_riders: Dual Riders 1.1.1
dualwield: DualWield 2.1
duckling: Duckling 1.0.5
dummmmmmy: MmmMmmMmmMmm 1.18-1.5.0
dungeonvanilla: Dungeon vanilla 2.1.0
dynamicsoundfilters: Dynamic Sound Filters 1.3.0+1.18.2
dynview: Dynamic View Mod 1.18.2-2.1
earthbounds: Earthbounds 1.18.2-1.1.2a
earthtojavamobs: Earth2Java 1.8.0+1.18.2
easymagic: Easy Magic 3.3.0
eatinganimationid: Eating Animation 1.8
ecologics: Ecologics 1.5.4
eldritch_mobs: Eldritch Mobs 1.11.0
elementalcreepers: Elemental Creepers: Refabricated 1.4.2+1.18.2
ellemes_container_lib: Ellemes' Container Library 1.4.0-beta.2
elytratrinket: Elytra Trinket 3.0.0-1.18.1
emotecraft: Emotecraft 2.1.2
bendy-lib: Bendy api 2.0.4
enchantment_lore: Enchantment Lore 1.2.6-1
enchdesc: EnchantmentDescriptions 10.0.3
endlessocean: Endless Ocean: Aquatic Adventures 0.2.5-BETA
enhancedblockentities: Enhanced Block Entities 0.6+1.18.2
spruceui: SpruceUI 3.3.0+1.17
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
enhancedcelestials: Enhanced Celestials 2.0.7
entityculling: EntityCulling-Fabric 1.5.1
essential_commands: Essential Commands 0.23.0-mc1.18.2
com_fasterxml_jackson_dataformat_jackson-dataformat-yaml: jackson-dataformat-yaml 2.13.0
ec-core: Essential Commands Core 1.0.1-mc1.18.2
placeholder-api: Placeholder API 1.1.3+1.17.1
expandeddelight: Expanded Delight 0.1.9
expandedstorage: Expanded Storage 7.4.0-beta.4
explorerscompass: Explorer's Compass 1.18.2-2.1.0-fabric
extragenerators: Extra Generators 1.2.1-BETA+1.18
team_reborn_energy: Energy 2.2.0
fabric: Fabric API 0.55.1+1.18.2
fabric-api-base: Fabric API Base 0.4.4+d7c144a860
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.1+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.4+7b0f312660
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.12+3ac43d9560
fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.22+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.6+d82b939260
fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.0.0+9fcb91d260
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.19+ffb2c71e60
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.17+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.5.1+6c4e5d0960
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.13+91896a4960
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.4+d8d7804a60
fabric-loot-api-v2: Fabric Loot API (v2) 1.0.0+e747827960
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.0+e747827960
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.2+81ea5b3c60
fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.22+e6b169eb60
fabric-networking-v0: Fabric Networking (v0) 0.3.9+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.2+032c981d60
fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.9+0d9ab37260
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.13+d882b91560
fabric-renderer-indigo: Fabric Renderer - Indigo 0.5.0+7faf0d8860
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.11+b4f4f6cd60
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
fabric-rendering-v0: Fabric Rendering (v0) 1.1.13+b4f4f6cd60
fabric-rendering-v1: Fabric Rendering (v1) 1.10.7+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.1+e747827960
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.1+1f6558e860
fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.2+f4563ac860
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
fabric-furnaces: Fabric Furnaces 2.1.1-1.18.2
omega-config: OmegaConfig 1.2.3-1.18.1
fabric-language-kotlin: Fabric Language Kotlin 1.8.0+kotlin.1.7.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.7.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.7.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.17.3
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.2
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.3.3
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.3
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
fabricemotes: Fabric Emotes 1.0.0
fabricenchantments: Fabric Enchantments 0.7.2
fabricloader: Fabric Loader 0.14.7
fabricshieldlib: Fabric Shield Lib 1.5.3-1.18
fallingleaves: Falling Leaves 1.11.1+1.18.2
fancymenu: FancyMenu 2.7.2
farmersdelight: Farmer's Delight 1.18.2-0.2.1
farmingforblockheads: Farming for Blockheads 10.0.0
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
ferritecore: FerriteCore 4.2.1
fishofthieves: Fish of Thieves 1.0.6
flonters: Flonters 1.3.1+1.18.2
floral_flair: Floral Flair 1.3.0
fluidtank: Fluid Tank 18.5.0-fabric
flytre_lib: FlytreLib 1.8.2
forgeconfigapiport: Forge Config API Port 3.2.0
fps: FPS Monitor 1.18-1.2.1-Fabric
fpsreducer: FPS Reducer 1.18.2-2.0
friendsandfoes: Friends&Foes 1.4.3
ftbchunks: FTB Chunks 1802.3.6-build.147
ftblibrary: FTB Library 1802.3.6-build.123
ftbquests: FTB Quests 1802.3.8-build.101
ftbteams: FTB Teams 1802.2.6-build.51
geckolib3: Geckolib 3.0.45
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
geodes: More Geodes 1.4.2
gobber2: Gobber2 2.5.74
pugh_lib: Pugh Lib 1.3.0
pugh_tools: Pugh Tools 1.2.5
goblintraders: Goblin Traders 1.5.1
golemsgalore: Golems Galore 1.2.1+1.18.2
myron: Myron 1.6.2+1.18.1
goodall: Goodall 1.0.2
graveyard: The Graveyard 1.9
graveyard_biomes: The Graveyard Biomes 1.1
guardiansgalore: GuardiansGalore 1.18.2-3.0
guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
heelermod: Heeler Mod 0.1.0
highlighter: Highlighter 1.1.2
hopobettermineshaft: Hopo Better Mineshaft 1.1.3
horseinfo: Horse Info 0.4.1-1.18
hoverpets: Hover Pets 0.3.3
hyperlighting: Hyper Lighting 1.2.3
me_hypherionmc_night-config_core: core 3.6.5_custom
me_hypherionmc_night-config_toml: toml 3.6.5_custom
icarus: Icarus 1.11
iceberg: Iceberg 1.0.38
identity: Identity 2.2.1-1.18.2
illuminations: Illuminations 1.10.4
impaled: Impaled 1.1.3
incantationem: Incantationem 1.1.3+1.18.2
indium: Indium 1.0.3+mc1.18.2
indrev: Industrial Revolution 1.14.0-BETA
noindium: No Indium? 1.0
inmis: Inmis 2.6.0-1.18.2
inventorysorter: Inventory Sorter 1.8.8-1.18
iris: Iris 1.2.5
org_anarres_jcpp: jcpp 1.4.14
iron-jetpacks: Iron Jetpacks 0.4.3
itemfilters: Item Filters 1802.2.7-build.27
its_a_wolfy: It's A Wolfy 1.18.2 - 1.0
java: OpenJDK 64-Bit Server VM 17
jumpy-boats: jumpy Boats 1.0-1.18.2
justmobheads-fabric: Just Mob Heads (Fabric) 5.4
justplayerheads-fabric: Just Player Heads (Fabric) 1.8
kibe: Kibe 1.9.7-BETA+1.18
kiwi: Kiwi Lib 6.0.2
kleeslabs: KleeSlabs 11.0.0
konkrete: Konkrete 1.3.3
krypton: Krypton 0.1.9
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
lambdynlights: LambDynamicLights 2.1.0+1.17
pride: Pride Lib 1.1.0+1.17
lavajava: Lava Java 0.4.0
libblockattributes: LibBlockAttributes 0.10.2
libblockattributes_core: LibBlockAttributes (Core) 0.10.2
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.10.2
libblockattributes_items: LibBlockAttributes (Items) 0.10.2
libraryferret: Library Ferret 1.0.3
lightestlamp: Lightest Lamps 1.0.0
lightoverlay: Light Overlay 6.1.0
org_javassist_javassist: javassist 3.26.0-GA
org_reflections_reflections: reflections 0.9.12
lithium: Lithium 0.7.10
llamarama: Llamarama 1.7.0
llamasteeds: Llama Steeds 2020.2.8
lootgoblins: Lootgoblins 1.0.8
lovely_snails: Lovely Snails 1.0.4+1.18
lucys_sloths: Lucy's Sloths 1.0-SNAPSHOT
magicalforest: Magical Forest 2.0.3
magicfungi: Magic Fungi 0.7.3-BETA+1.18.2
omega-config-gui: Omega Config GUI 1.2.3-1.18.1
cloth-config-lite: cloth-config-lite 2.0.6
majobroom: Majo's Broom 1.2.1
mavm: More Axolotl Variants Mod 1.0.8a
mbembe: Mbembe 1.1.0
mca: Minecraft Comes Alive 7.3.1
mcda: MC Dungeons Armors 2.0.6
mcdar: MC Dungeons Artifacts 1.4.8
mcdw: MC Dungeons Weapons 4.4.0
enchant_giver: Enchant Giver 1.2.1
mcwdoors: Macaw's Doors 1.0.6
mcwfences: Macaw's Fences and Walls 1.0.5
mcwlights: Macaw's Lights and Lamps 1.0.3
mcwpaintings: Macaw's Paintings 1.0.3
mcwtrpdoors: Macaw's Trapdoors 1.0.5
megane: megane 7.5.1
megane-api: megane-api 7.1.0
megane-extra-generators: megane-extra-generators 7.1.0
megane-fabric-transfer: megane-fabric-transfer 7.1.0
megane-industrial-revolution: megane-industrial-revolution 7.1.0
megane-kibe: megane-kibe 7.1.0
megane-lib-block-attributes: megane-lib-block-attributes 7.1.0
megane-reborn-core: megane-reborn-core 7.1.0
megane-reborn-energy: megane-reborn-energy 7.0.0
megane-runtime: megane-runtime 7.2.0
megane-tech-reborn: megane-tech-reborn 7.1.0
megane-vanilla: megane-vanilla 7.1.1
midnightlib: MidnightLib 0.4.4
milk_plus: Milk+ 3.0.1
dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0
milk: Milk Lib 0.3.1
minecraft: Minecraft 1.18.2
minieffects: Mini Effects 4.1.0
missingwilds: Missing Wilds 1.0.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
com_github_llamalad7_mixinextras: MixinExtras 0.0.9
mo_glass: Mo Glass 1.6.1-MC1.18.2
mob_catcher: Mob Catcher 1.1.26
modern_industrialization: Modern Industrialization 1.2.0
modid: Example Mod 3.2.0.1
modmenu: Mod Menu 3.2.2
mooshroomspawn-fabric: Mooshroom Spawn (Fabric) 1.5
mooshroomtweaks-fabric: Mooshroom Tweaks (Fabric) 1.6
more-axolotls: More Axolotls 1.0.2
more_babies: More Babies 0.5.2
more_gems: More Gems 1.3.67
moreachievements: MoreAchievements 1.0.8
moreberries: More Berries 1.4.9
mostructures: Mo' Structures 1.4.2+1.18.2
mousetweaks: Mouse Tweaks 2.22
moyai: Moyai 1.18.2-1.1.0
myloot: myLoot 2.1
mythicmetals: Mythic Metals 0.13.1
mythicmounts: Mythic Mounts 1.18.2-7.0
naturalist: Naturalist 1.0.1
naturescompass: Nature's Compass 1.18.2-2.0.3-fabric
naturesminerals: Nature's Minerals 1.2.2
magna: Magna 1.7.1-1.18-pre1
no-telemetry: No Telemetry 1.3.0
notenoughanimations: NotEnoughAnimations 1.6.0
ohmygoat: OhMyGoat 1.18.2-1.1.0
openloader: OpenLoader 12.0.1
orcinus: Hedgehog 1.18.2-1.1.0
overweight_farming: Overweight Farming 1.18.2-1.4.2-fabric
owo: oωo 0.7.2-no-cme+1.18
oxidized: Oxidized 1.6.4
paintings: Paintings++ 9.1.2.1
passiveshield-fabric: Passive Shield (Fabric) 2.0
patchouli: Patchouli 1.18.2-69-FABRIC
pehkui: Pehkui 3.3.2+1.14.4-1.19
kanos_config: Kanos Config 0.3.1+1.14.4-1.19
petnames-fabric: Pet Names (Fabric) 1.6
phosphor: Phosphor 0.8.1
pickyourpoison: Pick Your Poison 1.0.8
org_json_json: json 20211205
satin: Satin 1.7.2
pigeons: Pleasant Pigeons 1.3.0
plushies: Plushie Mod 1.2
polaroidcamera: PolaroidCamera 1.2.9
polymorph: Polymorph 0.0.21-1.18.2
prefab: Prefab 3.1.5
presencefootsteps: Presence Footsteps 1.5.0
kirin: Kirin UI 1.10.0
promenade: Promenade 2.6.3
terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
puzzleslib: Puzzles Lib 3.3.5
qolfixes: QoLFixes 1.4
quarryplus: QuarryPlus 18.4.573
quickshulker: Quick Shulker 1.3.6-1.18
shulkerutils: shulkerutils 1.0.4-1.18
randomsheepcolours-fabric: Random Sheep Colours (Fabric) 1.6
reborncore: Reborn Core 5.2.0
repurposed_structures: Repurposed Structures 4.1.14+1.18.2
right-click-harvest: Right-Click-Harvest 1.2.0
rocks: This Rocks! 1.6.0
roughlyenoughitems: Roughly Enough Items 8.2.479
roughlyenoughprofessions: Roughly Enough Professions 1.0.1
roughlyenoughresources: Roughly Enough Resources 2.5.0
runelic: Runelic 11.0.1
salutem: Salutem 1.2.3
seedfix: Seed Fix 1.0.1
seethroughlava: SeeThroughLava 2.3
sentimentality3: Sentimentality 3 1.5.0
shulkerboxtooltip: Shulker Box Tooltip 3.0.7+1.18.2
shwfox: Shadew's Foxes 1.3+fabric
simplebackup: simplebackup 1.2.3
net_lingala_zip4j_zip4j: zip4j 2.10.0
simplemango: Simple Mango 1.1.2
simply_houses: Simply Houses 1.1.0
sit: Sit 1.18.2-19
skeletonhorsespawn-fabric: Skeleton Horse Spawn (Fabric) 1.9
skylorlib: SkyLib 1.3.35
slotlink: slotlink 4.3.1
snowrealmagic: Snow! Real Magic! 4.0.0
sodium: Sodium 0.4.1+build.15
org_joml_joml: joml 1.10.2
spellbound: Spellbound 1.9.1
spoornbountymobs: SpoornBountyMobs 2.6.1
org_apache_commons_commons-math3: commons-math3 3.3
spoornpacks: SpoornPacks 4.2.1-1.18.2
com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.13.1
com_fasterxml_jackson_core_jackson-core: jackson-core 2.13.1
com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.13.1
spoornpink: Spoornpink 3.3
spoornweaponattributes: SpoornWeaponAttributes 3.4
net_objecthunter_exp4j: exp4j 0.4.8
starteritems: StarterItems 1.5.5-1.18.2
stepup: StepUp 1.18.2-fabric0.47.10-1.1
subterrestrial: Subterrestrial 1.0.2
sushimod: Sushi Mod fabric-1.18.2-v1.0.1
taxfreelevels: Tax Free Levels 1.3
techreborn: Tech Reborn 5.2.0
terrablender: TerraBlender 1.1.0.102
terraria_paintings: terraria paintings 2.0.0
terrarianslimes: Terrarian Slimes 1.2-BETA+1.18
thatched: Thatched 1.1.0
theducksmod: The Ducks Mod fabric-1182-11
things: Things 0.2.18+1.18
thonkutil: ThonkUtil 2.14.1+1.18
thonkutil-base: ThonkUtil Base 1.12.2+23c1dc2c60
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.2+9e23427060
thonkutil-coords-v1: ThonkUtil Coords (v1) 1.0.19+9b80223760
thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.14+9b80223760
thonkutil-legacy: ThonkUtil Legacy 1.0.20+9b80223760
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.12+9b80223760
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.1+9b80223760
thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.1.9+9b80223760
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.20+9b80223760
throwabletorch: Throwable Torch 1.18.2-1
toolstats: ToolStats 9.0.1
tooltipfix: ToolTip Fix 1.0.4-1.18
totw_additions: Towers of the Wild: Additions 1.2.1
tr-patchouli: Tech Reborn Patchouli 1.1
trashslot: TrashSlot 11.0.2
trinketofundying: Trinket of Undying 2.0.1-1.18
trinkets: Trinkets 3.3.1
trinketshulkerboxes: Trinket Shulker Boxes 2.0.1-1.18.1
universal_ores: Universal Ores 1.2.1
universalbonemeal: Universal Bone Meal 3.0.5
valley: ValleyCraft 2.3.1-1.18.2
vanilla_degus: Vanilla Degus 1.3.0
veggie_way: The Veggie Way 1.2.32
visuality: Visuality 0.4.2
goosik-config: goosik-config 0.2.0
tlcosmetica: Cosmetica 0.4.0
voidz: VoidZ 1.0.7
waystones: Waystones 2.5.4
wilderworld: WilderWorld 2.2.2
chord: Chord 1.8.0+1.18.2-fabric
wildlife: Wildlife 1.18.2-1.0
windchimes: Windchimes 1.2.0
winterly: Winterly 0.6.1
wmitaf: WMITAF 2.2.0
wolveswitharmor: Wolves With Armor 1.7.1-1.18.2
maybe-data: Maybe data 1.2.1-1.18.2
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
wthit: wthit 4.10.3
xps: Xp Obelisk 0.3.9.r_for_1.18.x_Fabric
xxxx: MinePop 1.0.0-1.18.2
yigd: You're in Grave Danger 1.3.6
yungsapi: YUNG's API 1.18.2-Fabric-2.0.8
yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.1.0
yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0
zombiehorsespawn-fabric: Zombie Horse Spawn (Fabric) 3.0
zombievillagersfromspawner-fabric: Zombie Villagers From Spawner (Fabric) 1.6
Loaded Shaderpack: BSL_v8.1.02.1.zip
Profile: Custom (+41 options changed by user)
Launched Version: fabric-loader-0.14.7-1.18.2
Backend library: LWJGL version 3.2.2 build 10
Backend API: AMD Radeon(TM) Graphics GL version 3.2.14761 Core Profile Forward-Compatible Context 21.30.23.04 30.0.13023.4001, ATI Technologies Inc.
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'; Server brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: spoornpacks, vanilla, Fabric Mods, moreberries/modifiedsweetberrybushmodel, betterbeds/fancybeds (incompatible), betterbeds/connectedbeds (incompatible), charmonium/journeyman, file/Unity-1.18.X-Base-2.4.1.zip, illuminations/pixelaccurate
Current Language: English (US)
CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
Server Running: true
Player Count: 1 / 8; [class_3222['jimmytrouser'/308, l='ServerLevel[World One]', x=69.32, y=95.00, z=-108.58]]
Data Packs: vanilla, spoornpacks (incompatible), Fabric Mods, data/Dungeons+ V1.6.zip, data/Venturecraft Beta 0.4.zip, data/choicetheorem-overhaul-village-1-18-2-2-9.zip, data/special-mobs-v6-6-spmdpi-3-0.zip, data/splatus-mountain-villages-v1.zip, data/towns-and-towers-structure-overhaul-terralith-1-6.zip
World Generation: Stable

Details:
Extra information that might be helpful like screenshots or technical information about your computer.

commented

This is not caused by indrev, some other mod is mixing into the damage method and not accounting for a null player, which is marked as nullable. Adding https://github.com/comp500/mixintrace might tell which mod is causing it