ChatPointsTTV | Twitch integration for Streamers

ChatPointsTTV | Twitch integration for Streamers

1.5k Downloads

[BUG] Libby error breaks plugin

Closed this issue ยท 3 comments

commented

Describe the bug
The plugin is disabling itself on startup, something that prevents it from loading
the Twitch4j library.
To Reproduce
Steps to reproduce the behavior:

  1. Start the server
  2. Check the console for error messages and disabling the plugin.

**Error Message (if applicable):
https://mclo.gs/cctVlkz

Server Software:

  • Spigot
  • Paper (1.21.1, latest 133)
  • Purpur
  • Other (please specify: )
commented

same issue, purpur 1.21.5

commented

I am aware of this issue. It's a bug from the dependency downloading library. I've opened an issue on their repo and while I wait for an answer I'm replacing it with another library.
In the meantime, tomorrow morning I will upload a fatjar in the releases section with all the libraries bundled, which will allow the plugin to be used while the issue is addressed.

commented

I've updated the latest release on GitHub to include an additional jar file, which disables library downloading and bundles all the required libraries. This way, the issue will be solved for now.