OneLiteFeatherNET / BetterGoPaint

Based on the original goPaint but better
https://discord.onelitefeather.net
GNU General Public License v3.0
6 stars 1 forks source link

False detection of goPaint installation on load #6

Closed Feniksovich closed 1 month ago

Feniksovich commented 1 month ago

Server Implementation

Paper

Server Version

1.20

Describe the bug

BetterGoPaint falsely detects that goPaint installed and then disables itself. Since commit https://github.com/OneLiteFeatherNET/BetterGoPaint/commit/b6542ab053c9fc821bcd18349e92a7150b4b837f. I guess it's related to the following change: https://github.com/OneLiteFeatherNET/BetterGoPaint/blob/b6542ab053c9fc821bcd18349e92a7150b4b837f/build.gradle.kts#L108

To Reproduce

  1. Install BGP that includes mentoined commit (e.g. latest at the moment)
  2. Make sure you don't have goPaint plugin installed at the same time.
  3. Run the server and got disabled plugin.

Expected behaviour

BGP should load normally.

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste (if applicable)

No response

goPaint Version

1.0.0-SNAPSHOT+85fd9f3

Checklist

Anything else?

No response

Voxelpioneer commented 1 month ago

I'm having this same issue

TheMeinerLP commented 1 month ago

Thanks for reporting, I look today at that issue