We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
494
openjdk version 19
banner-1.20.1-494.jar create-fabric-0.5.1-d-build.52+mc1.20.1.jar(https://github.com/DM-Earth/create-fabric-dme-edition/releases/tag/0.5.1-d-build.52%2Bmc1.20.1) [前置]fabric-api-0.90.0+1.20.1.jar [前置]fabric-language-kotlin-1.10.10+kotlin.1.9.10.jar
java.lang.RuntimeException
net.minecraft.world.level.NaturalSpawner
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError
org.spongepowered.asm.mixin.injection.throwables.InjectionError
porting_lib_entity
porting_lib_entity.mixins.json
No response
https://pastebin.com/kfCYUAfg
https://pastebin.com/XVrmX1jS
The text was updated successfully, but these errors were encountered:
副本#216
Sorry, something went wrong.
#556 版本开始又不兼容啦
latest.log
#561 已兼容
No branches or pull requests
请确认您已完成以下几件事
Banner 版本
494
Java 版本 | 操作系统
openjdk version 19
相关 Mod/插件 的名称及版本
错误描述
Minecraft崩溃报告分析
主要异常
java.lang.RuntimeException
net.minecraft.world.level.NaturalSpawner
的Mixin转换失败原因分析
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError
- 这种错误通常是由不同模组之间或模组与游戏版本之间的冲突或不兼容引起的。详细原因
org.spongepowered.asm.mixin.injection.throwables.InjectionError
表明Mixin转换中的注入过程存在问题。这表明net.minecraft.world.level.NaturalSpawner
中某个方法的局部变量表(LVT)存在不匹配。涉及模组
porting_lib_entity
模组,特别是porting_lib_entity.mixins.json
中的一个Mixin配置。复现步骤
No response
报错信息
https://pastebin.com/kfCYUAfg
https://pastebin.com/XVrmX1jS
复现用压缩包下载链接(可选)
No response
The text was updated successfully, but these errors were encountered: