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

Commands responding with just an echo of the command title #5

Open
arnon001 opened this issue Aug 25, 2022 · 4 comments
Open

Commands responding with just an echo of the command title #5

arnon001 opened this issue Aug 25, 2022 · 4 comments
Labels
question Further information is requested

Comments

@arnon001
Copy link

When I run the plugin commands, it shows me what i did, like if i did /pr it shows me /pr in output and like it in every command, I don't know how and why, how can i fix it?

@NicholasBottone
Copy link
Owner

This sounds like the plugin did not initialize correctly. The plugin should log plenty of messages in the console during the initialization process, can you check that and perhaps send a screenshot of the logs pertaining to MRC?

@NicholasBottone NicholasBottone added the question Further information is requested label Aug 25, 2022
@NicholasBottone NicholasBottone changed the title Plugin Not Working Commands responding with just an echo of the command title Aug 25, 2022
@arnon001
Copy link
Author

arnon001 commented Aug 26, 2022

https://arnon001.github.io/issues/NicholasBottone/MinecraftRoboticsCompetition/log1.txt
This is the log for the Server
(Note the server is in offline mode, since its a bungee network)

@NicholasBottone
Copy link
Owner

The plugin is failing to start, and it looks like the issue is that the sign at the coordinates (14.5, 95, 0.5) does not exist. Are you using the world file provided in the repo? Unfortunately, the plugin basically requires using a very specific world file with precise sign placements, at least until I rewrite it to be more customizable/robust.

@arnon001
Copy link
Author

arnon001 commented Sep 22, 2022

I have used the File in the repo,
Maybe there is a chance I'll put there a sign it'll work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants