ExtendedAE

ExtendedAE

17M Downloads

[bug]Error in 1.21.1 Neoforge 21.1.190 server

CNShicy opened this issue · 1 comments

commented

In the file mixins.expandedae.json, specifically in patternprovider.MixinPatternProviderLogic, there's an attempt to invoke Minecraft.getInstance() – which is a client-side only class.
mixins.expandedae.json:patternprovider.MixinPatternProviderLogic尝试调用 Minecraft.getInstance()(一个仅在客户端存在的类)

latest.log
debug.log

commented

expandedae 这个不是我的mod,这里是ExtendedAE的仓库