Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion]: MC 1.19.2 java.lang.IllegalStateException: Pose stack not empty "Multiplayer Server Crash" #559

Open
PeXaNieR opened this issue Nov 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@PeXaNieR
Copy link

PeXaNieR commented Nov 4, 2024

What is your suggestion?

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2024-11-04 16:20:22
Description: Unexpected error

java.lang.IllegalStateException: Pose stack not empty
at net.minecraft.client.renderer.LevelRenderer.m_109588_(LevelRenderer.java:1430) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {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:1229) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {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%23391!/:?] {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%23391!/:?] {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%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,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%23391!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {re:classloading,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.4.4.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
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
Suspected Mods: NONE
Stacktrace:
at net.minecraft.client.renderer.LevelRenderer.m_109588_(LevelRenderer.java:1430) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {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:1229) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {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%23391!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 2 total; [LocalPlayer['PoLxNish'/528, l='ClientLevel', x=5763.81, y=102.00, z=2505.49], RemotePlayer['Veclas'/2011, l='ClientLevel', x=5805.56, y=122.00, z=2499.48]]
Chunk stats: 1024, 166
Level dimension: minecraft:overworld
Level spawn location: World: (-72,63,33), Section: (at 8,15,1 in -5,3,2; chunk contains blocks -80,-64,32 to -65,319,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 1244313 game time, 1362954 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2280) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:722) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,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%23391!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23391!/:?] {re:classloading,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.4.4.jar%23101!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
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: Default, Mod Resources, supplementaries:darker_ropes, Recreated_medieval_containers_v0.4.zip, Fancy Boss Bars v0.1.1.zip, 3D-fishing-hook-bobber-v2.1-fancy-with-line.zip, boss-refreshed-v1.4.zip, Gothic RPG Font.zip, Supplementaries Generated 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.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 3213870592 bytes (3064 MiB) / 5452595200 bytes (5200 MiB) up to 10770972672 bytes (10272 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
Identifier: Intel64 Family 6 Model 158 Stepping 11
Microarchitecture: Coffee Lake
Frequency (GHz): 3.60
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: NVIDIA GeForce GTX 1050 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1c82
Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
Memory slot #0 capacity (MB): 32768.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Virtual memory max (MB): 37566.59
Virtual memory used (MB): 20251.09
Swap memory total (MB): 4864.00
Swap memory used (MB): 129.36
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10272m -Xms256m
Launched Version: forge-43.4.4
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 560.94, NVIDIA Corporation
Window size: 1920x1033
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, supplementaries:darker_ropes, file/Recreated_medieval_containers_v0.4.zip, file/Fancy Boss Bars v0.1.1.zip, file/3D-fishing-hook-bobber-v2.1-fancy-with-line.zip (incompatible), file/boss-refreshed-v1.4.zip (incompatible), file/Gothic RPG Font.zip (incompatible), Supplementaries Generated Pack
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
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.4.4.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.4.4.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.4.4.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.4.4.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.4.4.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:
easy_npc-forge-1.19.2-5.7.2.jar |Easy NPC |easy_npc |5.7.2 |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
Epic Dungeons-0.1.04-Forge-1.19-1.20.1.jar |Epic Dungeons |overhauledstructures |1.19~1.20.1 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE
additionalentityattributes-forge-1.19-1.0.1+1.19.j|Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
decorativerailings 1.19.2 - v1.1 - Forge.jar |Decorative Railings |decorativerailings |1.19.2 |DONE |Manifest: NOSIGNATURE
nether-s-exoticism-1.19.2-1.2.6.jar |Nether's Exoticism |nethers_exoticism |1.2.6 |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.3.0-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
apoli-forge-1.19.2-2.6.1.7.jar |Apoli |apoli |1.19.2-2.6.1.7 |DONE |Manifest: NOSIGNATURE
rubidium-mc1.19.2-0.6.2c.jar |Rubidium |rubidium |0.6.2c |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.39.0_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.39.0 |DONE |Manifest: NOSIGNATURE
CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |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
chatsound-1.19.2-1.1.jar |Chat Sound |chatsound |1.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |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
mcw-doors-1.1.1forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v4.2.4-1.19.2-Forge.jar |Pick Up Notifier |pickupnotifier |4.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |DONE |Manifest: NOSIGNATURE
FpsReducer2-forge-1.19.2-2.1.1.jar |FPS Reducer |fpsreducer |1.19.2-2.1.1 |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.134-forge.jar |Cloth Config v8 API |cloth_config |8.3.134 |DONE |Manifest: NOSIGNATURE
More Villager Trades 1.0.0 - 1.19.2.jar |More Villager Trades |more_villager_trades |1.0.0 |DONE |Manifest: NOSIGNATURE
ctov-3.2.6c.jar |ChoiceTheorem's Overhauled Vil|ctov |3.2.6c |DONE |Manifest: NOSIGNATURE
LeavesBeGone-v4.0.1-1.19.2-Forge.jar |Leaves Be Gone |leavesbegone |4.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
AutoLeveling-1.19.2-1.19b.jar |Auto Leveling |autoleveling |1.19b |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
upgradednetherite-1.19.2-5.1.0.9-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.9-relea|DONE |Manifest: NOSIGNATURE
chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |DONE |Manifest: NOSIGNATURE
TinySkeletons-v4.2.2-1.19.2-Forge.jar |Tiny Skeletons |tinyskeletons |4.2.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
xaeros_waystones_compability-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.0.1-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.19.2-1.2.4.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.4 |DONE |Manifest: NOSIGNATURE
TaxOceanVillager+M.1.19.2+ForM+3.1.2.jar |Tax' Ocean Villager |taxov |3.1.2 |DONE |Manifest: NOSIGNATURE
WaystonesTeleportPets-1.19.2-1.19.4--1.2.jar |Waystones Teleport Pets |w2pets |1.0 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.3-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |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
TextruesRubidiumOptions-1.0.7-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.7-mc1.19.2 |DONE |Manifest: NOSIGNATURE
spark-1.10.37-forge.jar |spark |spark |1.10.37 |DONE |Manifest: NOSIGNATURE
origins-forge-1.19.2-1.7.1.7-all.jar |Origins |origins |1.19.2-1.7.1.7 |DONE |Manifest: NOSIGNATURE
collective-1.19.2-7.64.jar |Collective |collective |7.64 |DONE |Manifest: NOSIGNATURE
origins-classes-forge-1.2.1.jar |Origins: Classes |origins_classes |1.2.1 |DONE |Manifest: NOSIGNATURE
workers-1.19.2-1.7.8.jar |Workers Mod |workers |1.7.8 |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
Butchersdelight Foods beta 1.19.2 1.0.3.jar |ButchersDelightfoods |butchersdelightfoods |1.19.21.0.3 |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
resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
Butchersdelight beta 1.19.2 2.1.0.jar |ButchersDelight |butchersdelight |1.19.22.1.0 |DONE |Manifest: NOSIGNATURE
SpartanWeaponry-1.19.2-3.0.7-all.jar |Spartan Weaponry |spartanweaponry |3.0.7 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.3.1-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
cupboard-1.19.2-2.6.jar |Cupboard utilities |cupboard |1.19.2-2.6 |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
smallships-forge-1.19.2-2.0.0-b1.3.1.jar |Small Ships |smallships |2.0.0-b1.3.1 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.19.2-Forge-3.2.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.1 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
BetterModsButton-v4.2.4-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
recruits-1.19.2-1.12.3.jar |Recruits Mod |recruits |1.12.3 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.1.0-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
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
villagesandpillages-forge-mc1.19.2-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |DONE |Manifest: NOSIGNATURE
MutantMonsters-v4.0.6-1.19.2-Forge.jar |Mutant Monsters |mutantmonsters |4.0.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
tanukidecor-19.2.1.0.jar |Tanuki Decor |tanukidecor |19.2.1.0 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1019.jar |Just Enough Items |jei |11.6.0.1019 |DONE |Manifest: NOSIGNATURE
[1.19.2]-Siege-Machines-1.19.jar |Medieval Siege Machines |siegemachines |1.19 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v4.2.4-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Pehkui-3.8.2+1.19.2-forge.jar |Pehkui |pehkui |3.8.2+1.19.2-forge |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
waystones-forge-1.19.2-11.4.2.jar |Waystones |waystones |11.4.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.0.7+1.19.2.jar |Comforts |comforts |6.0.7+1.19.2 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |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
iceandfire-1.19.2-2.1.13-beta-3.jar |Ice and Fire |iceandfire |1.19.2-2.1.13+build.|DONE |Manifest: NOSIGNATURE
blueprint-1.19.2-6.2.0.jar |Blueprint |blueprint |6.2.0 |DONE |Manifest: NOSIGNATURE
moredelight-24.09.27-1.19-forge.jar |More Delight |moredelight |24.09.27-1.19-forge |DONE |Manifest: NOSIGNATURE
skinlayers3d-forge-1.6.7-mc1.19.2.jar |3d-Skin-Layers |skinlayers3d |1.6.7 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.4.4-universal.jar |Forge |forge |43.4.4 |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
friendsandfoes-forge-mc1.19.2-3.0.5.jar |Friends & Foes |friendsandfoes |3.0.5 |DONE |Manifest: NOSIGNATURE
mcw-paths-1.0.5-1.19.2forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |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
caverns_and_chasms-1.19.2-1.0.2.jar |Caverns & Chasms |caverns_and_chasms |1.0.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
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.7-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.7 |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
justleveling-forge-1.19.x-v1.7.jar |Just Leveling |justleveling |1.6 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.12.8+1.19.2.jar |SpectreLib |spectrelib |0.12.8+1.19.2 |DONE |Manifest: NOSIGNATURE
NethersDelight-1.19-3.1.jar |Nether's Delight |nethersdelight |1.19-3.1 |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.7.0.4.jar |Calio |calio |1.19.2-1.7.0.4 |DONE |Manifest: NOSIGNATURE
spartanshields-1.19.2-3.0.1.jar |Spartan Shields |spartanshields |3.0.1 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_24.5.0_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |24.5.0 |DONE |Manifest: NOSIGNATURE
mes-1.3.1-1.19.2-forge.jar |Moog's End Structures |mes |1.3.1-1.19.2-forge |DONE |Manifest: NOSIGNATURE
gravestone-forge-1.19.2-1.0.24.jar |Gravestone Mod |gravestone |1.19.2-1.0.24 |DONE |Manifest: NOSIGNATURE
sedparties-1.19.2-1.2.1.jar |Parties |sedparties |1.2.1 |DONE |Manifest: NOSIGNATURE
DiagonalFences-v4.2.6-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
backpacked-forge-1.19.2-2.1.13.jar |Backpacked |backpacked |2.1.13 |DONE |Manifest: NOSIGNATURE
Medieval Decoration Forge v.1.0 1.19.jar |PlayTics Deco |medieval_deco |1.0 |DONE |Manifest: NOSIGNATURE
strictly_origins_v9.2.1_1.19.2.jar |Strictly Origins |strictly_origins |8 |DONE |Manifest: NOSIGNATURE
EndlessBiomes 1.4s - 1.19.2 (Server-friendly).jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE
armor-weight-1.19.2-1.0.1.jar |Armor Weight |armor_weight |1.0.1 |DONE |Manifest: NOSIGNATURE
upgradedcore-1.19.2-4.1.0.1-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.1-relea|DONE |Manifest: NOSIGNATURE
oceansdelight-1.0.2-1.19.2.jar |Ocean's Delight |oceansdelight |1.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE
mvs-4.1.4-1.19.2-forge.jar |Moog's Voyager Structures |mvs |4.1.4-1.19.2-forge |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
upgradednetherite_ultimate-1.19.2-4.1.0.4-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.19.2-4.1.0.4-relea|DONE |Manifest: NOSIGNATURE
decentbiomes 1.19.2 forge.jar |Decent Biomes |decent_biomes |1.2.0 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
justzoom_forge_2.0.0_MC_1.19.2.jar |Just Zoom |justzoom |2.0.0 |DONE |Manifest: NOSIGNATURE
mns-1.0.1-1.19.2-forge.jar |Moog's Nether Structures |mns |1.0.1-1.19.2-forge |DONE |Manifest: NOSIGNATURE
flowerseeds-1.19.2-4.0.2.jar |Flower Seeds |flowerseeds |1.19.2-4.0.2 |DONE |Manifest: NOSIGNATURE
OverflowingBars-v4.0.1-1.19.2-Forge.jar |Overflowing Bars |overflowingbars |4.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
drinkbeer-refill-1.19.2-1.0.3.jar |Drink Beer Refill |drinkbeer |1.0.3 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: fb7873fb-ff7a-4ae2-9acf-7d83b438e21a
FML: 43.4
Forge: net.minecraftforge:43.4.4

@PeXaNieR PeXaNieR added the enhancement New feature or request label Nov 4, 2024
@weightedangelcube
Copy link

This doesn't seem to be related to Pehkui and instead looks like a bug with Xaero's World Map. Try contacting the creator of the mod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants