Fish's Undead Rising

Fish's Undead Rising

9M Downloads

Startup crash

al-wei opened this issue · 5 comments

commented

https://mclo.gs/KBEWa4Y
Fish's Undead Rising-1.5.2

commented

最新报告,我发现确实是不是崛起的问题。
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Fish's Undead Rising (mod_lavacow)
Caused by: java.lang.NoClassDefFoundError: com/Fishmod/mod_LavaCow/entities/EntityWendigo
https://mclo.gs/GpIFgJx

commented

this issue is caused by RLMixins failed to import com.Fishmod.mod_LavaCow.entities.EntityWendigo, may have to report to them instead.
這個問題是由於 RLMixins 無法讀取到 com.Fishmod.mod_LavaCow.entities.EntityWendigo 這個位址的資料,這問題得去與他們回報

mixins.rlmixins.fishsundeadpotioneffects.json:fishsundeadrising.EntityWendigoMixin from owner unknown-owner was not located in the target class com.Fishmod.mod_LavaCow.entities.EntityWendigo

commented

哦好。我想顺便问一下,rl对fish的错误修复什么的,fish本身修复了吗?如果修复了那就不需要rl了。

commented

目前本身應該是都已經修復了,如果後續有遇到問題,可以再回報到這裡,我這邊可以直接調整再更新

commented

好的,那这样我只需要关闭rl对应fish配置即可。