Giter VIP home page Giter VIP logo

hwg's Introduction

hwg's People

Contributors

azuredoom avatar drullkus avatar tfarcenim avatar k0-rr avatar seymourgx avatar macaroni0423 avatar

Stargazers

Egor Bron avatar Tianzikang avatar  avatar Kafuu Neko avatar SweetieRick avatar Ivon Huang avatar btarg avatar simon511000 avatar Jummit avatar

Watchers

Vincebus Riveruptum avatar  avatar Jurklein avatar

hwg's Issues

Error/warning

Could not find suitable model for animatable of type class mod.azure.hwg.item.weapons.SPistolItem. Did you register a Model Fetcher?
Could not find suitable model for animatable of type class mod.azure.hwg.item.weapons.SPistolItem. Did you register a Model Fetcher?
Could not find suitable model for animatable of type class mod.azure.hwg.item.weapons.SPistolItem. Did you register a Model Fetcher?
Could not find suitable model for animatable of type class mod.azure.hwg.item.weapons.SPistolItem. Did you register a Model Fetcher?
Could not find suitable model for animatable of type class mod.azure.hwg.item.weapons.SPistolItem. Did you register a Model Fetcher?
Could not find suitable model for animatable of type class mod.azure.hwg.item.weapons.SPistolItem. Did you register a Model Fetcher?
Could not find suitable model for animatable of type class mod.azure.hwg.item.weapons.SPistolItem. Did you register a Model Fetcher?
Could not find suitable model for animatable of type class mod.azure.hwg.item.weapons.SPistolItem. Did you register a Model Fetcher?

User is an idiot

https://pastebin.com/rV9X6RxM -- latest ""working"" version

https://pastebin.com/R8RxvSqj -- latest version full stop. - has been removed from Curseforge due to how broken it is.

dont be taking down my bug reports just because you dont like them, im not gonna fix your fuckin mod for you. idk why you bother publishing anything if it isnt gonna work. have a nice day man.

Crash with Gun Table

when placing the gun table, if placed without back support/ a block behind it it will crash. tested with HWGMod-1.17-1.0.10
`---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 26/07/2021, 9:44 pm
Description: Unexpected error

java.lang.IllegalArgumentException: Cannot set property class_2753{name=facing, clazz=class net.minecraft.class_2350, values=[north, south, west, east]} to down on Block{hwg:gun_table}, it is not an allowed value
at net.minecraft.class_2688.method_11657(class_2688.java:125)
at mod.azure.hwg.blocks.GunTableBlock.method_9605(GunTableBlock.java:105)
at net.minecraft.class_1747.method_7707(class_1747.java:118)
at net.minecraft.class_1747.redirect$eei000$hookPlace(class_1747.java:1529)
at net.minecraft.class_1747.method_7712(class_1747.java:70)
at net.minecraft.class_1747.method_7884(class_1747.java:49)
at net.minecraft.class_1799.method_7981(class_1799.java:242)
at net.minecraft.class_636.method_2896(class_636.java:339)
at net.minecraft.class_310.method_1583(class_310.java:1646)
at net.minecraft.class_310.method_1508(class_310.java:1900)
at net.minecraft.class_310.method_1574(class_310.java:1728)
at net.minecraft.class_310.method_1523(class_310.java:1081)
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)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
`

HWG no work multiplayer

I'm working on a modded server and the HWG mod isn't working properly with no indication of what's going on. The mob eggs for the various ones (Technodemonds and merc/spy) don't spawn them and the guns, while having the indicator, do not damage anything/break blocks. Assistance would be appreciated

JsonSyntaxException: Parsing error loading recipe

[16:10:15] [Worker-Main-30/ERROR]: Parsing error loading recipe hwg:silvergun
com.google.gson.JsonSyntaxException: Unknown item 'hwg:silvergun'
        at net.minecraft.class_1869.method_17878(class_1869.java:253) ~[server-intermediary.jar:?]
        at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
        at net.minecraft.class_1869.method_8155(class_1869.java:253) ~[server-intermediary.jar:?]
        at net.minecraft.class_1869.method_35228(class_1869.java:240) ~[server-intermediary.jar:?]
        at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.read(GunTableRecipe.java:114) ~[HWGMod-1.18.1-1.0.2.jar:?]
        at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.method_8121(GunTableRecipe.java:100) ~[HWGMod-1.18.1-1.0.2.jar:?]
        at net.minecraft.class_1863.method_17720(class_1863.java:126) ~[server-intermediary.jar:?]
        at net.minecraft.class_1863.method_20705(class_1863.java:55) ~[server-intermediary.jar:?]
        at net.minecraft.class_1863.method_18788(class_1863.java:34) ~[server-intermediary.jar:?]
        at net.minecraft.class_4080.method_18790(class_4080.java:13) ~[server-intermediary.jar:?]
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
        at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[server-intermediary.jar:?]
        at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[server-intermediary.jar:?]
        at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?]
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?]
        at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[16:10:15] [Worker-Main-30/ERROR]: Parsing error loading recipe hwg:silverbullet
com.google.gson.JsonSyntaxException: Unknown item 'hwg:silver_bullet'
        at net.minecraft.class_1869.method_17878(class_1869.java:253) ~[server-intermediary.jar:?]
        at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
        at net.minecraft.class_1869.method_8155(class_1869.java:253) ~[server-intermediary.jar:?]
        at net.minecraft.class_1869.method_35228(class_1869.java:240) ~[server-intermediary.jar:?]
        at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.read(GunTableRecipe.java:114) ~[HWGMod-1.18.1-1.0.2.jar:?]
        at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.method_8121(GunTableRecipe.java:100) ~[HWGMod-1.18.1-1.0.2.jar:?]
        at net.minecraft.class_1863.method_17720(class_1863.java:126) ~[server-intermediary.jar:?]
        at net.minecraft.class_1863.method_20705(class_1863.java:55) ~[server-intermediary.jar:?]
        at net.minecraft.class_1863.method_18788(class_1863.java:34) ~[server-intermediary.jar:?]
        at net.minecraft.class_4080.method_18790(class_4080.java:13) ~[server-intermediary.jar:?]
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
        at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[server-intermediary.jar:?]
        at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[server-intermediary.jar:?]
        at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) [?:?]
        at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) [?:?]
        at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?]
        at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]

