Laarryy / Anti-VPN

Get the best; save money on overpriced plugins and block VPN users!
MIT License
88 stars 43 forks source link

Using Java16 causes errors on startup #108

Closed Nononitas closed 3 years ago

Nononitas commented 3 years ago

Plugin version: 6.4.13 Server type: Waterfall-1.16-431 Server version: '1.16.5'

Describe the bug Errors on startup with java16. With java 11 it works with no errors.

To Reproduce

  1. Install the plugin
  2. Start the server
  3. Use java 16 (I used adoptopenjdk)
  4. See error https://pastebin.com/pdAwLfDd

Plugins https://i.postimg.cc/PxzX3pzX/Screenshot-2021-06-08-190704.jpg

Nononitas commented 3 years ago

In the case of another plugin that has errors with java16, the plugin author told me to work around with the startup flag --illegal-access = permit, this fixed it. But I think this should not be the final solution?

Laarryy commented 3 years ago

It will not be the final solution! As this is a duplicate of #103 I'll close it and you can keep up with news there.