Skip to content

Shading Error #2

@jasspir

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>

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