[Bug ๐]: ELxxxSkill Log Spam
zer0Kerbal opened this issue ยท 2 comments
Brief description of your issue
[ERR 16:24:52.448] ExperienceTrait: Cannot add effect 'ELSurveySkill' as it does not exist.
[ERR 16:24:52.448] ExperienceTrait: Cannot add effect 'ELConstructionSkill' as it does not exist.
[ERR 16:24:52.449] ExperienceTrait: Cannot add effect 'ELConstructionSkill' as it does not exist.
[ERR 16:24:52.449] ExperienceTrait: Cannot add effect 'ELSurveySkill' as it does not exist.
[ERR 16:24:52.450] ExperienceTrait: Cannot add effect 'ELConstructionSkill' as it does not exist.
[ERR 16:24:52.451] ExperienceTrait: Cannot add effect 'ELConstructionSkill' as it does not exist.
[ERR 16:24:52.451] ExperienceTrait: Cannot add effect 'ELConstructionSkill' as it does not exist.
[ERR 16:24:52.451] ExperienceTrait: Cannot add effect 'ELSurveySkill' as it does not exist.
And then I found this on the forums:
@EXPERIENCE_TRAIT[Pilot] {
EFFECT {
name = ELSurveySkill
}
}
@EXPERIENCE_TRAIT[Engineer] {
EFFECT {
name = ELConstructionSkill
}
}
What do you think? What did I screw up... again?
Logs here: EL SC.zip
Steps to reproduce
- install SCON
- start the game
- read the KSP.log
Expected behavior
no spam ๐
Actual behavior
spamming log
Environment
latest
How did you download and install this?
CurseForge (download and manual installation)