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

Spigot 1.8.7 Crashing #1241

Closed
L0zz opened this issue Nov 21, 2015 · 11 comments
Closed

Spigot 1.8.7 Crashing #1241

L0zz opened this issue Nov 21, 2015 · 11 comments

Comments

@L0zz
Copy link

L0zz commented Nov 21, 2015

Hi

After installing either the latest successful build or latest release builds of Denizen, It seems that most commands are causing my Spigot 1.8.7 server to crash with the following type of error:-

[20:01:00 INFO]: LozzTheDevPPG issued server command: /npc select
[20:01:00 FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.ClassCastException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_66]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_66]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:20) [spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
Caused by: java.lang.ClassCastException
at java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.fullCheck(AtomicIntegerFieldUpdater.java:433) ~[?:1.8.0_66]
at java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.getAndAdd(AtomicIntegerFieldUpdater.java:477) ~[?:1.8.0_66]
at java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.addAndGet(AtomicIntegerFieldUpdater.java:490) ~[?:1.8.0_66]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1016) ~[spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) ~[spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_66]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_66]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) ~[spigot-1.8.7.jar:git-Spigot-6d16e64-b105298]
... 5 more

Can you look into this please
Thx
-LozzTheDevPPG

@Morphan1
Copy link
Contributor

Why are you using 1.8.7? Upgrade your server before posting an issue for latest builds (the ones built for the latest server builds)

@mcmonkey4eva
Copy link
Member

@lozzthedevppg please do confirm this is fixed on latest 1.8.8.

@L0zz
Copy link
Author

L0zz commented Nov 22, 2015

ok, I'll upgrade a test server to 1.8.8. and re-try Denizen with latest
build of Citizens there and let you know

On 22 November 2015 at 00:15, mcmonkey notifications@github.com wrote:

@lozzthedevppg https://github.com/lozzthedevppg please do confirm this
is fixed on latest 1.8.8.


Reply to this email directly or view it on GitHub
#1241 (comment)
.

@L0zz
Copy link
Author

L0zz commented Nov 22, 2015

Upgrading to 1.8.8 and still getting the same errors:-

[14:28:34 INFO]: LozzTheDevPPG issued server command: /npc select
[14:28:34 FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.ClassCastException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
~[?:1.8.0_66]
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
~[?:1.8.0_66]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:45)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
Caused by: java.lang.ClassCastException
at
java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.fullCheck(AtomicIntegerFieldUpdater.java:433)
~[?:1.8.0_66]
at
java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.getAndAdd(AtomicIntegerFieldUpdater.java:477)
~[?:1.8.0_66]
at
java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.addAndGet(AtomicIntegerFieldUpdater.java:490)
~[?:1.8.0_66]
at
net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1043)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
~[?:1.8.0_66]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
~[?:1.8.0_66]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
... 5 more

Any more suggestions?

On 22 November 2015 at 13:25, Lawrence Ackroyd <
lawrence.ackroyd@googlemail.com> wrote:

ok, I'll upgrade a test server to 1.8.8. and re-try Denizen with latest
build of Citizens there and let you know

On 22 November 2015 at 00:15, mcmonkey notifications@github.com wrote:

@lozzthedevppg https://github.com/lozzthedevppg please do confirm this
is fixed on latest 1.8.8.


Reply to this email directly or view it on GitHub
#1241 (comment)
.

@Talamar1
Copy link
Contributor

What version of Citizens are you using, /npc commands shouldn't error in Denizen. @fullwall ?

@L0zz
Copy link
Author

L0zz commented Nov 22, 2015

Citizens-2.0.16-beta1 (Dated Oct 26) downloaded from http://dev.bukkit.org/bukkit-plugins/denizen/

@mcmonkey4eva
Copy link
Member

Please update Citizens to latest dev release here: http://wiki.citizensnpcs.co/Versions

@L0zz
Copy link
Author

L0zz commented Nov 24, 2015

I've updated to Citizens to latest build, build 1275 and latest build of
Denizen, build 1602 and I'm still experiencing these peculiar errors:-

[13:22:47 INFO]: LozzTheDevPPG issued server command: /npc select
[13:22:47 FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.ClassCastException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
~[?:1.8.0_66]
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
~[?:1.8.0_66]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:45)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
Caused by: java.lang.ClassCastException
at
java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.fullCheck(AtomicIntegerFieldUpdater.java:433)
~[?:1.8.0_66]
at
java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.getAndAdd(AtomicIntegerFieldUpdater.java:477)
~[?:1.8.0_66]
at
java.util.concurrent.atomic.AtomicIntegerFieldUpdater$AtomicIntegerFieldUpdaterImpl.addAndGet(AtomicIntegerFieldUpdater.java:490)
~[?:1.8.0_66]
at
net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1043)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
~[?:1.8.0_66]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
~[?:1.8.0_66]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
... 5 more

Again I've removed the DENIZEN plugin and these errors go away, so its
definitely originating from that plugin. Can you guys actually fix the
error, rather than guess and have me chasing my tail trying different build
versions....!

Thanks
-Lozz

On 22 November 2015 at 23:17, mcmonkey notifications@github.com wrote:

Please update Citizens to latest dev release here:
http://wiki.citizensnpcs.co/Versions


Reply to this email directly or view it on GitHub
#1241 (comment)
.

@Talamar1
Copy link
Contributor

We can't fix the error until we can determine where the error is being caused. That java dump shows no plugin code, it is all core server and java engine messages (though it isn't reporting the whole string since it is saying "... 5 more", so the actual error might be in there. So far, you are the only person that is experiencing this issue so indications would be that it is something in either your server setup or OS configuration. Until we actually can see an error (other than a class cast conversion), we can't see where it is coming from.

@mcmonkey4eva
Copy link
Member

@Morphan1 any ideas here?

@L0zz
Copy link
Author

L0zz commented Dec 3, 2015

Excellent work guys, build 1604 seems to have fixed the errors !

Thank you very much :-)

-LozzTheDevPPG

On 28 November 2015 at 17:28, Morphan1 notifications@github.com wrote:

Closed #1241
#1241 via
6d11932
6d11932
.


Reply to this email directly or view it on GitHub
#1241 (comment)
.

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

4 participants