Crashed when tried using gun crafting table without the correct items on inventory

I crafted a gun crafting table, opened it, clicked on a recipe, but only had a stick from the items needed, so the server crashed. This is the crash report:

// But it works on my machine.

Time: 8/7/21, 7:49 PM
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'void net.minecraft.class_2653.<init>(int, int, int, net.minecraft.class_1799)'
	at mod.azure.hwg.client.gui.GunTableScreenHandler.updateResult(GunTableScreenHandler.java:73)
	at mod.azure.hwg.client.gui.GunTableScreenHandler.lambda$onContentChanged$0(GunTableScreenHandler.java:79)
	at net.minecraft.class_3914.method_17394(class_3914.java:35)
	at net.minecraft.class_3914$2.method_17395(class_3914.java:22)
	at net.minecraft.class_3914.method_17393(class_3914.java:34)
	at mod.azure.hwg.client.gui.GunTableScreenHandler.method_7609(GunTableScreenHandler.java:78)
	at mod.azure.hwg.client.gui.GunTableInventory.method_5447(GunTableInventory.java:52)
	at mod.azure.hwg.client.gui.GunTableScreenHandler.autofill(GunTableScreenHandler.java:183)
	at mod.azure.hwg.client.gui.GunTableScreenHandler.switchTo(GunTableScreenHandler.java:163)
	at mod.azure.hwg.network.C2SMessageSelectCraft.handle(C2SMessageSelectCraft.java:27)
	at mod.azure.hwg.network.C2SMessageSelectCraft.lambda$receive$0(C2SMessageSelectCraft.java:34)
	at net.minecraft.class_3738.run(class_3738.java:18)
	at net.minecraft.class_1255.method_18859(class_1255.java:151)
	at net.minecraft.class_4093.method_18859(class_4093.java:23)
	at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:783)
	at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:167)
	at net.minecraft.class_1255.method_16075(class_1255.java:125)
	at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:765)
	at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:759)
	at net.minecraft.class_1255.method_18857(class_1255.java:134)
	at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:744)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:696)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:274)
	at java.base/java.lang.Thread.run(Thread.java:831)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.17
	Minecraft Version ID: 1.17
	Operating System: Linux (amd64) version 5.8.0-1035-gcp
	Java Version: 16.0.1, Oracle Corporation
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
	Memory: 1349240048 bytes (1286 MiB) / 3221225472 bytes (3072 MiB) up to 3221225472 bytes (3072 MiB)
	CPUs: 2
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Xeon(R) CPU @ 2.20GHz
	Identifier: Intel64 Family 6 Model 79 Stepping 0
	Microarchitecture: Broadwell (Server)
	Frequency (GHz): 2.20
	Number of physical packages: 1
	Number of physical CPUs: 1
	Number of logical CPUs: 2
	Graphics card #0 name: Virtio SCSI
	Graphics card #0 vendor: Red Hat, Inc. (0x1af4)
	Graphics card #0 VRAM (MB): 0.00
	Graphics card #0 deviceId: 0x1004
	Graphics card #0 versionInfo: unknown
	Memory slot #0 capacity (MB): 4096.00
	Memory slot #0 clockSpeed (GHz): 0.00
	Memory slot #0 type: RAM
	Virtual memory max (MB): 1967.44
	Virtual memory used (MB): 3874.19
	Swap memory total (MB): 0.00
	Swap memory used (MB): 0.00
	JVM Flags: 6 total; -Xmx3G -Xms3G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Fabric Mods: 
		adorn: Adorn 2.0.0+1.17
		advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
		adventurez: AdventureZ 1.2.7
		alloy_forgery: Alloy Forgery 1.3.2
		amecsapi: Amecs API 1.1.5+mc21w16a
		apoli: Apoli 1.0.3
		appleskin: AppleSkin mc1.17-2.0.0
		architectury: Architectury 2.2.21
		artifice: Artifice 0.15.3+21w07a
		backslot: BackSlot 1.1.13
		caelus: Caelus API 0.0.16-1.17
		calio: Calio 1.0.1
		cardinal-components-base: Cardinal Components API (base) 3.0.0
		cardinal-components-entity: Cardinal Components API (entities) 3.0.0
		carrier: Carrier 1.8.0
		cavebiomes: Cave Biomes 0.6.3
		cloth-basic-math: Cloth Basic Math 0.5.1
		cloth-config2: Cloth Config v4 5.0.34
		com_moandjiezana_toml_toml4j: toml4j 0.7.2
		conjuring: Conjuring 1.0.4
		croptopia: Croptopia 1.5.0
		dark-enchanting: Dark Enchanting 0.3.1-1.17
		de_javagl_obj: obj 0.3.0
		dual_riders: DualRiders 1.0.5
		elytratrinket: Elytra Trinket 2.0.1-1.17
		extraalchemy: Extra Alchemy 1.5.1
		extraorigins: Extra Origins 1.17-6
		fabric: Fabric API 0.36.0+1.17
		fabric-api-base: Fabric API Base 0.3.0+a02b44633d
		fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.2.0+2b5c62d03d
		fabric-biome-api-v1: Fabric Biome API (v1) 3.1.11+c345aea83d
		fabric-command-api-v1: Fabric Command API (v1) 1.1.1+a02b44633d
		fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa3d
		fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b44633d
		fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.2+a02b44633d
		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da3103d
		fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.10+a02b44633d
		fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b44633d
		fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c03d
		fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa3d
		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+a02b44633d
		fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b44633d
		fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab61213d
		fabric-language-kotlin: Fabric Language Kotlin 1.6.2+kotlin.1.5.20
		fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b44633d
		fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa3d
		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.11+b7ab6121a0
		fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b44633d
		fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa3d
		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab61213d
		fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b44633d
		fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b44633d
		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee3d
		fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b44633d
		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.7+b7ab61213d
		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b44633d
		fabric-structure-api-v1: Fabric Structure API (v1) 1.1.11+e36969833d
		fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.4+a02b44633d
		fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab61213d
		fabricloader: Fabric Loader 0.11.6
		fading: Fading 1.3.0
		fallflyinglib: FallFlyingLib 3.0.0-beta.2
		fallingtree: FallingTree 2.12.1
		fastdecay: FastDecay 1.0.0
		fiber: fiber 0.23.0-2
		gateofbabylon: Gate Of Babylon 1.5.0-1.17
		geckolib3: Geckolib 3.0.6
		givemehats: Give Me Hats! 1.6
		glassdoor: Glass Doors 1.5.0-1.16
		golemsgalore: Golems Galore 1.0.2+mc.1.17
		hwg: Happiness is a Warm Gun 1.0.6
		hydrogen: Hydrogen 0.3
		image2map: Image2Map 0.2.1
		inmis: Inmis 2.3.1-1.17
		jankson: Jankson 3.0.1+j1.2.0
		java: OpenJDK 64-Bit Server VM 16
		led: Light Emitting Diode 1.1.0
		libcd: LibCapableData 3.0.3+1.16.3
		libgui: LibGui 4.0.0+1.17
		libninepatch: LibNinePatch 1.1.0
		lifts: Lifts 1.1.2-BETA+1.17
		lithium: Lithium 0.7.3
		magna: Magna 1.5.5-1.17-pre4
		maybe-data: Maybe data 1.0.1-1.17
		minecraft: Minecraft 1.17
		moborigins: Mob Origins 1.5.0
		mostructures: Mo' Structures 1.2.1-1.17
		myron: Myron 1.6.0
		nbtcrafting: NBT Crafting 2.0.19+mc1.17
		npcvariety: NPC Variety 2.1.0
		omega-config: OmegaConfig 1.0.8
		org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.20
		org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.20
		org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.20
		org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.20
		org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.0
		org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.0
		org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.1
		org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.1
		origins: Origins 1.0.2
		origins-classes: Origins: Classes 1.2.1
		owo: OwO 0.1
		patchouli: Patchouli 1.17-55-FABRIC-SNAPSHOT
		pehkui: Pehkui 2.2.1+1.14.4-1.17
		playerabilitylib: Pal 1.3.0-nightly.1.17-rc1
		reach-entity-attributes: Reach Entity Attributes 2.1.1
		respawnablepets: Respawnable Pets 1.17-2
		roughlyenoughitems: Roughly Enough Items 6.0.264-alpha
		rpgdifficulty: Rpg Difficulty 1.0.6
		seasons: Fabric Seasons 1.2.2-BETA+1.17
		secretrooms: Secret Rooms 1.0.0+1.17
		simple_backpack: SimpleBackpack 1.1.13
		spiceoffabric: Spice of Fabric 1.3.4+1.17.1
		static-content: Static Content 1.0.1-1.16.2
		staticdata: Static Data 1.1.2
		strawdummy: Straw Dummy 1.5.0
		structurized: Structurized 1.3.0
		team_reborn_energy: Energy 0.1.1
		terrarianslimes: Terrarian Slimes 1.1-BETA+1.17
		trinkets: Trinkets 3.0.0
		truerooms: True Secret Rooms 1.1.4
		tweed4_annotated: tweed4_annotated 1.0.0
		tweed4_base: tweed4_base 1.0.0
		tweed4_data: tweed4_data 1.0.0
		tweed4_data_hjson: tweed4_data_hjson 1.0.0
		tweed4_tailor_coat: tweed4_tailor_coat 1.0.0
		tweed4_tailor_screen: tweed4_tailor_screen 1.0.0
		untitledduckmod: Untitled Duck Mod 0.3.0
		vanilla-hammers: Vanilla Hammers 3.1.2-1.17
		villagernames: Villager Names 2.0.0
		waystones: Waystones 2.0.2
		wolveswitharmor: Wolves With Armor 1.6.0-1.17
		wthit: wthit 3.6.1
		xaerominimap: Xaero's Minimap 21.12.2
		xaeroworldmap: Xaero's World Map 1.14.4
	Player Count: 2 / 10; [class_3222['Doigyfu'/149624, l='ServerLevel[world]', x=-114.14, y=64.00, z=75.34], class_3222['O_SiD'/160695, l='ServerLevel[world]', x=-116.25, y=65.00, z=76.71]]
	Data Packs: vanilla (incompatible), Fabric Mods, secretrooms:server_pack
	Is Modded: Definitely; Server brand changed to 'fabric'
	Type: Dedicated Server (map_server.txt)

