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

Plugin won't make a folder #157

Closed
MrSpiderz opened this issue May 12, 2021 · 6 comments
Closed

Plugin won't make a folder #157

MrSpiderz opened this issue May 12, 2021 · 6 comments

Comments

@MrSpiderz
Copy link

What steps will reproduce the problem?

  1. Use 1.16.5 Tuinity Server
  2. Put the nicknamer and packetlisenerAPI jar
  3. Restart the server

What were you expecting to happen? What happened instead?

The plugin would create a folder. It didn't work.

What version of the plugin are you using? Type /version <Plugin Name>

3.20.0-SNAPSHOT

What Spigot version are you using? Type /version

image

What plugins are you using? Type /plugins

image

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

https://pastebin.com/2u98LgsZ

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No.

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

No, and Idk.

@Th3Shadowbroker
Copy link
Contributor

Hi @MrSpiderz,
I see multiple issues here.

Regarding NickNamer:
According to line 34 of your log, your java version is outdated. I'd recommend upgrading to java 11.

Other plugins:
Line 17 and 18 show, that you also have the same plugins more than once in your plugins directory.
Also: HologramsPlayeholder requires Holograms (Line 19 + 20) and the plugin named CreatorCodes is invalid because of an invalid name (Line 16).

@MrSpiderz
Copy link
Author

Thank you! I will try and fix those.

@MrSpiderz
Copy link
Author

Quick question how do I update my java on a web host?

@Th3Shadowbroker
Copy link
Contributor

Totally depends on the hoster and type of server. If it is a root server you can easily google it, but if it's a MC server hoster I'd recommend checking their web-interface for an option and/or getting in touch with the support.

@MrSpiderz
Copy link
Author

Ok thank you.

@MrSpiderz
Copy link
Author

Its working now thank you very much!

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

No branches or pull requests

2 participants