Skip to content
New issue

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

[1.20.1] Porting_lib 不兼容 #194

Closed
5 tasks done
windy664 opened this issue Nov 25, 2023 · 3 comments
Closed
5 tasks done

[1.20.1] Porting_lib 不兼容 #194

windy664 opened this issue Nov 25, 2023 · 3 comments

Comments

@windy664
Copy link
Contributor

请确认您已完成以下几件事

  • 正在使用最新的 Banner
  • 已为所有插件及模组安装依赖
  • 已为所有插件及模组更新至最新版
  • 不可在 Spigot 复现
  • 不可在 Fabric 复现

Banner 版本

494

Java 版本 | 操作系统

openjdk version 19

相关 Mod/插件 的名称及版本

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

错误描述

Minecraft崩溃报告分析

  • 时间:2023-11-25 13:24:12
  • 描述:世界更新时异常

主要异常

  • 类型java.lang.RuntimeException
  • 信息net.minecraft.world.level.NaturalSpawner的Mixin转换失败

原因分析

  • Mixin转换错误:这与Mixin转换过程中的失败有关。Mixin在Minecraft模组中用于修改或扩展游戏功能,而不更改原始源代码。
  • 根本原因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模组,特别是porting_lib_entity.mixins.json中的一个Mixin配置。

复现步骤

No response

报错信息

https://pastebin.com/kfCYUAfg

https://pastebin.com/XVrmX1jS

复现用压缩包下载链接(可选)

No response

@windy664 windy664 changed the title [1.20.1] 机械动力无法启动 [1.20.1] Porting_lib 无法启动 Nov 25, 2023
@ERroooooR
Copy link

副本#216

@windy664 windy664 changed the title [1.20.1] Porting_lib 无法启动 [1.20.1] Porting_lib 不兼容 Jan 28, 2024
@windy664
Copy link
Contributor Author

windy664 commented Feb 8, 2024

#556 版本开始又不兼容啦

latest.log

@windy664
Copy link
Contributor Author

windy664 commented Feb 8, 2024

#561 已兼容

@windy664 windy664 closed this as completed Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants