[Bug]: JourneyMap Integration is broken preventing other integrations
Trent2087 opened this issue ยท 0 comments
Is there an existing issue for this?
- I have searched the existing issues
Description
This issue causes other Journey Map integrations to not load.
net.fabricmc.loader.api.EntrypointException: Exception while loading entries for entrypoint 'journeymap' provided by 'fwaystones'
To Reproduce
Add journey map
get error in logs
Expected behavior
not break journey map integrations.
Mod Version
v3.1.1 or newer
Minecraft Version
1.20 or newer
Java Version
Java 18+
Fabric Version
- Fabric: ex. 0.14.22
- Fabric API: ex. 0.87.1+1.20.1
Relevant log output
net.fabricmc.loader.api.EntrypointException: Exception while loading entries for entrypoint 'journeymap' provided by 'fwaystones'
Caused by: net.fabricmc.loader.api.LanguageAdapterException: java.lang.ClassNotFoundException: wraith.fwaystones.integration.journeymap.JourneymapPlugin
https://hastebin.com/share/kijemuvizo.csharp
Anything else?
No response