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

Update for 1.3.1 #2

Closed
Otoris opened this issue Aug 10, 2012 · 4 comments
Closed

Update for 1.3.1 #2

Otoris opened this issue Aug 10, 2012 · 4 comments

Comments

@Otoris
Copy link

Otoris commented Aug 10, 2012

Would it be possible for you to update this plugin to work with 1.3.1 Craftbukkit? The current version has some missing information on the new blocks and likes to completely crash servers for some reason. I'd really appreciate it if you could update!

Thanks so much!

@Coryf88
Copy link
Collaborator

Coryf88 commented Aug 14, 2012

I'm currently working on getting my dev environment setup again (had a hard drive failure). So, I will be working on updating it to 1.3.1 and pushing the update either late 14th or early 15th. Do you have any more information about the crashing, any errors/exceptions or ability to reproduce it?

@Otoris
Copy link
Author

Otoris commented Aug 14, 2012

Here's the error:

2012-08-08 00:21:02 [SEVERE] Exception in thread "Timer-0"
2012-08-08 00:21:02 [SEVERE] java.lang.NullPointerException
2012-08-08 00:21:02 [SEVERE] at com.ChaseHQ.Statistician.Database.DBSynchDataGetSet.incrementValue(DBSynchDataGetSet.java:74)
2012-08-08 00:21:02 [SEVERE] at com.ChaseHQ.Statistician.Stats.PlayerData._processData(PlayerData.java:152)
2012-08-08 00:21:02 [SEVERE] at com.ChaseHQ.Statistician.DataProcessor.run(DataProcessor.java:22)
2012-08-08 00:21:02 [SEVERE] at java.util.TimerThread.mainLoop(Timer.java:512)
2012-08-08 00:21:02 [SEVERE] at java.util.TimerThread.run(Timer.java:462)

It was random the three times it occurred, so I have no clue. :( Hope this helps a little though! Thanks for replying ^^

On Aug 13, 2012, at 9:57 PM, Cory Finnestad wrote:

I'm currently working on getting my dev environment setup again (had a hard drive failure). So, I will be working on updating it to 1.3.1 and pushing the update either late 14th or early 15th. Do you have any more information about the crashing, any errors/exceptions or ability to reproduce it?

@Coryf88
Copy link
Collaborator

Coryf88 commented Aug 14, 2012

That exception shouldn't cause the server to crash. I've seen people, I believe myself also, have had that in MC1.2.5 with no reports of crashing. If anything, some stats would be lost.

I will look into the cause of that exception and try to fix for the 1.3.1 update, otherwise simply ignore it for now, unless it is the source of the crashing.

@Coryf88
Copy link
Collaborator

Coryf88 commented Aug 16, 2012

Fixed in v2.0.11. (Currently waiting for approval)

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