Jump to content

Game crashes when clicking respawn (1.19.2)


CrisCrosss

Recommended Posts

Can someone explain me the error? This is the crash report:

---- Minecraft Crash Report ----
// My bad.

Time: 2023-02-25 11:45:58
Description: Unexpected error

java.lang.NullPointerException: Cannot invoke "String.hashCode()" because "<local13>" is null
    at corgitaco.betterweather.api.client.WeatherEventClient.renderWeatherLegacy(WeatherEventClient.java:52) ~[betterweather-1.2.jar%23263!/:1.0.0] {re:classloading,re:mixin}
    at corgitaco.betterweather.api.client.WeatherEventClient.renderWeather(WeatherEventClient.java:48) ~[betterweather-1.2.jar%23263!/:1.0.0] {re:classloading,re:mixin}
    at net.minecraft.client.renderer.LevelRenderer.handler$zne000$renderWeather(LevelRenderer.java:5619) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109703_(LevelRenderer.java) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1414) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:840) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at corgitaco.betterweather.api.client.WeatherEventClient.renderWeatherLegacy(WeatherEventClient.java:52) ~[betterweather-1.2.jar%23263!/:1.0.0] {re:classloading,re:mixin}
    at corgitaco.betterweather.api.client.WeatherEventClient.renderWeather(WeatherEventClient.java:48) ~[betterweather-1.2.jar%23263!/:1.0.0] {re:classloading,re:mixin}
    at net.minecraft.client.renderer.LevelRenderer.handler$zne000$renderWeather(LevelRenderer.java:5619) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109703_(LevelRenderer.java) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1414) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['CrisCrosss'/94, l='ClientLevel', x=122.50, y=107.00, z=2633.50]]
    Chunk stats: 961, 612
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,65,0), Section: (at 0,1,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 44530 game time, 26843 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:betterweather.mixins.json:client.MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2278) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23345!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: advancedcompass.alexsmobs, advancedcompass.aquaculture, advancedcompass.aquamirae, advancedcompass.darkerdepths, advancedcompass.galosphere, advancedcompass.goodending, advancedcompass.graveyard, advancedcompass.minecraft, advancedcompass.quark, advancedcompass.recruits, advancedcompass.rottencreatures, advancedcompass.savage_and_ravage, advancedcompass.takesapillage, advancedcompass.zombieinvasion, Default, Mod Resources, Supplementaries Generated Pack, quark-emote-pack