Game crashes on startup.

I am on minecraft version 1.18.2, i installed the latest version of hwg and the latest version of geckolib for fabric and my game crashes after the launcher closes when pressing play

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'hwg'!
Error Code: 255

[

error loading silver recipes

I would like to use this mod in my pack however I don't want to include bewitchment. I do have industrial revolution in my pack which has a silver ore and ingots. Could the mod be updated to look for silver ore from different mods? It would be nice if I could eliminate the errors in my log file below.

https://pastebin.com/5v2JgWUD

Flamethrower Lags Game

When using the flamethrower, it will start to output a ridiculous amount of particles, usually maxing out the particle limit and tanking my FPS.

I am using version 1.0.2, with no other mods installed.

Unknown recipe serializer?

Error:
Internal Exception: io.netty.handler.codec.DecodeerException:java.lang.IllegalArgumentException: Unknown recipe serializer hwg:gun_table

This is a newly created Fabric 1.17.1 server

Mods:
HWGMOD-1.17-1.0.10
geckolib-fabric-1.17-3.0.10
fabric-api-0.37.0+1.17
floodgate-fabric
Geyser-Fabric-1.4.0-SNAPSHOT
lithium-fabric-mc1.17.1-0.7.3

I also tried HWG 1.0.9 and 1.0.8.

Any idea what could be causing this?

Thanks!

Sniper mode rendering problem

I'm trying to use the sniper mode, but other than its overlay, some of the HUD and the player model, I can't see anything. Take a look at the landscape outside sniper mode:

2022-02-19_01 26 44

Now after I enter sniper mode:

2022-02-19_01 26 50

I'll leave my mod list here because I think it could be a rendering issue with one of the performance mods:

MC 1.18.1 Fabric Mods:
additionaladditions: Additional Additions 3.0.1
additionalbars: Additional Bars 2.2.1
adorn: Adorn 3.3.1+1.18.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.4
advancementinfo: AdvancementInfo 1.18-fabric0.43.1-1.3
alternatecurrent: Alternate Current 1.1.0
animatica: Animatica 0.3+1.18
appleskin: AppleSkin 2.3.0+mc1.18.1
architectury: Architectury 3.6.17
armorposer: Armor Poser 1.0.2
artisanat: Artisanat 2.2.1
autoconfig1u: Auto Config v1 Updated 3.2.2
awesomedungeon: Awesome Dungeon 2.0.4
betteranimalsplus: Better Animals Plus 1.18.1-11.0.4
betterbeds: Better Beds 1.2.0
bettercommandblock: IDE Better Command Block 2.5.10
bettercontrols: Better Controls 1.2.3
betterfpsdist: Better FPS distance Mod 1.18-1.5
bettermounthud: Better Mount HUD 1.1.4
betterpingdisplay: Better Ping Display 1.1.1
betterthirdperson: Better Third Person 1.6.0
blockshifter: Blockshifter 1.4.1+fabric-1.18
blue_endless_jankson: jankson 1.2.1
borderlessmining: Borderless Mining 1.1.1+1.18
bsvsb: Better Sodium Video Settings Button 2.0.5
capes: Capes 1.2.2+1.18
cardinal-components-base: Cardinal Components API (base) 4.0.0
cardinal-components-entity: Cardinal Components API (entities) 4.0.0
cem: Custom Entity Models 0.7.0
citresewn: CITResewn 0.9.1+1.18.1
clickmachine: Kenza's Click Machine 1.1.0
cloth-api: Cloth API 3.1.61
cloth-basic-math: cloth-basic-math 0.6.0
cloth-client-events-v0: Cloth Client Events v0 3.1.61
cloth-common-events-v1: Cloth Common Events v1 3.1.61
cloth-config: Cloth Config v6 6.2.57
cloth-datagen-api-v1: Cloth Datagen v1 3.1.61
cloth-scissors-api-v1: Cloth Scissors API v1 3.1.61
cloth-utils-v1: Cloth Utils v1 3.1.61
clumps: Clumps 8.0.0+5
collective-fabric: Collective (Fabric) 4.5
colytra: Colytra 2.1.0-1.18.1
com_electronwill_night-config_core: core 3.6.4
com_electronwill_night-config_toml: toml 3.6.4
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
completeconfig: CompleteConfig 1.3.3
config2brigadier: Config to Brigadier 1.0.2
continuity: Continuity 1.0.3+1.18
cool_elytra: Cool Elytra 1.3.1
craftpresence: CraftPresence 1.8.8
cullleaves: Cull Leaves 2.3.2
damagetilt: Damage Tilt 1.18-fabric-0.1.2
dark-loading-screen: Dark Loading Screen 1.6.11
darkness: True Darkness 2.0.89
darkpaintings: DarkPaintings 9.0.3
dawn: Dawn API 3.2.0
decorative_blocks: Decorative Blocks 2.0.4
diamondglass: DiamondGlass 4.5.30
dirtnt: DirTNT 1.1.1-1.18
disable_custom_worlds_advice: Disable Custom Worlds Advice 1.4
dripstone_fluid_lib: Dripstone Fluid Lib 1.1.1
dummmmmmy: MmmMmmMmmMmm 1.18-1.5.0
dynamicsoundfilters: Dynamic Sound Filters 1.3.0+1.18
dynmus: Dynamic Music 1.4.1
enhancedblockentities: Enhanced Block Entities 0.5+1.18
entity_texture_features: Entity Texture Features 2.1.3
exlineawnings: Exline's Awnings 1.18
exlinefurniture: Exline's Furniture fabric-1.18.1-v2.0.4
extra_tnt: Extra Tnt 1.0.5
extrasounds: Extra Sounds 2.2.0+1.18
eyemod: EyeMod 1.0
fabric: Fabric API 0.46.4+1.18
fabric-api-base: Fabric API Base 0.4.2+d7c144a865
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.3+d7c144a865
fabric-biome-api-v1: Fabric Biome API (v1) 6.0.2+d7c144a865
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.10+3ac43d9565
fabric-command-api-v1: Fabric Command API (v1) 1.1.7+d7c144a865
fabric-commands-v0: Fabric Commands (v0) 0.2.6+b4f4f6cd65
fabric-containers-v0: Fabric Containers (v0) 0.1.19+d7c144a865
fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.8+d7c144a865
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.9+3ac43d9565
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.10+a1d9bbf565
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.6+d7c144a865
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.17+d7c144a865
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.9+d7c144a865
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.11+d7c144a865
fabric-item-api-v1: Fabric Item API (v1) 1.3.1+691a79b565
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.6+3ac43d9565
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.9+d7c144a865
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.7+b4f4f6cd65
fabric-language-kotlin: Fabric Language Kotlin 1.7.1+kotlin.1.6.10
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.13+713c266865
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.9+d7c144a865
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.6+d7c144a865
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.11+b4f4f6cd65
fabric-models-v0: Fabric Models (v0) 0.3.4+d7c144a865
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.19+d7c144a865
fabric-networking-v0: Fabric Networking (v0) 0.3.6+b4f4f6cd65
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.4+d7c144a865
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.12+d7c144a865
fabric-particles-v1: Fabric Particles (v1) 0.2.10+526dc1ac65
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.2+ad01bfbd65
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.11+b0b66fc365
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.15+6825030165
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.10+b4f4f6cd65
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.5+d7c144a865
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.19+3ac43d9565
fabric-rendering-v0: Fabric Rendering (v0) 1.1.12+b4f4f6cd65
fabric-rendering-v1: Fabric Rendering (v1) 1.10.6+713c266865
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 1.0.2+d7c144a865
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.14+713c266865
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.8+d7c144a865
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.12+d7c144a865
fabric-structure-api-v1: Fabric Structure API (v1) 2.1.3+d7c144a865
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.8+d7c144a865
fabric-textures-v0: Fabric Textures (v0) 1.0.10+3ac43d9565
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.8+fb3b57b465
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.9+d7c144a865
fabric-tree-chopper: Fabric Tree Chopper 0.8.4
fabricloader: Fabric Loader 0.13.1
fake-player-api: Fake Player API 0.3.0
fallingleaves: Falling Leaves 1.9.0+1.18.1
ferritecore: FerriteCore 4.1.1
fiber: fiber 0.23.0-2
fiber2cloth: Fiber To Cloth 3.2.0
flytre_lib: FlytreLib 1.7.1
fpsreducer: FPS Reducer 1.25-mc1.18
g4mespeed: G4mespeed 1.2.4
g4mespeed-capture-playback: G4mespeed Capture & Playback 0.3.1-beta
geckolib3: Geckolib 3.0.32
giantspawn-fabric: Giant Spawn (Fabric) 2.7
glassdoor: Glass Doors 2.0.0-1.18
graveyard: The Graveyard 1.5
healthcare: Health Care 1.0.10
healthoverlay: Health Overlay 6.0.1
hidearmor: Hide Armor 2.5
hwg: Happiness is a Warm Gun 1.0.2
hyperlighting: Hyper Lighting 1.2.1
icarus: Icarus 1.9
indium: Indium 1.0.2-alpha2+mc1.18.1
interference: Interference API 1.3.0
iris: Iris 1.2.0-pre
itemmodelfix: Item Model Fix 1.0.3+1.18
jankson: Jankson 4.0.0+j1.2.0
java: OpenJDK 64-Bit Server VM 17
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
konkrete: Konkrete 1.3.3
krypton: Krypton 0.1.6
lambdabettergrass: LambdaBetterGrass 1.2.2+1.17
lambdynlights: LambDynamicLights 2.1.0+1.17
lazy-language-loader: lazy-language-loader 0.2.6
lazydfu: LazyDFU 0.1.2
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 5.3.0+1.18
libninepatch: LibNinePatch 1.1.0
libraryferret: Library Ferret 1.0.3
libzoomer: LibZoomer 0.3.0+1.17.1
lifts: Lifts 1.4-BETA+1.18
lightestlamp: Lightest Lamps 1.0.0-beta
lithium: Lithium 0.7.7
loadmyresources: Load My Resources 1.0.1
mambience: MAmbience 4.0.3+1.18.1
me_hypherionmc_night-config_core: core 3.6.5_custom
me_hypherionmc_night-config_toml: toml 3.6.5_custom
midnightlib: MidnightLib 0.3.1
milk: Milk Lib 0.1.5
milk_plus: Milk+ 2.0.1
minecraft: Minecraft 1.18.1
mo_glass: Mo Glass 1.6.1-MC1.18.1
mobscarecrow: Mob Scarecrow 1.2.0
modmenu: Mod Menu 3.0.1
music_control: Music Control 1.5.3+1.18
naturescompass: Nature's Compass 1.18.1-2.0.2-fabric
notenoughanimations: NotEnoughAnimations 1.4.0
okzoomer: Ok Zoomer 5.0.0-beta.3+1.17.1
omega-config: OmegaConfig 1.2.2-1.18.1
org_anarres_jcpp: jcpp 1.4.14
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.10
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1
org_joml_joml: joml 1.10.2
org_quiltmc_quilt-json5: quilt-json5 1.0.0
org_slf4j_slf4j-api: slf4j-api 1.7.12
pandamc_concreteplus: Concrete Plus 1.9.2
pehkui: Pehkui 3.1.0+1.14.4-1.18.1
pettable: Pettable 1.2.1
pipe: Pipe 1.6.2
plated: Plated 2.2.0
pride: Pride Lib 1.1.0+1.17
reborncore: Reborn Core 5.1.0-beta.9
redbits: Red Bits 1.12.0
roughlyenoughitems: Roughly Enough Items 7.2.425
simple_shelves: Simple Shelves 1.0.4
sit: Sit 1.18.1-16
skinlayers: 3d Skin Layers 1.4.0
smoothswapping: Smooth Swapping 0.4.4
sodium: Sodium 0.4.0-alpha6+build.14
soundcategories: Sound Categories 1.2.0+1.18
spark: spark 1.8.6
spruceui: SpruceUI 3.3.2+1.17
starlight: Starlight 1.0.0+fabric.d0a3220
team_reborn_energy: Energy 2.2.0
techreborn: Tech Reborn 5.1.0-beta.9
terrablender: TerraBlender 1.1.0.76
terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
tnttime: TNT Time 1.0.0
trapexpansion: Trap Expansion 1.3.3
trinkets: Trinkets 3.2.0
unobtainables: Unobtainables 0.1.0
villagersleashed: Villagers Leasged 1.0
warppipes: Warp Pipes 1.0.1
waveycapes: WaveyCapes 1.0.4
windchimes: Windchimes 1.2.0
worldedit: WorldEdit 7.2.9+e20e013
xaerominimap: Xaero's Minimap 22.1.2
xaeroworldmap: Xaero's World Map 1.20.1
yigd: You're in Grave Danger 1.2.18

No bullets

Whenever i shoot a gun from this mod the bullets simply despawn before even getting far away enough to deal damage making all guns completely useless with the excaption of the flamethrower which doesnt disappear but instead spawns the flames inside you setting yourself on fire instead of your foe

Gunsmith not working

Right-clicking Gun Smith does nothing it shakes its head and makes hrmmm sound.

More configurability?

Is there a chance we could have some more configurable options? Particularly, I'm thinking of clip size, resource cost of ammo and other balance concerns, and the like.

Error

Im getting this error. https://mclo.gs/ZWIvLfs (-- the entire log. If u have discord i would prefer to talk with u by that way, mine is Shiplipt#5280

[21:36:35] [Worker-Main-9/ERROR]: Couldn't load tag bewitchment:silver_tools as it is missing following references: hwg:silvergun (from Happiness is a Warm Gun),hwg:silver_bullet (from Happiness is a Warm Gun),hwg:shellhorse_revolver (from Happiness is a Warm Gun),hwg:silverbullets (from Happiness is a Warm Gun)

159 | [21:36:37] [Worker-Main-12/ERROR]: Parsing error loading recipe hwg:silverbullet
160 | com.google.gson.JsonSyntaxException: Unknown item 'bewitchment:silver_nugget'
161 | at net.minecraft.class_1869.method_17878(class_1869.java:253) ~[intermediary-server.jar:?]
162 | at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
163 | at net.minecraft.class_1869.method_8155(class_1869.java:253) ~[intermediary-server.jar:?]
164 | at net.minecraft.class_1856.method_8107(class_1856.java:160) ~[intermediary-server.jar:?]
165 | at net.minecraft.class_1856.method_8102(class_1856.java:143) ~[intermediary-server.jar:?]
166 | at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.getComponents(GunTableRecipe.java:183) ~[HWGMod-1.17-1.0.12.jar:?]
167 | at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.read(GunTableRecipe.java:106) ~[HWGMod-1.17-1.0.12.jar:?]
168 | at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.method_8121(GunTableRecipe.java:100) ~[HWGMod-1.17-1.0.12.jar:?]
169 | at net.minecraft.class_1863.method_17720(class_1863.java:123) ~[intermediary-server.jar:?]
170 | at net.minecraft.class_1863.method_20705(class_1863.java:54) ~[intermediary-server.jar:?]
171 | at net.minecraft.class_1863.method_18788(class_1863.java:35) ~[intermediary-server.jar:?]
172 | at net.minecraft.class_4080.method_18790(class_4080.java:13) ~[intermediary-server.jar:?]
173 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
174 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
175 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
176 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
177 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
178 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
179 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
180 | at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:?]
181 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
182 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
183 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
184 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
185 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
186 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
187 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
188 | at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:?]
189 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
190 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
191 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
192 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
193 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
194 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
195 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
196 | at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:?]
197 | at net.minecraft.class_4014$1.method_18374(class_4014.java:53) ~[intermediary-server.jar:?]
198 | at net.minecraft.class_4014$1.method_18352(class_4014.java:50) ~[intermediary-server.jar:?]
199 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) [?:?]
200 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) [?:?]
201 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:?]
202 | at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:?]
203 | at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?]
204 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?]
205 | at java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?]
206 | at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?]
207 | at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?]
208 | [21:36:37] [Worker-Main-12/ERROR]: Parsing error loading recipe hwg:hwg_book
209 | com.google.gson.JsonSyntaxException: Unknown item 'patchouli:guide_book'
210 | at net.minecraft.class_1869.method_17878(class_1869.java:253) ~[intermediary-server.jar:?]
211 | at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
212 | at net.minecraft.class_1869.method_8155(class_1869.java:253) ~[intermediary-server.jar:?]
213 | at net.minecraft.class_1869.method_35228(class_1869.java:240) ~[intermediary-server.jar:?]
214 | at net.minecraft.class_1867$class_1868.method_8142(class_1867.java:90) ~[intermediary-server.jar:?]
215 | at net.minecraft.class_1867$class_1868.method_8121(class_1867.java:79) ~[intermediary-server.jar:?]
216 | at net.minecraft.class_1863.method_17720(class_1863.java:123) ~[intermediary-server.jar:?]
217 | at net.minecraft.class_1863.method_20705(class_1863.java:54) ~[intermediary-server.jar:?]
218 | at net.minecraft.class_1863.method_18788(class_1863.java:35) ~[intermediary-server.jar:?]
219 | at net.minecraft.class_4080.method_18790(class_4080.java:13) ~[intermediary-server.jar:?]
220 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
221 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
222 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
223 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
224 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
225 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
226 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
227 | at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:?]
228 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
229 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
230 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
231 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
232 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
233 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
234 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
235 | at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:?]
236 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
237 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
238 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
239 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
240 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
241 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
242 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
243 | at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:?]
244 | at net.minecraft.class_4014$1.method_18374(class_4014.java:53) ~[intermediary-server.jar:?]
245 | at net.minecraft.class_4014$1.method_18352(class_4014.java:50) ~[intermediary-server.jar:?]
246 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) [?:?]
247 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) [?:?]
248 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:?]
249 | at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:?]
250 | at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?]
251 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?]
252 | at java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?]
253 | at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?]
254 | at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?]
255 | [21:36:37] [Worker-Main-12/ERROR]: Parsing error loading recipe hwg:silvergun
256 | com.google.gson.JsonSyntaxException: Unknown item 'bewitchment:silver_ingot'
257 | at net.minecraft.class_1869.method_17878(class_1869.java:253) ~[intermediary-server.jar:?]
258 | at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
259 | at net.minecraft.class_1869.method_8155(class_1869.java:253) ~[intermediary-server.jar:?]
260 | at net.minecraft.class_1856.method_8107(class_1856.java:160) ~[intermediary-server.jar:?]
261 | at net.minecraft.class_1856.method_8102(class_1856.java:143) ~[intermediary-server.jar:?]
262 | at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.getComponents(GunTableRecipe.java:183) ~[HWGMod-1.17-1.0.12.jar:?]
263 | at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.read(GunTableRecipe.java:106) ~[HWGMod-1.17-1.0.12.jar:?]
264 | at mod.azure.hwg.util.recipes.GunTableRecipe$Serializer.method_8121(GunTableRecipe.java:100) ~[HWGMod-1.17-1.0.12.jar:?]
265 | at net.minecraft.class_1863.method_17720(class_1863.java:123) ~[intermediary-server.jar:?]
266 | at net.minecraft.class_1863.method_20705(class_1863.java:54) ~[intermediary-server.jar:?]
267 | at net.minecraft.class_1863.method_18788(class_1863.java:35) ~[intermediary-server.jar:?]
268 | at net.minecraft.class_4080.method_18790(class_4080.java:13) ~[intermediary-server.jar:?]
269 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
270 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
271 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
272 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
273 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
274 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
275 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
276 | at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:?]
277 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
278 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
279 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
280 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
281 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
282 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
283 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
284 | at java.util.concurrent.CompletableFuture.postFire(Unknown Source) ~[?:?]
285 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
286 | at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
287 | at net.minecraft.class_4014.method_18365(class_4014.java:71) ~[intermediary-server.jar:?]
288 | at net.minecraft.class_4014.method_18367(class_4014.java:70) ~[intermediary-server.jar:?]
289 | at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:?]
290 | at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
291 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) ~[?:?]
292 | at java.util.concurrent.CompletableFuture.complete(Unknown Source) ~[?:?]
293 | at net.minecraft.class_4014$1.method_18374(class_4014.java:53) ~[intermediary-server.jar:?]
294 | at net.minecraft.class_4014$1.method_18352(class_4014.java:50) ~[intermediary-server.jar:?]
295 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) [?:?]
296 | at java.util.concurrent.CompletableFuture.postComplete(Unknown Source) [?:?]
297 | at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:?]
298 | at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:?]
299 | at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?]
300 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?]
301 | at java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?]
302 | at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?]
303 | at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?]

Incompatible with "Curses!" mod

Thought I'd just give a quick heads up in case someone encounters this same issue.
When "Curses!" and HWG is loaded into the same game, reloading with any HWG gun makes all bullets in the player's inventory disappear and does not load any new bullets into the gun. Cool mod though, I really love it.

"Curses!" Link:
https://www.curseforge.com/minecraft/mc-mods/curses

P.S. This is with the 1.17.1 version of HWG and "Curses!"

(Crash) Shot a werewolf with the silver hellhorse, the bullet was on fire and set fire and poisoned the werewolf.

Also I was in creative mode if that helps.
Mods:
bewitchment-1.16.5-5
cloth-config-411.14-fabric
fabric-api-0.30.0+1.16
geckolib-fabric-1.16.5-3.0.23
HWGMod-1.16.5-1.0.4
Impersonate-2.1.0
Patchouli-1.16.4-50-FABRIC
Pehkui-1.8.0+21w08b
RoughlyEnoughItems-5.9.1
somnus-fabric-0.0.11-1.16.5
trinkets-2.6.7

Crash Log: https://pastebin.com/k4r13KHB
(Incase if it helps) Log: https://pastebin.com/n7RYDQ7A

Grenades

Grenades currently have no cooldown. meaning someone can spam click them and deal INSANE Dps. My friend used an auto-clicker. And given that they're relatively cheap to craft it did not end well. I'd appreciate you adding a cooldown to Grenades!

