Skip to content
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

[1.16.5] #395

Open
1343008086 opened this issue Apr 15, 2024 · 0 comments
Open

[1.16.5] #395

1343008086 opened this issue Apr 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@1343008086
Copy link

Description

It seems that the class "net.minecraftforge.server.permission.context.Context" could not be found when the plugin was trying to check for player permissions. This exception occurs during the process of building the event handler.

Could you please take a look into this issue? It would be great if you could provide any insights or a potential fix for this problem.

Thank you for your time and effort in maintaining this plugin!

Reproduction Steps

When a player types "/sp" in the chat box and then presses the Tab key to auto-complete the command to "spark" the server throws a ClassNotFoundException.

Expected Behaviour

The server won't produce any error messages.

Platform Information

  • Minecraft Version: 1.16.5
  • Platform Type: catserver
  • Platform Brand: forge
  • Platform Version: 36.2.39

Spark Version

1.9.1

Logs and Configs

https://gist.github.com/1343008086/5cd7bcc33b75e715240bcb0659925bab

Extra Details

The issue seems to occur only the first time each player attempts it and does not recur thereafter unless the server is restarted.

@1343008086 1343008086 added the bug Something isn't working label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant