Skip to content

Shading Error #2

Description

@jasspir

This could just be my own oversight on something, but when I follow the shading-packetevents example, it throws a gson class not found error and doesnt allow any players to join the server (tested on a Spigot 1.20.4 plugin on a Paper 1.20.4 server)

what fixes the issue is converting this

<pattern>com.google.gson</pattern>

to this

<pattern>com.google.code.gson</pattern>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions