同时使用SRD_SummonCore和GALV_BattleActionInfo时,辅助技能指定召唤兽时会报错,如图所示 。
但是单独使用其中任意一个插件都没有毛病,所以我认为应该是召唤物未被定义名称之类的bug导致的……特此求教!
导致问题的两个插件下载链接给了,恳求比较懂的大神讲解一下怎么改,理论上是不太想弃用其中某个插件的 。悬赏不知道怎么弄,之前不小心点成付费了(怒)
更新错误代码:rpg_managers.js:1949 TypeError: Cannot read property 'name' of undefined
at Function.JsonEx._getConstructorName (rpg_core.js:9115)
at Function.JsonEx._encode (rpg_core.js:9035)
at Function.JsonEx._encode (rpg_core.js:9046)
at Function.JsonEx._encode (rpg_core.js:9046)
at Function.JsonEx.stringify (rpg_core.js:8943)
at Function.JsonEx.makeDeepCopy (rpg_core.js:9014)
at Object.Galv.ATI.minMax (GALV_BattleActionInfo.js:214)
at Window_BattleAttackInfo.drawMinMax (GALV_BattleActionInfo.js:384)
at Window_BattleAttackInfo.drawData (GALV_BattleActionInfo.js:345)
at Window_BattleAttackInfo.refresh (GALV_BattleActionInfo.js:532)