Code Monkey home page Code Monkey logo

Comments (18)

Qballl avatar Qballl commented on August 30, 2024

Thanks for the report I will look into this

from staffplus.

Qballl avatar Qballl commented on August 30, 2024

Well I looked into this and I am baffled at how you got this. Did you do /staff on a player that was offline or something?

from staffplus.

TheMinecraftBaws avatar TheMinecraftBaws commented on August 30, 2024

Nah

from staffplus.

Humeur avatar Humeur commented on August 30, 2024

I have the same problem.

from staffplus.

Humeur avatar Humeur commented on August 30, 2024

Can you please resolve that...

from staffplus.

Qballl avatar Qballl commented on August 30, 2024

What plugin version are you using?

from staffplus.

 avatar commented on August 30, 2024

Same problem : https://pastebin.com/GZ2WmMHB

from staffplus.

Qballl avatar Qballl commented on August 30, 2024

@TheMinecraftBaws I'm gonna need you to resend the error as the numbers no longer match up. My guess is that it is trying to say the player is null but that is just impossible and @Damdamdu95 your error is different

from staffplus.

GethelpObv avatar GethelpObv commented on August 30, 2024

Also getting it using staff+3.2.8

[01:17:51 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing 'staff' in net.shortninja.staffplus.server.command.cmd.mode.ModeCmd(staff) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:150) ~[test.jar:git-TacoSpigot-bf023c7d] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:667) ~[test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1178) [test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:991) [test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [test.jar:git-TacoSpigot-bf023c7d] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_92] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_92] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:785) [test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:422) [test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:724) [test.jar:git-TacoSpigot-bf023c7d] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:627) [test.jar:git-TacoSpigot-bf023c7d] at java.lang.Thread.run(Unknown Source) [?:1.8.0_92] Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.PlayerInventory.getExtraContents()[Lorg/bukkit/inventory/ItemStack; at net.shortninja.staffplus.player.attribute.mode.ModeCoordinator.addMode(ModeCoordinator.java:59) ~[?:?] at net.shortninja.staffplus.server.command.cmd.mode.ModeCmd.toggleMode(ModeCmd.java:58) ~[?:?] at net.shortninja.staffplus.server.command.cmd.mode.ModeCmd.execute(ModeCmd.java:49) ~[?:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:143) ~[test.jar:git-TacoSpigot-bf023c7d] ... 14 more

from staffplus.

Qballl avatar Qballl commented on August 30, 2024

@GethelpObv your error is a different one and is already fixed in the version I'm working on currently

from staffplus.

xdjoe avatar xdjoe commented on August 30, 2024

@Qballl I have the same issue as @TheMinecraftBaws . Is there any way to fix it? ......

from staffplus.

Qballl avatar Qballl commented on August 30, 2024

@xdjoe If you could pastebin your error that would be helpful b/c their line numbers dont match up due to some reformatting

from staffplus.

xdjoe avatar xdjoe commented on August 30, 2024

28.11 19:44:00 [Server] INFO ClickFastLickAss issued server command: /staff
28.11 19:44:00 [Server] ERROR null
28.11 19:44:00 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing 'staff' in net.shortninja.staffplus.server.command.cmd.mode.ModeCmd(staff)
28.11 19:44:00 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:188) ~[spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) ~[spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.PlayerInventory.getExtraContents()[Lorg/bukkit/inventory/ItemStack;
28.11 19:44:00 [Server] INFO at net.shortninja.staffplus.player.attribute.mode.ModeCoordinator.addMode(ModeCoordinator.java:59) ~[?:?]
28.11 19:44:00 [Server] INFO at net.shortninja.staffplus.server.command.cmd.mode.ModeCmd.toggleMode(ModeCmd.java:58) ~[?:?]
28.11 19:44:00 [Server] INFO at net.shortninja.staffplus.server.command.cmd.mode.ModeCmd.execute(ModeCmd.java:49) ~[?:?]
28.11 19:44:00 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot-1.7.10.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]
28.11 19:44:00 [Server] INFO ... 12 more

@Qballl

from staffplus.

Qballl avatar Qballl commented on August 30, 2024

@xdjoe I said pastebin but nevertheless your error is the not the same as the one you said it is the same as GetHelp's and I already have it fixed on my end working on one other fix then posting an update

from staffplus.

xdjoe avatar xdjoe commented on August 30, 2024

When will the update be released

from staffplus.

Qballl avatar Qballl commented on August 30, 2024

@xdjoe Just released it. That is the last update until after my final exams on December 9th

from staffplus.

xdjoe avatar xdjoe commented on August 30, 2024

I'm still getting the exact same issue lol nice update btw

from staffplus.

Azoraqua avatar Azoraqua commented on August 30, 2024

I assume it's fixed by now and therefore I'll close this issue.

from staffplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.