![MatterLink](https://media.forgecdn.net/avatars/thumbnails/141/245/256/256/636540604549161691.png)
logger log4j method not found
toddeTV opened this issue ยท 0 comments
using Minecraft 1.7.10 (modpack Tekkit Legends)
using MatterLink MatterLink-1.7.10-1.6.3.jar
in mods
folder.
matterbridge is running and also working between telegram and discord. MatterLink now should be added to the pipe.
But when the Minecraft Server starts, the error
java.lang.NoSuchMethodError: org.apache.logging.log4j.Logger.info(Ljava/lang/String;Ljava/lang/Object;)V
occures.
Is there no log4j compiled in the jar? How to add such a specific dependency?