version 1.17 crash

crash-2021-07-19_13.37.36-client.txt

Previous test, there is found that Febric API is not using the latest version, so it will conflict with other mods.

Use alone works fine.

my test mods:
geckolib-fabric-1.17-3.0.8.jar
HWGMod-1.17-1.0.6.jar
fabric-api-0.36.0+1.17.jar
voicechat-1.17-1.1.4.jar

mod not working (i think)

The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'hwg'!

This is the error i get:

---- Minecraft Crash Report ----
// Don't do that.

Time: 02-04-2022 19:12
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'hwg'!
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
	at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
	at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
	at net.minecraft.class_310.<init>(class_310.java:452)
	at net.minecraft.client.main.Main.main(Main.java:197)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.NoClassDefFoundError: me/shedaniel/autoconfig/ConfigData
	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)
	at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
	at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:223)
	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:174)
	at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
	at mod.azure.hwg.HWGMod.onInitialize(HWGMod.java:80)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
	... 11 more
Caused by: java.lang.ClassNotFoundException: me.shedaniel.autoconfig.ConfigData
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
	at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:158)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
	... 20 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
	at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
	at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
	at net.minecraft.class_310.<init>(class_310.java:452)

-- Initialization --
Details:
	Modules: 
		ADVAPI32.dll:Geavanceerde Windows 32 basis-API:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		COMCTL32.dll:Bibliotheek met elementen voor gebruikerservaring:6.10 (WinBuild.160101.0800):Microsoft Corporation
		CRYPT32.dll:Crypto-API32:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		CRYPTBASE.dll:Base cryptographic API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		CRYPTSP.dll:Cryptographic Service Provider API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		DBGHELP.DLL:Windows Image Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		DNSAPI.dll:API DLL van DNS Client:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		GDI32.dll:GDI Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		IPHLPAPI.DLL:IP Helper API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		KERNEL32.DLL:DLL-bestand voor Windows NT BASE API-client:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		KERNELBASE.dll:DLL-bestand voor Windows NT BASE API-client:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		NSI.dll:NSI User-mode interface DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		NTASN1.dll:Microsoft ASN.1 API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		Ole32.dll:Microsoft OLE voor Windows:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		OleAut32.dll:OLEAUT32.DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		PSAPI.DLL:Process Status Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		Pdh.dll:Windows Performance Data Helper DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		RPCRT4.dll:Runtime voor RPC (Remote Procedure Call):10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		SHCORE.dll:SHCORE:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		SHELL32.dll:Gemeenschappelijk DLL-bestand van Windows Shell:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		USER32.dll:DLL-bestand voor Windows USER API-client (meerdere gebruikers):10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		USERENV.dll:Userenv:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
		VERSION.dll:Version Checking and File Installation Libraries:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		WINHTTP.dll:Windows HTTP-services:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		WINMM.dll:MCI API DLL:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		WS2_32.dll:Windows Socket 2.0 32-bits DLL-bestand:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		amsi.dll:Anti-Malware Scan Interface:10.0.22000.120 (WinBuild.160101.0800):Microsoft Corporation
		aswhook.dll:Avast Hook Library:22.1.6921.0:AVAST Software
		bcrypt.dll:Windows-bibliotheek van cryptografische primitieven:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22000.376 (WinBuild.160101.0800):Microsoft Corporation
		clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
		combase.dll:Microsoft COM voor Windows:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		dbgcore.DLL:Windows Core Debugging Helpers:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc.DLL:DHCP Client-service:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc6.DLL:DHCPv6-client:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		fwpuclnt.dll:API voor FWP/IPsec in gebruikersmodus:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		gdi32full.dll:GDI Client DLL:10.0.22000.527 (WinBuild.160101.0800):Microsoft Corporation
		java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft
		jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		jna16691367826850179801.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
		jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft
		kernel.appcore.dll:AppModel API Host:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation
		lwjgl.dll
		management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
		msvcp_win.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		msvcrt.dll:Windows NT CRT DLL:7.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		mswsock.dll:Microsoft Windows Sockets 2.0 Service-aanbieder:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		napinsp.dll:Shim-provider van e-mailnamen:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		ncrypt.dll:Windows NCrypt Router:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		ntdll.dll:DLL-bestand voor NT-laag:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		perfos.dll:DLL-bestand voor prestatiemeterobjecten van Windows-systeem:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		pfclient.dll:SysMain Client:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		pnrpnsp.dll:PNRP-naamruimteprovider:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		powrprof.dll:Helper-DLL-bestand voor energieprofiel:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		profapi.dll:User Profile Basic API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		rasadhlp.dll:Remote Access AutoDial Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		shlwapi.dll:Shell lichtgewicht hulpprogrammabibliotheek:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		ucrtbase.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
		verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
		win32u.dll:Win32u:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		windows.storage.dll:Microsoft WinRT-opslag-API:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		winrnr.dll:LDAP RnR Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		wintypes.dll:DLL Windows-basistypen:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		wshbth.dll:Windows Sockets Helper DLL:10.0.22000.41 (WinBuild.160101.0800):Microsoft Corporation
		zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
Stacktrace:
	at net.minecraft.client.main.Main.main(Main.java:197)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- 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: 543127936 bytes (517 MiB) / 1711276032 bytes (1632 MiB) up to 2147483648 bytes (2048 MiB)
	CPUs: 12
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 5 4600G with Radeon Graphics
	Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
	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(TM) Graphics
	Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
	Graphics card #0 VRAM (MB): 512,00
	Graphics card #0 deviceId: 0x1636
	Graphics card #0 versionInfo: DriverVersion=30.0.13026.3
	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): 18179,98
	Virtual memory used (MB): 11169,94
	Swap memory total (MB): 2432,00
	Swap memory used (MB): 14,34
	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Fabric Mods: 
		com_eliotlash_mclib_mclib: mclib 18
		com_eliotlash_molang_molang: molang 18
		fabric: Fabric API 0.48.0+1.18.2
		fabric-api-base: Fabric API Base 0.4.4+d7c144a860
		fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.7+d7c144a860
		fabric-biome-api-v1: Fabric Biome API (v1) 8.0.3+801ec85b60
		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.21+d7c144a860
		fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.2+d82b939260
		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.11+3ac43d9560
		fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.17+2540745460
		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.13+d7c144a860
		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
		fabric-item-api-v1: Fabric Item API (v1) 1.3.3+691a79b560
		fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.10+3ac43d9560
		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.2+2540745460
		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860
		fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.0.4+d1027f7d60
		fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560
		fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60
		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.0.3+40c91ec860
		fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260
		fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.13+d882b91560
		fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.17+d8c7b9ae60
		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.2+d1027f7d60
		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.18+2de5574560
		fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.14+40c91ec860
		fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
		fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.14+cca23f9360
		fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+40c91ec860
		fabricloader: Fabric Loader 0.13.3
		geckolib3: Geckolib 3.0.35
		hwg: Happiness is a Warm Gun 1.1.4
		iris: Iris 1.2.2-build.32
		java: OpenJDK 64-Bit Server VM 17
		minecraft: Minecraft 1.18.2
		notenoughanimations: NotEnoughAnimations 1.5.0
		org_anarres_jcpp: jcpp 1.4.14
		org_joml_joml: joml 1.10.2
		sodium: Sodium 0.4.1+build.15
	Launched Version: fabric-loader-0.13.3-1.18.2
	Backend library: LWJGL version 3.2.2 build 10
	Backend API: Unknown
	Window size: <not initialized>
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: <disabled>
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'fabric'
	Type: Client (map_client.txt)
	CPU: <unknown>