-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1731676360 bytes (1651 MiB) / 5637144576 bytes (5376 MiB) up to 8589934592 bytes (8192 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 3600 6-Core Processor              
    Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): 3.60
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x21c4
    Graphics card #0 versionInfo: DriverVersion=31.0.15.2849
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.13
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.13
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 41913.92
    Virtual memory used (MB): 18044.25
    Swap memory total (MB): 25600.00
    Swap memory used (MB): 215.09
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.19.2-forge-43.2.0
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 528.49, NVIDIA Corporation
    Window size: 3440x1440
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla, mod_resources, Supplementaries Generated Pack, quark:emote_resources (incompatible)
    Current Language: English (US)
    CPU: 12x AMD Ryzen 5 3600 6-Core Processor 
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['CrisCrosss'/94, l='ServerLevel[GeoWorldMap]', x=122.50, y=107.00, z=2633.50]]
    Data Packs: vanilla, mod:netherportalfix (incompatible), mod:additionalentityattributes (incompatible), mod:scena (incompatible), mod:underground_villages, mod:riverredux, mod:playeranimator (incompatible), mod:nightmareinminecraft, mod:galosphere (incompatible), mod:apoli (incompatible), mod:enhancedvisuals (incompatible), mod:cookingforblockheads (incompatible), mod:prism, mod:citadel, mod:alexsmobs (incompatible), mod:zombieawareness (incompatible), mod:yungsapi, mod:additionalguns, mod:takesapillage (incompatible), mod:mcwdoors, mod:additionalstructures, mod:minetraps, mod:balm (incompatible), mod:immersive_armors (incompatible), mod:advancementtrophies, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:ctov, mod:riding_partners (incompatible), mod:supplementaries (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:farmersdelight (incompatible), mod:dustrial_decor (incompatible), mod:goodending (incompatible), mod:ambientsounds (incompatible), mod:explorify, mod:dungeons_plus, mod:mcwtrpdoors, mod:mcwfences, mod:medievalmusic (incompatible), mod:darkerdepths (incompatible), mod:origins (incompatible), mod:betterweather (incompatible), mod:bettervillage, mod:zombieinvasion, mod:cfm (incompatible), mod:architectury (incompatible), mod:advancedcompass, mod:framework (incompatible), mod:smallships (incompatible), mod:t_and_t, mod:bettermineshafts, mod:playerrevive (incompatible), mod:geckolib3 (incompatible), mod:recruits (incompatible), mod:cgm (incompatible), mod:jei (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:libraryferret, mod:caelus (incompatible), mod:obscure_api, mod:merchantmarkers (incompatible), mod:travelersbackpack, mod:decorative_blocks (incompatible), mod:dungeoncrawl, mod:hopour, mod:continents, mod:medieval_paintings, mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:forge, mod:travelerstitles, mod:simplyswords (incompatible), mod:terrablender, mod:biomesoplenty, mod:swingthroughgrass (incompatible), mod:moonlight (incompatible), mod:bettercombat (incompatible), mod:commonality, mod:jet_and_elias_armors, mod:another_furniture (incompatible), mod:creativecore (incompatible), mod:astikorcarts (incompatible), mod:calio (incompatible), mod:rottencreatures (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:legendarytooltips (incompatible), mod:xaerominimap, mod:autoreglib (incompatible), mod:quark (incompatible), mod:coroutil (incompatible), mod:apexcore, mod:fantasyfurniture, mod:byg, mod:aquaculture, mod:craftablehorsearmour (incompatible), mod:delightful (incompatible), mod:chiselsandbits (incompatible), mod:aquamirae, Supplementaries Generated Pack, mod:integrated_api (incompatible), mod:redmorestructure, mod:idas (incompatible)
    World Generation: Stable
    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.2.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        netherportalfix-forge-1.19-10.0.0.jar             |NetherPortalFix               |netherportalfix               |10.0.0              |DONE      |Manifest: NOSIGNATURE
        Forge-1.0.1-1.19.jar                              |Additional Entity Attributes  |additionalentityattributes    |1.0.1+1.19          |DONE      |Manifest: NOSIGNATURE
        scena-forge-1.0.93.jar                            |Scena                         |scena                         |1.0.93              |DONE      |Manifest: NOSIGNATURE
        UndergroundVillages-1.19-1.1.1.jar                |Underground Villages Mod      |underground_villages          |1.1.1               |DONE      |Manifest: NOSIGNATURE
        riverredux-0.3.0+forge.jar                        |RiverRedux                    |riverredux                    |0.3.0               |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-0.4.2.jar              |Player Animator               |playeranimator                |0.4.2               |DONE      |Manifest: NOSIGNATURE
        Nightmare_EpicSiege_1_19_2.jar                    |Nightmare in Minecraft - An Ep|nightmareinminecraft          |1.0                 |DONE      |Manifest: NOSIGNATURE
        Galosphere-1.19.2-1.2.3-Forge.jar                 |Galosphere                    |galosphere                    |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
        apoli-forge-1.19.2-2.3.4.4.jar                    |Apoli                         |apoli                         |1.19.2-2.3.4.4      |DONE      |Manifest: NOSIGNATURE
        EnhancedVisuals_FORGE_v1.5.9_mc1.19.2.jar         |EnhancedVisuals               |enhancedvisuals               |1.5.9               |DONE      |Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.19.2-13.3.0.jar      |CookingForBlockheads          |cookingforblockheads          |13.3.0              |DONE      |Manifest: NOSIGNATURE
        Prism-1.19.1-1.0.2.jar                            |Prism                         |prism                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
        citadel-2.1.1-1.19.jar                            |Citadel                       |citadel                       |2.1.1               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.21.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.21.1              |DONE      |Manifest: NOSIGNATURE
        zombieawareness-1.19.2-1.12.3.jar                 |Zombie Awareness              |zombieawareness               |1.19.2-1.12.3       |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.6.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.6  |DONE      |Manifest: NOSIGNATURE
        additional-guns-0.8.2-1.19.2.jar                  |Additional Guns               |additionalguns                |0.8.2               |DONE      |Manifest: NOSIGNATURE
        takesapillage-1.0.3-1.19.2.jar                    |It Takes A Pillage            |takesapillage                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.8forge-mc1.19.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.0.8               |DONE      |Manifest: NOSIGNATURE
        Rex's-AdditionalStructures-1.19.x-(v.4.0.2).jar   |Additional Structures         |additionalstructures          |4.0.2               |DONE      |Manifest: NOSIGNATURE
        MineTraps-1.19.x-(v.2.2.4).jar                    |MineTraps                     |minetraps                     |2.2.4               |DONE      |Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |DONE      |Manifest: NOSIGNATURE
        immersive_armors-1.5.4+1.19.2-forge.jar           |Immersive Armors              |immersive_armors              |1.5.4+1.19.2        |DONE      |Manifest: NOSIGNATURE
        advancementtrophies-2.2-1.19.2-forge.jar          |AdvancementTrophies           |advancementtrophies           |2.2                 |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |DONE      |Manifest: NOSIGNATURE
        soundphysics-forge-1.19.2-1.0.18.jar              |Sound Physics Remastered      |sound_physics_remastered      |1.19.2-1.0.18       |DONE      |Manifest: NOSIGNATURE
        [Universal]CTOV-v3-1-3.jar                        |ChoiceTheorem's Overhauled Vil|ctov                          |3.1.3               |DONE      |Manifest: NOSIGNATURE
        riding_partners-1.0.0-forge.jar                   |Riding Partners               |riding_partners               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.19.2-2.2.50.jar                 |Supplementaries               |supplementaries               |1.19.2-2.2.50       |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.19.2-1.4.7.jar               |Advancement Plaques           |advancementplaques            |1.4.7               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |DONE      |Manifest: NOSIGNATURE
        DustrialDecor-1.3.3-1.19.2.jar                    |'Dustrial Decor               |dustrial_decor                |1.3.2               |DONE      |Manifest: NOSIGNATURE
        Good+Ending-1.19.2-1.0.2-forge.jar                |Good Ending                   |goodending                    |1.19.2-1.0.2        |DONE      |Manifest: NOSIGNATURE
        AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar          |Ambient Sounds                |ambientsounds                 |5.2.13              |DONE      |Manifest: NOSIGNATURE
        explorify-forge-1.19-1.3.0.jar                    |Explorify                     |explorify                     |1.19-1.3.0          |DONE      |Manifest: NOSIGNATURE
        dungeons_plus-1.19.2-1.3.0.jar                    |Dungeons Plus                 |dungeons_plus                 |1.3.0               |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.8-mc1.19.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.8               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.19.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |DONE      |Manifest: NOSIGNATURE
        zmedievalmusic-1.19.2-1.5.jar                     |medievalmusic mod             |medievalmusic                 |1.19.2-1.5          |DONE      |Manifest: NOSIGNATURE
        DarkerDepths-1.19.2-1.0.0.jar                     |Darker Depths                 |darkerdepths                  |1.19-1.0.7          |DONE      |Manifest: NOSIGNATURE
        origins-forge-1.19.2-1.5.0.6-all.jar              |Origins                       |origins                       |1.19.2-1.5.0.6      |DONE      |Manifest: NOSIGNATURE
        betterweather-1.2.jar                             |Better Weather                |betterweather                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        bettervillage-forge-1.19.2-2.0.0.jar              |Better village                |bettervillage                 |2.0.0               |DONE      |Manifest: NOSIGNATURE
        Zombie+Invasion+1.1.0+for+Minecraft+1.19.2.jar    |Zombie Invasion               |zombieinvasion                |1.1.0               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre35-1.19.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre35         |DONE      |Manifest: NOSIGNATURE
        architectury-6.5.69-forge.jar                     |Architectury                  |architectury                  |6.5.69              |DONE      |Manifest: NOSIGNATURE
        AdvancedCompas-forge-1.19.2-1.2.13.jar            |Advanced Compass              |advancedcompass               |1.2.13              |DONE      |Manifest: NOSIGNATURE
        framework-0.4.2-1.19.2.jar                        |Framework                     |framework                     |0.4.2               |DONE      |Manifest: NOSIGNATURE
        smallships-1.19.2-2.0.0-Alpha-0.4.jar             |Small Ships Mod               |smallships                    |2.0.0-a0.4          |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
        PlayerRevive_FORGE_v2.0.14_mc1.19.2.jar           |PlayerRevive                  |playerrevive                  |2.0.14              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.40 (1).jar                |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE
        recruits-1.19.2-1.9.2.jar                         |Recruits Mod                  |recruits                      |1.9.2               |DONE      |Manifest: NOSIGNATURE
        cgm-1.3.4-1.19.2.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.3.4               |DONE      |Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.6.0.1011.jar                  |Just Enough Items             |jei                           |11.6.0.1011         |DONE      |Manifest: NOSIGNATURE
        The_Graveyard_2.2_(FORGE)_for_1.19.2.jar          |The Graveyard                 |graveyard                     |2.2                 |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.19.2-17.1.3.jar              |AttributeFix                  |attributefix                  |17.1.3              |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
        libraryferret-forge-1.19.2-3.0.0.jar              |Library ferret                |libraryferret                 |3.0.0               |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
        obscure_api-14.jar                                |Obscure API                   |obscure_api                   |14                  |DONE      |Manifest: NOSIGNATURE
        MerchantMarkers-1.19.2-1.3.0.jar                  |Merchant Markers              |merchantmarkers               |1.3.0               |DONE      |Manifest: NOSIGNATURE
        integrated_api_forge-1.2.1+1.19.2.jar             |Integrated API                |integrated_api                |1.2.1+1.19.2        |DONE      |Manifest: NOSIGNATURE
        TravelersBackpack-1.19.2-8.2.16.jar               |Traveler's Backpack           |travelersbackpack             |8.2.16              |DONE      |Manifest: NOSIGNATURE
        Decorative+Blocks-forge-1.19.2-3.0.0.jar          |Decorative Blocks             |decorative_blocks             |3.0.0               |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.19-2.3.11.jar                      |Dungeon Crawl                 |dungeoncrawl                  |2.3.11              |DONE      |Manifest: NOSIGNATURE
        redstructure-1.0.5-forge-1.19.2.jar               |Reds More Structures          |redmorestructure              |1.0.5-forge-1.19.2  |DONE      |Manifest: NOSIGNATURE
        HopoBetterUnderwaterRuins-1.19-1.1.jar            |HopoBetterUnderwaterRuins     |hopour                        |1.0.9               |DONE      |Manifest: NOSIGNATURE
        Continents_1.19_v1.1.1.jar                        |Continents                    |continents                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
        medieval_paintings-1.19.2-6.0.jar                 |Medieval Paintings            |medieval_paintings            |6.0                 |DONE      |Manifest: NOSIGNATURE
        blueprint-1.19.2-6.1.0.jar                        |Blueprint                     |blueprint                     |6.1.0               |DONE      |Manifest: NOSIGNATURE
        savage_and_ravage-1.19-5.0.2.jar                  |Savage & Ravage               |savage_and_ravage             |5.0.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.2.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
        TravelersTitles-1.19.2-Forge-3.1.2.jar            |Traveler's Titles             |travelerstitles               |1.19.2-Forge-3.1.2  |DONE      |Manifest: NOSIGNATURE
        idas_forge-1.6.0+1.19.2.jar                       |Integrated Dungeons and Struct|idas                          |1.6.0+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
        simplyswords-forge-1.43.0-1.19.2.jar              |Simply Swords                 |simplyswords                  |1.43.0-1.19.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.2.492.jar               |Biomes O' Plenty              |biomesoplenty                 |17.1.2.492          |DONE      |Manifest: NOSIGNATURE
        swingthroughgrass-1.19.2-1.10.0.jar               |SwingThroughGrass             |swingthroughgrass             |1.19.2-1.10.0       |DONE      |Manifest: NOSIGNATURE
        moonlight-1.19.2-2.2.7-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.2.7        |DONE      |Manifest: NOSIGNATURE
        bettercombat-forge-1.5.4+1.19.jar                 |Better Combat                 |bettercombat                  |1.5.4+1.19          |DONE      |Manifest: NOSIGNATURE
        commonality-1.19.2-4.2.1.jar                      |Commonality                   |commonality                   |4.2.1               |DONE      |Manifest: NOSIGNATURE
        JetAndEliasArmors1.2.1+1.19.2.jar                 |Jet and Elia's Armors         |jet_and_elias_armors          |1.0.0               |DONE      |Manifest: NOSIGNATURE
        another_furniture-forge-2.1.2-1.19.2.jar          |Another Furniture             |another_furniture             |2.1.2-1.19.2        |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.9.3_mc1.19.2.jar            |CreativeCore                  |creativecore                  |2.9.3               |DONE      |Manifest: NOSIGNATURE
        astikorcarts-1.19.2-1.1.2.jar                     |AstikorCarts                  |astikorcarts                  |1.1.2               |DONE      |Manifest: NOSIGNATURE
        calio-forge-1.19.2-1.6.0.3.jar                    |Calio                         |calio                         |1.19.2-1.6.0.3      |DONE      |Manifest: NOSIGNATURE
        rottencreatures-forge-1.19.2-1.0.1.jar            |Rotten Creatures              |rottencreatures               |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.19.2-forge-1.1.4.jar                    |Iceberg                       |iceberg                       |1.1.4               |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE
        create-1.19.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |DONE      |Manifest: NOSIGNATURE
        LegendaryTooltips-1.19.2-forge-1.4.0.jar          |Legendary Tooltips            |legendarytooltips             |1.4.0               |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_23.1.0_Forge_1.19.1.jar            |Xaero's Minimap               |xaerominimap                  |23.1.0              |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE
        Quark-3.4-389.jar                                 |Quark                         |quark                         |3.4-389             |DONE      |Manifest: NOSIGNATURE
        coroutil-1.19.2-1.2.37.jar                        |CoroUtil                      |coroutil                      |1.19.2-1.2.37       |DONE      |Manifest: NOSIGNATURE
        apexcore-1.19.2-7.3.1.jar                         |ApexCore                      |apexcore                      |7.3.1               |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.0.13.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.13            |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.19.2-2.4.8.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.8        |DONE      |Manifest: NOSIGNATURE
        Craftable+Horse+Armour++Saddle-1.19-1.9.jar       |CHA&S - Craftable Horse Armour|craftablehorsearmour          |1.9                 |DONE      |Manifest: NOSIGNATURE
        Delightful-1.19.2-3.2.2.jar                       |Delightful                    |delightful                    |3.2.2               |DONE      |Manifest: NOSIGNATURE
        chisels-and-bits-forge-1.3.129.jar                |chisels-and-bits              |chiselsandbits                |1.3.129             |DONE      |Manifest: NOSIGNATURE
        aquamirae-5.6.API14.jar                           |Aquamirae                     |aquamirae                     |5.6.API14           |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 42d6742e-0812-4214-a9d0-064e8a31a764
    FML: 43.2
    Forge: net.minecraftforge:43.2.0
    Flywheel Backend: GL33 Instanced Arrays

Link to comment
Share on other sites

6 hours ago, CrisCrosss said:

java.lang.NullPointerException: Cannot invoke "String.hashCode()" because "<local13>" is null
    at corgitaco.betterweather.api.client.WeatherEventClient.renderWeatherLegacy(WeatherEventClient.java:52) ~[betterweather-1.2.jar%23263!/:1.0.0] {re:classloading,re:mixin}

Seems to be an issue with betterweather; try removing it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.