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

Could not pass event EntityDeathEvent #9

Closed
Alphexon opened this issue Apr 25, 2016 · 5 comments
Closed

Could not pass event EntityDeathEvent #9

Alphexon opened this issue Apr 25, 2016 · 5 comments
Assignees
Labels

Comments

@Alphexon
Copy link

Error Log: http://pastebin.com/b5MgGbfC
Configuration: http://pastebin.com/fPdxB6HG

Spigot Version: 1.9.2 R0.1
Plugin Version: 2.8.6

This error occurs whenever I kill a monster to get money. This error only occurs after loading the plugin into the server using PlugMan. Loading on startup works fine.

@Maxetto
Copy link

Maxetto commented Apr 25, 2016

Related to mine ticket:
#8

You need a full restart ATM.

@Rocologo Rocologo added the bug label Apr 25, 2016
@Rocologo Rocologo self-assigned this Apr 25, 2016
@Rocologo
Copy link
Owner

I think I have found the problem when you reload the plugin. My PlayerSettings was empty after a reload while it should have contained all online players and their settings. I have added code in my plugin, so it now read playerSettings from the database onEnabled / reload if there is players online.

I dont know if this fixes all problems onReload so please post new errors.

I will release V2.8.7 later today.

@Maxetto
Copy link

Maxetto commented Apr 26, 2016

Still NOT working.
This time is an "UnsupportedOperationException".

I seem to get Rewards after a /mh reload, but other players still have errors.

Using the official Spigot 1.8.8 version.

@Rocologo
Copy link
Owner

Okay I will make the test on my 1.8.8 test server, to see if I can reproduce this error.

@Rocologo
Copy link
Owner

I have found the problem. Next release V2.8.8 can be reloaded with Plugman without errors. Let me know if there is other problems.

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

No branches or pull requests

3 participants