Ellpeck / TrustCircle

A Minecraft mod that makes players close to each other have buffs
GNU General Public License v3.0
2 stars 2 forks source link

1.12-r5 crashes dedicated server Forge 1.12 build 2400 #1

Open kreezxil opened 7 years ago

kreezxil commented 7 years ago

Notes: on startup

crash report: https://gist.github.com/06dd3e07edf07c525843f5978434609e

fml server latest: https://gist.github.com/c3f410612593c1f1295c45241c4b0018

smbarbour commented 6 years ago

net.minecraftforge.fml.common.registry.IForgeRegistryEntry has been relocated to net.minecraftforge.registries.IForgeRegistryEntry in this commit: https://github.com/MinecraftForge/MinecraftForge/commit/a26d89c876d1cbfee31825354b40f67c6e6f6b0f

The mod will need to be recompiled with the new classpath