Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고










I've been slowly losing my mind in debug trying to replicate the error, but so far everything from Callout is being resolved without any errors (thankfully).
I believe it is time for me to apply the very "responsible" fix of turning auto-open off until weird things start happening again. Sorry for any confusion!
I thought this bug was already fixed on Callout's side? Since 1.6 Callouts should be using a dynamic method to detect whether EBF is loaded and work accordingly.
For sanity check, I am referring to this https://steamcommunity.com/sharedfiles/filedetails/?id=3552812111
I'm occasionally recieving error messages that read "Elite Bionics Framework has detected a mod using the unmodified GetMaxHealth() method", and the mod detected is 'CM-Callouts'. A pretty minor bug
EBF has enabled other mods to provide HP buffs for many years, but it's on those other mods to provide the buff numbers. EBF is here to add up the numbers and apply the final "total" buff.
Right now there should be numerous code examples here and there for how to do HP buffs. eg look at the numerous mods in the Known Dependent Mods section.
Created new issue for now https://github.com/Vectorial1024/EliteBionicsFramework/issues/111