Mod Breaks Server
Volt-0001 opened this issue ยท 6 comments
The mod made my server not being able to interact with any blocks. players could not in any way interact with blocks. open doors or chests, etc.
@Volt-0001 What version did you use?
issue is still present - forge (43.2.3) 1.19.2
linked to the line where placed a block and block got removed next second with the error on console regarding Exception caught during firing event: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
Exception caught during firing event: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
@DadoIrie Based on the logs I can see that you're using fastentitytransfer-forge-1.19.x-1.1.2.jar, which is not the newest version.
This issue was fixed for forge1.19.x in version 1.2.0
You can download the most recent versions on: CurseForge, Modrinth and Github
issue is still present - forge (43.2.3) 1.19.2 linked to the line where placed a block and block got removed next second with the error on console regarding
Exception caught during firing event: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVERException caught during firing event: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
ooh - my bad - thanks a lot
just got a bit confused here because the issue was reopened