Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Caused by: com.comphenix.protocol.reflect.FieldAccessException: No field with type int exists in class PacketPlayOutGameStateChange.
  2. at com.comphenix.protocol.reflect.StructureModifier.writeInternal(StructureModifier.java:365) ~[?:?]
  3. at com.comphenix.protocol.reflect.StructureModifier.write(StructureModifier.java:345) ~[?:?]
  4. at me.spekynek.test.commands.Test.onCommand(Test.java:38) ~[?:?]
  5. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.4.jar:git-Paper-282]
  6. ... 19 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement