aikar / aikar/commands

Could not find context resolver

Abierto
#239 10 comentarios 0 reacciones 0 asignados Ver en GitHub
question
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

![](https://cdn.discordapp.com/attachments/541313457048387594/612736205292830730/unknown.png)

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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.