Closed Shadowex3 closed 2 years ago
Looks like a mod may be trying to use a mixin to modify journeymap
[15:59:08] [Render thread/WARN] [mixin/]: Error loading class: journeymap/client/render/texture/TextureImpl (java.lang.ClassNotFoundException: journeymap.client.render.texture.TextureImpl)
Those entityTexture warnings would not cause an issue as it is just a log output for modded mobs that do not have a texture for displaying on the map
The TextureImpl class was removed in 5.9.0. So you may need to go back to journeymap 5.8.5 if you are unable to findout which mod is doing it.
The issue is with MerchantMarkers-1.18.2-1.2.0 reverting back to journeymap 5.8.5 or removing MM will resolve your issues.
Spiffy thank you, I'll dump that one.
Spiffy thank you, I'll dump that one.
I have already informed the MerchantMarker's dev.
@Shadowex3 Thanks for bringing this to my attention, I've just released Merchant Markers version 1.2.2 that fixes this (https://www.curseforge.com/minecraft/mc-mods/merchant-markers/files/3928334), if you feel like un-dumping at some point.
JourneyMap Version:
1.18.2-5.9.0 beta2
Forge Version:
1.18.2-40.1.73
Describe the problem in repeatable steps:
Relevant errors from
.minecraft/journeymap/journeymap.log
:full MC log full journeymap log
Appears to be the relevant excerpt
After this hits the console minecraft freezes until the process is killed. Trying to play the exact same save/world without journeymap works fine. I thought this might be due to Distant Horizons but I got the same hang without it.