ZekerZhayard / CompatibilityLayerForCustomSkinLoader

To make Custom Skin Loader can be loaded in Minecraft 1.7.10 (https://github.com/xfl03/MCCustomSkinLoader).
MIT License
7 stars 2 forks source link

[Bug/Crash] 1.7.10 Crash #6

Open 8MiYile opened 1 year ago

8MiYile commented 1 year ago
Java类型: AdoptJDK8
openjdk version "1.8.0_352"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_352-b08)
OpenJDK 64-Bit Server VM (Temurin)(build 25.352-b08, mixed mode)
Version Info
Minecraft: 1.7.10
MCP v9.05
FML v7.10.99.99
Forge: 10.13.4.1614
Optifine: E7 (非被Forge加载 而是直接被Minecraft调用加载)

上边是没有加载任意Mod的情况下 左下角输出的结果 (类型是.jar.disabled)


当我尝试在HMCL内勾选MixinBootstrapLegacy 1.3后 (仅加载该Mod) 很快的出现了HMCL启动器提示的崩溃 (但是没有产生Crash-Report)


预期效果 想要能在1.7.10使用CSL

本结论是逐步调试 发现就单加载 MixinBootstrapLegacy 就直接甩出了错误

ZekerZhayard commented 1 year ago

我要找个机会不在 1.7.10 里用 Mixin,Mixin 太麻烦了

8MiYile commented 1 year ago

@ZekerZhayard 如果可以的话 我愿意协助 这个无疑能解决黑山大叔在直播的时候不能加载双层皮肤的问题

ZekerZhayard commented 1 year ago

另外,目前这个 mod 不兼容时装工坊,如果有办法能解决这个问题最好了

8MiYile commented 1 year ago

@ZekerZhayard 时装工坊的话 我这边目前没有在使用

HowardZHY commented 1 year ago

尝试使用 https://www.mcmod.cn/class/8748.html 代替MixinBootstrapLegacy

ZekerZhayard commented 1 year ago

我下个版本不打算用 Mixin 了,在 1.7.10 的 CoreMod 群魔乱舞的环境下用 Mixin 可能会有很多麻烦

Omgise commented 1 year ago

我下个版本不打算用 Mixin 了,在 1.7.10 的 CoreMod 群魔乱舞的环境下用 Mixin 可能会有很多麻烦

下一个版本在什么时候出呢