lorddusk / HQM

Hardcore Questing Mode
GNU Lesser General Public License v3.0
77 stars 61 forks source link

NullPointerException crash [1.19.2] #686

Closed Rukia1727 closed 12 months ago

Rukia1727 commented 12 months ago

Crashes on 1.19.2 with the following error message The game crashed whilst exception in server tick loop Error: java.lang.NullPointerException: Exception in server tick loop

The crash log is as follows

`---- Minecraft Crash Report ---- // Daisy, daisy...

Time: 2023-10-29 11:41:13 Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop at java.util.Objects.requireNonNull(Objects.java:209) ~[?:?] {re:mixin} at hardcorequesting.common.forge.io.adapter.QuestDataAdapter.deserialize(QuestDataAdapter.java:50) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.common.forge.io.adapter.TeamAdapter$1.deserialize(TeamAdapter.java:102) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.common.forge.io.adapter.TeamAdapter$1.deserialize(TeamAdapter.java:20) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.common.forge.io.adapter.Adapter.read(Adapter.java:28) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at com.google.gson.TypeAdapter.fromJsonTree(TypeAdapter.java:285) ~[gson-2.8.9.jar%23127!/:?] {} at hardcorequesting.common.forge.io.adapter.QuestingAdapter$1.deserialize(QuestingAdapter.java:55) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.common.forge.io.adapter.QuestingAdapter$1.deserialize(QuestingAdapter.java:18) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.common.forge.io.adapter.Adapter.read(Adapter.java:28) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%23127!/:?] {} at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:82) ~[gson-2.8.9.jar%23127!/:?] {} at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) ~[gson-2.8.9.jar%23127!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%23127!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:928) ~[gson-2.8.9.jar%23127!/:?] {re:mixin} at com.google.gson.Gson.fromJson(Gson.java:877) ~[gson-2.8.9.jar%23127!/:?] {re:mixin} at hardcorequesting.common.forge.io.SaveHandler.load(SaveHandler.java:71) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.common.forge.quests.QuestingDataManager$Data.loadFromString(QuestingDataManager.java:177) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin} at hardcorequesting.common.forge.quests.SimpleSerializable.load(SimpleSerializable.java:21) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.common.forge.quests.QuestLine.loadAll(QuestLine.java:172) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.common.forge.event.WorldEventListener.onLoad(WorldEventListener.java:18) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at hardcorequesting.forge.HardcoreQuestingForge.lambda$registerOnWorldLoad$3(HardcoreQuestingForge.java:175) ~[HQM-1.19.2-5.13.1-forge.jar%23363!/:?] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraft.server.MinecraftServer.m129815(MinecraftServer.java:335) ~[client-1.19.2-20220805.130853-srg.jar%23463!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m130006(MinecraftServer.java:300) ~[client-1.19.2-20220805.130853-srg.jar%23463!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m7038(IntegratedServer.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23463!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23463!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23463!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

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

-- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 6816290904 bytes (6500 MiB) / 17314086912 bytes (16512 MiB) up to 62914560000 bytes (60000 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i7-12700KF Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 3.61 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 20 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2504 Graphics card #0 versionInfo: DriverVersion=31.0.15.3758 Memory slot #0 capacity (MB): 32768.00 Memory slot #0 clockSpeed (GHz): 4.80 Memory slot #0 type: Unknown Memory slot #1 capacity (MB): 32768.00 Memory slot #1 clockSpeed (GHz): 4.80 Memory slot #1 type: Unknown Virtual memory max (MB): 80234.70 Virtual memory used (MB): 34547.63 Swap memory total (MB): 14877.26 Swap memory used (MB): 423.68 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx60000m -Xms256m Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:betterdungeons, mod:tropicraft (incompatible), mod:supermartijn642configlib (incompatible), mod:betterwitchhuts, mod:simplemagnets (incompatible), mod:playeranimator (incompatible), mod:majruszsdifficulty, mod:betteroceanmonuments, mod:mcwwindows, mod:valhelsia_furniture (incompatible), mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:gemsnjewels, mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:twigs (incompatible), mod:relics (incompatible), mod:mcwdoors, mod:ironbookshelves (incompatible), mod:additionalstructures, mod:floral_flair (incompatible), mod:balm (incompatible), mod:swampier_swamps (incompatible), mod:immersive_armors (incompatible), mod:biggerstacks (incompatible), mod:uniqueutil (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:ctov (incompatible), mod:twilightforest (incompatible), mod:durabilitytooltip (incompatible), mod:chipped (incompatible), mod:handcrafted, mod:repurposed_structures, mod:toolstats (incompatible), mod:ironfurnaces (incompatible), mod:treasure2, mod:toughnessbar (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib (incompatible), mod:yungsbridges, mod:simplefarming, mod:resourcefulconfig, mod:simplybackpacks, mod:manyideas_core, mod:curios, mod:patchouli (incompatible), mod:collective, mod:uniquee (incompatible), mod:oreexcavation (incompatible), mod:yungsextras, mod:framedblocks, mod:betterstrongholds, mod:gottschcore (incompatible), mod:max_armory, mod:resourcefullib (incompatible), mod:worldedit (incompatible), mod:mcwroofs, mod:deeperdarker (incompatible), mod:architectury (incompatible), mod:aiimprovements, mod:mcwfurnitures, mod:leatheroverhaul (incompatible), mod:betterendisland (incompatible), mod:polylib (incompatible), mod:t_and_t, mod:bettermineshafts, mod:nebs (incompatible), mod:maenchants (incompatible), mod:hyle (incompatible), mod:unearthed (incompatible), mod:cyclic (incompatible), mod:betterjungletemples, mod:borderlesswindow (incompatible), mod:puffish_skills, mod:xtraarrows (incompatible), mod:rechiseled (incompatible), mod:spiderstpo (incompatible), mod:xlpackets (incompatible), mod:jei (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:pehkui (incompatible), mod:dyenamicsandfriends (incompatible), mod:caelus (incompatible), mod:structorytowers, mod:uniquebattle (incompatible), mod:uniquebase (incompatible), mod:waystones (incompatible), mod:monsterplus, mod:ageofweapons, mod:structory, mod:shutupexperimentalsettings (incompatible), mod:artifacts, mod:hardcorequesting (incompatible), mod:configured (incompatible), mod:magistuarmory (incompatible), mod:max_armory_exp, mod:dungeoncrawl, mod:farmingforblockheads (incompatible), mod:ftbbackups2 (incompatible), mod:betterdeserttemples, mod:fusion (incompatible), mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:skinlayers3d (incompatible), mod:forge, mod:vm, mod:ironchest (incompatible), mod:dungeons_arise, mod:zillagersweararmor (incompatible), mod:dramaticdoors, mod:dyenamics (incompatible), mod:ms, mod:enchdesc (incompatible), mod:theoneprobe (incompatible), mod:terrablender, mod:biomesoplenty, mod:moonlight (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:wildfire_gender, mod:easy_steel (incompatible), mod:commonality, mod:jet_and_elias_armors, mod:mlib, mod:spectrelib (incompatible), mod:recipes_lib, mod:domum_ornamentum, mod:notenoughanimations (incompatible), mod:flywheel (incompatible), mod:effortlessbuilding, mod:ecologics (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:irons_spellbooks (incompatible), mod:offlineskins (incompatible), mod:manyideas_doors, mod:mvs (incompatible), mod:apexcore, mod:fantasydice, mod:fantasyfurniture, mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:creeperoverhaul (incompatible), mod:aquaculture, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:overloadedarmorbar (incompatible), Supplementaries Generated Pack, builtin/mod_support/ctm, dyenamicsandfriends:handcrafted, dyenamicsandfriends:quark, dyenamicsandfriends:supplementaries (incompatible), t_and_t_waystones_patch_1.19.2.zip, mod:eventslootbags, mod:lootbundles, mod:lootbags World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-43.3.0 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.3.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.3.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.3.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.3.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.3.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE Tropicraft-9.5.1.jar |Tropicraft |tropicraft |9.5.1 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE simplemagnets-1.1.10-forge-mc1.19.jar |Simple Magnets |simplemagnets |1.1.10 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE majruszs-difficulty-1.19.2-1.8.1.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.8.1 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.1.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE mcw-windows-2.2.0-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.2.0 |DONE |Manifest: NOSIGNATURE valhelsia_furniture-forge-1.19.2-1.1.1.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.3.jar |CookingForBlockheads |cookingforblockheads |13.3.3 |DONE |Manifest: NOSIGNATURE citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-rc.5.jar |MixinExtras |mixinextras |0.2.0-rc.5 |DONE |Manifest: NOSIGNATURE gemsnjewels-1.19.2-0.2.1.jar |Gems & Jewels |gemsnjewels |0.2.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 guardvillagers-1.19.2-1.5.8.jar |Guard Villagers |guardvillagers |1.19.2-1.5.8 |DONE |Manifest: NOSIGNATURE twigs-forge-1.19.2-3.0.1.jar |Twigs |twigs |1.19.2-3.0.1 |DONE |Manifest: NOSIGNATURE relics-1.19.2-0.4.7.4.jar |Relics |relics |0.4.7.4 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.0forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE ironbookshelves-1.19.2-1.2.3-forge.jar |Iron Bookshelves |ironbookshelves |1.19.2-1.2.3-forge |DONE |Manifest: NOSIGNATURE Rex's-AdditionalStructures-1.19.x-(v.4.0.4).jar |Additional Structures |additionalstructures |4.0.4 |DONE |Manifest: NOSIGNATURE Floral-Flair-1.19.2-2.1.0.jar |Floral Flair |floral_flair |1.19.2-2.1.0 |DONE |Manifest: NOSIGNATURE balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |DONE |Manifest: NOSIGNATURE swampier_swamps-1.19-1.2.0.jar |Swampier Swamps |swampier_swamps |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE immersive_armors-1.5.6+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.6+1.19.2 |DONE |Manifest: NOSIGNATURE biggerstacks-1.19.2-3.8.1-all.jar |Bigger Stacks |biggerstacks |1.19.2-3.8.1 |DONE |Manifest: NOSIGNATURE Unique Enchantments Utils-1.19.2-3.0.2.1.jar |Unique Util Enchantments |uniqueutil |3.0.2.1 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.236.jar |Just Enough Resources |jeresources |1.2.2.236 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.6.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.6 |DONE |Manifest: NOSIGNATURE cloth-config-8.3.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |DONE |Manifest: NOSIGNATURE ctov-3.2.6c.jar |ChoiceTheorem's Overhauled Vil|ctov |3.2.6c |DONE |Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE durabilitytooltip-1.1.5-forge-mc1.19.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE eventslootbags-1.0.jar |Event's Lootbags |eventslootbags |1.0 |DONE |Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-6.3.28+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.28+1.19.2 |DONE |Manifest: NOSIGNATURE ToolStats-Forge-1.19.2-12.1.4.jar |ToolStats |toolstats |12.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE Treasure2-mc1.19.2-f43.2.0-3.5.0.jar |Treasure2 |treasure2 |3.5.0 |DONE |Manifest: NOSIGNATURE toughnessbar-1.19.2-8.jar |Toughness Bar |toughnessbar |1.19.2-8 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.1-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.15-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE simplefarming-1.19.2-2.0.4.jar |Simple Farming |simplefarming |1.19.2-2.0.4 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE simplybackpacks-1.19-2.1.5-build.45.jar |Simply Backpacks |simplybackpacks |1.19-2.1.5-build.45 |DONE |Manifest: NOSIGNATURE ManyIdeasCore-1.19.2-1.4.1.jar |ManyIdeas Core |manyideas_core |1.4.1 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE collective-1.19.2-6.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE Unique Enchantments-1.19.2-4.0.2.1.jar |Unique Enchantments |uniquee |4.0.2.1 |DONE |Manifest: NOSIGNATURE OreExcavation-1.11.166.jar |OreExcavation |oreexcavation |1.11.166 |DONE |Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE FramedBlocks-6.8.6.jar |FramedBlocks |framedblocks |6.8.6 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE GottschCore-mc1.19.2-f43.2.0-v2.1.0.jar |GottschCore |gottschcore |2.1.0 |DONE |Manifest: NOSIGNATURE MaxArmory_1.19.2_1.0.8.jar |Max_Armory |max_armory |1.0.8 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE worldedit-mod-7.2.12.jar |WorldEdit |worldedit |7.2.12+6240-87f4ae1 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.4-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.4 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.19.2-1.2.2.jar |Deeper and Darker |deeperdarker |1.2.2 |DONE |Manifest: NOSIGNATURE architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.2.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.2.0 |DONE |Manifest: NOSIGNATURE leatheroverhaul-forge-1.19.2-1.1.3.jar |Leather Overhaul |leatheroverhaul |1.1.3 |DONE |Manifest: NOSIGNATURE YungsBetterEndIsland-1.19.2-Forge-1.0.jar |YUNG's Better End Island |betterendisland |1.19.2-Forge-1.0 |DONE |Manifest: NOSIGNATURE polylib-forge-1900.0.2-build.73.jar |PolyLib |polylib |1900.0.2-build.73 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-v.1.10-FORGE-1.19.2.jar |Towns and Towers |t_and_t |1.10 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE maenchants-1.19.2-6.0.0.jar |Ma Enchants |maenchants |1.19.2-6.0.0 |DONE |Manifest: NOSIGNATURE Hyle-1.0.0-1.19.2-forge-all.jar |Hyle |hyle |1.0.0-1.19.2-forge |DONE |Manifest: NOSIGNATURE UnEarthed-1.2.0-1.19.2-forge-all.jar |Unearthed |unearthed |0.0NONE |DONE |Manifest: NOSIGNATURE Cyclic-1.19.2-1.8.2.jar |Cyclic |cyclic |1.19.2-1.8.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed YungsBetterJungleTemples-1.19.2-Forge-1.0.1.jar |YUNG's Better Jungle Temples |betterjungletemples |1.19.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE BorderlessWindow-1.19.1-1.5.2.jar |Borderless Window |borderlesswindow |1.19.1-1.5.2 |DONE |Manifest: NOSIGNATURE puffish_skills-0.9.0-1.19.2-forge.jar |Pufferfish's Skills |puffish_skills |0.9.0 |DONE |Manifest: NOSIGNATURE xtraarrows-3.0.6-forge-mc1.19.2.jar |Xtra Arrows 3 |xtraarrows |3.0.6 |DONE |Manifest: NOSIGNATURE lootbundles-1.19.2-0.1.0.6.jar |Loot Bundles |lootbundles |1.19.2-0.1.0.6 |DONE |Manifest: NOSIGNATURE rechiseled-1.1.5a-forge-mc1.19.2.jar |Rechiseled |rechiseled |1.1.5a |DONE |Manifest: NOSIGNATURE spiderstpo-1.19.2-2.0.4.jar |Nyf's Spiders 2.0 |spiderstpo |2.0.4 |DONE |Manifest: NOSIGNATURE xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |DONE |Manifest: NOSIGNATURE The_Graveyard2.5.3(FORGE)_for_1.19.2..jar |The Graveyard |graveyard |2.5.3 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.2.7.jar |AttributeFix |attributefix |17.2.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 Pehkui-3.7.9+1.19.2-forge.jar |Pehkui |pehkui |3.7.9+1.19.2-forge |DONE |Manifest: NOSIGNATURE dyenamicsandfriends-1.19.2-1.5.7.jar |Dyenamics and Friends |dyenamicsandfriends |1.19.2-1.5.7 |DONE |Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE Structory_Towers_1.19.3_v1.0.2.jar |Structory: Towers |structorytowers |1.0.2 |DONE |Manifest: NOSIGNATURE Unique Enchantments Battle-1.19.2-3.0.2.jar |Unique Battle Enchantments |uniquebattle |3.0.2 |DONE |Manifest: NOSIGNATURE Unique Enchantments Base-1.19.2-3.0.2.1.jar |Unique Enchantments Base |uniquebase |3.0.2.1 |DONE |Manifest: NOSIGNATURE waystones-forge-1.19.2-11.4.1.jar |Waystones |waystones |11.4.1 |DONE |Manifest: NOSIGNATURE MonsterPlus-Forge1.19.2-v1.1.6.1.jar |MonsterPlus |monsterplus |1.0 |DONE |Manifest: NOSIGNATURE AgeOfWeapons-Reforged-1.19.2-(v.0.15.1).jar |Age of Weapons - Reforged |ageofweapons |0.15.1 |DONE |Manifest: NOSIGNATURE Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE artifacts-1.19.2-5.0.4.jar |Artifacts |artifacts |1.19.2-5.0.4 |DONE |Manifest: NOSIGNATURE HQM-1.19.2-5.13.1-forge.jar |Hardcore Questing Mode |hardcorequesting |1.19.2-5.13.1 |DONE |Manifest: NOSIGNATURE configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE [1.19.2-forge]-Epic-Knights-8.2.jar |Epic Knights Mod |magistuarmory |8.2 |DONE |Manifest: NOSIGNATURE MaxArmoryExp_1.19.2_1.0.5.jar |MaxArmoryExpansion |max_armory_exp |1.0.5 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.19.2-11.3.5.jar |Farming for Blockheads |farmingforblockheads |11.3.5 |DONE |Manifest: NOSIGNATURE ftbbackups2-forge-1.19.2-1.0.22.jar |FTB Backups 2 |ftbbackups2 |1.0.22 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE fusion-1.0.6-forge-mc1.19.2.jar |Fusion |fusion |1.0.6 |DONE |Manifest: NOSIGNATURE blueprint-1.19.2-6.2.0.jar |Blueprint |blueprint |6.2.0 |DONE |Manifest: NOSIGNATURE savage_and_ravage-1.19.2-5.0.5.jar |Savage & Ravage |savage_and_ravage |5.0.5 |DONE |Manifest: NOSIGNATURE 3dskinlayers-forge-1.5.2-mc1.19.1.jar |3dSkinLayers |skinlayers3d |1.5.2 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.3.0-universal.jar |Forge |forge |43.3.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 VendingMachine-1.19-1.0.8.jar |Vending Machine |vm |1.0.8 |DONE |Manifest: NOSIGNATURE ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.2.7-1.19.2.jar |Illagers Wear Armor |zillagersweararmor |1.2.7-1.19.2 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f DramaticDoors-QuiFabrge-1.19.2-3.1.2.jar |Dramatic Doors |dramaticdoors |1.19.2-3.1.2 |DONE |Manifest: NOSIGNATURE dyenamics-2.0.0.jar |Dyenamics |dyenamics |2.0.0 |DONE |Manifest: NOSIGNATURE Mo' Shiz v1.95.50.2.jar |Mo' Shiz Mod |ms |1.95.50.2 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |17.1.1.162 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.3.3-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.3 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE bettercombat-forge-1.7.1+1.19.jar |Better Combat |bettercombat |1.7.1+1.19 |DONE |Manifest: NOSIGNATURE Female-Gender-Mod-forge-1.19.1-3.0.1.jar |Wildfire's Female Gender Mod |wildfire_gender |1.19-3.0.0 |DONE |Manifest: NOSIGNATURE EasySteel-Forge-1.19.2-1.6.15.jar |Easy Steel & More |easy_steel |1.6.15 |DONE |Manifest: NOSIGNATURE commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |DONE |Manifest: NOSIGNATURE JetAndEliasArmors1.4.1-1.19.2.jar |Jet and Elia's Armors |jet_and_elias_armors |1.0.0 |DONE |Manifest: NOSIGNATURE majrusz-library-1.19.2-5.1.2.jar |Majrusz Library |mlib |5.1.2 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.12.6+1.19.2.jar |SpectreLib |spectrelib |0.12.6+1.19.2 |DONE |Manifest: NOSIGNATURE RecipesLibrary-1.19.2-2.0.1.jar |Recipes Library |recipes_lib |2.0.1 |DONE |Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.107-RELEASE-universal.ja|Domum Ornamentum |domum_ornamentum |1.19-1.0.107-RELEASE|DONE |Manifest: NOSIGNATURE notenoughanimations-forge-1.6.2-mc1.19.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.2 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |DONE |Manifest: NOSIGNATURE effortlessbuilding-1.19.2-3.5-all.jar |Effortless Building |effortlessbuilding |3.5 |DONE |Manifest: NOSIGNATURE ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.5+1.19.2.jar |Polymorph |polymorph |0.46.5+1.19.2 |DONE |Manifest: NOSIGNATURE lootbags-1.19.2-1.1.2-forge.jar |Resourceful Lootbags |lootbags |1.1.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE Quark-3.4-418.jar |Quark |quark |3.4-418 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.4.1.jar |Supplementaries |supplementaries |1.19.2-2.4.1 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.19.2-2.0.2.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.19.2-2.0.2 |DONE |Manifest: NOSIGNATURE OfflineSkins-1.19.2-v1.jar |OfflineSkins |offlineskins |1.19.2-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 ManyIdeasDoors-1.19.2-1.2.3.jar |ManyIdeas Doors |manyideas_doors |1.2.3 |DONE |Manifest: NOSIGNATURE mvs-4.1-1.19.2-forge.jar |Moog's Voyager Structures |mvs |4.1-1.19.2-forge |DONE |Manifest: NOSIGNATURE apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |DONE |Manifest: NOSIGNATURE fantasydice-1.19.2-7.2.0.jar |Fantasy's Dice |fantasydice |7.2.0 |DONE |Manifest: NOSIGNATURE fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |DONE |Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.4.jar |Oh The Biomes You'll Go |byg |2.0.1.4 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |DONE |Manifest: NOSIGNATURE creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |DONE |Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |DONE |Manifest: NOSIGNATURE valhelsia_structures-forge-1.19.2-1.0.4.jar |Valhelsia Structures |valhelsia_structures |1.19.2-1.0.4 |DONE |Manifest: NOSIGNATURE overloadedarmorbar-1.19.3-7.2.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.2 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 249cf1be-9c49-4e8c-a02a-198aa4539338 FML: 43.3 Forge: net.minecraftforge:43.3.0 Flywheel Backend: GL33 Instanced Arrays FramedBlocks BlockEntity Warning: Not applicable`

Rukia1727 commented 12 months ago

I get this crash often with hqm installed, if I uninstall hqm I do not see this error

kirderf1 commented 12 months ago

Looks like it might be the same issue as #684 which was fixed in HQM-1.19.4-5.14.1. The fix could be backported to the 1.19.2 version of the mod if desired.

kirderf1 commented 12 months ago

Having a closer look at it now, this crash happens during world load, wheras that other issue was happening on server -> client data sync, so the cause of this issue would be something else.

kirderf1 commented 12 months ago

Looks like this has to do with deleting a quest that a player has interacted with, causing a crash when the quest data for that player is loaded for a nonexistent quest. I assume that this issue applies to future HQM versions as well. I'll look into fixing the issue so that the quest data is discarded and a warning is logged instead of crashing the game.