Skip to content

[BUG] Plugin com problema #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Akashiic opened this issue Apr 14, 2025 · 1 comment
Open

[BUG] Plugin com problema #178

Akashiic opened this issue Apr 14, 2025 · 1 comment
Assignees
Labels
bug Something isn't working In Progress This issue is in Progress

Comments

@Akashiic
Copy link

Akashiic commented Apr 14, 2025

Describe the bug
É bem simples, eu fui colocar o plugin LiteBans para rodar no crucible na versão mais recente, que é onde o autor adiciona uma compatibilidade para o Fabric, creio que para o Mohist, isso parece ter quebrado algo que não faz o crucible rodar ele, observe

Image

Image

Image

+ Class<?> clazz = ((net.minecraft.launchwrapper.LaunchClassLoader)MinecraftServer.getServer().getClass().getClassLoader()).findClass(remappedClass);

Expected behavior
Funcionar, mas parece que as configs ficam com um template branco

Logs
`[06:49:14] [Server thread/INFO]: Loading LiteBans v2.17.1
[06:49:17] [Server thread/ERROR]: **Failed to load: litebans.p
[06:49:17] [Server thread/ERROR]: java.lang.NullPointerException

[06:49:17] [Server thread/ERROR]: null initializing LiteBans v2.17.1 (Is it up to date?)
java.lang.NullPointerException`

Environment (please complete the following information):

  • Crucible Version: Last staging
  • Plugins: LiteBans - Fabric Support problem with crucible
  • Mods: None
  • Java Version: 8
  • OS: Ubuntu
@Akashiic Akashiic added the bug Something isn't working label Apr 14, 2025
@EverNife
Copy link
Member

De fato o erro correto deveria ser ClassNotFoundException e não NullPointerException

@EverNife EverNife self-assigned this Apr 14, 2025
@EverNife EverNife added the In Progress This issue is in Progress label Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working In Progress This issue is in Progress
Projects
None yet
Development

No branches or pull requests

2 participants