Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-2371

Impossible to access PlayerInfoData

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • None

      Related to SPIGOT-2352

      I can't compile any source code importing and/or using PacketPlayOutPlayerInfo.PlayerInfoData.

      Simple test code : http://i.zyuiop.net/yDREQZMw.png
      Error generated :

      Error:(1, 61) java: cannot access net.minecraft.server.v1_10_R1.PacketPlayOutPlayerInfo.PlayerInfoData
        bad class file: /home/zyuiop/.m2/repository/fr/epicube/spigot/1.10-R0.1-SNAPSHOT/spigot-1.10-R0.1-SNAPSHOT.jar(net/minecraft/server/v1_10_R1/PacketPlayOutPlayerInfo$PlayerInfoData.class)
          bad RuntimeInvisibleParameterAnnotations attribute: PlayerInfoData(com.mojang.authlib.GameProfile,int,net.minecraft.server.v1_10_R1.EnumGamemode,net.minecraft.server.v1_10_R1.IChatBaseComponent)
          Please remove or make sure it appears in the correct subdirectory of the classpath.
      

            Unassigned Unassigned
            zyuiop zyuiop
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: