mastercake10 / CustomOreGen

A simple yet powerful, fully customizable cobblestone generator for Bukkit
GNU General Public License v3.0
10 stars 11 forks source link

Could not pass event PlayerJoinEvent to CustomOreGen v1.3.25-SNAPSHOT #38

Closed StolenSoul90 closed 4 years ago

StolenSoul90 commented 4 years ago

What steps will reproduce the issue?

  1. Restarting the server and having someone login automatically runs this error

What was supposed to happen?

Nothing to my knowledge

What happened instead?

Nothing Server runs as it normally does

What version of this plugin are you using?

1.3.25

What Spigot version are you using? Paste the output of /version below.

1.15.2

Are any errors related to this plugin in your console or logs? If so, paste below.

https://pastebin.com/7fkWWwbE

Any additional information that you would like to provide that may be relevant to the issue?

None

mastercake10 commented 4 years ago

I think this is not an actual issue in CustomOreGen. Luckperms seems to struggle when working with zero-length strings as permissions, so please check your generators (for empty permission strings) or switch the permission plugin.

StolenSoul90 commented 4 years ago

Yea sorry meant to close this issue. It was a luck perms thing. I did fix it and everything is running smoothly now