Could not find context resolver
- Lenguaje dominante
- Java
- Estrellas
- 628
- Forks
- 150
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I'm seeing really strange issues when I try to implement a command Interface on my BaseCommand

It just started to happen since I added `BaseCommand implements ISkinCommand` to my BaseCommand class.
This is the full class causing that error: https://github.com/SkinsRestorer/SkinsRestorerX/blob/c1840af58a68c199e53211390a25236f5aa2cee3/src/main/java/skinsrestorer/bukkit/commands/SkinCommand.java
This is where the error happens: https://github.com/SkinsRestorer/SkinsRestorerX/blob/c1840af58a68c199e53211390a25236f5aa2cee3/src/main/java/skinsrestorer/bukkit/SkinsRestorer.java#L169
What am I doing wrong?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.