Mod Doesnt Work in 1.18.2

I am using the newest versions of farbic api (0.47.8) , geckolib (3.0.35) and HWGMOD-1.18.2-1.1.4 and minecraft crashes whenever I start it. I am using no other mods and I get this error code:
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'hwg'!
Exit Code: -1

Ive included the full crash report below:

crash report.txt

Minigun Ammo Issue

Should have reported this earlier, but I enjoyed it too much. The minigun only takes 2 Bullets to reload all 100 shots. It should take 100 Bullets, or 1.5625 stacks (64 and 36) of bullets.
See the beginning of Wolverbyte's video for evidence:
https://youtu.be/9giKDq-lWHo

HWG causes crash when used with Haema/Bewitchment

Using a silver weapon on someone transformed into a vampire from Haema crashes the game. Will update with crash logs when I can test further, but the process to replicate should be roughly this:

  1. Install fabric, as well as HWG, Haema, Bewitchment, and all the libraries for each.
  2. With a friend who has used a vampire blood injector, shoot them with a weapon which fires silver bullets.
  3. Crash

Thanks

[SUGGESTION] Ability to disable mobspawns/loot-tables

Hi, I wish to use this mod on my server, and want to have the guns obtainable in my own custom ways instead of through the mobs/structures that the guns can spawn in. Is it possible to add a config option to disable the spawning for mobs, and a config option to remove the guns from the loot tables?

Setting spawn weight to 0 doesn't seem to disable the mobs completely, and there's no option for loot tables.

Mob Damage Glitch

In the latest 1.18 version (1.0.2) all enemies deal only one damage. (Which I'm pretty sure is not the intention)
Tested on its own and with Attribute Fix.

1.12.2 will be?

Hello, is the version of the mod for 1.12.2 planned?
If not, then this message can be regarded as a request to consider such an opportunity.

Issue with Sniper

I can't get out of scope mode once I went in it no matter what key binds I configure it to have. What should I do?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.